Trace number 3379153

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.05 1300.05

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_3vars_7gates.cnf
MD5SUMcc925e6de728ca79f6f89379842f14b0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables574
Number of clauses118394
Sum of the clauses size692282
Maximum clause length24
Minimum clause length1
Number of clauses of size 1160
Number of clauses of size 21597
Number of clauses of size 30
Number of clauses of size 41923
Number of clauses of size 57170
Number of clauses of size over 5107544

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-3379153-1305452436/watcher-3379153-1305452436 -o /tmp/evaluation-result-3379153-1305452436/solver-3379153-1305452436 -C 2400 -W 1300 -M 7680 umsat HOME/instance-3379153-1305452436.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: 5.09 3.29 3.17 5/427 19789
/proc/meminfo: memFree=15302396/32950940 swapFree=67111356/67111528
[pid=19789] ppid=19787 vsize=11644 CPUtime=0 cores=4,6
/proc/19789/stat : 19789 (umsat) R 19787 19789 18426 0 -1 4194304 353 0 0 0 0 0 0 0 23 0 1 0 735474587 11923456 294 33554432000 4194304 4263832 140736214241536 18446744073709551615 215988592384 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19789/statm: 2911 294 241 17 0 84 0

[startup+0.074035 s]
/proc/loadavg: 5.09 3.29 3.17 5/427 19789
/proc/meminfo: memFree=15302396/32950940 swapFree=67111356/67111528
[pid=19789] ppid=19787 vsize=12428 CPUtime=0.06 cores=4,6
/proc/19789/stat : 19789 (umsat) R 19787 19789 18426 0 -1 4194304 579 0 0 0 6 0 0 0 23 0 1 0 735474587 12726272 471 33554432000 4194304 4263832 140736214241536 18446744073709551615 47987262227856 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19789/statm: 3107 471 242 17 0 280 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 12428

[startup+0.101031 s]
/proc/loadavg: 5.09 3.29 3.17 5/427 19789
/proc/meminfo: memFree=15302396/32950940 swapFree=67111356/67111528
[pid=19789] ppid=19787 vsize=12428 CPUtime=0.09 cores=4,6
/proc/19789/stat : 19789 (umsat) R 19787 19789 18426 0 -1 4194304 602 0 0 0 9 0 0 0 23 0 1 0 735474587 12726272 494 33554432000 4194304 4263832 140736214241536 18446744073709551615 47987262313829 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19789/statm: 3107 494 242 17 0 280 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12428

[startup+0.300997 s]
/proc/loadavg: 5.09 3.29 3.17 5/427 19789
/proc/meminfo: memFree=15302396/32950940 swapFree=67111356/67111528
[pid=19789] ppid=19787 vsize=15164 CPUtime=0.29 cores=4,6
/proc/19789/stat : 19789 (umsat) R 19787 19789 18426 0 -1 4194304 1442 0 0 0 29 0 0 0 24 0 1 0 735474587 15527936 1044 33554432000 4194304 4263832 140736214241536 18446744073709551615 4229193 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19789/statm: 3791 1044 242 17 0 964 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15164

[startup+0.700926 s]
/proc/loadavg: 5.09 3.29 3.17 5/427 19789
/proc/meminfo: memFree=15302396/32950940 swapFree=67111356/67111528
[pid=19789] ppid=19787 vsize=18812 CPUtime=0.68 cores=4,6
/proc/19789/stat : 19789 (umsat) R 19787 19789 18426 0 -1 4194304 2671 0 0 0 68 0 0 0 25 0 1 0 735474587 19263488 1888 33554432000 4194304 4263832 140736214241536 18446744073709551615 4232249 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19789/statm: 4703 1888 242 17 0 1876 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 18812

[startup+1.50079 s]
/proc/loadavg: 5.24 3.35 3.19 5/428 19790
/proc/meminfo: memFree=15276316/32950940 swapFree=67111356/67111528
[pid=19789] ppid=19787 vsize=32144 CPUtime=1.49 cores=4,6
/proc/19789/stat : 19789 (umsat) R 19787 19789 18426 0 -1 4202496 6858 0 0 0 148 1 0 0 25 0 1 0 735474587 32915456 5381 33554432000 4194304 4263832 140736214241536 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19789/statm: 8036 5381 247 17 0 5209 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32144

