Trace number 337112

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, and are wall clock time (not CPU 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
CMUSAT BASE 2007-02-08? (TO) 1200.04 1200.52

General information on the benchmark

Namecrafted/Hard/contest02/
hgen3-v500-s1349121860.sat05-473.reshuffled-07.cnf
MD5SUMa197a9dc75e55922067ed3cf039613f4
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 variables500
Number of clauses1750
Sum of the clauses size5250
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31750
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node11/watcher-337112-1173660379 -o ROOT/results/node11/solver-337112-1173660379 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337112-1173660379/cmusat_base /tmp/evaluation/337112-1173660379/instance-337112-1173660379.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 32025
/proc/meminfo: memFree=1088896/2055920 swapFree=4169972/4192956
[pid=32025] ppid=32023 vsize=2308 CPUtime=0
/proc/32025/stat : 32025 (cmusat_base) R 32023 32025 31237 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 385992468 2363392 168 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134547269 0 0 4096 35 0 0 0 17 1 0 0
/proc/32025/statm: 615 172 93 241 0 371 0

[startup+0.0529011 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 32025
/proc/meminfo: memFree=1088896/2055920 swapFree=4169972/4192956
[pid=32025] ppid=32023 vsize=2592 CPUtime=0.05
/proc/32025/stat : 32025 (cmusat_base) R 32023 32025 31237 0 -1 4194304 256 0 0 0 5 0 0 0 18 0 1 0 385992468 2654208 238 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 135064935 0 0 4096 35 0 0 0 17 1 0 0
/proc/32025/statm: 648 238 110 241 0 404 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2592

[startup+0.101904 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 32025
/proc/meminfo: memFree=1088896/2055920 swapFree=4169972/4192956
[pid=32025] ppid=32023 vsize=2724 CPUtime=0.1
/proc/32025/stat : 32025 (cmusat_base) R 32023 32025 31237 0 -1 4194304 304 0 0 0 10 0 0 0 18 0 1 0 385992468 2789376 286 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559881 0 0 4096 35 0 0 0 17 1 0 0
/proc/32025/statm: 681 286 110 241 0 437 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2724

[startup+0.301928 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 32025
/proc/meminfo: memFree=1088896/2055920 swapFree=4169972/4192956
[pid=32025] ppid=32023 vsize=3292 CPUtime=0.29
/proc/32025/stat : 32025 (cmusat_base) R 32023 32025 31237 0 -1 4194304 406 0 0 0 29 0 0 0 19 0 1 0 385992468 3371008 388 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560558 0 0 4096 35 0 0 0 17 1 0 0
/proc/32025/statm: 823 388 110 241 0 579 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3292

[startup+0.701975 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 32025
/proc/meminfo: memFree=1088896/2055920 swapFree=4169972/4192956
[pid=32025] ppid=32023 vsize=3292 CPUtime=0.69
/proc/32025/stat : 32025 (cmusat_base) R 32023 32025 31237 0 -1 4194304 436 0 0 0 69 0 0 0 22 0 1 0 385992468 3371008 418 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560161 0 0 4096 35 0 0 0 17 1 0 0
/proc/32025/statm: 823 418 110 241 0 579 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3292

[startup+1.50107 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 32026
/proc/meminfo: memFree=1087416/2055920 swapFree=4169972/4192956
[pid=32025] ppid=32023 vsize=3724 CPUtime=1.49
/proc/32025/stat : 32025 (cmusat_base) R 32023 32025 31237 0 -1 4194304 551 0 0 0 149 0 0 0 25 0 1 0 385992468 3813376 533 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560110 0 0 4096 35 0 0 0 17 1 0 0
/proc/32025/statm: 931 533 110 241 0 687 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3724

[startup+3.10126 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 32026
/proc/meminfo: memFree=1085752/2055920 swapFree=4169972/4192956
[pid=32025] ppid=32023 vsize=5236 CPUtime=3.09
/proc/32025/stat : 32025 (cmusat_base) R 32023 32025 31237 0 -1 4194304 884 0 0 0 309 0 0 0 25 0 1 0 385992468 5361664 866 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/32025/statm: 1309 866 110 241 0 1065 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5236

[startup+6.30164 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 32026
/proc/meminfo: memFree=1085048/2055920 swapFree=4169972/4192956
[pid=32025] ppid=32023 vsize=5976 CPUtime=6.29
/proc/32025/stat : 32025 (cmusat_base) R 32023 32025 31237 0 -1 4194304 1099 0 0 0 629 0 0 0 25 0 1 0 385992468 6119424 1081 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134549319 0 0 4096 35 0 0 0 17 1 0 0
/proc/32025/statm: 1494 1081 110 241 0 1250 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5976

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 32026
/proc/meminfo: memFree=1081856/2055920 swapFree=4169972/4192956
[pid=32025] ppid=32023 vsize=8976 CPUtime=12.69
/proc/32025/stat : 32025 (cmusat_base) R 32023 32025 31237 0 -1 4194304 1848 0 0 0 1269 0 0 0 25 0 1 0 385992468 9191424 1788 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/32025/statm: 2244 1788 110 241 0 2000 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8976

[startup+25.5029 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 32026
/proc/meminfo: memFree=1078848/2055920 swapFree=4169972/4192956
[pid=32025] ppid=32023 vsize=16544 CPUtime=25.49
/proc/32025/stat : 32025 (cmusat_base) R 32023 32025 31237 0 -1 4194304 3951 0 0 0 2547 2 0 0 25 0 1 0 385992468 16941056 3525 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559982 0 0 4096 35 0 0 0 17 1 0 0
/proc/32025/statm: 4136 3525 110 241 0 3892 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 16544

[startup+51.1029 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 32026
/proc/meminfo: memFree=1074240/2055920 swapFree=4169972/4192956
[pid=32025] ppid=32023 vsize=16820 CPUtime=51.07
/proc/32025/stat : 32025 (cmusat_base) R 32023 32025 31237 0 -1 4194304 4432 0 0 0 5105 2 0 0 25 0 1 0 385992468 17223680 3686 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560110 0 0 4096 35 0 0 0 17 1 0 0
/proc/32025/statm: 4205 3686 110 241 0 3961 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 16820

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 32026
/proc/meminfo: memFree=1061440/2055920 swapFree=4169972/4192956
[pid=32025] ppid=32023 vsize=30916 CPUtime=102.27
/proc/32025/stat : 32025 (cmusat_base) R 32023 32025 31237 0 -1 4194304 8454 0 0 0 10222 5 0 0 25 0 1 0 385992468 31657984 6885 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/32025/statm: 7729 6885 110 241 0 7485 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 30916

[startup+162.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 32026
/proc/meminfo: memFree=1060544/2055920 swapFree=4169972/4192956
[pid=32025] ppid=32023 vsize=31332 CPUtime=162.24
/proc/32025/stat : 32025 (cmusat_base) R 32023 32025 31237 0 -1 4194304 8935 0 0 0 16219 5 0 0 25 0 1 0 385992468 32083968 7114 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/32025/statm: 7833 7114 110 241 0 7589 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 31332

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 3/78 32026
/proc/meminfo: memFree=1056832/2055920 swapFree=4169972/4192956
[pid=32025] ppid=32023 vsize=34664 CPUtime=222.22
/proc/32025/stat : 32025 (cmusat_base) R 32023 32025 31237 0 -1 4194304 10132 0 0 0 22215 7 0 0 25 0 1 0 385992468 35495936 8009 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559989 0 0 4096 35 0 0 0 17 1 0 0
/proc/32025/statm: 8666 8009 110 241 0 8422 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 34664

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 32026
/proc/meminfo: memFree=1053952/2055920 swapFree=4169972/4192956
[pid=32025] ppid=32023 vsize=37304 CPUtime=282.2
/proc/32025/stat : 32025 (cmusat_base) R 32023 32025 31237 0 -1 4194304 11023 0 0 0 28212 8 0 0 25 0 1 0 385992468 38199296 8726 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560473 0 0 4096 35 0 0 0 17 1 0 0
/proc/32025/statm: 9326 8726 110 241 0 9082 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 37304

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 32026
/proc/meminfo: memFree=1051328/2055920 swapFree=4169972/4192956
[pid=32025] ppid=32023 vsize=39688 CPUtime=342.19
/proc/32025/stat : 32025 (cmusat_base) R 32023 32025 31237 0 -1 4194304 11865 0 0 0 34209 10 0 0 25 0 1 0 385992468 40640512 9377 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134551526 0 0 4096 35 0 0 0 17 1 0 0
/proc/32025/statm: 9922 9377 110 241 0 9678 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 39688

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 32026
/proc/meminfo: memFree=1032640/2055920 swapFree=4169972/4192956
[pid=32025] ppid=32023 vsize=61512 CPUtime=402.17
/proc/32025/stat : 32025 (cmusat_base) R 32023 32025 31237 0 -1 4194304 17614 0 0 0 40204 13 0 0 25 0 1 0 385992468 62988288 14040 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/32025/statm: 15378 14040 110 241 0 15134 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 61512

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 3/78 32026
/proc/meminfo: memFree=1032256/2055920 swapFree=4169972/4192956
[pid=32025] ppid=32023 vsize=61672 CPUtime=462.15
/proc/32025/stat : 32025 (cmusat_base) R 32023 32025 31237 0 -1 4194304 17704 0 0 0 46202 13 0 0 25 0 1 0 385992468 63152128 14130 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/32025/statm: 15418 14130 110 241 0 15174 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 61672

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 32026
/proc/meminfo: memFree=1031808/2055920 swapFree=4169972/4192956
[pid=32025] ppid=32023 vsize=62052 CPUtime=522.14
/proc/32025/stat : 32025 (cmusat_base) R 32023 32025 31237 0 -1 4194304 18047 0 0 0 52200 14 0 0 25 0 1 0 385992468 63541248 14243 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/32025/statm: 15513 14243 110 241 0 15269 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 62052

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 32026
/proc/meminfo: memFree=1031680/2055920 swapFree=4169972/4192956
[pid=32025] ppid=32023 vsize=62212 CPUtime=582.11
/proc/32025/stat : 32025 (cmusat_base) R 32023 32025 31237 0 -1 4194304 18086 0 0 0 58197 14 0 0 25 0 1 0 385992468 63705088 14282 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560054 0 0 4096 35 0 0 0 17 1 0 0
/proc/32025/statm: 15553 14282 110 241 0 15309 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 62212

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 32026
/proc/meminfo: memFree=1031168/2055920 swapFree=4169972/4192956
[pid=32025] ppid=32023 vsize=62444 CPUtime=642.1
/proc/32025/stat : 32025 (cmusat_base) R 32023 32025 31237 0 -1 4194304 18477 0 0 0 64195 15 0 0 25 0 1 0 385992468 63942656 14421 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/32025/statm: 15611 14421 110 241 0 15367 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 62444

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 32026
/proc/meminfo: memFree=1031040/2055920 swapFree=4169972/4192956
[pid=32025] ppid=32023 vsize=62444 CPUtime=702.09
/proc/32025/stat : 32025 (cmusat_base) R 32023 32025 31237 0 -1 4194304 18487 0 0 0 70193 16 0 0 25 0 1 0 385992468 63942656 14431 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560009 0 0 4096 35 0 0 0 17 1 0 0
/proc/32025/statm: 15611 14431 110 241 0 15367 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 62444

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 32026
/proc/meminfo: memFree=1030528/2055920 swapFree=4169972/4192956
[pid=32025] ppid=32023 vsize=62556 CPUtime=762.07
/proc/32025/stat : 32025 (cmusat_base) R 32023 32025 31237 0 -1 4194304 18905 0 0 0 76190 17 0 0 25 0 1 0 385992468 64057344 14572 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559881 0 0 4096 35 0 0 0 17 1 0 0
/proc/32025/statm: 15639 14572 110 241 0 15395 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 62556

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 32026
/proc/meminfo: memFree=1030208/2055920 swapFree=4169972/4192956
[pid=32025] ppid=32023 vsize=63040 CPUtime=822.05
/proc/32025/stat : 32025 (cmusat_base) R 32023 32025 31237 0 -1 4194304 18992 0 0 0 82188 17 0 0 25 0 1 0 385992468 64552960 14659 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/32025/statm: 15760 14659 110 241 0 15516 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 63040

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 32026
/proc/meminfo: memFree=1027456/2055920 swapFree=4169972/4192956
[pid=32025] ppid=32023 vsize=65272 CPUtime=882.02
/proc/32025/stat : 32025 (cmusat_base) R 32023 32025 31237 0 -1 4194304 19975 0 0 0 88184 18 0 0 25 0 1 0 385992468 66838528 15337 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 0 0 0
/proc/32025/statm: 16318 15337 110 241 0 16074 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 65272

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/84 32184
/proc/meminfo: memFree=1025672/2055920 swapFree=4169972/4192956
[pid=32025] ppid=32023 vsize=65768 CPUtime=941.92
/proc/32025/stat : 32025 (cmusat_base) R 32023 32025 31237 0 -1 4194304 20089 0 0 0 94173 19 0 0 25 0 1 0 385992468 67346432 15451 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/32025/statm: 16442 15451 110 241 0 16198 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 65768

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 32224
/proc/meminfo: memFree=1026368/2055920 swapFree=4169972/4192956
[pid=32025] ppid=32023 vsize=66364 CPUtime=1001.87
/proc/32025/stat : 32025 (cmusat_base) R 32023 32025 31237 0 -1 4194304 20209 0 0 0 100168 19 0 0 25 0 1 0 385992468 67956736 15571 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559860 0 0 4096 35 0 0 0 17 1 0 0
/proc/32025/statm: 16591 15571 110 241 0 16347 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 66364

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 32224
/proc/meminfo: memFree=1021632/2055920 swapFree=4169972/4192956
[pid=32025] ppid=32023 vsize=70984 CPUtime=1061.85
/proc/32025/stat : 32025 (cmusat_base) R 32023 32025 31237 0 -1 4194304 21437 0 0 0 106164 21 0 0 25 0 1 0 385992468 72687616 16799 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559940 0 0 4096 35 0 0 0 17 1 0 0
/proc/32025/statm: 17746 16799 110 241 0 17502 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 70984

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 32224
/proc/meminfo: memFree=1019904/2055920 swapFree=4169972/4192956
[pid=32025] ppid=32023 vsize=72588 CPUtime=1121.83
/proc/32025/stat : 32025 (cmusat_base) R 32023 32025 31237 0 -1 4194304 22191 0 0 0 112161 22 0 0 25 0 1 0 385992468 74330112 17218 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559932 0 0 4096 35 0 0 0 17 1 0 0
/proc/32025/statm: 18147 17218 110 241 0 17903 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 72588

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 32224
/proc/meminfo: memFree=1019712/2055920 swapFree=4169972/4192956
[pid=32025] ppid=32023 vsize=72748 CPUtime=1181.82
/proc/32025/stat : 32025 (cmusat_base) R 32023 32025 31237 0 -1 4194304 22231 0 0 0 118159 23 0 0 25 0 1 0 385992468 74493952 17258 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134559932 0 0 4096 35 0 0 0 17 1 0 0
/proc/32025/statm: 18187 17258 110 241 0 17943 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 72748



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 32224
/proc/meminfo: memFree=1019648/2055920 swapFree=4169972/4192956
[pid=32025] ppid=32023 vsize=72940 CPUtime=1200.02
/proc/32025/stat : 32025 (cmusat_base) R 32023 32025 31237 0 -1 4194304 22251 0 0 0 119979 23 0 0 25 0 1 0 385992468 74690560 17278 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560023 0 0 4096 35 0 0 0 17 1 0 0
/proc/32025/statm: 18235 17278 110 241 0 17991 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 72940

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 32224
/proc/meminfo: memFree=1019648/2055920 swapFree=4169972/4192956
[pid=32025] ppid=32023 vsize=72940 CPUtime=1200.02
/proc/32025/stat : 32025 (cmusat_base) R 32023 32025 31237 0 -1 4194304 22251 0 0 0 119979 23 0 0 25 0 1 0 385992468 74690560 17278 18446744073709551615 134512640 135500113 4294956704 18446744073709551615 134560023 0 0 4096 35 0 0 0 17 1 0 0
/proc/32025/statm: 18235 17278 110 241 0 17991 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 72940

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.04
CPU user time (s): 1199.79
CPU system time (s): 0.246962
CPU usage (%): 99.9601
Max. virtual memory (cumulated for all children) (KiB): 72940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.79
system time used= 0.246962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22251
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= 7398

runsolver used 1.22781 second user time and 3.14252 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Mon Mar 12 00:46:19 UTC 2007

IDJOB= 337112
IDBENCH= 24691
IDSOLVER= 120
FILE ID= node11/337112-1173660379

PBS_JOBID= 4101389

Free space on /tmp= 66231 MiB

SOLVER NAME= CMUSAT BASE 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest02/hgen3-v500-s1349121860.sat05-473.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337112-1173660379/cmusat_base /tmp/evaluation/337112-1173660379/instance-337112-1173660379.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-337112-1173660379 -o ROOT/results/node11/solver-337112-1173660379 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337112-1173660379/cmusat_base /tmp/evaluation/337112-1173660379/instance-337112-1173660379.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  a197a9dc75e55922067ed3cf039613f4

RANDOM SEED= 312395454

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.243
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.243
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1089304 kB
Buffers:         58480 kB
Cached:         809604 kB
SwapCached:       2248 kB
Active:         467028 kB
Inactive:       423964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1089304 kB
SwapTotal:     4192956 kB
SwapFree:      4169972 kB
Dirty:            2492 kB
Writeback:           0 kB
Mapped:          30908 kB
Slab:            61108 kB
Committed_AS:  1224504 kB
PageTables:       1756 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66231 MiB

End job on node11 on Mon Mar 12 01:06:22 UTC 2007