Trace number 3264043

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-02-25? (TO) 1300.05 1300.03

General information on the benchmark

NameSAT04/handmade/kexu/frb-0.6/
frb75-13-2.used-as.sat04-878.cnf
MD5SUM00e6f1cbbaaa8f43dc6451d49bfa1cef
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.241962
Satisfiable
(Un)Satisfiability was proved
Number of variables975
Number of clauses34275
Sum of the clauses size69375
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 234200
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

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: 935)

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-3264043-1303569327/watcher-3264043-1303569327 -o /tmp/evaluation-result-3264043-1303569327/solver-3264043-1303569327 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3264043-1303569327.cnf 

running on 2 cores: 5,7

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.00 3.97 3.74 5/187 29162
/proc/meminfo: memFree=21335732/32951132 swapFree=67111524/67111528
[pid=29162] ppid=29160 vsize=11644 CPUtime=0 cores=5,7
/proc/29162/stat : 29162 (umsat) R 29160 29162 28928 0 -1 4194304 356 0 0 0 0 0 0 0 21 0 1 0 468531372 11923456 295 33554432000 4194304 4263880 140733889012416 18446744073709551615 4232288 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29162/statm: 2911 295 241 17 0 84 0

[startup+0.0725369 s]
/proc/loadavg: 4.00 3.97 3.74 5/187 29162
/proc/meminfo: memFree=21335732/32951132 swapFree=67111524/67111528
[pid=29162] ppid=29160 vsize=13340 CPUtime=0.06 cores=5,7
/proc/29162/stat : 29162 (umsat) R 29160 29162 28928 0 -1 4194304 866 0 0 0 6 0 0 0 21 0 1 0 468531372 13660160 659 33554432000 4194304 4263880 140733889012416 18446744073709551615 47923064427293 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29162/statm: 3335 659 242 17 0 508 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13340

[startup+0.100531 s]
/proc/loadavg: 4.00 3.97 3.74 5/187 29162
/proc/meminfo: memFree=21335732/32951132 swapFree=67111524/67111528
[pid=29162] ppid=29160 vsize=13340 CPUtime=0.09 cores=5,7
/proc/29162/stat : 29162 (umsat) R 29160 29162 28928 0 -1 4194304 919 0 0 0 9 0 0 0 21 0 1 0 468531372 13660160 712 33554432000 4194304 4263880 140733889012416 18446744073709551615 4232297 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29162/statm: 3335 712 242 17 0 508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13340

[startup+0.300502 s]
/proc/loadavg: 4.00 3.97 3.74 5/187 29162
/proc/meminfo: memFree=21335732/32951132 swapFree=67111524/67111528
[pid=29162] ppid=29160 vsize=18052 CPUtime=0.29 cores=5,7
/proc/29162/stat : 29162 (umsat) R 29160 29162 28928 0 -1 4202496 2424 0 0 0 29 0 0 0 22 0 1 0 468531372 18485248 1823 33554432000 4194304 4263880 140733889012416 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29162/statm: 4513 1823 247 17 0 1686 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18052

[startup+0.700432 s]
/proc/loadavg: 4.00 3.97 3.74 5/187 29162
/proc/meminfo: memFree=21335732/32951132 swapFree=67111524/67111528
[pid=29162] ppid=29160 vsize=21088 CPUtime=0.69 cores=5,7
/proc/29162/stat : 29162 (umsat) R 29160 29162 28928 0 -1 4202496 3190 0 0 0 69 0 0 0 24 0 1 0 468531372 21594112 2589 33554432000 4194304 4263880 140733889012416 18446744073709551615 4206256 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29162/statm: 5272 2589 247 17 0 2445 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21088

[startup+1.5003 s]
/proc/loadavg: 4.00 3.97 3.74 6/188 29163
/proc/meminfo: memFree=21322288/32951132 swapFree=67111524/67111528
[pid=29162] ppid=29160 vsize=26176 CPUtime=1.49 cores=5,7
/proc/29162/stat : 29162 (umsat) R 29160 29162 28928 0 -1 4202496 4463 0 0 0 149 0 0 0 25 0 1 0 468531372 26804224 3862 33554432000 4194304 4263880 140733889012416 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29162/statm: 6544 3862 247 17 0 3717 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26176

