Trace number 369253

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.16 5001.94

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
easier-php-035-029.sat05-1179.reshuffled-07.cnf
MD5SUMe256f0b079af930550df280452a9bad2
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 variables1015
Number of clauses17290
Sum of the clauses size35525
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 217255
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 535

Solver Data (download as text)

0.00/0.00	c Pre-processing provided 0 assignments
0.00/0.00	c |  Number of variables:  1015                                                 |
0.00/0.01	c |  Number of clauses:    17290                                                |

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/node58/watcher-369253-1177263881 -o ROOT/results/node58/solver-369253-1177263881 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/369253-1177263881/cmusat /tmp/evaluation/369253-1177263881/instance-369253-1177263881.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.84 0.97 0.99 3/64 19216
/proc/meminfo: memFree=1681704/2055920 swapFree=4184528/4192956
[pid=19216] ppid=19214 vsize=2448 CPUtime=0
/proc/19216/stat : 19216 (cmusat) R 19214 19216 19160 0 -1 4194304 251 0 0 0 0 0 0 0 18 0 1 0 174297764 2506752 234 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/19216/statm: 612 235 96 243 0 366 0

[startup+0.103802 s]
/proc/loadavg: 0.84 0.97 0.99 3/64 19216
/proc/meminfo: memFree=1681704/2055920 swapFree=4184528/4192956
[pid=19216] ppid=19214 vsize=4024 CPUtime=0.1
/proc/19216/stat : 19216 (cmusat) R 19214 19216 19160 0 -1 4194304 636 0 0 0 10 0 0 0 18 0 1 0 174297764 4120576 619 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134530807 0 0 4096 35 0 0 0 17 1 0 0
/proc/19216/statm: 1006 619 108 243 0 760 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4024

[startup+0.201816 s]
/proc/loadavg: 0.84 0.97 0.99 3/64 19216
/proc/meminfo: memFree=1681704/2055920 swapFree=4184528/4192956
[pid=19216] ppid=19214 vsize=3248 CPUtime=0.19
/proc/19216/stat : 19216 (cmusat) R 19214 19216 19160 0 -1 4194304 832 0 0 0 19 0 0 0 18 0 1 0 174297764 3325952 394 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/19216/statm: 812 394 111 243 0 566 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 3248

[startup+0.301834 s]
/proc/loadavg: 0.84 0.97 0.99 3/64 19216
/proc/meminfo: memFree=1681704/2055920 swapFree=4184528/4192956
[pid=19216] ppid=19214 vsize=5176 CPUtime=0.29
/proc/19216/stat : 19216 (cmusat) R 19214 19216 19160 0 -1 4194304 1361 0 0 0 29 0 0 0 19 0 1 0 174297764 5300224 804 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/19216/statm: 1294 804 118 243 0 1048 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5176

[startup+0.7019 s]
/proc/loadavg: 0.84 0.97 0.99 3/64 19216
/proc/meminfo: memFree=1681704/2055920 swapFree=4184528/4192956
[pid=19216] ppid=19214 vsize=8344 CPUtime=0.69
/proc/19216/stat : 19216 (cmusat) R 19214 19216 19160 0 -1 4194304 2162 0 0 0 69 0 0 0 22 0 1 0 174297764 8544256 1605 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/19216/statm: 2086 1605 118 243 0 1840 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8344

[startup+1.50203 s]
/proc/loadavg: 0.84 0.97 0.99 2/65 19217
/proc/meminfo: memFree=1672864/2055920 swapFree=4184528/4192956
[pid=19216] ppid=19214 vsize=13888 CPUtime=1.49
/proc/19216/stat : 19216 (cmusat) R 19214 19216 19160 0 -1 4194304 3580 0 0 0 148 1 0 0 25 0 1 0 174297764 14221312 3023 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/19216/statm: 3472 3023 118 243 0 3226 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13888