[startup+3.10051 s]
/proc/loadavg: 5.24 3.35 3.19 5/428 19790
/proc/meminfo: memFree=15270488/32950940 swapFree=67111356/67111528
[pid=19789] ppid=19787 vsize=37192 CPUtime=3.08 cores=4,6
/proc/19789/stat : 19789 (umsat) R 19787 19789 18426 0 -1 4202496 8085 0 0 0 307 1 0 0 25 0 1 0 735474587 38084608 6608 33554432000 4194304 4263832 140736214241536 18446744073709551615 4215045 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19789/statm: 9298 6608 247 17 0 6471 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 37192

[startup+6.30095 s]
/proc/loadavg: 5.24 3.35 3.19 5/428 19790
/proc/meminfo: memFree=15250308/32950940 swapFree=67111356/67111528
[pid=19789] ppid=19787 vsize=46828 CPUtime=6.28 cores=4,6
/proc/19789/stat : 19789 (umsat) R 19787 19789 18426 0 -1 4202496 10432 0 0 0 627 1 0 0 25 0 1 0 735474587 47951872 8955 33554432000 4194304 4263832 140736214241536 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19789/statm: 11707 8955 247 17 0 8880 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 46828

[startup+12.7008 s]
/proc/loadavg: 5.43 3.46 3.23 5/428 19790
/proc/meminfo: memFree=15200736/32950940 swapFree=67111356/67111528
[pid=19789] ppid=19787 vsize=64324 CPUtime=12.69 cores=4,6
/proc/19789/stat : 19789 (umsat) R 19787 19789 18426 0 -1 4202496 14780 0 0 0 1266 3 0 0 25 0 1 0 735474587 65867776 13303 33554432000 4194304 4263832 140736214241536 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19789/statm: 16081 13303 247 17 0 13254 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64324

[startup+25.5006 s]
/proc/loadavg: 5.52 3.54 3.26 5/428 19791
/proc/meminfo: memFree=15119768/32950940 swapFree=67111356/67111528
[pid=19789] ppid=19787 vsize=88288 CPUtime=25.49 cores=4,6
/proc/19789/stat : 19789 (umsat) R 19787 19789 18426 0 -1 4202496 20659 0 0 0 2543 6 0 0 25 0 1 0 735474587 90406912 19182 33554432000 4194304 4263832 140736214241536 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19789/statm: 22072 19182 247 17 0 19245 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 88288

[startup+51.1011 s]
/proc/loadavg: 5.74 3.75 3.33 5/428 19791
/proc/meminfo: memFree=14974564/32950940 swapFree=67111356/67111528
[pid=19789] ppid=19787 vsize=128900 CPUtime=51.07 cores=4,6
/proc/19789/stat : 19789 (umsat) R 19787 19789 18426 0 -1 4202496 30540 0 0 0 5098 9 0 0 25 0 1 0 735474587 131993600 29063 33554432000 4194304 4263832 140736214241536 18446744073709551615 4207780 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19789/statm: 32225 29063 247 17 0 29398 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 128900

[startup+102.316 s]
/proc/loadavg: 5.04 3.89 3.40 5/426 19793
/proc/meminfo: memFree=19189620/32950940 swapFree=67111356/67111528
[pid=19789] ppid=19787 vsize=186836 CPUtime=102.29 cores=4,6
/proc/19789/stat : 19789 (umsat) R 19787 19789 18426 0 -1 4202496 44973 0 0 0 10213 16 0 0 25 0 1 0 735474587 191320064 43495 33554432000 4194304 4263832 140736214241536 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19789/statm: 46709 43495 247 17 0 43882 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 186836

[startup+162.301 s]
/proc/loadavg: 4.64 3.98 3.46 5/426 19794
/proc/meminfo: memFree=18814200/32950940 swapFree=67111356/67111528
[pid=19789] ppid=19787 vsize=244524 CPUtime=162.27 cores=4,6
/proc/19789/stat : 19789 (umsat) R 19787 19789 18426 0 -1 4202496 58903 0 0 0 16206 21 0 0 25 0 1 0 735474587 250392576 57425 33554432000 4194304 4263832 140736214241536 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19789/statm: 61131 57425 247 17 0 58304 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 244524

