Trace number 3171637

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.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v750-c3195-S2050161601-088.SATISFIABLE.cnf
MD5SUM99cb8b7378c2be1a0d9a52d8a949ecd4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.140977
Satisfiable
(Un)Satisfiability was proved
Number of variables750
Number of clauses3195
Sum of the clauses size9585
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33195
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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

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-3171637-1307669857/watcher-3171637-1307669857 -o /tmp/evaluation-result-3171637-1307669857/solver-3171637-1307669857 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3171637-1307669857.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.45 1.86 4/187 9320
/proc/meminfo: memFree=31908336/32951132 swapFree=67052544/67111528
[pid=9320] ppid=9318 vsize=11644 CPUtime=0 cores=5,7
/proc/9320/stat : 9320 (umsat) R 9318 9320 9154 0 -1 4194304 353 0 0 0 0 0 0 0 25 0 1 0 878584310 11923456 293 33554432000 4194304 4263880 140736478994592 18446744073709551615 47881179127011 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9320/statm: 2911 293 240 17 0 84 0

[startup+0.0458381 s]
/proc/loadavg: 4.00 3.45 1.86 4/187 9320
/proc/meminfo: memFree=31908336/32951132 swapFree=67052544/67111528
[pid=9320] ppid=9318 vsize=12436 CPUtime=0.04 cores=5,7
/proc/9320/stat : 9320 (umsat) R 9318 9320 9154 0 -1 4202496 549 0 0 0 4 0 0 0 25 0 1 0 878584310 12734464 489 33554432000 4194304 4263880 140736478994592 18446744073709551615 4205849 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9320/statm: 3109 489 247 17 0 282 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12436

[startup+0.100824 s]
/proc/loadavg: 4.00 3.45 1.86 4/187 9320
/proc/meminfo: memFree=31908336/32951132 swapFree=67052544/67111528
[pid=9320] ppid=9318 vsize=12840 CPUtime=0.09 cores=5,7
/proc/9320/stat : 9320 (umsat) R 9318 9320 9154 0 -1 4202496 665 0 0 0 9 0 0 0 25 0 1 0 878584310 13148160 605 33554432000 4194304 4263880 140736478994592 18446744073709551615 4205851 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9320/statm: 3210 605 247 17 0 383 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12840

[startup+0.300793 s]
/proc/loadavg: 4.00 3.45 1.86 4/187 9320
/proc/meminfo: memFree=31908336/32951132 swapFree=67052544/67111528
[pid=9320] ppid=9318 vsize=13744 CPUtime=0.29 cores=5,7
/proc/9320/stat : 9320 (umsat) R 9318 9320 9154 0 -1 4202496 871 0 0 0 29 0 0 0 25 0 1 0 878584310 14073856 811 33554432000 4194304 4263880 140736478994592 18446744073709551615 4205584 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9320/statm: 3436 811 247 17 0 609 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13744

[startup+0.700723 s]
/proc/loadavg: 4.00 3.45 1.86 4/187 9320
/proc/meminfo: memFree=31908336/32951132 swapFree=67052544/67111528
[pid=9320] ppid=9318 vsize=14416 CPUtime=0.69 cores=5,7
/proc/9320/stat : 9320 (umsat) R 9318 9320 9154 0 -1 4202496 1045 0 0 0 69 0 0 0 25 0 1 0 878584310 14761984 985 33554432000 4194304 4263880 140736478994592 18446744073709551615 4205632 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9320/statm: 3604 985 247 17 0 777 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14416

[startup+1.50059 s]
/proc/loadavg: 4.00 3.45 1.86 5/188 9321
/proc/meminfo: memFree=31904888/32951132 swapFree=67052544/67111528
[pid=9320] ppid=9318 vsize=15600 CPUtime=1.49 cores=5,7
/proc/9320/stat : 9320 (umsat) R 9318 9320 9154 0 -1 4202496 1343 0 0 0 149 0 0 0 25 0 1 0 878584310 15974400 1283 33554432000 4194304 4263880 140736478994592 18446744073709551615 242970217454 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9320/statm: 3900 1283 247 17 0 1073 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15600

