Trace number 334635

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.06 1200.54

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-luckySeven.used-as.sat04-990.sat05-4196.reshuffled-07.cnf
MD5SUMbf3618cdbef11db03f2026bf209783fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1151.72
Satisfiable
(Un)Satisfiability was proved
Number of variables25493
Number of clauses1139180
Sum of the clauses size2298131
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21136319
Number of clauses of size 31
Number of clauses of size 41
Number of clauses of size 57
Number of clauses of size over 52852

Solver Data (download as text)

0.00/0.00	c Pre-processing provided 0 assignments
0.00/0.00	c |  Number of variables:  25493                                                |
1.88/1.94	c |  Number of clauses:    1139180                                              |

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-334635-1173584676 -o ROOT/results/node11/solver-334635-1173584676 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334635-1173584676/cmusat /tmp/evaluation/334635-1173584676/instance-334635-1173584676.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: 1.00 1.00 1.00 3/77 24353
/proc/meminfo: memFree=1315968/2055920 swapFree=4169972/4192956
[pid=24353] ppid=24351 vsize=2936 CPUtime=0
/proc/24353/stat : 24353 (cmusat) R 24351 24353 20410 0 -1 4194304 585 0 0 0 0 0 0 0 18 0 1 0 378422388 3006464 568 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134548958 0 0 4096 35 0 0 0 17 1 0 0
/proc/24353/statm: 734 568 95 243 0 488 0