[startup+3.1013 s]
/proc/loadavg: 0.84 0.97 0.99 2/65 19217
/proc/meminfo: memFree=1666528/2055920 swapFree=4184528/4192956
[pid=19216] ppid=19214 vsize=18832 CPUtime=3.09
/proc/19216/stat : 19216 (cmusat) R 19214 19216 19160 0 -1 4194304 4842 0 0 0 308 1 0 0 25 0 1 0 174297764 19283968 4285 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589715 0 0 4096 35 0 0 0 17 1 0 0
/proc/19216/statm: 4708 4285 118 243 0 4462 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18832

[startup+6.30184 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 19217
/proc/meminfo: memFree=1662312/2055920 swapFree=4184528/4192956
[pid=19216] ppid=19214 vsize=21744 CPUtime=6.28
/proc/19216/stat : 19216 (cmusat) R 19214 19216 19160 0 -1 4194304 5607 0 0 0 626 2 0 0 25 0 1 0 174297764 22265856 5002 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135092575 0 0 4096 35 0 0 0 17 1 0 0
/proc/19216/statm: 5436 5002 118 243 0 5190 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 21744

[startup+12.7019 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 19217
/proc/meminfo: memFree=1656624/2055920 swapFree=4184528/4192956
[pid=19216] ppid=19214 vsize=26916 CPUtime=12.69
/proc/19216/stat : 19216 (cmusat) R 19214 19216 19160 0 -1 4194304 7065 0 0 0 1266 3 0 0 25 0 1 0 174297764 27561984 6308 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589715 0 0 4096 35 0 0 0 17 1 0 0
/proc/19216/statm: 6729 6308 118 243 0 6483 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 26916

[startup+25.5011 s]
/proc/loadavg: 0.89 0.97 0.99 2/65 19217
/proc/meminfo: memFree=1646832/2055920 swapFree=4184528/4192956
[pid=19216] ppid=19214 vsize=37356 CPUtime=25.48
/proc/19216/stat : 19216 (cmusat) R 19214 19216 19160 0 -1 4194304 9784 0 0 0 2544 4 0 0 25 0 1 0 174297764 38252544 8917 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589670 0 0 4096 35 0 0 0 17 1 0 0
/proc/19216/statm: 9339 8917 118 243 0 9093 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 37356

[startup+51.1013 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 19217
/proc/meminfo: memFree=1627824/2055920 swapFree=4184528/4192956
[pid=19216] ppid=19214 vsize=55396 CPUtime=51.07
/proc/19216/stat : 19216 (cmusat) R 19214 19216 19160 0 -1 4194304 14603 0 0 0 5100 7 0 0 25 0 1 0 174297764 56725504 13492 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589676 0 0 4096 35 0 0 0 17 1 0 0
/proc/19216/statm: 13849 13492 118 243 0 13603 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 55396

[startup+102.302 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 19217
/proc/meminfo: memFree=1600304/2055920 swapFree=4184528/4192956
[pid=19216] ppid=19214 vsize=83724 CPUtime=102.25
/proc/19216/stat : 19216 (cmusat) R 19214 19216 19160 0 -1 4194304 21972 0 0 0 10215 10 0 0 25 0 1 0 174297764 85733376 20370 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589690 0 0 4096 35 0 0 0 17 1 0 0
/proc/19216/statm: 20931 20370 118 243 0 20685 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 83724

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19217
/proc/meminfo: memFree=1573680/2055920 swapFree=4184528/4192956
[pid=19216] ppid=19214 vsize=111188 CPUtime=162.23
/proc/19216/stat : 19216 (cmusat) R 19214 19216 19160 0 -1 4194304 29125 0 0 0 16209 14 0 0 25 0 1 0 174297764 113856512 27262 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/19216/statm: 27797 27262 118 243 0 27551 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 111188

[startup+222.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19217
/proc/meminfo: memFree=1558320/2055920 swapFree=4184528/4192956
[pid=19216] ppid=19214 vsize=125544 CPUtime=222.22
/proc/19216/stat : 19216 (cmusat) R 19214 19216 19160 0 -1 4194304 32914 0 0 0 22205 17 0 0 25 0 1 0 174297764 128557056 30849 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134581614 0 0 4096 35 0 0 0 17 1 0 0
/proc/19216/statm: 31386 30849 118 243 0 31140 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 125544

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19217
/proc/meminfo: memFree=1532912/2055920 swapFree=4184528/4192956
[pid=19216] ppid=19214 vsize=150644 CPUtime=282.2
/proc/19216/stat : 19216 (cmusat) R 19214 19216 19160 0 -1 4194304 39482 0 0 0 28199 21 0 0 25 0 1 0 174297764 154259456 37189 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134581078 0 0 4096 35 0 0 0 17 1 0 0
/proc/19216/statm: 37661 37189 118 243 0 37415 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 150644

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19217
/proc/meminfo: memFree=1515824/2055920 swapFree=4184528/4192956
[pid=19216] ppid=19214 vsize=167664 CPUtime=342.18
/proc/19216/stat : 19216 (cmusat) R 19214 19216 19160 0 -1 4194304 43865 0 0 0 34194 24 0 0 25 0 1 0 174297764 171687936 41446 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589690 0 0 4096 35 0 0 0 17 1 0 0
/proc/19216/statm: 41916 41446 118 243 0 41670 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 167664

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19217
/proc/meminfo: memFree=1414640/2055920 swapFree=4184528/4192956
[pid=19216] ppid=19214 vsize=269564 CPUtime=402.16
/proc/19216/stat : 19216 (cmusat) R 19214 19216 19160 0 -1 4194304 69625 0 0 0 40183 33 0 0 25 0 1 0 174297764 276033536 66665 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589690 0 0 4096 35 0 0 0 17 1 0 0
/proc/19216/statm: 67391 66665 118 243 0 67145 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 269564

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19217
/proc/meminfo: memFree=1415088/2055920 swapFree=4184528/4192956
[pid=19216] ppid=19214 vsize=269024 CPUtime=462.14
/proc/19216/stat : 19216 (cmusat) R 19214 19216 19160 0 -1 4194304 69636 0 0 0 46181 33 0 0 25 0 1 0 174297764 275480576 66541 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589690 0 0 4096 35 0 0 0 17 1 0 0
/proc/19216/statm: 67256 66541 118 243 0 67010 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 269024

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19217
/proc/meminfo: memFree=1415088/2055920 swapFree=4184528/4192956
[pid=19216] ppid=19214 vsize=269024 CPUtime=522.12
/proc/19216/stat : 19216 (cmusat) R 19214 19216 19160 0 -1 4194304 69667 0 0 0 52179 33 0 0 25 0 1 0 174297764 275480576 66572 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 135091424 0 0 4096 35 0 0 0 17 1 0 0
/proc/19216/statm: 67256 66572 118 243 0 67010 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 269024

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19217
/proc/meminfo: memFree=1415024/2055920 swapFree=4184528/4192956
[pid=19216] ppid=19214 vsize=269024 CPUtime=582.11
/proc/19216/stat : 19216 (cmusat) R 19214 19216 19160 0 -1 4194304 69693 0 0 0 58177 34 0 0 25 0 1 0 174297764 275480576 66598 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589690 0 0 4096 35 0 0 0 17 1 0 0
/proc/19216/statm: 67256 66598 118 243 0 67010 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 269024

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 19217
/proc/meminfo: memFree=1414960/2055920 swapFree=4184528/4192956
[pid=19216] ppid=19214 vsize=269024 CPUtime=642.09
/proc/19216/stat : 19216 (cmusat) R 19214 19216 19160 0 -1 4194304 69703 0 0 0 64175 34 0 0 25 0 1 0 174297764 275480576 66608 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589684 0 0 4096 35 0 0 0 17 1 0 0
/proc/19216/statm: 67256 66608 118 243 0 67010 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 269024


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

[startup+4062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19417
/proc/meminfo: memFree=948976/2055920 swapFree=4184528/4192956
[pid=19216] ppid=19214 vsize=736608 CPUtime=4060.9
/proc/19216/stat : 19216 (cmusat) R 19214 19216 19160 0 -1 4194304 188774 0 0 0 405984 106 0 0 25 0 1 0 174297764 754286592 182845 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589545 0 0 4096 35 0 0 0 17 1 0 0
/proc/19216/statm: 184152 182845 118 243 0 183906 0
Current children cumulated CPU time (s) 4060.9
Current children cumulated vsize (KiB) 736608

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19417
/proc/meminfo: memFree=948656/2055920 swapFree=4184528/4192956
[pid=19216] ppid=19214 vsize=736996 CPUtime=4120.88
/proc/19216/stat : 19216 (cmusat) R 19214 19216 19160 0 -1 4194304 188890 0 0 0 411982 106 0 0 25 0 1 0 174297764 754683904 182928 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589650 0 0 4096 35 0 0 0 17 1 0 0
/proc/19216/statm: 184249 182928 118 243 0 184003 0
Current children cumulated CPU time (s) 4120.88
Current children cumulated vsize (KiB) 736996

[startup+4182.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19417
/proc/meminfo: memFree=948144/2055920 swapFree=4184528/4192956
[pid=19216] ppid=19214 vsize=737772 CPUtime=4180.86
/proc/19216/stat : 19216 (cmusat) R 19214 19216 19160 0 -1 4194304 189051 0 0 0 417980 106 0 0 25 0 1 0 174297764 755478528 183056 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589684 0 0 4096 35 0 0 0 17 1 0 0
/proc/19216/statm: 184443 183056 118 243 0 184197 0
Current children cumulated CPU time (s) 4180.86
Current children cumulated vsize (KiB) 737772

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19417
/proc/meminfo: memFree=947504/2055920 swapFree=4184528/4192956
[pid=19216] ppid=19214 vsize=738420 CPUtime=4240.84
/proc/19216/stat : 19216 (cmusat) R 19214 19216 19160 0 -1 4194304 189263 0 0 0 423977 107 0 0 25 0 1 0 174297764 756142080 183235 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589650 0 0 4096 35 0 0 0 17 1 0 0
/proc/19216/statm: 184605 183235 118 243 0 184359 0
Current children cumulated CPU time (s) 4240.84
Current children cumulated vsize (KiB) 738420

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19417
/proc/meminfo: memFree=946928/2055920 swapFree=4184528/4192956
[pid=19216] ppid=19214 vsize=739324 CPUtime=4300.82
/proc/19216/stat : 19216 (cmusat) R 19214 19216 19160 0 -1 4194304 189433 0 0 0 429975 107 0 0 25 0 1 0 174297764 757067776 183372 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/19216/statm: 184831 183372 118 243 0 184585 0
Current children cumulated CPU time (s) 4300.82
Current children cumulated vsize (KiB) 739324

[startup+4362.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 19417
/proc/meminfo: memFree=946352/2055920 swapFree=4184528/4192956
[pid=19216] ppid=19214 vsize=740360 CPUtime=4360.8
/proc/19216/stat : 19216 (cmusat) R 19214 19216 19160 0 -1 4194304 189571 0 0 0 435973 107 0 0 25 0 1 0 174297764 758128640 183510 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/19216/statm: 185090 183510 118 243 0 184844 0
Current children cumulated CPU time (s) 4360.8
Current children cumulated vsize (KiB) 740360

[startup+4422.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 19417
/proc/meminfo: memFree=945776/2055920 swapFree=4184528/4192956
[pid=19216] ppid=19214 vsize=741140 CPUtime=4420.78
/proc/19216/stat : 19216 (cmusat) R 19214 19216 19160 0 -1 4194304 189732 0 0 0 441971 107 0 0 25 0 1 0 174297764 758927360 183671 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589690 0 0 4096 35 0 0 0 17 1 0 0
/proc/19216/statm: 185285 183671 118 243 0 185039 0
Current children cumulated CPU time (s) 4420.78
Current children cumulated vsize (KiB) 741140

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19417
/proc/meminfo: memFree=930032/2055920 swapFree=4184528/4192956
[pid=19216] ppid=19214 vsize=758280 CPUtime=4480.76
/proc/19216/stat : 19216 (cmusat) R 19214 19216 19160 0 -1 4194304 193995 0 0 0 447965 111 0 0 25 0 1 0 174297764 776478720 187869 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134578847 0 0 4096 35 0 0 0 17 1 0 0
/proc/19216/statm: 189570 187869 118 243 0 189324 0
Current children cumulated CPU time (s) 4480.76
Current children cumulated vsize (KiB) 758280

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 19417
/proc/meminfo: memFree=878000/2055920 swapFree=4184528/4192956
[pid=19216] ppid=19214 vsize=808968 CPUtime=4540.74
/proc/19216/stat : 19216 (cmusat) R 19214 19216 19160 0 -1 4194304 206745 0 0 0 453952 122 0 0 25 0 1 0 174297764 828383232 200619 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589650 0 0 4096 35 0 0 0 17 1 0 0
/proc/19216/statm: 202242 200619 118 243 0 201996 0
Current children cumulated CPU time (s) 4540.74
Current children cumulated vsize (KiB) 808968

[startup+4602.3 s]
/proc/loadavg: 1.12 1.03 1.01 2/71 19539
/proc/meminfo: memFree=857264/2055920 swapFree=4184528/4192956
[pid=19216] ppid=19214 vsize=828136 CPUtime=4600.67
/proc/19216/stat : 19216 (cmusat) R 19214 19216 19160 0 -1 4194304 211965 0 0 0 459939 128 0 0 25 0 1 0 174297764 848011264 205388 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/19216/statm: 207034 205388 118 243 0 206788 0
Current children cumulated CPU time (s) 4600.67
Current children cumulated vsize (KiB) 828136

[startup+4662.3 s]
/proc/loadavg: 1.04 1.02 1.00 2/65 19615
/proc/meminfo: memFree=858352/2055920 swapFree=4184528/4192956
[pid=19216] ppid=19214 vsize=828136 CPUtime=4660.62
/proc/19216/stat : 19216 (cmusat) R 19214 19216 19160 0 -1 4194304 211967 0 0 0 465933 129 0 0 25 0 1 0 174297764 848011264 205390 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589690 0 0 4096 35 0 0 0 17 1 0 0
/proc/19216/statm: 207034 205390 118 243 0 206788 0
Current children cumulated CPU time (s) 4660.62
Current children cumulated vsize (KiB) 828136

[startup+4722.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 19615
/proc/meminfo: memFree=858352/2055920 swapFree=4184528/4192956
[pid=19216] ppid=19214 vsize=828136 CPUtime=4720.61
/proc/19216/stat : 19216 (cmusat) R 19214 19216 19160 0 -1 4194304 211967 0 0 0 471932 129 0 0 25 0 1 0 174297764 848011264 205390 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589690 0 0 4096 35 0 0 0 17 1 0 0
/proc/19216/statm: 207034 205390 118 243 0 206788 0
Current children cumulated CPU time (s) 4720.61
Current children cumulated vsize (KiB) 828136

[startup+4782.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 19615
/proc/meminfo: memFree=858416/2055920 swapFree=4184528/4192956
[pid=19216] ppid=19214 vsize=828136 CPUtime=4780.58
/proc/19216/stat : 19216 (cmusat) R 19214 19216 19160 0 -1 4194304 211968 0 0 0 477929 129 0 0 25 0 1 0 174297764 848011264 205391 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134581192 0 0 4096 35 0 0 0 17 1 0 0
/proc/19216/statm: 207034 205391 118 243 0 206788 0
Current children cumulated CPU time (s) 4780.58
Current children cumulated vsize (KiB) 828136

[startup+4842.31 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 19615
/proc/meminfo: memFree=858096/2055920 swapFree=4184528/4192956
[pid=19216] ppid=19214 vsize=828392 CPUtime=4840.58
/proc/19216/stat : 19216 (cmusat) R 19214 19216 19160 0 -1 4194304 212061 0 0 0 483928 130 0 0 25 0 1 0 174297764 848273408 205419 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589696 0 0 4096 35 0 0 0 17 1 0 0
/proc/19216/statm: 207098 205419 118 243 0 206852 0
Current children cumulated CPU time (s) 4840.58
Current children cumulated vsize (KiB) 828392

[startup+4902.3 s]
/proc/loadavg: 1.03 1.02 1.00 2/65 19615
/proc/meminfo: memFree=857968/2055920 swapFree=4184528/4192956
[pid=19216] ppid=19214 vsize=828908 CPUtime=4900.55
/proc/19216/stat : 19216 (cmusat) R 19214 19216 19160 0 -1 4194304 212140 0 0 0 489925 130 0 0 25 0 1 0 174297764 848801792 205498 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589690 0 0 4096 35 0 0 0 17 1 0 0
/proc/19216/statm: 207227 205498 118 243 0 206981 0
Current children cumulated CPU time (s) 4900.55
Current children cumulated vsize (KiB) 828908

[startup+4962.3 s]
/proc/loadavg: 1.04 1.03 1.00 2/65 19615
/proc/meminfo: memFree=858224/2055920 swapFree=4184528/4192956
[pid=19216] ppid=19214 vsize=828908 CPUtime=4960.53
/proc/19216/stat : 19216 (cmusat) R 19214 19216 19160 0 -1 4194304 212146 0 0 0 495923 130 0 0 25 0 1 0 174297764 848801792 205504 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589670 0 0 4096 35 0 0 0 17 1 0 0
/proc/19216/statm: 207227 205504 118 243 0 206981 0
Current children cumulated CPU time (s) 4960.53
Current children cumulated vsize (KiB) 828908



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.81 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 19615
/proc/meminfo: memFree=857840/2055920 swapFree=4184528/4192956
[pid=19216] ppid=19214 vsize=829424 CPUtime=5000.02
/proc/19216/stat : 19216 (cmusat) R 19214 19216 19160 0 -1 4194304 212231 0 0 0 499872 130 0 0 25 0 1 0 174297764 849330176 205589 18446744073709551615 134512640 135508737 4294956672 18446744073709551615 134589650 0 0 4096 35 0 0 0 17 1 0 0
/proc/19216/statm: 207356 205589 118 243 0 207110 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 829424

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

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

[startup+5001.91 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 19615
/proc/meminfo: memFree=857840/2055920 swapFree=4184528/4192956
[pid=19216] ppid=19214 vsize=0 CPUtime=5000.12
/proc/19216/stat : 19216 (cmusat) R 19214 19216 19160 0 -1 4195332 212231 0 0 0 499872 140 0 0 25 0 1 0 174297764 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 35 0 0 0 17 1 0 0
/proc/19216/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5000.12
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 5001.94
CPU time (s): 5000.16
CPU user time (s): 4998.73
CPU system time (s): 1.43278
CPU usage (%): 99.9645
Max. virtual memory (cumulated for all children) (KiB): 829424

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

runsolver used 3.08453 second user time and 10.6774 second system time

The end

Launcher Data (download as text)

Begin job on node58 on Sun Apr 22 17:44:41 UTC 2007

IDJOB= 369253
IDBENCH= 24654
IDSOLVER= 182
FILE ID= node58/369253-1177263881

PBS_JOBID= 4650671

Free space on /tmp= 66448 MiB

SOLVER NAME= CMUSAT 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-php/easier-php-035-029.sat05-1179.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/369253-1177263881/cmusat /tmp/evaluation/369253-1177263881/instance-369253-1177263881.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-369253-1177263881 -o ROOT/results/node58/solver-369253-1177263881 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/369253-1177263881/cmusat /tmp/evaluation/369253-1177263881/instance-369253-1177263881.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  e256f0b079af930550df280452a9bad2

RANDOM SEED= 12907557

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node58.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.265
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.265
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:       1682112 kB
Buffers:         40548 kB
Cached:         264400 kB
SwapCached:       2344 kB
Active:         112920 kB
Inactive:       201332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1682112 kB
SwapTotal:     4192956 kB
SwapFree:      4184528 kB
Dirty:            2800 kB
Writeback:           0 kB
Mapped:          15860 kB
Slab:            45596 kB
Committed_AS:  1040136 kB
PageTables:       1380 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= 66448 MiB

End job on node58 on Sun Apr 22 19:08:05 UTC 2007