[startup+3.10037 s]
/proc/loadavg: 4.00 3.45 1.86 5/188 9321
/proc/meminfo: memFree=31903644/32951132 swapFree=67052544/67111528
[pid=9320] ppid=9318 vsize=16984 CPUtime=3.09 cores=5,7
/proc/9320/stat : 9320 (umsat) R 9318 9320 9154 0 -1 4202496 1682 0 0 0 309 0 0 0 25 0 1 0 878584310 17391616 1622 33554432000 4194304 4263880 140736478994592 18446744073709551615 242970208393 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9320/statm: 4246 1622 248 17 0 1419 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16984

[startup+6.30076 s]
/proc/loadavg: 4.00 3.46 1.87 5/188 9321
/proc/meminfo: memFree=31900924/32951132 swapFree=67052544/67111528
[pid=9320] ppid=9318 vsize=18376 CPUtime=6.29 cores=5,7
/proc/9320/stat : 9320 (umsat) R 9318 9320 9154 0 -1 4202496 2045 0 0 0 629 0 0 0 25 0 1 0 878584310 18817024 1985 33554432000 4194304 4263880 140736478994592 18446744073709551615 4205697 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9320/statm: 4594 1985 248 17 0 1767 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18376

[startup+12.7007 s]
/proc/loadavg: 4.00 3.47 1.88 5/188 9323
/proc/meminfo: memFree=31897892/32951132 swapFree=67052544/67111528
[pid=9320] ppid=9318 vsize=20972 CPUtime=12.69 cores=5,7
/proc/9320/stat : 9320 (umsat) R 9318 9320 9154 0 -1 4202496 2708 0 0 0 1269 0 0 0 25 0 1 0 878584310 21475328 2576 33554432000 4194304 4263880 140736478994592 18446744073709551615 4207654 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9320/statm: 5243 2576 248 17 0 2416 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20972

[startup+25.5005 s]
/proc/loadavg: 4.00 3.49 1.92 5/188 9323
/proc/meminfo: memFree=31894436/32951132 swapFree=67052544/67111528
[pid=9320] ppid=9318 vsize=24316 CPUtime=25.49 cores=5,7
/proc/9320/stat : 9320 (umsat) R 9318 9320 9154 0 -1 4202496 3681 0 0 0 2549 0 0 0 25 0 1 0 878584310 24899584 3416 33554432000 4194304 4263880 140736478994592 18446744073709551615 4207708 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9320/statm: 6079 3416 248 17 0 3252 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 24316

[startup+51.1011 s]
/proc/loadavg: 4.00 3.53 1.97 5/188 9323
/proc/meminfo: memFree=31888892/32951132 swapFree=67052544/67111528
[pid=9320] ppid=9318 vsize=29140 CPUtime=51.09 cores=5,7
/proc/9320/stat : 9320 (umsat) R 9318 9320 9154 0 -1 4202496 4995 0 0 0 5108 1 0 0 25 0 1 0 878584310 29839360 4553 33554432000 4194304 4263880 140736478994592 18446744073709551615 4207753 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9320/statm: 7285 4553 248 17 0 4458 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 29140

[startup+102.307 s]
/proc/loadavg: 4.00 3.60 2.07 5/188 9325
/proc/meminfo: memFree=31879452/32951132 swapFree=67052544/67111528
[pid=9320] ppid=9318 vsize=33544 CPUtime=102.29 cores=5,7
/proc/9320/stat : 9320 (umsat) R 9318 9320 9154 0 -1 4202496 6246 0 0 0 10228 1 0 0 25 0 1 0 878584310 34349056 5655 33554432000 4194304 4263880 140736478994592 18446744073709551615 4205880 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9320/statm: 8386 5655 248 17 0 5559 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 33544

[startup+162.301 s]
/proc/loadavg: 4.00 3.67 2.19 5/188 9327
/proc/meminfo: memFree=31869260/32951132 swapFree=67052544/67111528
[pid=9320] ppid=9318 vsize=38748 CPUtime=162.29 cores=5,7
/proc/9320/stat : 9320 (umsat) R 9318 9320 9154 0 -1 4202496 7724 0 0 0 16227 2 0 0 25 0 1 0 878584310 39677952 6953 33554432000 4194304 4263880 140736478994592 18446744073709551615 4242568 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9320/statm: 9687 6953 248 17 0 6860 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 38748