[startup+0.0508161 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 24353
/proc/meminfo: memFree=1315968/2055920 swapFree=4169972/4192956
[pid=24353] ppid=24351 vsize=6488 CPUtime=0.04
/proc/24353/stat : 24353 (cmusat) R 24351 24353 20410 0 -1 4194304 1428 0 0 0 4 0 0 0 18 0 1 0 378422388 6643712 1394 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/24353/statm: 1622 1394 96 243 0 1376 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6488

[startup+0.101821 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 24353
/proc/meminfo: memFree=1315968/2055920 swapFree=4169972/4192956
[pid=24353] ppid=24351 vsize=8164 CPUtime=0.09
/proc/24353/stat : 24353 (cmusat) R 24351 24353 20410 0 -1 4194304 1827 0 0 0 8 1 0 0 18 0 1 0 378422388 8359936 1793 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/24353/statm: 2041 1794 96 243 0 1795 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8164

[startup+0.301844 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 24353
/proc/meminfo: memFree=1315968/2055920 swapFree=4169972/4192956
[pid=24353] ppid=24351 vsize=14184 CPUtime=0.29
/proc/24353/stat : 24353 (cmusat) R 24351 24353 20410 0 -1 4194304 3255 0 0 0 27 2 0 0 19 0 1 0 378422388 14524416 3221 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/24353/statm: 3546 3221 96 243 0 3300 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14184

[startup+0.701891 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 24353
/proc/meminfo: memFree=1315968/2055920 swapFree=4169972/4192956
[pid=24353] ppid=24351 vsize=26372 CPUtime=0.69
/proc/24353/stat : 24353 (cmusat) R 24351 24353 20410 0 -1 4194304 6243 0 0 0 66 3 0 0 23 0 1 0 378422388 27004928 6209 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/24353/statm: 6593 6209 96 243 0 6347 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26372

[startup+1.50199 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24354
/proc/meminfo: memFree=1282296/2055920 swapFree=4169972/4192956
[pid=24353] ppid=24351 vsize=51656 CPUtime=1.49
/proc/24353/stat : 24353 (cmusat) R 24351 24353 20410 0 -1 4194304 12377 0 0 0 141 8 0 0 25 0 1 0 378422388 52895744 12343 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/24353/statm: 12914 12343 96 243 0 12668 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51656

[startup+3.10117 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24354
/proc/meminfo: memFree=1253176/2055920 swapFree=4169972/4192956
[pid=24353] ppid=24351 vsize=67232 CPUtime=3.09
/proc/24353/stat : 24353 (cmusat) R 24351 24353 20410 0 -1 4194304 15779 0 0 0 299 10 0 0 25 0 1 0 378422388 68845568 15745 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134530330 0 0 4096 35 0 0 0 17 1 0 0
/proc/24353/statm: 16808 15745 106 243 0 16562 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 67232

[startup+6.30155 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24354
/proc/meminfo: memFree=1253176/2055920 swapFree=4169972/4192956
[pid=24353] ppid=24351 vsize=67232 CPUtime=6.29
/proc/24353/stat : 24353 (cmusat) R 24351 24353 20410 0 -1 4194304 15779 0 0 0 619 10 0 0 25 0 1 0 378422388 68845568 15745 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134530328 0 0 4096 35 0 0 0 17 1 0 0
/proc/24353/statm: 16808 15745 106 243 0 16562 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 67232

[startup+12.7023 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24354
/proc/meminfo: memFree=1232568/2055920 swapFree=4169972/4192956
[pid=24353] ppid=24351 vsize=94460 CPUtime=12.69
/proc/24353/stat : 24353 (cmusat) R 24351 24353 20410 0 -1 4194304 22040 0 0 0 1256 13 0 0 25 0 1 0 378422388 96727040 22006 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134530784 0 0 4096 35 0 0 0 17 1 0 0
/proc/24353/statm: 23615 22006 107 243 0 23369 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 94460

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24356
/proc/meminfo: memFree=1222016/2055920 swapFree=4169972/4192956
[pid=24353] ppid=24351 vsize=96312 CPUtime=25.48
/proc/24353/stat : 24353 (cmusat) R 24351 24353 20410 0 -1 4194304 23577 0 0 0 2534 14 0 0 25 0 1 0 378422388 98623488 23543 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134530328 0 0 4096 35 0 0 0 17 1 0 0
/proc/24353/statm: 24078 23543 107 243 0 23832 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 96312

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24356
/proc/meminfo: memFree=1228160/2055920 swapFree=4169972/4192956
[pid=24353] ppid=24351 vsize=88700 CPUtime=51.06
/proc/24353/stat : 24353 (cmusat) R 24351 24353 20410 0 -1 4194304 27655 0 0 0 5090 16 0 0 25 0 1 0 378422388 90828800 22025 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/24353/statm: 22175 22025 119 243 0 21929 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 88700

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24356
/proc/meminfo: memFree=1223488/2055920 swapFree=4169972/4192956
[pid=24353] ppid=24351 vsize=93324 CPUtime=102.25
/proc/24353/stat : 24353 (cmusat) R 24351 24353 20410 0 -1 4194304 28824 0 0 0 10207 18 0 0 25 0 1 0 378422388 95563776 23194 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/24353/statm: 23331 23194 119 243 0 23085 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 93324

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24356
/proc/meminfo: memFree=1211648/2055920 swapFree=4169972/4192956
[pid=24353] ppid=24351 vsize=105208 CPUtime=162.23
/proc/24353/stat : 24353 (cmusat) R 24351 24353 20410 0 -1 4194304 31802 0 0 0 16201 22 0 0 25 0 1 0 378422388 107732992 26172 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/24353/statm: 26302 26172 119 243 0 26056 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 105208

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24356
/proc/meminfo: memFree=1198528/2055920 swapFree=4169972/4192956
[pid=24353] ppid=24351 vsize=118276 CPUtime=222.21
/proc/24353/stat : 24353 (cmusat) R 24351 24353 20410 0 -1 4194304 35057 0 0 0 22195 26 0 0 25 0 1 0 378422388 121114624 29427 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/24353/statm: 29569 29427 119 243 0 29323 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 118276

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24356
/proc/meminfo: memFree=1185472/2055920 swapFree=4169972/4192956
[pid=24353] ppid=24351 vsize=131344 CPUtime=282.19
/proc/24353/stat : 24353 (cmusat) R 24351 24353 20410 0 -1 4194304 38321 0 0 0 28190 29 0 0 25 0 1 0 378422388 134496256 32691 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/24353/statm: 32836 32691 119 243 0 32590 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 131344

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24356
/proc/meminfo: memFree=1173184/2055920 swapFree=4169972/4192956
[pid=24353] ppid=24351 vsize=143620 CPUtime=342.17
/proc/24353/stat : 24353 (cmusat) R 24351 24353 20410 0 -1 4194304 41374 0 0 0 34184 33 0 0 25 0 1 0 378422388 147066880 35744 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589563 0 0 4096 35 0 0 0 17 1 0 0
/proc/24353/statm: 35905 35744 119 243 0 35659 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 143620

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24356
/proc/meminfo: memFree=1162304/2055920 swapFree=4169972/4192956
[pid=24353] ppid=24351 vsize=154460 CPUtime=402.15
/proc/24353/stat : 24353 (cmusat) R 24351 24353 20410 0 -1 4194304 44102 0 0 0 40179 36 0 0 25 0 1 0 378422388 158167040 38472 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/24353/statm: 38615 38472 119 243 0 38369 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 154460

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24356
/proc/meminfo: memFree=1150528/2055920 swapFree=4169972/4192956
[pid=24353] ppid=24351 vsize=166340 CPUtime=462.13
/proc/24353/stat : 24353 (cmusat) R 24351 24353 20410 0 -1 4194304 47052 0 0 0 46174 39 0 0 25 0 1 0 378422388 170332160 41422 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/24353/statm: 41585 41422 119 243 0 41339 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 166340

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24356
/proc/meminfo: memFree=1138560/2055920 swapFree=4169972/4192956
[pid=24353] ppid=24351 vsize=178352 CPUtime=522.12
/proc/24353/stat : 24353 (cmusat) R 24351 24353 20410 0 -1 4194304 50062 0 0 0 52168 44 0 0 25 0 1 0 378422388 182632448 44432 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/24353/statm: 44588 44432 119 243 0 44342 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 178352

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24356
/proc/meminfo: memFree=1126976/2055920 swapFree=4169972/4192956
[pid=24353] ppid=24351 vsize=189984 CPUtime=582.1
/proc/24353/stat : 24353 (cmusat) R 24351 24353 20410 0 -1 4194304 52935 0 0 0 58161 49 0 0 25 0 1 0 378422388 194543616 47305 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/24353/statm: 47496 47305 119 243 0 47250 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 189984

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24356
/proc/meminfo: memFree=1115904/2055920 swapFree=4169972/4192956
[pid=24353] ppid=24351 vsize=200840 CPUtime=642.09
/proc/24353/stat : 24353 (cmusat) R 24351 24353 20410 0 -1 4194304 55664 0 0 0 64156 53 0 0 25 0 1 0 378422388 205660160 50034 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/24353/statm: 50210 50034 119 243 0 49964 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 200840

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24356
/proc/meminfo: memFree=1104960/2055920 swapFree=4169972/4192956
[pid=24353] ppid=24351 vsize=211932 CPUtime=702.07
/proc/24353/stat : 24353 (cmusat) R 24351 24353 20410 0 -1 4194304 58433 0 0 0 70151 56 0 0 25 0 1 0 378422388 217018368 52803 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134592868 0 0 4096 35 0 0 0 17 1 0 0
/proc/24353/statm: 52983 52803 119 243 0 52737 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 211932

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24356
/proc/meminfo: memFree=1092224/2055920 swapFree=4169972/4192956
[pid=24353] ppid=24351 vsize=224472 CPUtime=762.05
/proc/24353/stat : 24353 (cmusat) R 24351 24353 20410 0 -1 4194304 61565 0 0 0 76145 60 0 0 25 0 1 0 378422388 229859328 55935 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/24353/statm: 56118 55935 119 243 0 55872 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 224472

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24356
/proc/meminfo: memFree=1083136/2055920 swapFree=4169972/4192956
[pid=24353] ppid=24351 vsize=233712 CPUtime=822.03
/proc/24353/stat : 24353 (cmusat) R 24351 24353 20410 0 -1 4194304 63877 0 0 0 82140 63 0 0 25 0 1 0 378422388 239321088 58247 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589682 0 0 4096 35 0 0 0 17 1 0 0
/proc/24353/statm: 58428 58247 119 243 0 58182 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 233712

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24356
/proc/meminfo: memFree=1070528/2055920 swapFree=4169972/4192956
[pid=24353] ppid=24351 vsize=246244 CPUtime=882.02
/proc/24353/stat : 24353 (cmusat) R 24351 24353 20410 0 -1 4194304 66998 0 0 0 88136 66 0 0 25 0 1 0 378422388 252153856 61368 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134591993 0 0 4096 35 0 0 0 17 1 0 0
/proc/24353/statm: 61561 61368 119 243 0 61315 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 246244

[startup+942.302 s]
/proc/loadavg: 1.03 1.01 1.00 2/78 24356
/proc/meminfo: memFree=1070528/2055920 swapFree=4169972/4192956
[pid=24353] ppid=24351 vsize=246244 CPUtime=941.99
/proc/24353/stat : 24353 (cmusat) R 24351 24353 20410 0 -1 4194304 66998 0 0 0 94133 66 0 0 25 0 1 0 378422388 252153856 61368 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134580140 0 0 4096 35 0 0 0 17 1 0 0
/proc/24353/statm: 61561 61368 119 243 0 61315 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 246244

[startup+1002.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/84 24440
/proc/meminfo: memFree=1069200/2055920 swapFree=4169972/4192956
[pid=24353] ppid=24351 vsize=246244 CPUtime=1001.94
/proc/24353/stat : 24353 (cmusat) R 24351 24353 20410 0 -1 4194304 66998 0 0 0 100125 69 0 0 25 0 1 0 378422388 252153856 61368 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/24353/statm: 61561 61368 119 243 0 61315 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 246244

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 24532
/proc/meminfo: memFree=1069192/2055920 swapFree=4169972/4192956
[pid=24353] ppid=24351 vsize=246244 CPUtime=1061.86
/proc/24353/stat : 24353 (cmusat) R 24351 24353 20410 0 -1 4194304 66998 0 0 0 106117 69 0 0 25 0 1 0 378422388 252153856 61368 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/24353/statm: 61561 61368 119 243 0 61315 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 246244

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24554
/proc/meminfo: memFree=1070272/2055920 swapFree=4169972/4192956
[pid=24353] ppid=24351 vsize=246244 CPUtime=1121.83
/proc/24353/stat : 24353 (cmusat) R 24351 24353 20410 0 -1 4194304 67002 0 0 0 112113 70 0 0 25 0 1 0 378422388 252153856 61372 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134590144 0 0 4096 35 0 0 0 17 1 0 0
/proc/24353/statm: 61561 61372 119 243 0 61315 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 246244

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24554
/proc/meminfo: memFree=1070400/2055920 swapFree=4169972/4192956
[pid=24353] ppid=24351 vsize=246244 CPUtime=1181.81
/proc/24353/stat : 24353 (cmusat) R 24351 24353 20410 0 -1 4194304 67004 0 0 0 118111 70 0 0 25 0 1 0 378422388 252153856 61374 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589506 0 0 4096 35 0 0 0 17 1 0 0
/proc/24353/statm: 61561 61374 119 243 0 61315 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 246244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 24554
/proc/meminfo: memFree=1070336/2055920 swapFree=4169972/4192956
[pid=24353] ppid=24351 vsize=246244 CPUtime=1200
/proc/24353/stat : 24353 (cmusat) R 24351 24353 20410 0 -1 4194304 67004 0 0 0 119930 70 0 0 25 0 1 0 378422388 252153856 61374 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589468 0 0 4096 35 0 0 0 17 1 0 0
/proc/24353/statm: 61561 61374 119 243 0 61315 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 246244

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: 1.00 1.00 1.00 2/78 24554
/proc/meminfo: memFree=1070336/2055920 swapFree=4169972/4192956
[pid=24353] ppid=24351 vsize=246244 CPUtime=1200
/proc/24353/stat : 24353 (cmusat) R 24351 24353 20410 0 -1 4194304 67004 0 0 0 119930 70 0 0 25 0 1 0 378422388 252153856 61374 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589468 0 0 4096 35 0 0 0 17 1 0 0
/proc/24353/statm: 61561 61374 119 243 0 61315 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 246244

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.06
CPU user time (s): 1199.31
CPU system time (s): 0.745886
CPU usage (%): 99.9593
Max. virtual memory (cumulated for all children) (KiB): 246244

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

runsolver used 1.36179 second user time and 3.00954 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Sun Mar 11 03:44:38 UTC 2007

IDJOB= 334635
IDBENCH= 24632
IDSOLVER= 121
FILE ID= node11/334635-1173584676

PBS_JOBID= 4101207

Free space on /tmp= 66334 MiB

SOLVER NAME= CMUSAT 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-luckySeven.used-as.sat04-990.sat05-4196.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334635-1173584676/cmusat /tmp/evaluation/334635-1173584676/instance-334635-1173584676.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-334635-1173584676 -o ROOT/results/node11/solver-334635-1173584676 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334635-1173584676/cmusat /tmp/evaluation/334635-1173584676/instance-334635-1173584676.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  bf3618cdbef11db03f2026bf209783fc

RANDOM SEED= 316177698

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:       1316440 kB
Buffers:         55152 kB
Cached:         588940 kB
SwapCached:       2248 kB
Active:         309504 kB
Inactive:       357512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1316440 kB
SwapTotal:     4192956 kB
SwapFree:      4169972 kB
Dirty:           18368 kB
Writeback:           0 kB
Mapped:          30908 kB
Slab:            57972 kB
Committed_AS:  1198260 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= 66334 MiB

End job on node11 on Sun Mar 11 04:04:41 UTC 2007