[startup+3.10102 s]
/proc/loadavg: 4.00 3.97 3.74 6/188 29163
/proc/meminfo: memFree=21315644/32951132 swapFree=67111524/67111528
[pid=29162] ppid=29160 vsize=32760 CPUtime=3.08 cores=5,7
/proc/29162/stat : 29162 (umsat) R 29160 29162 28928 0 -1 4202496 6084 0 0 0 308 0 0 0 25 0 1 0 468531372 33546240 5483 33554432000 4194304 4263880 140733889012416 18446744073709551615 4215093 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29162/statm: 8190 5483 247 17 0 5363 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 32760

[startup+6.30047 s]
/proc/loadavg: 4.08 3.99 3.75 5/188 29190
/proc/meminfo: memFree=21287220/32951132 swapFree=67111524/67111528
[pid=29162] ppid=29160 vsize=42016 CPUtime=6.29 cores=5,7
/proc/29162/stat : 29162 (umsat) R 29160 29162 28928 0 -1 4202496 8428 0 0 0 628 1 0 0 25 0 1 0 468531372 43024384 7827 33554432000 4194304 4263880 140733889012416 18446744073709551615 4205895 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29162/statm: 10504 7827 247 17 0 7677 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42016

[startup+12.7004 s]
/proc/loadavg: 4.07 3.99 3.75 5/188 29190
/proc/meminfo: memFree=21251152/32951132 swapFree=67111524/67111528
[pid=29162] ppid=29160 vsize=54080 CPUtime=12.69 cores=5,7
/proc/29162/stat : 29162 (umsat) R 29160 29162 28928 0 -1 4202496 11356 0 0 0 1267 2 0 0 25 0 1 0 468531372 55377920 10754 33554432000 4194304 4263880 140733889012416 18446744073709551615 4210501 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29162/statm: 13520 10754 247 17 0 10693 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54080

[startup+25.5012 s]
/proc/loadavg: 4.06 3.99 3.75 5/188 29190
/proc/meminfo: memFree=21208520/32951132 swapFree=67111524/67111528
[pid=29162] ppid=29160 vsize=71432 CPUtime=25.49 cores=5,7
/proc/29162/stat : 29162 (umsat) R 29160 29162 28928 0 -1 4202496 15650 0 0 0 2545 4 0 0 25 0 1 0 468531372 73146368 15048 33554432000 4194304 4263880 140733889012416 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29162/statm: 17858 15048 247 17 0 15031 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 71432

[startup+51.1008 s]
/proc/loadavg: 4.04 3.99 3.76 5/188 29191
/proc/meminfo: memFree=21154384/32951132 swapFree=67111524/67111528
[pid=29162] ppid=29160 vsize=94576 CPUtime=51.09 cores=5,7
/proc/29162/stat : 29162 (umsat) R 29160 29162 28928 0 -1 4202496 21167 0 0 0 5103 6 0 0 25 0 1 0 468531372 96845824 20564 33554432000 4194304 4263880 140733889012416 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29162/statm: 23644 20564 247 17 0 20817 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 94576

[startup+102.307 s]
/proc/loadavg: 4.09 4.00 3.77 5/188 29192
/proc/meminfo: memFree=21080960/32951132 swapFree=67111524/67111528
[pid=29162] ppid=29160 vsize=128604 CPUtime=102.29 cores=5,7
/proc/29162/stat : 29162 (umsat) R 29160 29162 28928 0 -1 4202496 29559 0 0 0 10217 12 0 0 25 0 1 0 468531372 131690496 28954 33554432000 4194304 4263880 140733889012416 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29162/statm: 32151 28954 248 17 0 29324 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 128604

[startup+162.301 s]
/proc/loadavg: 4.03 4.00 3.79 5/188 29194
/proc/meminfo: memFree=21025756/32951132 swapFree=67111524/67111528
[pid=29162] ppid=29160 vsize=153648 CPUtime=162.29 cores=5,7
/proc/29162/stat : 29162 (umsat) R 29160 29162 28928 0 -1 4202496 35644 0 0 0 16213 16 0 0 25 0 1 0 468531372 157335552 35038 33554432000 4194304 4263880 140733889012416 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29162/statm: 38412 35038 247 17 0 35585 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 153648

