Trace number 369332

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) 5000.05 5001.64

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2c-3cage-unsat-10-3.sat05-2568.reshuffled-07.cnf
MD5SUMd65aa32f539d7b147c82042f18f65687
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark338.762
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses560
Sum of the clauses size2240
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 4560
Number of clauses of size 50
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:  140                                                  |
0.00/0.00	c |  Number of clauses:    560                                                  |

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node7/watcher-369332-1177293389 -o ROOT/results/node7/solver-369332-1177293389 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/369332-1177293389/cmusat /tmp/evaluation/369332-1177293389/instance-369332-1177293389.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.85 0.97 0.99 3/77 19873
/proc/meminfo: memFree=1830328/2055920 swapFree=4159516/4192956
[pid=19873] ppid=19871 vsize=2180 CPUtime=0
/proc/19873/stat : 19873 (cmusat) R 19871 19873 19817 0 -1 4194304 170 0 0 0 0 0 0 0 18 0 1 0 205376550 2232320 153 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134530278 0 0 4096 35 0 0 0 17 1 0 0
/proc/19873/statm: 545 153 108 243 0 299 0

[startup+0.041698 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 19873
/proc/meminfo: memFree=1830328/2055920 swapFree=4159516/4192956
[pid=19873] ppid=19871 vsize=2448 CPUtime=0.04
/proc/19873/stat : 19873 (cmusat) R 19871 19873 19817 0 -1 4194304 221 0 0 0 4 0 0 0 18 0 1 0 205376550 2506752 204 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589670 0 0 4096 35 0 0 0 17 1 0 0
/proc/19873/statm: 612 204 117 243 0 366 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2448

[startup+0.101704 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 19873
/proc/meminfo: memFree=1830328/2055920 swapFree=4159516/4192956
[pid=19873] ppid=19871 vsize=2448 CPUtime=0.1
/proc/19873/stat : 19873 (cmusat) R 19871 19873 19817 0 -1 4194304 237 0 0 0 10 0 0 0 18 0 1 0 205376550 2506752 220 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589690 0 0 4096 35 0 0 0 17 1 0 0
/proc/19873/statm: 612 220 117 243 0 366 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2448

[startup+0.301724 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 19873
/proc/meminfo: memFree=1830328/2055920 swapFree=4159516/4192956
[pid=19873] ppid=19871 vsize=2876 CPUtime=0.3
/proc/19873/stat : 19873 (cmusat) R 19871 19873 19817 0 -1 4194304 340 0 0 0 30 0 0 0 19 0 1 0 205376550 2945024 323 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135107896 0 0 4096 35 0 0 0 17 1 0 0
/proc/19873/statm: 719 323 117 243 0 473 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2876

[startup+0.701767 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 19873
/proc/meminfo: memFree=1830328/2055920 swapFree=4159516/4192956
[pid=19873] ppid=19871 vsize=3572 CPUtime=0.69
/proc/19873/stat : 19873 (cmusat) R 19871 19873 19817 0 -1 4194304 501 0 0 0 69 0 0 0 22 0 1 0 205376550 3657728 484 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/19873/statm: 893 484 117 243 0 647 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3572

[startup+1.50185 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 19874
/proc/meminfo: memFree=1828528/2055920 swapFree=4159516/4192956
[pid=19873] ppid=19871 vsize=5208 CPUtime=1.49
/proc/19873/stat : 19873 (cmusat) R 19871 19873 19817 0 -1 4194304 855 0 0 0 149 0 0 0 25 0 1 0 205376550 5332992 838 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/19873/statm: 1302 838 117 243 0 1056 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5208

[startup+3.10202 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 19874
/proc/meminfo: memFree=1827056/2055920 swapFree=4159516/4192956
[pid=19873] ppid=19871 vsize=7920 CPUtime=3.09
/proc/19873/stat : 19873 (cmusat) R 19871 19873 19817 0 -1 4194304 1620 0 0 0 309 0 0 0 25 0 1 0 205376550 8110080 1444 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134580115 0 0 4096 35 0 0 0 17 1 0 0
/proc/19873/statm: 1980 1444 117 243 0 1734 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7920

[startup+6.30235 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 19874
/proc/meminfo: memFree=1824240/2055920 swapFree=4159516/4192956
[pid=19873] ppid=19871 vsize=8596 CPUtime=6.29
/proc/19873/stat : 19873 (cmusat) R 19871 19873 19817 0 -1 4194304 2089 0 0 0 629 0 0 0 25 0 1 0 205376550 8802304 1689 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589814 0 0 4096 35 0 0 0 17 1 0 0
/proc/19873/statm: 2149 1689 117 243 0 1903 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8596

[startup+12.701 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 19874
/proc/meminfo: memFree=1819632/2055920 swapFree=4159516/4192956
[pid=19873] ppid=19871 vsize=13464 CPUtime=12.68
/proc/19873/stat : 19873 (cmusat) R 19871 19873 19817 0 -1 4194304 3656 0 0 0 1267 1 0 0 25 0 1 0 205376550 13787136 2699 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/19873/statm: 3366 2699 117 243 0 3120 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13464

[startup+25.5014 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 19874
/proc/meminfo: memFree=1815600/2055920 swapFree=4159516/4192956
[pid=19873] ppid=19871 vsize=17020 CPUtime=25.48
/proc/19873/stat : 19873 (cmusat) R 19871 19873 19817 0 -1 4194304 5203 0 0 0 2546 2 0 0 25 0 1 0 205376550 17428480 3725 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589811 0 0 4096 35 0 0 0 17 1 0 0
/proc/19873/statm: 4255 3725 117 243 0 4009 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17020

[startup+51.1011 s]
/proc/loadavg: 1.04 1.00 1.00 2/78 19874
/proc/meminfo: memFree=1807792/2055920 swapFree=4159516/4192956
[pid=19873] ppid=19871 vsize=26296 CPUtime=51.07
/proc/19873/stat : 19873 (cmusat) R 19871 19873 19817 0 -1 4194304 8329 0 0 0 5103 4 0 0 25 0 1 0 205376550 26927104 5651 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589495 0 0 4096 35 0 0 0 17 1 0 0
/proc/19873/statm: 6574 5651 117 243 0 6328 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 26296

[startup+102.305 s]
/proc/loadavg: 1.10 1.02 1.01 2/78 19874
/proc/meminfo: memFree=1788656/2055920 swapFree=4159516/4192956
[pid=19873] ppid=19871 vsize=48484 CPUtime=102.26
/proc/19873/stat : 19873 (cmusat) R 19871 19873 19817 0 -1 4194304 15270 0 0 0 10218 8 0 0 25 0 1 0 205376550 49647616 10375 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589560 0 0 4096 35 0 0 0 17 1 0 0
/proc/19873/statm: 12121 10375 117 243 0 11875 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 48484

[startup+162.302 s]
/proc/loadavg: 1.19 1.04 1.01 2/78 19874
/proc/meminfo: memFree=1786608/2055920 swapFree=4159516/4192956
[pid=19873] ppid=19871 vsize=49116 CPUtime=162.24
/proc/19873/stat : 19873 (cmusat) R 19871 19873 19817 0 -1 4194304 16955 0 0 0 16214 10 0 0 25 0 1 0 205376550 50294784 10895 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/19873/statm: 12279 10895 117 243 0 12033 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 49116

[startup+222.302 s]
/proc/loadavg: 1.13 1.05 1.01 2/78 19874
/proc/meminfo: memFree=1781424/2055920 swapFree=4159516/4192956
[pid=19873] ppid=19871 vsize=53872 CPUtime=222.23
/proc/19873/stat : 19873 (cmusat) R 19871 19873 19817 0 -1 4194304 18802 0 0 0 22212 11 0 0 25 0 1 0 205376550 55164928 12222 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/19873/statm: 13468 12222 117 243 0 13222 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 53872

[startup+282.301 s]
/proc/loadavg: 1.05 1.04 1.00 2/84 19948
/proc/meminfo: memFree=1774592/2055920 swapFree=4159516/4192956
[pid=19873] ppid=19871 vsize=59084 CPUtime=282.17
/proc/19873/stat : 19873 (cmusat) R 19871 19873 19817 0 -1 4194304 21268 0 0 0 28203 14 0 0 25 0 1 0 205376550 60502016 13659 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589506 0 0 4096 35 0 0 0 17 1 0 0
/proc/19873/statm: 14771 13659 117 243 0 14525 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 59084

[startup+342.302 s]
/proc/loadavg: 1.25 1.08 1.02 2/83 20993
/proc/meminfo: memFree=1730168/2055920 swapFree=4159516/4192956
[pid=19873] ppid=19871 vsize=60136 CPUtime=342.05
/proc/19873/stat : 19873 (cmusat) R 19871 19873 19817 0 -1 4194304 21607 0 0 0 34188 17 0 0 25 0 1 0 205376550 61579264 13965 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/19873/statm: 15034 13965 117 243 0 14788 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 60136

[startup+402.302 s]
/proc/loadavg: 1.24 1.12 1.03 2/78 22074
/proc/meminfo: memFree=1603368/2055920 swapFree=4159516/4192956
[pid=19873] ppid=19871 vsize=89068 CPUtime=402
/proc/19873/stat : 19873 (cmusat) R 19871 19873 19817 0 -1 4194304 29700 0 0 0 40171 29 0 0 25 0 1 0 205376550 91205632 19134 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/19873/statm: 22267 19134 117 243 0 22021 0
Current children cumulated CPU time (s) 402
Current children cumulated vsize (KiB) 89068

[startup+462.301 s]
/proc/loadavg: 1.08 1.09 1.03 2/78 22074
/proc/meminfo: memFree=1600360/2055920 swapFree=4159516/4192956
[pid=19873] ppid=19871 vsize=90920 CPUtime=461.99
/proc/19873/stat : 19873 (cmusat) R 19871 19873 19817 0 -1 4194304 30620 0 0 0 46169 30 0 0 25 0 1 0 205376550 93102080 19891 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/19873/statm: 22730 19891 117 243 0 22484 0
Current children cumulated CPU time (s) 461.99
Current children cumulated vsize (KiB) 90920

[startup+522.302 s]
/proc/loadavg: 1.03 1.07 1.02 2/78 22074
/proc/meminfo: memFree=1600552/2055920 swapFree=4159516/4192956
[pid=19873] ppid=19871 vsize=90788 CPUtime=521.97
/proc/19873/stat : 19873 (cmusat) R 19871 19873 19817 0 -1 4194304 30627 0 0 0 52167 30 0 0 25 0 1 0 205376550 92966912 19865 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589811 0 0 4096 35 0 0 0 17 1 0 0
/proc/19873/statm: 22697 19865 117 243 0 22451 0
Current children cumulated CPU time (s) 521.97
Current children cumulated vsize (KiB) 90788

[startup+582.302 s]
/proc/loadavg: 1.01 1.06 1.01 2/78 22074
/proc/meminfo: memFree=1599592/2055920 swapFree=4159516/4192956
[pid=19873] ppid=19871 vsize=90904 CPUtime=581.95
/proc/19873/stat : 19873 (cmusat) R 19871 19873 19817 0 -1 4194304 31575 0 0 0 58164 31 0 0 25 0 1 0 205376550 93085696 20154 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/19873/statm: 22726 20154 117 243 0 22480 0
Current children cumulated CPU time (s) 581.95
Current children cumulated vsize (KiB) 90904

[startup+642.301 s]
/proc/loadavg: 1.00 1.04 1.01 2/78 22074
/proc/meminfo: memFree=1599280/2055920 swapFree=4159516/4192956
[pid=19873] ppid=19871 vsize=91540 CPUtime=641.93
/proc/19873/stat : 19873 (cmusat) R 19871 19873 19817 0 -1 4194304 31753 0 0 0 64162 31 0 0 25 0 1 0 205376550 93736960 20234 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590173 0 0 4096 35 0 0 0 17 1 0 0
/proc/19873/statm: 22885 20234 117 243 0 22639 0
Current children cumulated CPU time (s) 641.93
Current children cumulated vsize (KiB) 91540


################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22274
/proc/meminfo: memFree=1516336/2055920 swapFree=4159516/4192956
[pid=19873] ppid=19871 vsize=183216 CPUtime=4000.96
/proc/19873/stat : 19873 (cmusat) R 19871 19873 19817 0 -1 4194304 66094 0 0 0 400022 74 0 0 25 0 1 0 205376550 187613184 40859 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/19873/statm: 45804 40859 117 243 0 45558 0
Current children cumulated CPU time (s) 4000.96
Current children cumulated vsize (KiB) 183216

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22274
/proc/meminfo: memFree=1516336/2055920 swapFree=4159516/4192956
[pid=19873] ppid=19871 vsize=183216 CPUtime=4060.95
/proc/19873/stat : 19873 (cmusat) R 19871 19873 19817 0 -1 4194304 66097 0 0 0 406021 74 0 0 25 0 1 0 205376550 187613184 40862 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/19873/statm: 45804 40862 117 243 0 45558 0
Current children cumulated CPU time (s) 4060.95
Current children cumulated vsize (KiB) 183216

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22274
/proc/meminfo: memFree=1516400/2055920 swapFree=4159516/4192956
[pid=19873] ppid=19871 vsize=183216 CPUtime=4120.93
/proc/19873/stat : 19873 (cmusat) R 19871 19873 19817 0 -1 4194304 66100 0 0 0 412018 75 0 0 25 0 1 0 205376550 187613184 40865 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/19873/statm: 45804 40865 117 243 0 45558 0
Current children cumulated CPU time (s) 4120.93
Current children cumulated vsize (KiB) 183216

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22274
/proc/meminfo: memFree=1516400/2055920 swapFree=4159516/4192956
[pid=19873] ppid=19871 vsize=183216 CPUtime=4180.91
/proc/19873/stat : 19873 (cmusat) R 19871 19873 19817 0 -1 4194304 66103 0 0 0 418016 75 0 0 25 0 1 0 205376550 187613184 40868 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/19873/statm: 45804 40868 117 243 0 45558 0
Current children cumulated CPU time (s) 4180.91
Current children cumulated vsize (KiB) 183216

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22274
/proc/meminfo: memFree=1515696/2055920 swapFree=4159516/4192956
[pid=19873] ppid=19871 vsize=183732 CPUtime=4240.9
/proc/19873/stat : 19873 (cmusat) R 19871 19873 19817 0 -1 4194304 66295 0 0 0 424014 76 0 0 25 0 1 0 205376550 188141568 41060 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/19873/statm: 45933 41060 117 243 0 45687 0
Current children cumulated CPU time (s) 4240.9
Current children cumulated vsize (KiB) 183732

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22274
/proc/meminfo: memFree=1514672/2055920 swapFree=4159516/4192956
[pid=19873] ppid=19871 vsize=184760 CPUtime=4300.88
/proc/19873/stat : 19873 (cmusat) R 19871 19873 19817 0 -1 4194304 66544 0 0 0 430012 76 0 0 25 0 1 0 205376550 189194240 41309 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589518 0 0 4096 35 0 0 0 17 1 0 0
/proc/19873/statm: 46190 41309 117 243 0 45944 0
Current children cumulated CPU time (s) 4300.88
Current children cumulated vsize (KiB) 184760

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22274
/proc/meminfo: memFree=1513776/2055920 swapFree=4159516/4192956
[pid=19873] ppid=19871 vsize=185288 CPUtime=4360.87
/proc/19873/stat : 19873 (cmusat) R 19871 19873 19817 0 -1 4194304 66787 0 0 0 436010 77 0 0 25 0 1 0 205376550 189734912 41552 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/19873/statm: 46322 41552 117 243 0 46076 0
Current children cumulated CPU time (s) 4360.87
Current children cumulated vsize (KiB) 185288

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22274
/proc/meminfo: memFree=1510896/2055920 swapFree=4159516/4192956
[pid=19873] ppid=19871 vsize=187516 CPUtime=4420.86
/proc/19873/stat : 19873 (cmusat) R 19871 19873 19817 0 -1 4194304 67487 0 0 0 442008 78 0 0 25 0 1 0 205376550 192016384 42252 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590173 0 0 4096 35 0 0 0 17 1 0 0
/proc/19873/statm: 46879 42252 117 243 0 46633 0
Current children cumulated CPU time (s) 4420.86
Current children cumulated vsize (KiB) 187516

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22274
/proc/meminfo: memFree=1507952/2055920 swapFree=4159516/4192956
[pid=19873] ppid=19871 vsize=190864 CPUtime=4480.84
/proc/19873/stat : 19873 (cmusat) R 19871 19873 19817 0 -1 4194304 69973 0 0 0 448005 79 0 0 25 0 1 0 205376550 195444736 43135 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590173 0 0 4096 35 0 0 0 17 1 0 0
/proc/19873/statm: 47716 43135 117 243 0 47470 0
Current children cumulated CPU time (s) 4480.84
Current children cumulated vsize (KiB) 190864

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22274
/proc/meminfo: memFree=1507312/2055920 swapFree=4159516/4192956
[pid=19873] ppid=19871 vsize=190864 CPUtime=4540.83
/proc/19873/stat : 19873 (cmusat) R 19871 19873 19817 0 -1 4194304 69983 0 0 0 454003 80 0 0 25 0 1 0 205376550 195444736 43145 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/19873/statm: 47716 43145 117 243 0 47470 0
Current children cumulated CPU time (s) 4540.83
Current children cumulated vsize (KiB) 190864

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22274
/proc/meminfo: memFree=1506800/2055920 swapFree=4159516/4192956
[pid=19873] ppid=19871 vsize=191380 CPUtime=4600.81
/proc/19873/stat : 19873 (cmusat) R 19871 19873 19817 0 -1 4194304 70123 0 0 0 460001 80 0 0 25 0 1 0 205376550 195973120 43285 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/19873/statm: 47845 43285 117 243 0 47599 0
Current children cumulated CPU time (s) 4600.81
Current children cumulated vsize (KiB) 191380

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22274
/proc/meminfo: memFree=1506352/2055920 swapFree=4159516/4192956
[pid=19873] ppid=19871 vsize=192404 CPUtime=4660.79
/proc/19873/stat : 19873 (cmusat) R 19871 19873 19817 0 -1 4194304 70432 0 0 0 465998 81 0 0 25 0 1 0 205376550 197021696 43337 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/19873/statm: 48101 43337 117 243 0 47855 0
Current children cumulated CPU time (s) 4660.79
Current children cumulated vsize (KiB) 192404

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22274
/proc/meminfo: memFree=1506096/2055920 swapFree=4159516/4192956
[pid=19873] ppid=19871 vsize=192920 CPUtime=4720.78
/proc/19873/stat : 19873 (cmusat) R 19871 19873 19817 0 -1 4194304 70531 0 0 0 471997 81 0 0 25 0 1 0 205376550 197550080 43436 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134590173 0 0 4096 35 0 0 0 17 1 0 0
/proc/19873/statm: 48230 43436 117 243 0 47984 0
Current children cumulated CPU time (s) 4720.78
Current children cumulated vsize (KiB) 192920

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22274
/proc/meminfo: memFree=1506096/2055920 swapFree=4159516/4192956
[pid=19873] ppid=19871 vsize=192920 CPUtime=4780.76
/proc/19873/stat : 19873 (cmusat) R 19871 19873 19817 0 -1 4194304 70545 0 0 0 477994 82 0 0 25 0 1 0 205376550 197550080 43450 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/19873/statm: 48230 43450 117 243 0 47984 0
Current children cumulated CPU time (s) 4780.76
Current children cumulated vsize (KiB) 192920

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22274
/proc/meminfo: memFree=1506032/2055920 swapFree=4159516/4192956
[pid=19873] ppid=19871 vsize=192920 CPUtime=4840.74
/proc/19873/stat : 19873 (cmusat) R 19871 19873 19817 0 -1 4194304 70558 0 0 0 483992 82 0 0 25 0 1 0 205376550 197550080 43463 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/19873/statm: 48230 43463 117 243 0 47984 0
Current children cumulated CPU time (s) 4840.74
Current children cumulated vsize (KiB) 192920

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22274
/proc/meminfo: memFree=1505456/2055920 swapFree=4159516/4192956
[pid=19873] ppid=19871 vsize=193436 CPUtime=4900.73
/proc/19873/stat : 19873 (cmusat) R 19871 19873 19817 0 -1 4194304 70779 0 0 0 489990 83 0 0 25 0 1 0 205376550 198078464 43619 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/19873/statm: 48359 43619 117 243 0 48113 0
Current children cumulated CPU time (s) 4900.73
Current children cumulated vsize (KiB) 193436

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22274
/proc/meminfo: memFree=1505328/2055920 swapFree=4159516/4192956
[pid=19873] ppid=19871 vsize=193436 CPUtime=4960.71
/proc/19873/stat : 19873 (cmusat) R 19871 19873 19817 0 -1 4194304 70805 0 0 0 495988 83 0 0 25 0 1 0 205376550 198078464 43645 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/19873/statm: 48359 43645 117 243 0 48113 0
Current children cumulated CPU time (s) 4960.71
Current children cumulated vsize (KiB) 193436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 22274
/proc/meminfo: memFree=1505136/2055920 swapFree=4159516/4192956
[pid=19873] ppid=19871 vsize=193948 CPUtime=5000.02
/proc/19873/stat : 19873 (cmusat) R 19871 19873 19817 0 -1 4194304 70939 0 0 0 499918 84 0 0 25 0 1 0 205376550 198602752 43650 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/19873/statm: 48487 43650 117 243 0 48241 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 193948

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): 5001.64
CPU time (s): 5000.05
CPU user time (s): 4999.18
CPU system time (s): 0.870867
CPU usage (%): 99.9683
Max. virtual memory (cumulated for all children) (KiB): 193948

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

runsolver used 5.86911 second user time and 12.1662 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Mon Apr 23 01:56:29 UTC 2007

IDJOB= 369332
IDBENCH= 24743
IDSOLVER= 182
FILE ID= node7/369332-1177293389

PBS_JOBID= 4650860

Free space on /tmp= 66409 MiB

SOLVER NAME= CMUSAT 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/jarvisalo/mod2c-3cage-unsat-10-3.sat05-2568.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/369332-1177293389/cmusat /tmp/evaluation/369332-1177293389/instance-369332-1177293389.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-369332-1177293389 -o ROOT/results/node7/solver-369332-1177293389 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/369332-1177293389/cmusat /tmp/evaluation/369332-1177293389/instance-369332-1177293389.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  d65aa32f539d7b147c82042f18f65687

RANDOM SEED= 982331982

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.231
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.231
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:       1830736 kB
Buffers:         35268 kB
Cached:         121304 kB
SwapCached:      13088 kB
Active:          66964 kB
Inactive:       112248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1830736 kB
SwapTotal:     4192956 kB
SwapFree:      4159516 kB
Dirty:            2648 kB
Writeback:           0 kB
Mapped:          29632 kB
Slab:            31468 kB
Committed_AS:  8829384 kB
PageTables:       1860 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= 66409 MiB

End job on node7 on Mon Apr 23 03:19:53 UTC 2007