[startup+222.301 s]
/proc/loadavg: 4.35 4.01 3.50 5/426 19796
/proc/meminfo: memFree=18441208/32950940 swapFree=67111356/67111528
[pid=19789] ppid=19787 vsize=288892 CPUtime=222.27 cores=4,6
/proc/19789/stat : 19789 (umsat) R 19787 19789 18426 0 -1 4202496 69940 0 0 0 22201 26 0 0 25 0 1 0 735474587 295825408 68462 33554432000 4194304 4263832 140736214241536 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19789/statm: 72223 68462 248 17 0 69396 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 288892

[startup+282.301 s]
/proc/loadavg: 4.13 4.00 3.53 5/426 19797
/proc/meminfo: memFree=18165284/32950940 swapFree=67111356/67111528
[pid=19789] ppid=19787 vsize=328648 CPUtime=282.27 cores=4,6
/proc/19789/stat : 19789 (umsat) R 19787 19789 18426 0 -1 4202496 79793 0 0 0 28198 29 0 0 25 0 1 0 735474587 336535552 78314 33554432000 4194304 4263832 140736214241536 18446744073709551615 4215091 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19789/statm: 82162 78314 247 17 0 79335 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 328648

[startup+342.3 s]
/proc/loadavg: 4.15 4.03 3.57 5/426 19799
/proc/meminfo: memFree=17893572/32950940 swapFree=67111356/67111528
[pid=19789] ppid=19787 vsize=362264 CPUtime=342.27 cores=4,6
/proc/19789/stat : 19789 (umsat) R 19787 19789 18426 0 -1 4202496 88187 0 0 0 34194 33 0 0 25 0 1 0 735474587 370958336 86708 33554432000 4194304 4263832 140736214241536 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19789/statm: 90566 86708 247 17 0 87739 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 362264

[startup+402.301 s]
/proc/loadavg: 4.10 4.04 3.60 5/426 19801
/proc/meminfo: memFree=17591484/32950940 swapFree=67111356/67111528
[pid=19789] ppid=19787 vsize=392348 CPUtime=402.28 cores=4,6
/proc/19789/stat : 19789 (umsat) R 19787 19789 18426 0 -1 4202496 95660 0 0 0 40192 36 0 0 25 0 1 0 735474587 401764352 94181 33554432000 4194304 4263832 140736214241536 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19789/statm: 98087 94181 248 17 0 95260 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 392348

[startup+462.3 s]
/proc/loadavg: 4.04 4.03 3.62 5/426 19802
/proc/meminfo: memFree=17314192/32950940 swapFree=67111356/67111528
[pid=19789] ppid=19787 vsize=421032 CPUtime=462.27 cores=4,6
/proc/19789/stat : 19789 (umsat) R 19787 19789 18426 0 -1 4202496 102738 0 0 0 46189 38 0 0 25 0 1 0 735474587 431136768 101257 33554432000 4194304 4263832 140736214241536 18446744073709551615 215988259807 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19789/statm: 105258 101257 247 17 0 102431 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 421032

[startup+522.301 s]
/proc/loadavg: 4.01 4.02 3.64 5/426 19804
/proc/meminfo: memFree=17069024/32950940 swapFree=67111356/67111528
[pid=19789] ppid=19787 vsize=450900 CPUtime=522.27 cores=4,6
/proc/19789/stat : 19789 (umsat) R 19787 19789 18426 0 -1 4202496 109917 0 0 0 52186 41 0 0 25 0 1 0 735474587 461721600 108435 33554432000 4194304 4263832 140736214241536 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19789/statm: 112725 108435 247 17 0 109898 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 450900

[startup+582.301 s]
/proc/loadavg: 4.00 4.02 3.66 5/426 19805
/proc/meminfo: memFree=16777232/32950940 swapFree=67111356/67111528
[pid=19789] ppid=19787 vsize=478488 CPUtime=582.28 cores=4,6
/proc/19789/stat : 19789 (umsat) R 19787 19789 18426 0 -1 4202496 116797 0 0 0 58184 44 0 0 25 0 1 0 735474587 489971712 115315 33554432000 4194304 4263832 140736214241536 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19789/statm: 119622 115315 247 17 0 116795 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 478488

