Trace number 3379097

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
UmSat 2011-05-12 (fixed)? (TO) 1300.08 1300.03

General information on the benchmark

NameSAT04/handmade/kexu/frb-0.8/
frb45-21-1.used-as.sat04-883.cnf
MD5SUMd30b88c897dd41570f0430a76eb70b55
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.36879
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61855
Sum of the clauses size124565
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261810
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3379097-1305460934/watcher-3379097-1305460934 -o /tmp/evaluation-result-3379097-1305460934/solver-3379097-1305460934 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379097-1305460934.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.01 4.05 3.96 4/380 30871
/proc/meminfo: memFree=18835464/32951124 swapFree=65980216/67111528
[pid=30871] ppid=30869 vsize=11908 CPUtime=0.01 cores=4,6
/proc/30871/stat : 30871 (umsat) R 30869 30871 30081 0 -1 4194304 404 0 0 0 1 0 0 0 25 0 1 0 638508887 12193792 344 33554432000 4194304 4263832 140734960599184 18446744073709551615 4232232 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30871/statm: 2977 344 241 17 0 150 0

[startup+0.113087 s]
/proc/loadavg: 4.01 4.05 3.96 4/380 30871
/proc/meminfo: memFree=18835464/32951124 swapFree=65980216/67111528
[pid=30871] ppid=30869 vsize=15164 CPUtime=0.1 cores=4,6
/proc/30871/stat : 30871 (umsat) R 30869 30871 30081 0 -1 4194304 1383 0 0 0 10 0 0 0 25 0 1 0 638508887 15527936 984 33554432000 4194304 4263832 140734960599184 18446744073709551615 47589592267877 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30871/statm: 3791 984 242 17 0 964 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 15164

[startup+0.201069 s]
/proc/loadavg: 4.01 4.05 3.96 4/380 30871
/proc/meminfo: memFree=18835464/32951124 swapFree=65980216/67111528
[pid=30871] ppid=30869 vsize=15164 CPUtime=0.19 cores=4,6
/proc/30871/stat : 30871 (umsat) R 30869 30871 30081 0 -1 4194304 1545 0 0 0 19 0 0 0 25 0 1 0 638508887 15527936 1146 33554432000 4194304 4263832 140734960599184 18446744073709551615 4236814 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30871/statm: 3791 1146 242 17 0 964 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 15164

[startup+0.301025 s]
/proc/loadavg: 4.01 4.05 3.96 4/380 30871
/proc/meminfo: memFree=18835464/32951124 swapFree=65980216/67111528
[pid=30871] ppid=30869 vsize=21536 CPUtime=0.29 cores=4,6
/proc/30871/stat : 30871 (umsat) R 30869 30871 30081 0 -1 4202496 3513 0 0 0 29 0 0 0 25 0 1 0 638508887 22052864 2751 33554432000 4194304 4263832 140734960599184 18446744073709551615 4205609 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30871/statm: 5384 2751 247 17 0 2557 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21536

[startup+0.70099 s]
/proc/loadavg: 4.01 4.05 3.96 4/380 30871
/proc/meminfo: memFree=18835464/32951124 swapFree=65980216/67111528
[pid=30871] ppid=30869 vsize=24616 CPUtime=0.69 cores=4,6
/proc/30871/stat : 30871 (umsat) R 30869 30871 30081 0 -1 4202496 4289 0 0 0 69 0 0 0 25 0 1 0 638508887 25206784 3527 33554432000 4194304 4263832 140734960599184 18446744073709551615 4205607 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30871/statm: 6154 3527 247 17 0 3327 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24616

[startup+1.50083 s]
/proc/loadavg: 4.01 4.05 3.96 5/381 30872
/proc/meminfo: memFree=18815864/32951124 swapFree=65980216/67111528
[pid=30871] ppid=30869 vsize=29528 CPUtime=1.5 cores=4,6
/proc/30871/stat : 30871 (umsat) R 30869 30871 30081 0 -1 4202496 5499 0 0 0 149 1 0 0 25 0 1 0 638508887 30236672 4737 33554432000 4194304 4263832 140734960599184 18446744073709551615 4205719 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30871/statm: 7382 4737 247 17 0 4555 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 29528