[startup+222.301 s]
/proc/loadavg: 4.13 3.76 2.31 5/188 9327
/proc/meminfo: memFree=31863892/32951132 swapFree=67052544/67111528
[pid=9320] ppid=9318 vsize=41548 CPUtime=222.29 cores=5,7
/proc/9320/stat : 9320 (umsat) R 9318 9320 9154 0 -1 4202496 8536 0 0 0 22227 2 0 0 25 0 1 0 878584310 42545152 7661 33554432000 4194304 4263880 140736478994592 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9320/statm: 10387 7661 248 17 0 7560 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 41548

[startup+282.3 s]
/proc/loadavg: 4.11 3.82 2.42 5/188 9329
/proc/meminfo: memFree=31858164/32951132 swapFree=67052544/67111528
[pid=9320] ppid=9318 vsize=44668 CPUtime=282.29 cores=5,7
/proc/9320/stat : 9320 (umsat) R 9318 9320 9154 0 -1 4202496 9428 0 0 0 28227 2 0 0 25 0 1 0 878584310 45740032 8439 33554432000 4194304 4263880 140736478994592 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9320/statm: 11167 8439 248 17 0 8340 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 44668

[startup+342.301 s]
/proc/loadavg: 4.11 3.86 2.52 5/188 9331
/proc/meminfo: memFree=31851684/32951132 swapFree=67052544/67111528
[pid=9320] ppid=9318 vsize=47644 CPUtime=342.3 cores=5,7
/proc/9320/stat : 9320 (umsat) R 9318 9320 9154 0 -1 4202496 10297 0 0 0 34227 3 0 0 25 0 1 0 878584310 48787456 9183 33554432000 4194304 4263880 140736478994592 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9320/statm: 11911 9183 248 17 0 9084 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 47644

[startup+402.301 s]
/proc/loadavg: 4.11 3.90 2.62 5/188 9333
/proc/meminfo: memFree=31846700/32951132 swapFree=67052544/67111528
[pid=9320] ppid=9318 vsize=48944 CPUtime=402.3 cores=5,7
/proc/9320/stat : 9320 (umsat) R 9318 9320 9154 0 -1 4202496 10628 0 0 0 40227 3 0 0 25 0 1 0 878584310 50118656 9514 33554432000 4194304 4263880 140736478994592 18446744073709551615 4205697 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9320/statm: 12236 9514 248 17 0 9409 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 48944

[startup+462.3 s]
/proc/loadavg: 4.04 3.92 2.70 5/188 9335
/proc/meminfo: memFree=31840976/32951132 swapFree=67052544/67111528
[pid=9320] ppid=9318 vsize=52396 CPUtime=462.3 cores=5,7
/proc/9320/stat : 9320 (umsat) R 9318 9320 9154 0 -1 4202496 11624 0 0 0 46227 3 0 0 25 0 1 0 878584310 53653504 10243 33554432000 4194304 4263880 140736478994592 18446744073709551615 4207674 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9320/statm: 13099 10243 249 17 0 10272 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 52396

[startup+522.301 s]
/proc/loadavg: 4.01 3.93 2.78 5/188 9335
/proc/meminfo: memFree=31838328/32951132 swapFree=67052544/67111528
[pid=9320] ppid=9318 vsize=53736 CPUtime=522.3 cores=5,7
/proc/9320/stat : 9320 (umsat) R 9318 9320 9154 0 -1 4202496 11959 0 0 0 52227 3 0 0 25 0 1 0 878584310 55025664 10578 33554432000 4194304 4263880 140736478994592 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9320/statm: 13434 10578 249 17 0 10607 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 53736

[startup+582.301 s]
/proc/loadavg: 4.00 3.94 2.85 5/188 9337
/proc/meminfo: memFree=31834100/32951132 swapFree=67052544/67111528
[pid=9320] ppid=9318 vsize=55848 CPUtime=582.31 cores=5,7
/proc/9320/stat : 9320 (umsat) R 9318 9320 9154 0 -1 4202496 12645 0 0 0 58227 4 0 0 25 0 1 0 878584310 57188352 11112 33554432000 4194304 4263880 140736478994592 18446744073709551615 4207744 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9320/statm: 13962 11112 249 17 0 11135 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 55848

