Trace number 334845

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

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-myciel6-cn.used-as.sat04-319.sat05-4201.reshuffled-07.cnf
MD5SUM4c4e7e1211c6b5f2d2564e77e64df6f5
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 variables12558
Number of clauses1112504
Sum of the clauses size2234596
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21111019
Number of clauses of size 31
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51484

Solver Data (download as text)

0.00/0.00	c Pre-processing provided 0 assignments
0.00/0.00	c |  Number of variables:  12558                                                |
1.29/1.34	c |  Number of clauses:    1112504                                              |

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/node3/watcher-334845-1173595598 -o ROOT/results/node3/solver-334845-1173595598 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334845-1173595598/cmusat /tmp/evaluation/334845-1173595598/instance-334845-1173595598.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.99 0.97 0.99 3/77 5699
/proc/meminfo: memFree=1398376/2055920 swapFree=4158660/4192956
[pid=5699] ppid=5697 vsize=2936 CPUtime=0
/proc/5699/stat : 5699 (cmusat) R 5697 5699 4628 0 -1 4194304 582 0 0 0 0 0 0 0 18 0 1 0 379514928 3006464 565 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134548965 0 0 4096 35 0 0 0 17 1 0 0
/proc/5699/statm: 734 565 95 243 0 488 0

[startup+0.0872659 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 5699
/proc/meminfo: memFree=1398376/2055920 swapFree=4158660/4192956
[pid=5699] ppid=5697 vsize=7572 CPUtime=0.08
/proc/5699/stat : 5699 (cmusat) R 5697 5699 4628 0 -1 4194304 1625 0 0 0 8 0 0 0 18 0 1 0 379514928 7753728 1591 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/5699/statm: 1893 1591 96 243 0 1647 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7572

[startup+0.101267 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 5699
/proc/meminfo: memFree=1398376/2055920 swapFree=4158660/4192956
[pid=5699] ppid=5697 vsize=7968 CPUtime=0.09
/proc/5699/stat : 5699 (cmusat) R 5697 5699 4628 0 -1 4194304 1768 0 0 0 9 0 0 0 18 0 1 0 379514928 8159232 1734 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/5699/statm: 1992 1735 96 243 0 1746 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7968

[startup+0.301283 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 5699
/proc/meminfo: memFree=1398376/2055920 swapFree=4158660/4192956
[pid=5699] ppid=5697 vsize=16404 CPUtime=0.29
/proc/5699/stat : 5699 (cmusat) R 5697 5699 4628 0 -1 4194304 3757 0 0 0 29 0 0 0 19 0 1 0 379514928 16797696 3723 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/5699/statm: 4101 3723 96 243 0 3855 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16404

[startup+0.701317 s]
/proc/loadavg: 0.99 0.97 0.99 3/77 5699
/proc/meminfo: memFree=1398376/2055920 swapFree=4158660/4192956
[pid=5699] ppid=5697 vsize=33832 CPUtime=0.69
/proc/5699/stat : 5699 (cmusat) R 5697 5699 4628 0 -1 4194304 7987 0 0 0 66 3 0 0 22 0 1 0 379514928 34643968 7953 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/5699/statm: 8458 7954 96 243 0 8212 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33832

[startup+1.50138 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5700
/proc/meminfo: memFree=1353760/2055920 swapFree=4158660/4192956
[pid=5699] ppid=5697 vsize=64552 CPUtime=1.49
/proc/5699/stat : 5699 (cmusat) R 5697 5699 4628 0 -1 4194304 15062 0 0 0 141 8 0 0 25 0 1 0 379514928 66101248 15028 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134530328 0 0 4096 35 0 0 0 17 1 0 0
/proc/5699/statm: 16138 15028 106 243 0 15892 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 64552

[startup+3.10151 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5700
/proc/meminfo: memFree=1338336/2055920 swapFree=4158660/4192956
[pid=5699] ppid=5697 vsize=64552 CPUtime=3.09
/proc/5699/stat : 5699 (cmusat) R 5697 5699 4628 0 -1 4194304 15062 0 0 0 301 8 0 0 25 0 1 0 379514928 66101248 15028 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134530549 0 0 4096 35 0 0 0 17 1 0 0
/proc/5699/statm: 16138 15028 106 243 0 15892 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 64552

[startup+6.30278 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5700
/proc/meminfo: memFree=1338336/2055920 swapFree=4158660/4192956
[pid=5699] ppid=5697 vsize=64552 CPUtime=6.29
/proc/5699/stat : 5699 (cmusat) R 5697 5699 4628 0 -1 4194304 15062 0 0 0 621 8 0 0 25 0 1 0 379514928 66101248 15028 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134530610 0 0 4096 35 0 0 0 17 1 0 0
/proc/5699/statm: 16138 15028 106 243 0 15892 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 64552

[startup+12.7013 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5700
/proc/meminfo: memFree=1338464/2055920 swapFree=4158660/4192956
[pid=5699] ppid=5697 vsize=64552 CPUtime=12.69
/proc/5699/stat : 5699 (cmusat) R 5697 5699 4628 0 -1 4194304 15062 0 0 0 1261 8 0 0 25 0 1 0 379514928 66101248 15028 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134530326 0 0 4096 35 0 0 0 17 1 0 0
/proc/5699/statm: 16138 15028 106 243 0 15892 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64552

[startup+25.5013 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5700
/proc/meminfo: memFree=1304736/2055920 swapFree=4158660/4192956
[pid=5699] ppid=5697 vsize=99568 CPUtime=25.48
/proc/5699/stat : 5699 (cmusat) R 5697 5699 4628 0 -1 4194304 23519 0 0 0 2536 12 0 0 25 0 1 0 379514928 101957632 23485 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134530526 0 0 4096 35 0 0 0 17 1 0 0
/proc/5699/statm: 24892 23485 107 243 0 24646 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 99568

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5700
/proc/meminfo: memFree=1299296/2055920 swapFree=4158660/4192956
[pid=5699] ppid=5697 vsize=107412 CPUtime=51.06
/proc/5699/stat : 5699 (cmusat) R 5697 5699 4628 0 -1 4194304 24856 0 0 0 5093 13 0 0 25 0 1 0 379514928 109989888 24822 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134530473 0 0 4096 35 0 0 0 17 1 0 0
/proc/5699/statm: 26853 24822 107 243 0 26607 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 107412

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5700
/proc/meminfo: memFree=1281184/2055920 swapFree=4158660/4192956
[pid=5699] ppid=5697 vsize=141432 CPUtime=102.25
/proc/5699/stat : 5699 (cmusat) R 5697 5699 4628 0 -1 4194304 42588 0 0 0 10204 21 0 0 25 0 1 0 379514928 144826368 29347 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134590173 0 0 4096 35 0 0 0 17 1 0 0
/proc/5699/statm: 35358 29347 119 243 0 35112 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 141432

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5700
/proc/meminfo: memFree=1280416/2055920 swapFree=4158660/4192956
[pid=5699] ppid=5697 vsize=141432 CPUtime=162.23
/proc/5699/stat : 5699 (cmusat) R 5697 5699 4628 0 -1 4194304 42761 0 0 0 16201 22 0 0 25 0 1 0 379514928 144826368 29520 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/5699/statm: 35358 29520 119 243 0 35112 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 141432

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5700
/proc/meminfo: memFree=1279840/2055920 swapFree=4158660/4192956
[pid=5699] ppid=5697 vsize=141432 CPUtime=222.21
/proc/5699/stat : 5699 (cmusat) R 5697 5699 4628 0 -1 4194304 42907 0 0 0 22199 22 0 0 25 0 1 0 379514928 144826368 29666 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/5699/statm: 35358 29666 119 243 0 35112 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 141432

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 3/78 5700
/proc/meminfo: memFree=1279328/2055920 swapFree=4158660/4192956
[pid=5699] ppid=5697 vsize=141432 CPUtime=282.2
/proc/5699/stat : 5699 (cmusat) R 5697 5699 4628 0 -1 4194304 43042 0 0 0 28197 23 0 0 25 0 1 0 379514928 144826368 29801 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589771 0 0 4096 35 0 0 0 17 1 0 0
/proc/5699/statm: 35358 29801 119 243 0 35112 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 141432

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5700
/proc/meminfo: memFree=1278816/2055920 swapFree=4158660/4192956
[pid=5699] ppid=5697 vsize=141432 CPUtime=342.19
/proc/5699/stat : 5699 (cmusat) R 5697 5699 4628 0 -1 4194304 43162 0 0 0 34195 24 0 0 25 0 1 0 379514928 144826368 29921 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589536 0 0 4096 35 0 0 0 17 1 0 0
/proc/5699/statm: 35358 29921 119 243 0 35112 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 141432

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5700
/proc/meminfo: memFree=1278368/2055920 swapFree=4158660/4192956
[pid=5699] ppid=5697 vsize=141432 CPUtime=402.17
/proc/5699/stat : 5699 (cmusat) R 5697 5699 4628 0 -1 4194304 43271 0 0 0 40193 24 0 0 25 0 1 0 379514928 144826368 30030 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/5699/statm: 35358 30030 119 243 0 35112 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 141432

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5700
/proc/meminfo: memFree=1275680/2055920 swapFree=4158660/4192956
[pid=5699] ppid=5697 vsize=143808 CPUtime=462.15
/proc/5699/stat : 5699 (cmusat) R 5697 5699 4628 0 -1 4194304 43985 0 0 0 46190 25 0 0 25 0 1 0 379514928 147259392 30744 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/5699/statm: 35952 30744 119 243 0 35706 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 143808

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5700
/proc/meminfo: memFree=1271200/2055920 swapFree=4158660/4192956
[pid=5699] ppid=5697 vsize=147772 CPUtime=522.14
/proc/5699/stat : 5699 (cmusat) R 5697 5699 4628 0 -1 4194304 45081 0 0 0 52187 27 0 0 25 0 1 0 379514928 151318528 31840 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589708 0 0 4096 35 0 0 0 17 1 0 0
/proc/5699/statm: 36943 31840 119 243 0 36697 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 147772

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5700
/proc/meminfo: memFree=1266656/2055920 swapFree=4158660/4192956
[pid=5699] ppid=5697 vsize=151996 CPUtime=582.12
/proc/5699/stat : 5699 (cmusat) R 5697 5699 4628 0 -1 4194304 46211 0 0 0 58183 29 0 0 25 0 1 0 379514928 155643904 32970 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589684 0 0 4096 35 0 0 0 17 1 0 0
/proc/5699/statm: 37999 32970 119 243 0 37753 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 151996

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5700
/proc/meminfo: memFree=1261920/2055920 swapFree=4158660/4192956
[pid=5699] ppid=5697 vsize=156220 CPUtime=642.11
/proc/5699/stat : 5699 (cmusat) R 5697 5699 4628 0 -1 4194304 47386 0 0 0 64180 31 0 0 25 0 1 0 379514928 159969280 34145 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/5699/statm: 39055 34145 119 243 0 38809 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 156220

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5700
/proc/meminfo: memFree=1257120/2055920 swapFree=4158660/4192956
[pid=5699] ppid=5697 vsize=160844 CPUtime=702.09
/proc/5699/stat : 5699 (cmusat) R 5697 5699 4628 0 -1 4194304 48601 0 0 0 70176 33 0 0 25 0 1 0 379514928 164704256 35360 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589771 0 0 4096 35 0 0 0 17 1 0 0
/proc/5699/statm: 40211 35360 119 243 0 39965 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 160844

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5700
/proc/meminfo: memFree=1252704/2055920 swapFree=4158660/4192956
[pid=5699] ppid=5697 vsize=164804 CPUtime=762.08
/proc/5699/stat : 5699 (cmusat) R 5697 5699 4628 0 -1 4194304 49694 0 0 0 76172 36 0 0 25 0 1 0 379514928 168759296 36453 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589468 0 0 4096 35 0 0 0 17 1 0 0
/proc/5699/statm: 41201 36453 119 243 0 40955 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 164804

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/78 5700
/proc/meminfo: memFree=1245664/2055920 swapFree=4158660/4192956
[pid=5699] ppid=5697 vsize=171544 CPUtime=822.06
/proc/5699/stat : 5699 (cmusat) R 5697 5699 4628 0 -1 4194304 51458 0 0 0 82169 37 0 0 25 0 1 0 379514928 175661056 38217 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/5699/statm: 42886 38217 119 243 0 42640 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 171544

[startup+882.302 s]
/proc/loadavg: 1.18 1.02 1.00 2/84 5802
/proc/meminfo: memFree=1239856/2055920 swapFree=4158660/4192956
[pid=5699] ppid=5697 vsize=175772 CPUtime=881.99
/proc/5699/stat : 5699 (cmusat) R 5697 5699 4628 0 -1 4194304 52586 0 0 0 88160 39 0 0 25 0 1 0 379514928 179990528 39345 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/5699/statm: 43943 39345 119 243 0 43697 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 175772

[startup+942.301 s]
/proc/loadavg: 1.06 1.01 1.00 2/84 5878
/proc/meminfo: memFree=1234928/2055920 swapFree=4158660/4192956
[pid=5699] ppid=5697 vsize=180396 CPUtime=941.92
/proc/5699/stat : 5699 (cmusat) R 5697 5699 4628 0 -1 4194304 53815 0 0 0 94151 41 0 0 25 0 1 0 379514928 184725504 40574 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/5699/statm: 45099 40574 119 243 0 44853 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 180396

[startup+1002.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 5898
/proc/meminfo: memFree=1230944/2055920 swapFree=4158660/4192956
[pid=5699] ppid=5697 vsize=185280 CPUtime=1001.89
/proc/5699/stat : 5699 (cmusat) R 5697 5699 4628 0 -1 4194304 55098 0 0 0 100146 43 0 0 25 0 1 0 379514928 189726720 41857 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589682 0 0 4096 35 0 0 0 17 1 0 0
/proc/5699/statm: 46320 41857 119 243 0 46074 0
Current children cumulated CPU time (s) 1001.89
Current children cumulated vsize (KiB) 185280

[startup+1062.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 5898
/proc/meminfo: memFree=1226912/2055920 swapFree=4158660/4192956
[pid=5699] ppid=5697 vsize=189108 CPUtime=1061.88
/proc/5699/stat : 5699 (cmusat) R 5697 5699 4628 0 -1 4194304 56129 0 0 0 106143 45 0 0 25 0 1 0 379514928 193646592 42888 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/5699/statm: 47277 42888 119 243 0 47031 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 189108

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5898
/proc/meminfo: memFree=1221536/2055920 swapFree=4158660/4192956
[pid=5699] ppid=5697 vsize=194268 CPUtime=1121.86
/proc/5699/stat : 5699 (cmusat) R 5697 5699 4628 0 -1 4194304 57489 0 0 0 112140 46 0 0 25 0 1 0 379514928 198930432 44248 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/5699/statm: 48567 44248 119 243 0 48321 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 194268

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5898
/proc/meminfo: memFree=1216608/2055920 swapFree=4158660/4192956
[pid=5699] ppid=5697 vsize=198908 CPUtime=1181.85
/proc/5699/stat : 5699 (cmusat) R 5697 5699 4628 0 -1 4194304 58709 0 0 0 118137 48 0 0 25 0 1 0 379514928 203681792 45468 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/5699/statm: 49727 45468 119 243 0 49481 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 198908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 5898
/proc/meminfo: memFree=1215264/2055920 swapFree=4158660/4192956
[pid=5699] ppid=5697 vsize=200096 CPUtime=1200.04
/proc/5699/stat : 5699 (cmusat) R 5697 5699 4628 0 -1 4194304 59017 0 0 0 119956 48 0 0 25 0 1 0 379514928 204898304 45776 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/5699/statm: 50024 45776 119 243 0 49778 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 200096

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 5898
/proc/meminfo: memFree=1215264/2055920 swapFree=4158660/4192956
[pid=5699] ppid=5697 vsize=200096 CPUtime=1200.04
/proc/5699/stat : 5699 (cmusat) R 5697 5699 4628 0 -1 4194304 59017 0 0 0 119956 48 0 0 25 0 1 0 379514928 204898304 45776 18446744073709551615 134512640 135508737 4294956704 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/5699/statm: 50024 45776 119 243 0 49778 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 200096

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.54
CPU time (s): 1200.09
CPU user time (s): 1199.57
CPU system time (s): 0.517921
CPU usage (%): 99.9627
Max. virtual memory (cumulated for all children) (KiB): 200096

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

runsolver used 1.36879 second user time and 3.00354 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Sun Mar 11 06:46:41 UTC 2007

IDJOB= 334845
IDBENCH= 24637
IDSOLVER= 121
FILE ID= node3/334845-1173595598

PBS_JOBID= 4101226

Free space on /tmp= 66480 MiB

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

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  4c4e7e1211c6b5f2d2564e77e64df6f5

RANDOM SEED= 845095429

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.241
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.241
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:       1398784 kB
Buffers:         52684 kB
Cached:         509556 kB
SwapCached:       2636 kB
Active:         357512 kB
Inactive:       227956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1398784 kB
SwapTotal:     4192956 kB
SwapFree:      4158660 kB
Dirty:           16964 kB
Writeback:           0 kB
Mapped:          30880 kB
Slab:            57312 kB
Committed_AS:  1544412 kB
PageTables:       1656 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= 66480 MiB

End job on node3 on Sun Mar 11 07:06:43 UTC 2007