[startup+3.10051 s]
/proc/loadavg: 4.01 4.05 3.96 5/381 30872
/proc/meminfo: memFree=18805944/32951124 swapFree=65980216/67111528
[pid=30871] ppid=30869 vsize=37060 CPUtime=3.09 cores=4,6
/proc/30871/stat : 30871 (umsat) R 30869 30871 30081 0 -1 4202496 7393 0 0 0 308 1 0 0 25 0 1 0 638508887 37949440 6631 33554432000 4194304 4263832 140734960599184 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30871/statm: 9265 6631 247 17 0 6438 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37060

[startup+6.30094 s]
/proc/loadavg: 4.01 4.05 3.96 5/381 30872
/proc/meminfo: memFree=18783324/32951124 swapFree=65980216/67111528
[pid=30871] ppid=30869 vsize=46976 CPUtime=6.29 cores=4,6
/proc/30871/stat : 30871 (umsat) R 30869 30871 30081 0 -1 4202496 9860 0 0 0 628 1 0 0 25 0 1 0 638508887 48103424 9098 33554432000 4194304 4263832 140734960599184 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30871/statm: 11744 9098 247 17 0 8917 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46976

[startup+12.7008 s]
/proc/loadavg: 4.01 4.05 3.96 5/381 30872
/proc/meminfo: memFree=18744512/32951124 swapFree=65980216/67111528
[pid=30871] ppid=30869 vsize=61552 CPUtime=12.69 cores=4,6
/proc/30871/stat : 30871 (umsat) R 30869 30871 30081 0 -1 4202496 13461 0 0 0 1266 3 0 0 25 0 1 0 638508887 63029248 12699 33554432000 4194304 4263832 140734960599184 18446744073709551615 4215045 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30871/statm: 15388 12699 247 17 0 12561 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 61552

[startup+25.5004 s]
/proc/loadavg: 4.01 4.05 3.96 5/381 30873
/proc/meminfo: memFree=18674080/32951124 swapFree=65980216/67111528
[pid=30871] ppid=30869 vsize=83540 CPUtime=25.49 cores=4,6
/proc/30871/stat : 30871 (umsat) R 30869 30871 30081 0 -1 4202496 18874 0 0 0 2545 4 0 0 25 0 1 0 638508887 85544960 18111 33554432000 4194304 4263832 140734960599184 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30871/statm: 20885 18111 247 17 0 18058 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 83540

[startup+51.1007 s]
/proc/loadavg: 4.00 4.04 3.96 5/381 30873
/proc/meminfo: memFree=18552844/32951124 swapFree=65980216/67111528
[pid=30871] ppid=30869 vsize=111160 CPUtime=51.09 cores=4,6
/proc/30871/stat : 30871 (umsat) R 30869 30871 30081 0 -1 4202496 25669 0 0 0 5102 7 0 0 25 0 1 0 638508887 113827840 24904 33554432000 4194304 4263832 140734960599184 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30871/statm: 27790 24904 248 17 0 24963 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 111160

[startup+102.3 s]
/proc/loadavg: 4.00 4.03 3.96 5/381 30875
/proc/meminfo: memFree=18331112/32951124 swapFree=65980216/67111528
[pid=30871] ppid=30869 vsize=145132 CPUtime=102.3 cores=4,6
/proc/30871/stat : 30871 (umsat) R 30869 30871 30081 0 -1 4202496 33752 0 0 0 10220 10 0 0 25 0 1 0 638508887 148615168 32986 33554432000 4194304 4263832 140734960599184 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30871/statm: 36283 32986 249 17 0 33456 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 145132

[startup+162.3 s]
/proc/loadavg: 4.00 4.02 3.96 5/381 30876
/proc/meminfo: memFree=18118660/32951124 swapFree=65980216/67111528
[pid=30871] ppid=30869 vsize=176808 CPUtime=162.3 cores=4,6
/proc/30871/stat : 30871 (umsat) R 30869 30871 30081 0 -1 4202496 41473 0 0 0 16216 14 0 0 25 0 1 0 638508887 181051392 40705 33554432000 4194304 4263832 140734960599184 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30871/statm: 44202 40705 248 17 0 41375 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 176808