[startup+642.301 s]
/proc/loadavg: 4.06 4.03 3.68 5/426 19807
/proc/meminfo: memFree=16436804/32950940 swapFree=67111356/67111528
[pid=19789] ppid=19787 vsize=502932 CPUtime=642.29 cores=4,6
/proc/19789/stat : 19789 (umsat) R 19787 19789 18426 0 -1 4202496 122722 0 0 0 64182 47 0 0 25 0 1 0 735474587 515002368 121240 33554432000 4194304 4263832 140736214241536 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19789/statm: 125733 121240 247 17 0 122906 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 502932

[startup+702.301 s]
/proc/loadavg: 4.09 4.04 3.71 5/426 19809
/proc/meminfo: memFree=16121572/32950940 swapFree=67111356/67111528
[pid=19789] ppid=19787 vsize=527012 CPUtime=702.28 cores=4,6
/proc/19789/stat : 19789 (umsat) R 19787 19789 18426 0 -1 4202496 128562 0 0 0 70179 49 0 0 25 0 1 0 735474587 539660288 126055 33554432000 4194304 4263832 140736214241536 18446744073709551615 4215065 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19789/statm: 131753 126055 247 17 0 128926 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 527012

[startup+762.316 s]
/proc/loadavg: 4.17 4.07 3.74 5/426 19810
/proc/meminfo: memFree=15820096/32950940 swapFree=67111356/67111528
[pid=19789] ppid=19787 vsize=548460 CPUtime=762.3 cores=4,6
/proc/19789/stat : 19789 (umsat) R 19787 19789 18426 0 -1 4202496 133874 0 0 0 76177 53 0 0 25 0 1 0 735474587 561623040 131367 33554432000 4194304 4263832 140736214241536 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19789/statm: 137115 131367 248 17 0 134288 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 548460

[startup+822.301 s]
/proc/loadavg: 4.10 4.07 3.75 5/426 19812
/proc/meminfo: memFree=15538216/32950940 swapFree=67111356/67111528
[pid=19789] ppid=19787 vsize=569828 CPUtime=822.28 cores=4,6
/proc/19789/stat : 19789 (umsat) R 19787 19789 18426 0 -1 4202496 139308 0 0 0 82173 55 0 0 25 0 1 0 735474587 583503872 136801 33554432000 4194304 4263832 140736214241536 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19789/statm: 142457 136801 248 17 0 139630 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 569828

[startup+882.301 s]
/proc/loadavg: 4.18 4.09 3.78 5/426 19813
/proc/meminfo: memFree=15318092/32950940 swapFree=67111356/67111528
[pid=19789] ppid=19787 vsize=591112 CPUtime=882.29 cores=4,6
/proc/19789/stat : 19789 (umsat) R 19787 19789 18426 0 -1 4202496 144536 0 0 0 88172 57 0 0 25 0 1 0 735474587 605298688 142029 33554432000 4194304 4263832 140736214241536 18446744073709551615 4207643 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19789/statm: 147778 142029 248 17 0 144951 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 591112

[startup+942.301 s]
/proc/loadavg: 4.13 4.08 3.79 5/426 19815
/proc/meminfo: memFree=15075404/32950940 swapFree=67111356/67111528
[pid=19789] ppid=19787 vsize=611352 CPUtime=942.29 cores=4,6
/proc/19789/stat : 19789 (umsat) R 19787 19789 18426 0 -1 4202496 149383 0 0 0 94170 59 0 0 25 0 1 0 735474587 626024448 146876 33554432000 4194304 4263832 140736214241536 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19789/statm: 152838 146876 248 17 0 150011 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 611352

[startup+1002.3 s]
/proc/loadavg: 4.05 4.07 3.81 5/426 19817
/proc/meminfo: memFree=14872624/32950940 swapFree=67111356/67111528
[pid=19789] ppid=19787 vsize=629868 CPUtime=1002.29 cores=4,6
/proc/19789/stat : 19789 (umsat) R 19787 19789 18426 0 -1 4202496 154176 0 0 0 100168 61 0 0 25 0 1 0 735474587 644984832 151669 33554432000 4194304 4263832 140736214241536 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19789/statm: 157467 151669 248 17 0 154640 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 629868

[startup+1062.3 s]
/proc/loadavg: 4.02 4.05 3.82 5/426 19818
/proc/meminfo: memFree=14588368/32950940 swapFree=67111356/67111528
[pid=19789] ppid=19787 vsize=651860 CPUtime=1062.3 cores=4,6
/proc/19789/stat : 19789 (umsat) R 19787 19789 18426 0 -1 4202496 159496 0 0 0 106166 64 0 0 25 0 1 0 735474587 667504640 156988 33554432000 4194304 4263832 140736214241536 18446744073709551615 4215075 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19789/statm: 162965 156988 247 17 0 160138 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 651860