[startup+642.3 s]
/proc/loadavg: 4.00 3.95 2.92 5/188 9339
/proc/meminfo: memFree=31827512/32951132 swapFree=67052544/67111528
[pid=9320] ppid=9318 vsize=57288 CPUtime=642.31 cores=5,7
/proc/9320/stat : 9320 (umsat) R 9318 9320 9154 0 -1 4202496 12972 0 0 0 64227 4 0 0 25 0 1 0 878584310 58662912 11439 33554432000 4194304 4263880 140736478994592 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9320/statm: 14322 11439 249 17 0 11495 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 57288

[startup+702.301 s]
/proc/loadavg: 4.00 3.95 2.99 5/188 9341
/proc/meminfo: memFree=31823144/32951132 swapFree=67052544/67111528
[pid=9320] ppid=9318 vsize=57992 CPUtime=702.31 cores=5,7
/proc/9320/stat : 9320 (umsat) R 9318 9320 9154 0 -1 4202496 13150 0 0 0 70227 4 0 0 25 0 1 0 878584310 59383808 11617 33554432000 4194304 4263880 140736478994592 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9320/statm: 14498 11617 249 17 0 11671 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 57992

[startup+762.307 s]
/proc/loadavg: 2.54 3.58 2.92 2/170 9418
/proc/meminfo: memFree=31972452/32951132 swapFree=67052544/67111528
[pid=9320] ppid=9318 vsize=59336 CPUtime=762.31 cores=5,7
/proc/9320/stat : 9320 (umsat) R 9318 9320 9154 0 -1 4202496 13501 0 0 0 76227 4 0 0 25 0 1 0 878584310 60760064 11968 33554432000 4194304 4263880 140736478994592 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9320/statm: 14834 11968 249 17 0 12007 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 59336

[startup+822.3 s]
/proc/loadavg: 1.56 3.11 2.80 2/170 9418
/proc/meminfo: memFree=31969328/32951132 swapFree=67052544/67111528
[pid=9320] ppid=9318 vsize=62748 CPUtime=822.31 cores=5,7
/proc/9320/stat : 9320 (umsat) R 9318 9320 9154 0 -1 4202496 14480 0 0 0 82227 4 0 0 25 0 1 0 878584310 64253952 12780 33554432000 4194304 4263880 140736478994592 18446744073709551615 4207828 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9320/statm: 15687 12780 249 17 0 12860 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 62748

[startup+882.301 s]
/proc/loadavg: 1.20 2.72 2.68 2/170 9420
/proc/meminfo: memFree=31968324/32951132 swapFree=67052544/67111528
[pid=9320] ppid=9318 vsize=63940 CPUtime=882.31 cores=5,7
/proc/9320/stat : 9320 (umsat) R 9318 9320 9154 0 -1 4202496 14779 0 0 0 88227 4 0 0 25 0 1 0 878584310 65474560 13079 33554432000 4194304 4263880 140736478994592 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9320/statm: 15985 13079 249 17 0 13158 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 63940

[startup+942.301 s]
/proc/loadavg: 1.07 2.41 2.57 2/170 9422
/proc/meminfo: memFree=31967556/32951132 swapFree=67052544/67111528
[pid=9320] ppid=9318 vsize=64676 CPUtime=942.31 cores=5,7
/proc/9320/stat : 9320 (umsat) R 9318 9320 9154 0 -1 4202496 14963 0 0 0 94227 4 0 0 25 0 1 0 878584310 66228224 13263 33554432000 4194304 4263880 140736478994592 18446744073709551615 4205824 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9320/statm: 16169 13263 249 17 0 13342 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 64676

[startup+1002.3 s]
/proc/loadavg: 1.02 2.15 2.47 2/170 9424
/proc/meminfo: memFree=31964180/32951132 swapFree=67052544/67111528
[pid=9320] ppid=9318 vsize=68212 CPUtime=1002.31 cores=5,7
/proc/9320/stat : 9320 (umsat) R 9318 9320 9154 0 -1 4202496 16023 0 0 0 100227 4 0 0 25 0 1 0 878584310 69849088 14140 33554432000 4194304 4263880 140736478994592 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9320/statm: 17053 14140 249 17 0 14226 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 68212

[startup+1062.3 s]
/proc/loadavg: 1.01 1.94 2.38 2/170 9426
/proc/meminfo: memFree=31963664/32951132 swapFree=67052544/67111528
[pid=9320] ppid=9318 vsize=68756 CPUtime=1062.31 cores=5,7
/proc/9320/stat : 9320 (umsat) R 9318 9320 9154 0 -1 4202496 16162 0 0 0 106227 4 0 0 25 0 1 0 878584310 70406144 14279 33554432000 4194304 4263880 140736478994592 18446744073709551615 4205668 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9320/statm: 17189 14279 249 17 0 14362 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 68756

