Trace number 294314

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 2007-02-08? (TO) 1200.04 1200.34

General information on the benchmark

Namerandom/OnTreshold/5SAT/v130/
unif-k5-r21.3-v130-c2769-S1738460433-02.UNSAT.shuffled.cnf
MD5SUMf83c4477f4cb191188861bfa5f97d580
Bench CategoryRANDOM (random 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 variables130
Number of clauses2769
Sum of the clauses size13845
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52769
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c Pre-processing provided 0 assignments
0.00/0.00	c |  Number of variables:  130                                                  |
0.00/0.00	c |  Number of clauses:    2769                                                 |

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node18/watcher-294314-1171787364 -o ROOT/results/node18/solver-294314-1171787364 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/294314-1171787364/cmusat /tmp/evaluation/294314-1171787364/instance-294314-1171787364.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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: 1.00 1.00 1.00 3/77 13034
/proc/meminfo: memFree=1656112/2055920 swapFree=4192812/4192956
[pid=13034] ppid=13032 vsize=2316 CPUtime=0
/proc/13034/stat : 13034 (cmusat) R 13032 13034 12682 0 -1 4194304 201 0 0 0 0 0 0 0 18 0 1 0 198690986 2371584 184 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 135095640 0 0 4096 35 0 0 0 17 1 0 0
/proc/13034/statm: 579 184 96 243 0 333 0

[startup+0.107511 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 13034
/proc/meminfo: memFree=1656112/2055920 swapFree=4192812/4192956
[pid=13034] ppid=13032 vsize=2816 CPUtime=0.1
/proc/13034/stat : 13034 (cmusat) R 13032 13034 12682 0 -1 4194304 336 0 0 0 10 0 0 0 18 0 1 0 198690986 2883584 319 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/13034/statm: 704 319 118 243 0 458 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2816

[startup+0.519513 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 13034
/proc/meminfo: memFree=1656112/2055920 swapFree=4192812/4192956
[pid=13034] ppid=13032 vsize=3640 CPUtime=0.51
/proc/13034/stat : 13034 (cmusat) R 13032 13034 12682 0 -1 4194304 524 0 0 0 51 0 0 0 21 0 1 0 198690986 3727360 507 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134581134 0 0 4096 35 0 0 0 17 1 0 0
/proc/13034/statm: 910 507 118 243 0 664 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3640

[startup+1.34159 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13035
/proc/meminfo: memFree=1654312/2055920 swapFree=4192812/4192956
[pid=13034] ppid=13032 vsize=3804 CPUtime=1.33
/proc/13034/stat : 13034 (cmusat) R 13032 13034 12682 0 -1 4194304 579 0 0 0 133 0 0 0 25 0 1 0 198690986 3895296 562 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134590173 0 0 4096 35 0 0 0 17 1 0 0
/proc/13034/statm: 951 562 118 243 0 705 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3804

[startup+2.97775 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13035
/proc/meminfo: memFree=1653608/2055920 swapFree=4192812/4192956
[pid=13034] ppid=13032 vsize=6052 CPUtime=2.97
/proc/13034/stat : 13034 (cmusat) R 13032 13034 12682 0 -1 4194304 1095 0 0 0 297 0 0 0 25 0 1 0 198690986 6197248 1045 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134581427 0 0 4096 35 0 0 0 17 1 0 0
/proc/13034/statm: 1513 1048 118 243 0 1267 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 6052

[startup+6.25407 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13035
/proc/meminfo: memFree=1651816/2055920 swapFree=4192812/4192956
[pid=13034] ppid=13032 vsize=6524 CPUtime=6.24
/proc/13034/stat : 13034 (cmusat) R 13032 13034 12682 0 -1 4194304 1239 0 0 0 624 0 0 0 25 0 1 0 198690986 6680576 1189 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/13034/statm: 1631 1189 118 243 0 1385 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 6524

[startup+12.7127 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13035
/proc/meminfo: memFree=1647912/2055920 swapFree=4192812/4192956
[pid=13034] ppid=13032 vsize=10436 CPUtime=12.7
/proc/13034/stat : 13034 (cmusat) R 13032 13034 12682 0 -1 4194304 2434 0 0 0 1269 1 0 0 25 0 1 0 198690986 10686464 2081 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/13034/statm: 2609 2081 118 243 0 2363 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 10436

[startup+25.5139 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13035
/proc/meminfo: memFree=1646312/2055920 swapFree=4192812/4192956
[pid=13034] ppid=13032 vsize=11736 CPUtime=25.49
/proc/13034/stat : 13034 (cmusat) R 13032 13034 12682 0 -1 4194304 3048 0 0 0 2548 1 0 0 25 0 1 0 198690986 12017664 2467 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/13034/statm: 2934 2467 118 243 0 2688 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11736

[startup+51.1304 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13035
/proc/meminfo: memFree=1639144/2055920 swapFree=4192812/4192956
[pid=13034] ppid=13032 vsize=19812 CPUtime=51.11
/proc/13034/stat : 13034 (cmusat) R 13032 13034 12682 0 -1 4194304 5503 0 0 0 5108 3 0 0 25 0 1 0 198690986 20287488 4250 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589663 0 0 4096 35 0 0 0 17 1 0 0
/proc/13034/statm: 4953 4250 118 243 0 4707 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 19812

[startup+102.351 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13035
/proc/meminfo: memFree=1636136/2055920 swapFree=4192812/4192956
[pid=13034] ppid=13032 vsize=22420 CPUtime=102.31
/proc/13034/stat : 13034 (cmusat) R 13032 13034 12682 0 -1 4194304 6728 0 0 0 10227 4 0 0 25 0 1 0 198690986 22958080 5012 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589814 0 0 4096 35 0 0 0 17 1 0 0
/proc/13034/statm: 5605 5012 118 243 0 5359 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 22420

[startup+162.387 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13035
/proc/meminfo: memFree=1622312/2055920 swapFree=4192812/4192956
[pid=13034] ppid=13032 vsize=38316 CPUtime=162.34
/proc/13034/stat : 13034 (cmusat) R 13032 13034 12682 0 -1 4194304 11117 0 0 0 16227 7 0 0 25 0 1 0 198690986 39235584 8404 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/13034/statm: 9579 8404 118 243 0 9333 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 38316

[startup+222.419 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 13035
/proc/meminfo: memFree=1621608/2055920 swapFree=4192812/4192956
[pid=13034] ppid=13032 vsize=38460 CPUtime=222.35
/proc/13034/stat : 13034 (cmusat) R 13032 13034 12682 0 -1 4194304 11684 0 0 0 22227 8 0 0 25 0 1 0 198690986 39383040 8608 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/13034/statm: 9615 8608 118 243 0 9369 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 38460

[startup+282.45 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 13035
/proc/meminfo: memFree=1620776/2055920 swapFree=4192812/4192956
[pid=13034] ppid=13032 vsize=39092 CPUtime=282.37
/proc/13034/stat : 13034 (cmusat) R 13032 13034 12682 0 -1 4194304 12116 0 0 0 28228 9 0 0 25 0 1 0 198690986 40030208 8831 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/13034/statm: 9773 8831 118 243 0 9527 0
Current children cumulated CPU time (s) 282.37
Current children cumulated vsize (KiB) 39092

[startup+342.479 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13035
/proc/meminfo: memFree=1619880/2055920 swapFree=4192812/4192956
[pid=13034] ppid=13032 vsize=39960 CPUtime=342.38
/proc/13034/stat : 13034 (cmusat) R 13032 13034 12682 0 -1 4194304 12600 0 0 0 34229 9 0 0 25 0 1 0 198690986 40919040 9086 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134590180 0 0 4096 35 0 0 0 17 1 0 0
/proc/13034/statm: 9990 9086 118 243 0 9744 0
Current children cumulated CPU time (s) 342.38
Current children cumulated vsize (KiB) 39960

[startup+402.514 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13035
/proc/meminfo: memFree=1615656/2055920 swapFree=4192812/4192956
[pid=13034] ppid=13032 vsize=43580 CPUtime=402.4
/proc/13034/stat : 13034 (cmusat) R 13032 13034 12682 0 -1 4194304 13867 0 0 0 40229 11 0 0 25 0 1 0 198690986 44625920 10086 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/13034/statm: 10895 10086 118 243 0 10649 0
Current children cumulated CPU time (s) 402.4
Current children cumulated vsize (KiB) 43580

[startup+462.544 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13035
/proc/meminfo: memFree=1613928/2055920 swapFree=4192812/4192956
[pid=13034] ppid=13032 vsize=45428 CPUtime=462.42
/proc/13034/stat : 13034 (cmusat) R 13032 13034 12682 0 -1 4194304 14600 0 0 0 46230 12 0 0 25 0 1 0 198690986 46518272 10510 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589771 0 0 4096 35 0 0 0 17 1 0 0
/proc/13034/statm: 11357 10510 118 243 0 11111 0
Current children cumulated CPU time (s) 462.42
Current children cumulated vsize (KiB) 45428

[startup+522.572 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13035
/proc/meminfo: memFree=1610024/2055920 swapFree=4192812/4192956
[pid=13034] ppid=13032 vsize=49212 CPUtime=522.44
/proc/13034/stat : 13034 (cmusat) R 13032 13034 12682 0 -1 4194304 15934 0 0 0 52230 14 0 0 25 0 1 0 198690986 50393088 11508 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/13034/statm: 12303 11508 118 243 0 12057 0
Current children cumulated CPU time (s) 522.44
Current children cumulated vsize (KiB) 49212

[startup+582.604 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13035
/proc/meminfo: memFree=1609704/2055920 swapFree=4192812/4192956
[pid=13034] ppid=13032 vsize=49536 CPUtime=582.45
/proc/13034/stat : 13034 (cmusat) R 13032 13034 12682 0 -1 4194304 16021 0 0 0 58231 14 0 0 25 0 1 0 198690986 50724864 11595 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589684 0 0 4096 35 0 0 0 17 1 0 0
/proc/13034/statm: 12384 11595 118 243 0 12138 0
Current children cumulated CPU time (s) 582.45
Current children cumulated vsize (KiB) 49536

[startup+642.638 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13037
/proc/meminfo: memFree=1587944/2055920 swapFree=4192812/4192956
[pid=13034] ppid=13032 vsize=76364 CPUtime=642.46
/proc/13034/stat : 13034 (cmusat) R 13032 13034 12682 0 -1 4194304 23185 0 0 0 64228 18 0 0 25 0 1 0 198690986 78196736 17006 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589604 0 0 4096 35 0 0 0 17 1 0 0
/proc/13034/statm: 19091 17006 118 243 0 18845 0
Current children cumulated CPU time (s) 642.46
Current children cumulated vsize (KiB) 76364

[startup+702.668 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13037
/proc/meminfo: memFree=1587880/2055920 swapFree=4192812/4192956
[pid=13034] ppid=13032 vsize=76364 CPUtime=702.48
/proc/13034/stat : 13034 (cmusat) R 13032 13034 12682 0 -1 4194304 23194 0 0 0 70229 19 0 0 25 0 1 0 198690986 78196736 17015 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/13034/statm: 19091 17015 118 243 0 18845 0
Current children cumulated CPU time (s) 702.48
Current children cumulated vsize (KiB) 76364

[startup+762.695 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13037
/proc/meminfo: memFree=1587240/2055920 swapFree=4192812/4192956
[pid=13034] ppid=13032 vsize=76364 CPUtime=762.5
/proc/13034/stat : 13034 (cmusat) R 13032 13034 12682 0 -1 4194304 23360 0 0 0 76230 20 0 0 25 0 1 0 198690986 78196736 17181 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589545 0 0 4096 35 0 0 0 17 1 0 0
/proc/13034/statm: 19091 17181 118 243 0 18845 0
Current children cumulated CPU time (s) 762.5
Current children cumulated vsize (KiB) 76364

[startup+822.731 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13037
/proc/meminfo: memFree=1587112/2055920 swapFree=4192812/4192956
[pid=13034] ppid=13032 vsize=76508 CPUtime=822.51
/proc/13034/stat : 13034 (cmusat) R 13032 13034 12682 0 -1 4194304 23768 0 0 0 82231 20 0 0 25 0 1 0 198690986 78344192 17224 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/13034/statm: 19127 17224 118 243 0 18881 0
Current children cumulated CPU time (s) 822.51
Current children cumulated vsize (KiB) 76508

[startup+882.753 s]
/proc/loadavg: 1.04 1.01 1.00 2/78 13037
/proc/meminfo: memFree=1587112/2055920 swapFree=4192812/4192956
[pid=13034] ppid=13032 vsize=76508 CPUtime=882.52
/proc/13034/stat : 13034 (cmusat) R 13032 13034 12682 0 -1 4194304 23768 0 0 0 88231 21 0 0 25 0 1 0 198690986 78344192 17224 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/13034/statm: 19127 17224 118 243 0 18881 0
Current children cumulated CPU time (s) 882.52
Current children cumulated vsize (KiB) 76508

[startup+942.781 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 13037
/proc/meminfo: memFree=1586280/2055920 swapFree=4192812/4192956
[pid=13034] ppid=13032 vsize=76664 CPUtime=942.54
/proc/13034/stat : 13034 (cmusat) R 13032 13034 12682 0 -1 4194304 24367 0 0 0 94232 22 0 0 25 0 1 0 198690986 78503936 17422 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/13034/statm: 19166 17422 118 243 0 18920 0
Current children cumulated CPU time (s) 942.54
Current children cumulated vsize (KiB) 76664

[startup+1002.81 s]
/proc/loadavg: 1.04 1.02 1.00 2/78 13037
/proc/meminfo: memFree=1586344/2055920 swapFree=4192812/4192956
[pid=13034] ppid=13032 vsize=76664 CPUtime=1002.55
/proc/13034/stat : 13034 (cmusat) R 13032 13034 12682 0 -1 4194304 24368 0 0 0 100233 22 0 0 25 0 1 0 198690986 78503936 17423 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589545 0 0 4096 35 0 0 0 17 1 0 0
/proc/13034/statm: 19166 17423 118 243 0 18920 0
Current children cumulated CPU time (s) 1002.55
Current children cumulated vsize (KiB) 76664

[startup+1062.84 s]
/proc/loadavg: 1.01 1.01 1.00 2/78 13037
/proc/meminfo: memFree=1585384/2055920 swapFree=4192812/4192956
[pid=13034] ppid=13032 vsize=77340 CPUtime=1062.56
/proc/13034/stat : 13034 (cmusat) R 13032 13034 12682 0 -1 4194304 24596 0 0 0 106234 22 0 0 25 0 1 0 198690986 79196160 17651 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/13034/statm: 19335 17651 118 243 0 19089 0
Current children cumulated CPU time (s) 1062.56
Current children cumulated vsize (KiB) 77340

[startup+1122.88 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 13037
/proc/meminfo: memFree=1584808/2055920 swapFree=4192812/4192956
[pid=13034] ppid=13032 vsize=77648 CPUtime=1122.58
/proc/13034/stat : 13034 (cmusat) R 13032 13034 12682 0 -1 4194304 25184 0 0 0 112235 23 0 0 25 0 1 0 198690986 79511552 17799 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/13034/statm: 19412 17799 118 243 0 19166 0
Current children cumulated CPU time (s) 1122.58
Current children cumulated vsize (KiB) 77648

[startup+1182.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13037
/proc/meminfo: memFree=1584680/2055920 swapFree=4192812/4192956
[pid=13034] ppid=13032 vsize=77780 CPUtime=1182.6
/proc/13034/stat : 13034 (cmusat) R 13032 13034 12682 0 -1 4194304 25216 0 0 0 118236 24 0 0 25 0 1 0 198690986 79646720 17831 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/13034/statm: 19445 17831 118 243 0 19199 0
Current children cumulated CPU time (s) 1182.6
Current children cumulated vsize (KiB) 77780



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13037
/proc/meminfo: memFree=1584488/2055920 swapFree=4192812/4192956
[pid=13034] ppid=13032 vsize=78044 CPUtime=1200.02
/proc/13034/stat : 13034 (cmusat) R 13032 13034 12682 0 -1 4194304 25253 0 0 0 119978 24 0 0 25 0 1 0 198690986 79917056 17868 18446744073709551615 134512640 135508737 4294956624 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/13034/statm: 19511 17868 118 243 0 19265 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 78044

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): 1200.34
CPU time (s): 1200.04
CPU user time (s): 1199.78
CPU system time (s): 0.25696
CPU usage (%): 99.9751
Max. virtual memory (cumulated for all children) (KiB): 78044

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

runsolver used 1.39279 second user time and 2.84457 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Sun Feb 18 08:29:24 UTC 2007

IDJOB= 294314
IDBENCH= 19885
IDSOLVER= 121
FILE ID= node18/294314-1171787364

PBS_JOBID= 3839319

Free space on /tmp= 66546 MiB

SOLVER NAME= CMUSAT 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v130/unif-k5-r21.3-v130-c2769-S1738460433-02.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/294314-1171787364/cmusat /tmp/evaluation/294314-1171787364/instance-294314-1171787364.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-294314-1171787364 -o ROOT/results/node18/solver-294314-1171787364 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/294314-1171787364/cmusat /tmp/evaluation/294314-1171787364/instance-294314-1171787364.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  f83c4477f4cb191188861bfa5f97d580

RANDOM SEED= 527821413

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.236
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.236
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:       1656520 kB
Buffers:         47964 kB
Cached:         222132 kB
SwapCached:          0 kB
Active:         263996 kB
Inactive:        66060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1656520 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2520 kB
Writeback:           0 kB
Mapped:          78896 kB
Slab:            55036 kB
Committed_AS:   757924 kB
PageTables:       1668 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= 66546 MiB

End job on node18 on Sun Feb 18 08:49:27 UTC 2007