[startup+222.314 s]
/proc/loadavg: 4.15 4.05 3.97 5/381 30878
/proc/meminfo: memFree=17915980/32951124 swapFree=65980216/67111528
[pid=30871] ppid=30869 vsize=204576 CPUtime=222.32 cores=4,6
/proc/30871/stat : 30871 (umsat) R 30869 30871 30081 0 -1 4202496 48225 0 0 0 22216 16 0 0 25 0 1 0 638508887 209485824 47455 33554432000 4194304 4263832 140734960599184 18446744073709551615 4207812 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30871/statm: 51144 47455 249 17 0 48317 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 204576

[startup+282.3 s]
/proc/loadavg: 4.05 4.04 3.97 5/381 30880
/proc/meminfo: memFree=17681948/32951124 swapFree=65980216/67111528
[pid=30871] ppid=30869 vsize=229692 CPUtime=282.3 cores=4,6
/proc/30871/stat : 30871 (umsat) R 30869 30871 30081 0 -1 4202496 54298 0 0 0 28213 17 0 0 25 0 1 0 638508887 235204608 53527 33554432000 4194304 4263832 140734960599184 18446744073709551615 4205662 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30871/statm: 57423 53527 249 17 0 54596 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 229692

[startup+342.301 s]
/proc/loadavg: 4.18 4.06 3.98 5/381 30881
/proc/meminfo: memFree=17430436/32951124 swapFree=65980216/67111528
[pid=30871] ppid=30869 vsize=251212 CPUtime=342.3 cores=4,6
/proc/30871/stat : 30871 (umsat) R 30869 30871 30081 0 -1 4202496 59397 0 0 0 34211 19 0 0 25 0 1 0 638508887 257241088 58626 33554432000 4194304 4263832 140734960599184 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30871/statm: 62803 58626 249 17 0 59976 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 251212

[startup+402.3 s]
/proc/loadavg: 4.07 4.05 3.98 5/381 30883
/proc/meminfo: memFree=17265348/32951124 swapFree=65980216/67111528
[pid=30871] ppid=30869 vsize=270580 CPUtime=402.3 cores=4,6
/proc/30871/stat : 30871 (umsat) R 30869 30871 30081 0 -1 4202496 64162 0 0 0 40209 21 0 0 25 0 1 0 638508887 277073920 63390 33554432000 4194304 4263832 140734960599184 18446744073709551615 4207770 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30871/statm: 67645 63390 248 17 0 64818 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 270580

[startup+462.3 s]
/proc/loadavg: 4.09 4.05 3.99 5/381 30884
/proc/meminfo: memFree=17099772/32951124 swapFree=65980216/67111528
[pid=30871] ppid=30869 vsize=289140 CPUtime=462.3 cores=4,6
/proc/30871/stat : 30871 (umsat) R 30869 30871 30081 0 -1 4202496 68669 0 0 0 46208 22 0 0 25 0 1 0 638508887 296079360 67897 33554432000 4194304 4263832 140734960599184 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30871/statm: 72285 67897 248 17 0 69458 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 289140

[startup+522.3 s]
/proc/loadavg: 4.11 4.06 4.00 5/381 30886
/proc/meminfo: memFree=16916212/32951124 swapFree=65980216/67111528
[pid=30871] ppid=30869 vsize=302968 CPUtime=522.31 cores=4,6
/proc/30871/stat : 30871 (umsat) R 30869 30871 30081 0 -1 4202496 71959 0 0 0 52207 24 0 0 25 0 1 0 638508887 310239232 71187 33554432000 4194304 4263832 140734960599184 18446744073709551615 4205776 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30871/statm: 75742 71187 248 17 0 72915 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 302968

[startup+582.3 s]
/proc/loadavg: 4.04 4.05 4.00 5/381 30888
/proc/meminfo: memFree=16721100/32951124 swapFree=65980216/67111528
[pid=30871] ppid=30869 vsize=317248 CPUtime=582.31 cores=4,6
/proc/30871/stat : 30871 (umsat) R 30869 30871 30081 0 -1 4202496 75382 0 0 0 58206 25 0 0 25 0 1 0 638508887 324861952 74610 33554432000 4194304 4263832 140734960599184 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30871/statm: 79312 74610 248 17 0 76485 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 317248