[startup+222.3 s]
/proc/loadavg: 4.01 4.00 3.80 5/188 29196
/proc/meminfo: memFree=20971424/32951132 swapFree=67111524/67111528
[pid=29162] ppid=29160 vsize=179956 CPUtime=222.29 cores=5,7
/proc/29162/stat : 29162 (umsat) R 29160 29162 28928 0 -1 4202496 41940 0 0 0 22210 19 0 0 25 0 1 0 468531372 184274944 41333 33554432000 4194304 4263880 140733889012416 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29162/statm: 44989 41333 247 17 0 42162 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 179956

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.81 5/188 29197
/proc/meminfo: memFree=20927632/32951132 swapFree=67111524/67111528
[pid=29162] ppid=29160 vsize=201564 CPUtime=282.29 cores=5,7
/proc/29162/stat : 29162 (umsat) R 29160 29162 28928 0 -1 4202496 47182 0 0 0 28208 21 0 0 25 0 1 0 468531372 206401536 46575 33554432000 4194304 4263880 140733889012416 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29162/statm: 50391 46575 247 17 0 47564 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 201564

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.82 5/188 29199
/proc/meminfo: memFree=20885684/32951132 swapFree=67111524/67111528
[pid=29162] ppid=29160 vsize=218620 CPUtime=342.3 cores=5,7
/proc/29162/stat : 29162 (umsat) R 29160 29162 28928 0 -1 4202496 51356 0 0 0 34206 24 0 0 25 0 1 0 468531372 223866880 50749 33554432000 4194304 4263880 140733889012416 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29162/statm: 54655 50749 247 17 0 51828 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 218620

[startup+402.3 s]
/proc/loadavg: 4.00 4.00 3.83 5/188 29200
/proc/meminfo: memFree=20850944/32951132 swapFree=67111524/67111528
[pid=29162] ppid=29160 vsize=235128 CPUtime=402.29 cores=5,7
/proc/29162/stat : 29162 (umsat) R 29160 29162 28928 0 -1 4202496 55307 0 0 0 40203 26 0 0 25 0 1 0 468531372 240771072 54700 33554432000 4194304 4263880 140733889012416 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29162/statm: 58782 54700 247 17 0 55955 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 235128

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.83 5/188 29202
/proc/meminfo: memFree=20821540/32951132 swapFree=67111524/67111528
[pid=29162] ppid=29160 vsize=250656 CPUtime=462.3 cores=5,7
/proc/29162/stat : 29162 (umsat) R 29160 29162 28928 0 -1 4202496 59180 0 0 0 46202 28 0 0 25 0 1 0 468531372 256671744 58573 33554432000 4194304 4263880 140733889012416 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29162/statm: 62664 58573 247 17 0 59837 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 250656

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.84 5/188 29204
/proc/meminfo: memFree=20790024/32951132 swapFree=67111524/67111528
[pid=29162] ppid=29160 vsize=265540 CPUtime=522.3 cores=5,7
/proc/29162/stat : 29162 (umsat) R 29160 29162 28928 0 -1 4202496 62850 0 0 0 52200 30 0 0 25 0 1 0 468531372 271912960 62243 33554432000 4194304 4263880 140733889012416 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29162/statm: 66385 62243 247 17 0 63558 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 265540

[startup+582.3 s]
/proc/loadavg: 3.51 3.87 3.80 4/182 29222
/proc/meminfo: memFree=20798060/32951132 swapFree=67111524/67111528
[pid=29162] ppid=29160 vsize=282252 CPUtime=582.3 cores=5,7
/proc/29162/stat : 29162 (umsat) R 29160 29162 28928 0 -1 4202496 66697 0 0 0 58198 32 0 0 25 0 1 0 468531372 289026048 66089 33554432000 4194304 4263880 140733889012416 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29162/statm: 70563 66089 247 17 0 67736 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 282252

