Trace number 336399

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.53

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-fclqcolor-10-07-09.sat05-1282.reshuffled-07.cnf
MD5SUM9f209556efd81ba93e992e22316c3ed8
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 variables205
Number of clauses4549
Sum of the clauses size12775
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2975
Number of clauses of size 33555
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 519

Solver Data (download as text)

0.00/0.00	c Pre-processing provided 0 assignments
0.00/0.00	c |  Number of variables:  205                                                  |
0.00/0.00	c |  Number of clauses:    4549                                                 |

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/node14/watcher-336399-1173646046 -o ROOT/results/node14/solver-336399-1173646046 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336399-1173646046/cmusat /tmp/evaluation/336399-1173646046/instance-336399-1173646046.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 13989
/proc/meminfo: memFree=1479680/2055920 swapFree=4146600/4192956
[pid=13989] ppid=13987 vsize=2464 CPUtime=0
/proc/13989/stat : 13989 (cmusat) R 13987 13989 13830 0 -1 4194304 213 0 0 0 0 0 0 0 18 0 1 0 384559036 2523136 196 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 135095640 0 0 4096 35 0 0 0 17 1 0 0
/proc/13989/statm: 616 196 96 243 0 370 0

[startup+0.0198749 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 13989
/proc/meminfo: memFree=1479680/2055920 swapFree=4146600/4192956
[pid=13989] ppid=13987 vsize=2612 CPUtime=0.01
/proc/13989/stat : 13989 (cmusat) R 13987 13989 13830 0 -1 4194304 263 0 0 0 1 0 0 0 18 0 1 0 384559036 2674688 246 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134530816 0 0 4096 35 0 0 0 17 1 0 0
/proc/13989/statm: 653 246 109 243 0 407 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2612

[startup+0.101883 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 13989
/proc/meminfo: memFree=1479680/2055920 swapFree=4146600/4192956
[pid=13989] ppid=13987 vsize=3028 CPUtime=0.1
/proc/13989/stat : 13989 (cmusat) R 13987 13989 13830 0 -1 4194304 364 0 0 0 10 0 0 0 18 0 1 0 384559036 3100672 347 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589545 0 0 4096 35 0 0 0 17 1 0 0
/proc/13989/statm: 757 347 118 243 0 511 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3028

[startup+0.301901 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 13989
/proc/meminfo: memFree=1479680/2055920 swapFree=4146600/4192956
[pid=13989] ppid=13987 vsize=3344 CPUtime=0.3
/proc/13989/stat : 13989 (cmusat) R 13987 13989 13830 0 -1 4194304 472 0 0 0 30 0 0 0 19 0 1 0 384559036 3424256 455 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589498 0 0 4096 35 0 0 0 17 1 0 0
/proc/13989/statm: 836 455 118 243 0 590 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 3344

[startup+0.70194 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 13989
/proc/meminfo: memFree=1479680/2055920 swapFree=4146600/4192956
[pid=13989] ppid=13987 vsize=3904 CPUtime=0.7
/proc/13989/stat : 13989 (cmusat) R 13987 13989 13830 0 -1 4194304 593 0 0 0 70 0 0 0 22 0 1 0 384559036 3997696 576 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589650 0 0 4096 35 0 0 0 17 1 0 0
/proc/13989/statm: 976 576 118 243 0 730 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 3904

[startup+1.50201 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13990
/proc/meminfo: memFree=1476728/2055920 swapFree=4146600/4192956
[pid=13989] ppid=13987 vsize=5080 CPUtime=1.5
/proc/13989/stat : 13989 (cmusat) R 13987 13989 13830 0 -1 4194304 881 0 0 0 150 0 0 0 25 0 1 0 384559036 5201920 861 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134591985 0 0 4096 35 0 0 0 17 1 0 0
/proc/13989/statm: 1270 861 118 243 0 1024 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 5080

[startup+3.10116 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13990
/proc/meminfo: memFree=1476152/2055920 swapFree=4146600/4192956
[pid=13989] ppid=13987 vsize=6240 CPUtime=3.09
/proc/13989/stat : 13989 (cmusat) R 13987 13989 13830 0 -1 4194304 1192 0 0 0 309 0 0 0 25 0 1 0 384559036 6389760 1172 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589790 0 0 4096 35 0 0 0 17 1 0 0
/proc/13989/statm: 1560 1172 118 243 0 1314 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6240

[startup+6.30247 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13990
/proc/meminfo: memFree=1473208/2055920 swapFree=4146600/4192956
[pid=13989] ppid=13987 vsize=8920 CPUtime=6.29
/proc/13989/stat : 13989 (cmusat) R 13987 13989 13830 0 -1 4194304 2118 0 0 0 629 0 0 0 25 0 1 0 384559036 9134080 1774 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134592021 0 0 4096 35 0 0 0 17 1 0 0
/proc/13989/statm: 2230 1774 118 243 0 1984 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8920

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13990
/proc/meminfo: memFree=1467000/2055920 swapFree=4146600/4192956
[pid=13989] ppid=13987 vsize=15456 CPUtime=12.69
/proc/13989/stat : 13989 (cmusat) R 13987 13989 13830 0 -1 4194304 4231 0 0 0 1268 1 0 0 25 0 1 0 384559036 15826944 3235 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589684 0 0 4096 35 0 0 0 17 1 0 0
/proc/13989/statm: 3864 3235 118 243 0 3618 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15456

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13990
/proc/meminfo: memFree=1463160/2055920 swapFree=4146600/4192956
[pid=13989] ppid=13987 vsize=18804 CPUtime=25.49
/proc/13989/stat : 13989 (cmusat) R 13987 13989 13830 0 -1 4194304 5619 0 0 0 2547 2 0 0 25 0 1 0 384559036 19255296 4245 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/13989/statm: 4701 4245 118 243 0 4455 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18804

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13990
/proc/meminfo: memFree=1453816/2055920 swapFree=4146600/4192956
[pid=13989] ppid=13987 vsize=28988 CPUtime=51.07
/proc/13989/stat : 13989 (cmusat) R 13987 13989 13830 0 -1 4194304 9104 0 0 0 5103 4 0 0 25 0 1 0 384559036 29683712 6474 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/13989/statm: 7247 6474 118 243 0 7001 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 28988

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 3/78 13990
/proc/meminfo: memFree=1442232/2055920 swapFree=4146600/4192956
[pid=13989] ppid=13987 vsize=39680 CPUtime=102.26
/proc/13989/stat : 13989 (cmusat) R 13987 13989 13830 0 -1 4194304 12841 0 0 0 10219 7 0 0 25 0 1 0 384559036 40632320 9369 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589545 0 0 4096 35 0 0 0 17 1 0 0
/proc/13989/statm: 9920 9369 118 243 0 9674 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 39680

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13990
/proc/meminfo: memFree=1427320/2055920 swapFree=4146600/4192956
[pid=13989] ppid=13987 vsize=57620 CPUtime=162.24
/proc/13989/stat : 13989 (cmusat) R 13987 13989 13830 0 -1 4194304 18522 0 0 0 16214 10 0 0 25 0 1 0 384559036 59002880 13081 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589593 0 0 4096 35 0 0 0 17 1 0 0
/proc/13989/statm: 14405 13081 118 243 0 14159 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 57620

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13990
/proc/meminfo: memFree=1422840/2055920 swapFree=4146600/4192956
[pid=13989] ppid=13987 vsize=61652 CPUtime=222.23
/proc/13989/stat : 13989 (cmusat) R 13987 13989 13830 0 -1 4194304 19995 0 0 0 22211 12 0 0 25 0 1 0 384559036 63131648 14207 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589545 0 0 4096 35 0 0 0 17 1 0 0
/proc/13989/statm: 15413 14207 118 243 0 15167 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 61652

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13990
/proc/meminfo: memFree=1414264/2055920 swapFree=4146600/4192956
[pid=13989] ppid=13987 vsize=69728 CPUtime=282.21
/proc/13989/stat : 13989 (cmusat) R 13987 13989 13830 0 -1 4194304 22918 0 0 0 28206 15 0 0 25 0 1 0 384559036 71401472 16331 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/13989/statm: 17432 16331 118 243 0 17186 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 69728

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13990
/proc/meminfo: memFree=1406904/2055920 swapFree=4146600/4192956
[pid=13989] ppid=13987 vsize=76512 CPUtime=342.2
/proc/13989/stat : 13989 (cmusat) R 13987 13989 13830 0 -1 4194304 25205 0 0 0 34203 17 0 0 25 0 1 0 384559036 78348288 18159 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/13989/statm: 19128 18159 118 243 0 18882 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 76512

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 13990
/proc/meminfo: memFree=1372792/2055920 swapFree=4146600/4192956
[pid=13989] ppid=13987 vsize=118544 CPUtime=402.17
/proc/13989/stat : 13989 (cmusat) R 13987 13989 13830 0 -1 4194304 35880 0 0 0 40195 22 0 0 25 0 1 0 384559036 121389056 26638 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/13989/statm: 29636 26638 118 243 0 29390 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 118544

[startup+462.302 s]
/proc/loadavg: 1.17 1.04 1.01 2/78 13990
/proc/meminfo: memFree=1372600/2055920 swapFree=4146600/4192956
[pid=13989] ppid=13987 vsize=118744 CPUtime=462.16
/proc/13989/stat : 13989 (cmusat) R 13987 13989 13830 0 -1 4194304 36452 0 0 0 46193 23 0 0 25 0 1 0 384559036 121593856 26706 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/13989/statm: 29686 26706 118 243 0 29440 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 118744

[startup+522.301 s]
/proc/loadavg: 1.18 1.07 1.02 2/78 13990
/proc/meminfo: memFree=1371512/2055920 swapFree=4146600/4192956
[pid=13989] ppid=13987 vsize=118960 CPUtime=522.15
/proc/13989/stat : 13989 (cmusat) R 13987 13989 13830 0 -1 4194304 37294 0 0 0 52191 24 0 0 25 0 1 0 384559036 121815040 26994 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134578847 0 0 4096 35 0 0 0 17 1 0 0
/proc/13989/statm: 29740 26994 118 243 0 29494 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 118960

[startup+582.302 s]
/proc/loadavg: 1.06 1.05 1.01 2/78 13990
/proc/meminfo: memFree=1371192/2055920 swapFree=4146600/4192956
[pid=13989] ppid=13987 vsize=118960 CPUtime=582.13
/proc/13989/stat : 13989 (cmusat) R 13987 13989 13830 0 -1 4194304 37372 0 0 0 58188 25 0 0 25 0 1 0 384559036 121815040 27072 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/13989/statm: 29740 27072 118 243 0 29494 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 118960

[startup+642.302 s]
/proc/loadavg: 1.02 1.04 1.00 2/78 13990
/proc/meminfo: memFree=1370168/2055920 swapFree=4146600/4192956
[pid=13989] ppid=13987 vsize=119200 CPUtime=642.12
/proc/13989/stat : 13989 (cmusat) R 13987 13989 13830 0 -1 4194304 38229 0 0 0 64186 26 0 0 25 0 1 0 384559036 122060800 27321 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589601 0 0 4096 35 0 0 0 17 1 0 0
/proc/13989/statm: 29800 27321 118 243 0 29554 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 119200

[startup+702.301 s]
/proc/loadavg: 1.01 1.03 1.00 2/78 13990
/proc/meminfo: memFree=1370040/2055920 swapFree=4146600/4192956
[pid=13989] ppid=13987 vsize=119068 CPUtime=702.1
/proc/13989/stat : 13989 (cmusat) R 13987 13989 13830 0 -1 4194304 38264 0 0 0 70184 26 0 0 25 0 1 0 384559036 121925632 27323 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/13989/statm: 29767 27323 118 243 0 29521 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 119068

[startup+762.306 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 13990
/proc/meminfo: memFree=1368760/2055920 swapFree=4146600/4192956
[pid=13989] ppid=13987 vsize=119332 CPUtime=762.08
/proc/13989/stat : 13989 (cmusat) R 13987 13989 13830 0 -1 4194304 39281 0 0 0 76181 27 0 0 25 0 1 0 384559036 122195968 27672 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589771 0 0 4096 35 0 0 0 17 1 0 0
/proc/13989/statm: 29833 27672 118 243 0 29587 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 119332

[startup+822.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/84 14056
/proc/meminfo: memFree=1367416/2055920 swapFree=4146600/4192956
[pid=13989] ppid=13987 vsize=119332 CPUtime=822.04
/proc/13989/stat : 13989 (cmusat) R 13987 13989 13830 0 -1 4194304 39291 0 0 0 82176 28 0 0 25 0 1 0 384559036 122195968 27682 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134590150 0 0 4096 35 0 0 0 17 1 0 0
/proc/13989/statm: 29833 27682 118 243 0 29587 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 119332

[startup+882.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/84 14158
/proc/meminfo: memFree=1367360/2055920 swapFree=4146600/4192956
[pid=13989] ppid=13987 vsize=119332 CPUtime=881.96
/proc/13989/stat : 13989 (cmusat) R 13987 13989 13830 0 -1 4194304 39305 0 0 0 88168 28 0 0 25 0 1 0 384559036 122195968 27696 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/13989/statm: 29833 27696 118 243 0 29587 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 119332

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14188
/proc/meminfo: memFree=1362808/2055920 swapFree=4146600/4192956
[pid=13989] ppid=13987 vsize=124212 CPUtime=941.93
/proc/13989/stat : 13989 (cmusat) R 13987 13989 13830 0 -1 4194304 41497 0 0 0 94162 31 0 0 25 0 1 0 384559036 127193088 29154 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134590342 0 0 4096 35 0 0 0 17 1 0 0
/proc/13989/statm: 31053 29154 118 243 0 30807 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 124212

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14188
/proc/meminfo: memFree=1362232/2055920 swapFree=4146600/4192956
[pid=13989] ppid=13987 vsize=124732 CPUtime=1001.91
/proc/13989/stat : 13989 (cmusat) R 13987 13989 13830 0 -1 4194304 41626 0 0 0 100160 31 0 0 25 0 1 0 384559036 127725568 29250 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589650 0 0 4096 35 0 0 0 17 1 0 0
/proc/13989/statm: 31183 29250 118 243 0 30937 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 124732

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14188
/proc/meminfo: memFree=1361912/2055920 swapFree=4146600/4192956
[pid=13989] ppid=13987 vsize=125052 CPUtime=1061.9
/proc/13989/stat : 13989 (cmusat) R 13987 13989 13830 0 -1 4194304 41731 0 0 0 106158 32 0 0 25 0 1 0 384559036 128053248 29322 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589504 0 0 4096 35 0 0 0 17 1 0 0
/proc/13989/statm: 31263 29322 118 243 0 31017 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 125052

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14188
/proc/meminfo: memFree=1358968/2055920 swapFree=4146600/4192956
[pid=13989] ppid=13987 vsize=128264 CPUtime=1121.88
/proc/13989/stat : 13989 (cmusat) R 13987 13989 13830 0 -1 4194304 42518 0 0 0 112155 33 0 0 25 0 1 0 384559036 131342336 30109 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/13989/statm: 32066 30109 118 243 0 31820 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 128264

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14188
/proc/meminfo: memFree=1351416/2055920 swapFree=4146600/4192956
[pid=13989] ppid=13987 vsize=134924 CPUtime=1181.86
/proc/13989/stat : 13989 (cmusat) R 13987 13989 13830 0 -1 4194304 45176 0 0 0 118150 36 0 0 25 0 1 0 384559036 138162176 31960 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589569 0 0 4096 35 0 0 0 17 1 0 0
/proc/13989/statm: 33731 31960 118 243 0 33485 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 134924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14188
/proc/meminfo: memFree=1351096/2055920 swapFree=4146600/4192956
[pid=13989] ppid=13987 vsize=135316 CPUtime=1200.06
/proc/13989/stat : 13989 (cmusat) R 13987 13989 13830 0 -1 4194304 45274 0 0 0 119970 36 0 0 25 0 1 0 384559036 138563584 32025 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/13989/statm: 33829 32025 118 243 0 33583 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 135316

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 14188
/proc/meminfo: memFree=1351096/2055920 swapFree=4146600/4192956
[pid=13989] ppid=13987 vsize=135316 CPUtime=1200.06
/proc/13989/stat : 13989 (cmusat) R 13987 13989 13830 0 -1 4194304 45274 0 0 0 119970 36 0 0 25 0 1 0 384559036 138563584 32025 18446744073709551615 134512640 135508737 4294956720 18446744073709551615 134589524 0 0 4096 35 0 0 0 17 1 0 0
/proc/13989/statm: 33829 32025 118 243 0 33583 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 135316

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.09
CPU user time (s): 1199.7
CPU system time (s): 0.39194
CPU usage (%): 99.9638
Max. virtual memory (cumulated for all children) (KiB): 135316

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

runsolver used 1.40379 second user time and 2.96755 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Sun Mar 11 20:47:26 UTC 2007

IDJOB= 336399
IDBENCH= 24674
IDSOLVER= 121
FILE ID= node14/336399-1173646046

PBS_JOBID= 4101385

Free space on /tmp= 66537 MiB

SOLVER NAME= CMUSAT 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-clq/unsat-set-b-fclqcolor-10-07-09.sat05-1282.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336399-1173646046/cmusat /tmp/evaluation/336399-1173646046/instance-336399-1173646046.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-336399-1173646046 -o ROOT/results/node14/solver-336399-1173646046 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336399-1173646046/cmusat /tmp/evaluation/336399-1173646046/instance-336399-1173646046.cnf            

META MD5SUM SOLVER= af990fb12f8926fdd756b397adb3b5cf
MD5SUM BENCH=  9f209556efd81ba93e992e22316c3ed8

RANDOM SEED= 61342123

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.216
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.216
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:       1480024 kB
Buffers:         55876 kB
Cached:         426756 kB
SwapCached:      14992 kB
Active:         147816 kB
Inactive:       357776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1480024 kB
SwapTotal:     4192956 kB
SwapFree:      4146600 kB
Dirty:            2520 kB
Writeback:           0 kB
Mapped:          29660 kB
Slab:            55804 kB
Committed_AS:  1307112 kB
PageTables:       1736 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= 66537 MiB

End job on node14 on Sun Mar 11 21:07:29 UTC 2007