[startup+642.3 s]
/proc/loadavg: 4.01 4.04 4.00 5/381 30889
/proc/meminfo: memFree=16581672/32951124 swapFree=65980216/67111528
[pid=30871] ppid=30869 vsize=332040 CPUtime=642.31 cores=4,6
/proc/30871/stat : 30871 (umsat) R 30869 30871 30081 0 -1 4202496 79032 0 0 0 64204 27 0 0 25 0 1 0 638508887 340008960 78260 33554432000 4194304 4263832 140734960599184 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30871/statm: 83010 78260 248 17 0 80183 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 332040

[startup+702.301 s]
/proc/loadavg: 4.00 4.03 4.00 5/381 30891
/proc/meminfo: memFree=16400468/32951124 swapFree=65980216/67111528
[pid=30871] ppid=30869 vsize=348896 CPUtime=702.31 cores=4,6
/proc/30871/stat : 30871 (umsat) R 30869 30871 30081 0 -1 4202496 83051 0 0 0 70203 28 0 0 25 0 1 0 638508887 357269504 82279 33554432000 4194304 4263832 140734960599184 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30871/statm: 87224 82279 248 17 0 84397 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 348896

[startup+762.301 s]
/proc/loadavg: 4.09 4.05 4.00 5/381 30892
/proc/meminfo: memFree=16261908/32951124 swapFree=65980216/67111528
[pid=30871] ppid=30869 vsize=363636 CPUtime=762.32 cores=4,6
/proc/30871/stat : 30871 (umsat) R 30869 30871 30081 0 -1 4202496 86685 0 0 0 76203 29 0 0 25 0 1 0 638508887 372363264 85912 33554432000 4194304 4263832 140734960599184 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30871/statm: 90909 85912 248 17 0 88082 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 363636

[startup+822.3 s]
/proc/loadavg: 4.11 4.07 4.01 5/381 30894
/proc/meminfo: memFree=16131140/32951124 swapFree=65980216/67111528
[pid=30871] ppid=30869 vsize=377344 CPUtime=822.31 cores=4,6
/proc/30871/stat : 30871 (umsat) R 30869 30871 30081 0 -1 4202496 90100 0 0 0 82201 30 0 0 25 0 1 0 638508887 386400256 89327 33554432000 4194304 4263832 140734960599184 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30871/statm: 94336 89327 248 17 0 91509 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 377344

[startup+882.314 s]
/proc/loadavg: 4.04 4.05 4.00 5/381 30896
/proc/meminfo: memFree=15984156/32951124 swapFree=65980216/67111528
[pid=30871] ppid=30869 vsize=392632 CPUtime=882.34 cores=4,6
/proc/30871/stat : 30871 (umsat) R 30869 30871 30081 0 -1 4202496 93813 0 0 0 88202 32 0 0 25 0 1 0 638508887 402055168 93040 33554432000 4194304 4263832 140734960599184 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30871/statm: 98158 93040 248 17 0 95331 0
Current children cumulated CPU time (s) 882.34
Current children cumulated vsize (KiB) 392632

[startup+942.3 s]
/proc/loadavg: 3.94 4.01 3.99 4/379 31035
/proc/meminfo: memFree=21167388/32951124 swapFree=65980216/67111528
[pid=30871] ppid=30869 vsize=407392 CPUtime=942.32 cores=4,6
/proc/30871/stat : 30871 (umsat) R 30869 30871 30081 0 -1 4202496 97398 0 0 0 94199 33 0 0 25 0 1 0 638508887 417169408 96625 33554432000 4194304 4263832 140734960599184 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30871/statm: 101848 96625 248 17 0 99021 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 407392

[startup+1002.3 s]
/proc/loadavg: 3.98 4.01 3.99 5/381 31064
/proc/meminfo: memFree=21050460/32951124 swapFree=65980216/67111528
[pid=30871] ppid=30869 vsize=419180 CPUtime=1002.33 cores=4,6
/proc/30871/stat : 30871 (umsat) R 30869 30871 30081 0 -1 4202496 100292 0 0 0 100198 35 0 0 25 0 1 0 638508887 429240320 99519 33554432000 4194304 4263832 140734960599184 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30871/statm: 104795 99519 248 17 0 101968 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 419180