[startup+642.301 s]
/proc/loadavg: 3.25 3.73 3.75 4/182 29224
/proc/meminfo: memFree=20777200/32951132 swapFree=67111524/67111528
[pid=29162] ppid=29160 vsize=292716 CPUtime=642.31 cores=5,7
/proc/29162/stat : 29162 (umsat) R 29160 29162 28928 0 -1 4202496 69237 0 0 0 64197 34 0 0 25 0 1 0 468531372 299741184 68628 33554432000 4194304 4263880 140733889012416 18446744073709551615 4226739 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29162/statm: 73179 68628 247 17 0 70352 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 292716

[startup+702.301 s]
/proc/loadavg: 3.09 3.59 3.70 4/182 29225
/proc/meminfo: memFree=20757468/32951132 swapFree=67111524/67111528
[pid=29162] ppid=29160 vsize=303224 CPUtime=702.3 cores=5,7
/proc/29162/stat : 29162 (umsat) R 29160 29162 28928 0 -1 4202496 71858 0 0 0 70195 35 0 0 25 0 1 0 468531372 310501376 71249 33554432000 4194304 4263880 140733889012416 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29162/statm: 75806 71249 247 17 0 72979 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 303224

[startup+762.306 s]
/proc/loadavg: 3.03 3.48 3.66 4/182 29227
/proc/meminfo: memFree=20737980/32951132 swapFree=67111524/67111528
[pid=29162] ppid=29160 vsize=313948 CPUtime=762.31 cores=5,7
/proc/29162/stat : 29162 (umsat) R 29160 29162 28928 0 -1 4202496 74401 0 0 0 76195 36 0 0 25 0 1 0 468531372 321482752 73792 33554432000 4194304 4263880 140733889012416 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29162/statm: 78487 73792 247 17 0 75660 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 313948

[startup+822.301 s]
/proc/loadavg: 3.01 3.39 3.61 4/182 29229
/proc/meminfo: memFree=20721348/32951132 swapFree=67111524/67111528
[pid=29162] ppid=29160 vsize=322484 CPUtime=822.31 cores=5,7
/proc/29162/stat : 29162 (umsat) R 29160 29162 28928 0 -1 4202496 76473 0 0 0 82194 37 0 0 25 0 1 0 468531372 330223616 75864 33554432000 4194304 4263880 140733889012416 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29162/statm: 80621 75864 247 17 0 77794 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 322484

[startup+882.301 s]
/proc/loadavg: 3.05 3.33 3.58 4/182 29230
/proc/meminfo: memFree=20704588/32951132 swapFree=67111524/67111528
[pid=29162] ppid=29160 vsize=331476 CPUtime=882.3 cores=5,7
/proc/29162/stat : 29162 (umsat) R 29160 29162 28928 0 -1 4202496 78733 0 0 0 88192 38 0 0 25 0 1 0 468531372 339431424 78124 33554432000 4194304 4263880 140733889012416 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29162/statm: 82869 78124 247 17 0 80042 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 331476

[startup+942.3 s]
/proc/loadavg: 3.02 3.27 3.54 4/182 29232
/proc/meminfo: memFree=20686588/32951132 swapFree=67111524/67111528
[pid=29162] ppid=29160 vsize=343032 CPUtime=942.31 cores=5,7
/proc/29162/stat : 29162 (umsat) R 29160 29162 28928 0 -1 4202496 81192 0 0 0 94192 39 0 0 25 0 1 0 468531372 351264768 80583 33554432000 4194304 4263880 140733889012416 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29162/statm: 85758 80583 247 17 0 82931 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 343032

[startup+1002.3 s]
/proc/loadavg: 3.00 3.22 3.50 4/182 29233
/proc/meminfo: memFree=20668464/32951132 swapFree=67111524/67111528
[pid=29162] ppid=29160 vsize=353724 CPUtime=1002.3 cores=5,7
/proc/29162/stat : 29162 (umsat) R 29160 29162 28928 0 -1 4202496 83867 0 0 0 100190 40 0 0 25 0 1 0 468531372 362213376 83258 33554432000 4194304 4263880 140733889012416 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29162/statm: 88431 83258 247 17 0 85604 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 353724