[startup+1122.3 s]
/proc/loadavg: 1.00 1.76 2.29 2/170 9426
/proc/meminfo: memFree=31962520/32951132 swapFree=67052544/67111528
[pid=9320] ppid=9318 vsize=69912 CPUtime=1122.31 cores=5,7
/proc/9320/stat : 9320 (umsat) R 9318 9320 9154 0 -1 4202496 16454 0 0 0 112227 4 0 0 25 0 1 0 878584310 71589888 14571 33554432000 4194304 4263880 140736478994592 18446744073709551615 4205697 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9320/statm: 17478 14571 249 17 0 14651 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 69912

[startup+1182.3 s]
/proc/loadavg: 1.00 1.62 2.21 2/170 9428
/proc/meminfo: memFree=31961764/32951132 swapFree=67052544/67111528
[pid=9320] ppid=9318 vsize=70712 CPUtime=1182.31 cores=5,7
/proc/9320/stat : 9320 (umsat) R 9318 9320 9154 0 -1 4202496 16655 0 0 0 118227 4 0 0 25 0 1 0 878584310 72409088 14772 33554432000 4194304 4263880 140736478994592 18446744073709551615 4215104 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9320/statm: 17678 14772 249 17 0 14851 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 70712

[startup+1242.3 s]
/proc/loadavg: 1.00 1.51 2.13 2/170 9430
/proc/meminfo: memFree=31958896/32951132 swapFree=67052544/67111528
[pid=9320] ppid=9318 vsize=73372 CPUtime=1242.32 cores=5,7
/proc/9320/stat : 9320 (umsat) R 9318 9320 9154 0 -1 4202496 17512 0 0 0 124227 5 0 0 25 0 1 0 878584310 75132928 15427 33554432000 4194304 4263880 140736478994592 18446744073709551615 4205634 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9320/statm: 18343 15427 249 17 0 15516 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 73372



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.41 2.05 2/170 9432
/proc/meminfo: memFree=31957880/32951132 swapFree=67052544/67111528
[pid=9320] ppid=9318 vsize=74816 CPUtime=1300.02 cores=5,7
/proc/9320/stat : 9320 (umsat) R 9318 9320 9154 0 -1 4202496 17854 0 0 0 129997 5 0 0 25 0 1 0 878584310 76611584 15769 33554432000 4194304 4263880 140736478994592 18446744073709551615 4215110 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9320/statm: 18704 15769 249 17 0 15877 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 74816

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.01
CPU time (s): 1300.04
CPU user time (s): 1299.98
CPU system time (s): 0.055991
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 74816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.98
system time used= 0.055991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17854
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= 10
involuntary context switches= 1920

runsolver used 1.75073 second user time and 4.82827 second system time

The end

Launcher Data

Begin job on node128 at 2011-06-10 03:37:37
IDJOB=3171637
IDBENCH=82855
IDSOLVER=1582
FILE ID=node128/3171637-1307669857
RUNJOBID= node128-1307669277-9175
PBS_JOBID= 13549512
Free space on /tmp= 74144 MiB

SOLVER NAME= UmSat 2011-02-25
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v750-c3195-S2050161601-088.SATISFIABLE.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3171637-1307669857/watcher-3171637-1307669857 -o /tmp/evaluation-result-3171637-1307669857/solver-3171637-1307669857 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3171637-1307669857.cnf

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

MD5SUM BENCH= 99cb8b7378c2be1a0d9a52d8a949ecd4
RANDOM SEED=1620697108

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:      31908764 kB
Buffers:        220232 kB
Cached:         497576 kB
SwapCached:      11336 kB
Active:         223924 kB
Inactive:       616612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      31908764 kB
SwapTotal:    67111528 kB
SwapFree:     67052544 kB
Dirty:            2360 kB
Writeback:           0 kB
AnonPages:      121124 kB
Mapped:          10428 kB
Slab:           135704 kB
PageTables:       5220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   358044 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= 74148 MiB
End job on node128 at 2011-06-10 03:59:19