[startup+1122.3 s]
/proc/loadavg: 2.34 3.59 3.67 2/408 19874
/proc/meminfo: memFree=20517328/32950940 swapFree=67111356/67111528
[pid=19789] ppid=19787 vsize=678152 CPUtime=1122.3 cores=4,6
/proc/19789/stat : 19789 (umsat) R 19787 19789 18426 0 -1 4202496 166136 0 0 0 112164 66 0 0 25 0 1 0 735474587 694427648 163628 33554432000 4194304 4263832 140736214241536 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19789/statm: 169538 163628 247 17 0 166711 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 678152

[startup+1182.3 s]
/proc/loadavg: 1.49 3.12 3.50 2/408 19875
/proc/meminfo: memFree=20494988/32950940 swapFree=67111356/67111528
[pid=19789] ppid=19787 vsize=700736 CPUtime=1182.3 cores=4,6
/proc/19789/stat : 19789 (umsat) R 19787 19789 18426 0 -1 4202496 171756 0 0 0 118162 68 0 0 25 0 1 0 735474587 717553664 169248 33554432000 4194304 4263832 140736214241536 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19789/statm: 175184 169248 247 17 0 172357 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 700736

[startup+1242.3 s]
/proc/loadavg: 1.18 2.73 3.34 2/408 19886
/proc/meminfo: memFree=20474648/32950940 swapFree=67111356/67111528
[pid=19789] ppid=19787 vsize=721396 CPUtime=1242.29 cores=4,6
/proc/19789/stat : 19789 (umsat) R 19787 19789 18426 0 -1 4202496 176733 0 0 0 124160 69 0 0 25 0 1 0 735474587 738709504 174225 33554432000 4194304 4263832 140736214241536 18446744073709551615 4205586 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19789/statm: 180349 174225 247 17 0 177522 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 721396



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.07 2.44 3.21 2/408 19888
/proc/meminfo: memFree=20455496/32950940 swapFree=67111356/67111528
[pid=19789] ppid=19787 vsize=740224 CPUtime=1300.01 cores=4,6
/proc/19789/stat : 19789 (umsat) R 19787 19789 18426 0 -1 4202496 181610 0 0 0 129929 72 0 0 25 0 1 0 735474587 757989376 179102 33554432000 4194304 4263832 140736214241536 18446744073709551615 4215062 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/19789/statm: 185056 179102 247 17 0 182229 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 740224

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.05
CPU time (s): 1300.05
CPU user time (s): 1299.3
CPU system time (s): 0.753885
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 740224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.3
system time used= 0.753885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 181611
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= 6
involuntary context switches= 809

runsolver used 4.92725 second user time and 12.6721 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-15 11:40:38
IDJOB=3379153
IDBENCH=71139
IDSOLVER=1861
FILE ID=node117/3379153-1305452436
RUNJOBID= node117-1305452212-19683
PBS_JOBID= 13324847
Free space on /tmp= 73444 MiB

SOLVER NAME= UmSat 2011-05-12 (fixed)
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_3vars_7gates.cnf
COMMAND LINE= umsat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379153-1305452436/watcher-3379153-1305452436 -o /tmp/evaluation-result-3379153-1305452436/solver-3379153-1305452436 -C 2400 -W 1300 -M 7680  umsat HOME/instance-3379153-1305452436.cnf

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

MD5SUM BENCH= cc925e6de728ca79f6f89379842f14b0
RANDOM SEED=1353283271

node117.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.849
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.849
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.849
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.74
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.849
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.849
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.75
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.849
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.74
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.849
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.75
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.849
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	: 5267.44
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      15302676 kB
Buffers:        315680 kB
Cached:        3295636 kB
SwapCached:          0 kB
Active:       10746500 kB
Inactive:      6327296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      15302676 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            7276 kB
Writeback:           0 kB
AnonPages:     9147356 kB
Mapped:          32716 kB
Slab:           460820 kB
PageTables:      47388 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 101810116 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= 73508 MiB
End job on node117 at 2011-05-15 12:02:20