[startup+1062.3 s]
/proc/loadavg: 3.00 3.17 3.47 4/182 29235
/proc/meminfo: memFree=20645252/32951132 swapFree=67111524/67111528
[pid=29162] ppid=29160 vsize=366588 CPUtime=1062.31 cores=5,7
/proc/29162/stat : 29162 (umsat) R 29160 29162 28928 0 -1 4202496 87021 0 0 0 106189 42 0 0 25 0 1 0 468531372 375386112 85899 33554432000 4194304 4263880 140733889012416 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29162/statm: 91647 85899 247 17 0 88820 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 366588

[startup+1122.3 s]
/proc/loadavg: 3.03 3.15 3.44 4/182 29237
/proc/meminfo: memFree=20623776/32951132 swapFree=67111524/67111528
[pid=29162] ppid=29160 vsize=377276 CPUtime=1122.31 cores=5,7
/proc/29162/stat : 29162 (umsat) R 29160 29162 28928 0 -1 4202496 89585 0 0 0 112188 43 0 0 25 0 1 0 468531372 386330624 88463 33554432000 4194304 4263880 140733889012416 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29162/statm: 94319 88463 248 17 0 91492 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 377276

[startup+1182.3 s]
/proc/loadavg: 3.01 3.12 3.41 4/182 29238
/proc/meminfo: memFree=20606396/32951132 swapFree=67111524/67111528
[pid=29162] ppid=29160 vsize=385228 CPUtime=1182.31 cores=5,7
/proc/29162/stat : 29162 (umsat) R 29160 29162 28928 0 -1 4202496 91516 0 0 0 118187 44 0 0 25 0 1 0 468531372 394473472 90394 33554432000 4194304 4263880 140733889012416 18446744073709551615 4215123 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29162/statm: 96307 90394 248 17 0 93480 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 385228

[startup+1242.3 s]
/proc/loadavg: 3.00 3.10 3.38 4/182 29240
/proc/meminfo: memFree=20588396/32951132 swapFree=67111524/67111528
[pid=29162] ppid=29160 vsize=393924 CPUtime=1242.31 cores=5,7
/proc/29162/stat : 29162 (umsat) R 29160 29162 28928 0 -1 4202496 93775 0 0 0 124186 45 0 0 25 0 1 0 468531372 403378176 92653 33554432000 4194304 4263880 140733889012416 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29162/statm: 98481 92653 248 17 0 95654 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 393924



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.92 3.06 3.35 3/177 29259
/proc/meminfo: memFree=20599816/32951132 swapFree=67111524/67111528
[pid=29162] ppid=29160 vsize=402424 CPUtime=1300.02 cores=5,7
/proc/29162/stat : 29162 (umsat) R 29160 29162 28928 0 -1 4202496 95818 0 0 0 129955 47 0 0 25 0 1 0 468531372 412082176 94696 33554432000 4194304 4263880 140733889012416 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/29162/statm: 100606 94696 248 17 0 97779 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 402424

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.03
CPU time (s): 1300.05
CPU user time (s): 1299.56
CPU system time (s): 0.488925
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 402424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.56
system time used= 0.488925
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95818
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= 5
involuntary context switches= 13692

runsolver used 1.9407 second user time and 5.16521 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-23 16:35:27
IDJOB=3264043
IDBENCH=84551
IDSOLVER=1582
FILE ID=node128/3264043-1303569327
RUNJOBID= node128-1303568022-28949
PBS_JOBID= 13150290
Free space on /tmp= 66820 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT04/handmade/kexu/frb-0.6/frb75-13-2.used-as.sat04-878.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264043-1303569327/watcher-3264043-1303569327 -o /tmp/evaluation-result-3264043-1303569327/solver-3264043-1303569327 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3264043-1303569327.cnf

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

MD5SUM BENCH= 00e6f1cbbaaa8f43dc6451d49bfa1cef
RANDOM SEED=1562318646

node128.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.852
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.70
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.852
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	: 5332.75
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.852
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.852
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.75
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.852
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.82
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.852
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.852
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.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      21335764 kB
Buffers:       1326672 kB
Cached:        9578396 kB
SwapCached:          4 kB
Active:        1981360 kB
Inactive:      8997632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21335764 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            9796 kB
Writeback:           0 kB
AnonPages:       73588 kB
Mapped:          15568 kB
Slab:           574680 kB
PageTables:       5220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   258144 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66820 MiB
End job on node128 at 2011-04-23 16:57:09