[startup+1062.3 s]
/proc/loadavg: 4.03 4.02 4.00 5/381 31065
/proc/meminfo: memFree=21005900/32951124 swapFree=65980216/67111528
[pid=30871] ppid=30869 vsize=430280 CPUtime=1062.32 cores=4,6
/proc/30871/stat : 30871 (umsat) R 30869 30871 30081 0 -1 4202496 102910 0 0 0 106197 35 0 0 25 0 1 0 638508887 440606720 102137 33554432000 4194304 4263832 140734960599184 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30871/statm: 107570 102137 248 17 0 104743 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 430280

[startup+1122.3 s]
/proc/loadavg: 4.01 4.01 4.00 5/381 31067
/proc/meminfo: memFree=20970896/32951124 swapFree=65980216/67111528
[pid=30871] ppid=30869 vsize=441612 CPUtime=1122.33 cores=4,6
/proc/30871/stat : 30871 (umsat) R 30869 30871 30081 0 -1 4202496 105552 0 0 0 112197 36 0 0 25 0 1 0 638508887 452210688 104777 33554432000 4194304 4263832 140734960599184 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30871/statm: 110403 104777 248 17 0 107576 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 441612

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/381 31069
/proc/meminfo: memFree=20942796/32951124 swapFree=65980216/67111528
[pid=30871] ppid=30869 vsize=450660 CPUtime=1182.33 cores=4,6
/proc/30871/stat : 30871 (umsat) R 30869 30871 30081 0 -1 4202496 107660 0 0 0 118196 37 0 0 25 0 1 0 638508887 461475840 106885 33554432000 4194304 4263832 140734960599184 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30871/statm: 112665 106885 248 17 0 109838 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 450660

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/381 31070
/proc/meminfo: memFree=20916308/32951124 swapFree=65980216/67111528
[pid=30871] ppid=30869 vsize=461584 CPUtime=1242.33 cores=4,6
/proc/30871/stat : 30871 (umsat) R 30869 30871 30081 0 -1 4202496 110344 0 0 0 124196 37 0 0 25 0 1 0 638508887 472662016 109055 33554432000 4194304 4263832 140734960599184 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30871/statm: 115396 109055 248 17 0 112569 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 461584



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.47 3.86 3.95 4/375 31089
/proc/meminfo: memFree=20937544/32951124 swapFree=65980216/67111528
[pid=30871] ppid=30869 vsize=468720 CPUtime=1300.04 cores=4,6
/proc/30871/stat : 30871 (umsat) R 30869 30871 30081 0 -1 4202496 112003 0 0 0 129966 38 0 0 25 0 1 0 638508887 479969280 110714 33554432000 4194304 4263832 140734960599184 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30871/statm: 117180 110714 248 17 0 114353 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 468720

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 3.47 3.86 3.95 4/375 31089
/proc/meminfo: memFree=20937544/32951124 swapFree=65980216/67111528
[pid=30871] ppid=30869 vsize=468720 CPUtime=1300.04 cores=4,6
/proc/30871/stat : 30871 (umsat) R 30869 30871 30081 0 -1 4202496 112003 0 0 0 129966 38 0 0 25 0 1 0 638508887 479969280 110714 33554432000 4194304 4263832 140734960599184 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/30871/statm: 117180 110714 248 17 0 114353 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 468720

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.08
CPU user time (s): 1299.67
CPU system time (s): 0.405938
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 468720

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.67
system time used= 0.405938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 112003
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 655

runsolver used 5.02324 second user time and 10.4184 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-15 14:02:14
IDJOB=3379097
IDBENCH=84559
IDSOLVER=1861
FILE ID=node142/3379097-1305460934
RUNJOBID= node142-1305460521-30702
PBS_JOBID= 13324890
Free space on /tmp= 73332 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT04/handmade/kexu/frb-0.8/frb45-21-1.used-as.sat04-883.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379097-1305460934/watcher-3379097-1305460934 -o /tmp/evaluation-result-3379097-1305460934/solver-3379097-1305460934 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379097-1305460934.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= d30b88c897dd41570f0430a76eb70b55
RANDOM SEED=705866535

node142.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5131.95
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18835868 kB
Buffers:        334824 kB
Cached:        5021876 kB
SwapCached:      11520 kB
Active:       10666744 kB
Inactive:      3106696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18835868 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:            3232 kB
Writeback:           0 kB
AnonPages:     8413620 kB
Mapped:          21672 kB
Slab:           234588 kB
PageTables:      41104 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81390288 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73540 MiB
End job on node142 at 2011-05-15 14:23:56