Trace number 1737991

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
clasp 1.2.0-SAT09-32? (TO) 1200.07 1200.54

General information on the benchmark

NameCRAFTED/parity-games/
instance_n9_i9_pp.cnf
MD5SUM3e04f934e4f74a8e89587f6c1327f77e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark99.8978
Satisfiable
(Un)Satisfiability was proved
Number of variables33867
Number of clauses454832
Sum of the clauses size1512036
Maximum clause length72
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 270326
Number of clauses of size 3228663
Number of clauses of size 4122769
Number of clauses of size 525920
Number of clauses of size over 57154

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1737991-1240834706/watcher-1737991-1240834706 -o /tmp/evaluation-result-1737991-1240834706/solver-1737991-1240834706 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1737991-1240834706.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

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): 1800 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.95 0.99 0.99 3/65 32471
/proc/meminfo: memFree=1315768/2055920 swapFree=4181448/4192956
[pid=32471] ppid=32469 vsize=4368 CPUtime=0
/proc/32471/stat : 32471 (clasp) R 32469 32471 32295 0 -1 4194304 595 0 0 0 0 0 0 0 18 0 1 0 111500997 4472832 481 1992294400 134512640 136057169 4294956144 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32471/statm: 1092 485 140 377 0 712 0

[startup+0.091645 s]
/proc/loadavg: 0.95 0.99 0.99 3/65 32471
/proc/meminfo: memFree=1315768/2055920 swapFree=4181448/4192956
[pid=32471] ppid=32469 vsize=9204 CPUtime=0.08
/proc/32471/stat : 32471 (clasp) R 32469 32471 32295 0 -1 4194304 2286 0 0 0 8 0 0 0 18 0 1 0 111500997 9424896 2020 1992294400 134512640 136057169 4294956144 18446744073709551615 134767168 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32471/statm: 2301 2021 144 377 0 1921 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9204

[startup+0.101645 s]
/proc/loadavg: 0.95 0.99 0.99 3/65 32471
/proc/meminfo: memFree=1315768/2055920 swapFree=4181448/4192956
[pid=32471] ppid=32469 vsize=9732 CPUtime=0.09
/proc/32471/stat : 32471 (clasp) R 32469 32471 32295 0 -1 4194304 2418 0 0 0 9 0 0 0 18 0 1 0 111500997 9965568 2152 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32471/statm: 2433 2152 144 377 0 2053 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9732

[startup+0.301684 s]
/proc/loadavg: 0.95 0.99 0.99 3/65 32471
/proc/meminfo: memFree=1315768/2055920 swapFree=4181448/4192956
[pid=32471] ppid=32469 vsize=22208 CPUtime=0.29
/proc/32471/stat : 32471 (clasp) R 32469 32471 32295 0 -1 4194304 6434 0 0 0 26 3 0 0 20 0 1 0 111500997 22740992 5261 1992294400 134512640 136057169 4294956144 18446744073709551615 135440621 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32471/statm: 5552 5261 163 377 0 5172 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22208

[startup+0.701762 s]
/proc/loadavg: 0.95 0.99 0.99 3/65 32471
/proc/meminfo: memFree=1315768/2055920 swapFree=4181448/4192956
[pid=32471] ppid=32469 vsize=33816 CPUtime=0.69
/proc/32471/stat : 32471 (clasp) R 32469 32471 32295 0 -1 4194304 9967 0 0 0 65 4 0 0 24 0 1 0 111500997 34627584 8151 1992294400 134512640 136057169 4294956144 18446744073709551615 134774710 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32471/statm: 8454 8151 166 377 0 8074 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33816

[startup+1.50192 s]
/proc/loadavg: 0.95 0.99 0.99 2/66 32472
/proc/meminfo: memFree=1283696/2055920 swapFree=4181448/4192956
[pid=32471] ppid=32469 vsize=35400 CPUtime=1.49
/proc/32471/stat : 32471 (clasp) R 32469 32471 32295 0 -1 4194304 10369 0 0 0 145 4 0 0 25 0 1 0 111500997 36249600 8553 1992294400 134512640 136057169 4294956144 18446744073709551615 134771959 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32471/statm: 8850 8553 170 377 0 8470 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35400

[startup+3.10124 s]
/proc/loadavg: 0.95 0.99 0.99 2/66 32472
/proc/meminfo: memFree=1280560/2055920 swapFree=4181448/4192956
[pid=32471] ppid=32469 vsize=38924 CPUtime=3.09
/proc/32471/stat : 32471 (clasp) R 32469 32471 32295 0 -1 4194304 11257 0 0 0 304 5 0 0 25 0 1 0 111500997 39858176 9441 1992294400 134512640 136057169 4294956144 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32471/statm: 9731 9441 172 377 0 9351 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38924

[startup+6.30186 s]
/proc/loadavg: 1.03 1.01 1.00 2/66 32472
/proc/meminfo: memFree=1277040/2055920 swapFree=4181448/4192956
[pid=32471] ppid=32469 vsize=39748 CPUtime=6.28
/proc/32471/stat : 32471 (clasp) R 32469 32471 32295 0 -1 4194304 12744 0 0 0 622 6 0 0 25 0 1 0 111500997 40701952 9633 1992294400 134512640 136057169 4294956144 18446744073709551615 134823803 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32471/statm: 9937 9633 182 377 0 9557 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 39748

[startup+12.7011 s]
/proc/loadavg: 1.19 1.04 1.01 2/66 32472
/proc/meminfo: memFree=1277104/2055920 swapFree=4181448/4192956
[pid=32471] ppid=32469 vsize=39748 CPUtime=12.68
/proc/32471/stat : 32471 (clasp) R 32469 32471 32295 0 -1 4194304 12744 0 0 0 1262 6 0 0 25 0 1 0 111500997 40701952 9633 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32471/statm: 9937 9633 182 377 0 9557 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 39748

[startup+25.5016 s]
/proc/loadavg: 1.28 1.07 1.02 2/66 32472
/proc/meminfo: memFree=1275120/2055920 swapFree=4181448/4192956
[pid=32471] ppid=32469 vsize=42552 CPUtime=25.48
/proc/32471/stat : 32471 (clasp) R 32469 32471 32295 0 -1 4194304 13441 0 0 0 2541 7 0 0 25 0 1 0 111500997 43573248 10330 1992294400 134512640 136057169 4294956144 18446744073709551615 134809849 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32471/statm: 10638 10330 182 377 0 10258 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 42552

[startup+51.1017 s]
/proc/loadavg: 1.18 1.07 1.02 2/66 32472
/proc/meminfo: memFree=1253040/2055920 swapFree=4181448/4192956
[pid=32471] ppid=32469 vsize=64956 CPUtime=51.06
/proc/32471/stat : 32471 (clasp) R 32469 32471 32295 0 -1 4194304 19032 0 0 0 5094 12 0 0 25 0 1 0 111500997 66514944 15921 1992294400 134512640 136057169 4294956144 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32471/statm: 16239 15921 182 377 0 15859 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 64956

[startup+102.306 s]
/proc/loadavg: 1.08 1.05 1.01 2/66 32472
/proc/meminfo: memFree=1243632/2055920 swapFree=4181448/4192956
[pid=32471] ppid=32469 vsize=74296 CPUtime=102.25
/proc/32471/stat : 32471 (clasp) R 32469 32471 32295 0 -1 4194304 21454 0 0 0 10210 15 0 0 25 0 1 0 111500997 76079104 18207 1992294400 134512640 136057169 4294956144 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32471/statm: 18574 18207 182 377 0 18194 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 74296

[startup+162.301 s]
/proc/loadavg: 1.03 1.04 1.01 2/66 32472
/proc/meminfo: memFree=1230320/2055920 swapFree=4181448/4192956
[pid=32471] ppid=32469 vsize=87472 CPUtime=162.22
/proc/32471/stat : 32471 (clasp) R 32469 32471 32295 0 -1 4194304 24751 0 0 0 16204 18 0 0 25 0 1 0 111500997 89571328 21504 1992294400 134512640 136057169 4294956144 18446744073709551615 134618112 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32471/statm: 21868 21504 182 377 0 21488 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 87472

[startup+222.302 s]
/proc/loadavg: 1.01 1.03 1.00 2/66 32472
/proc/meminfo: memFree=1224368/2055920 swapFree=4181448/4192956
[pid=32471] ppid=32469 vsize=93344 CPUtime=222.2
/proc/32471/stat : 32471 (clasp) R 32469 32471 32295 0 -1 4194304 26243 0 0 0 22202 18 0 0 25 0 1 0 111500997 95584256 22996 1992294400 134512640 136057169 4294956144 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32471/statm: 23336 22996 182 377 0 22956 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 93344

[startup+282.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 32472
/proc/meminfo: memFree=1212016/2055920 swapFree=4181448/4192956
[pid=32471] ppid=32469 vsize=105752 CPUtime=282.18
/proc/32471/stat : 32471 (clasp) R 32469 32471 32295 0 -1 4194304 29331 0 0 0 28196 22 0 0 25 0 1 0 111500997 108290048 26084 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32471/statm: 26438 26084 182 377 0 26058 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 105752

[startup+342.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 32472
/proc/meminfo: memFree=1212016/2055920 swapFree=4181448/4192956
[pid=32471] ppid=32469 vsize=105752 CPUtime=342.15
/proc/32471/stat : 32471 (clasp) R 32469 32471 32295 0 -1 4194304 29331 0 0 0 34193 22 0 0 25 0 1 0 111500997 108290048 26084 1992294400 134512640 136057169 4294956144 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32471/statm: 26438 26084 182 377 0 26058 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 105752

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 32472
/proc/meminfo: memFree=1195184/2055920 swapFree=4181448/4192956
[pid=32471] ppid=32469 vsize=122996 CPUtime=402.13
/proc/32471/stat : 32471 (clasp) R 32469 32471 32295 0 -1 4194304 33733 0 0 0 40189 24 0 0 25 0 1 0 111500997 125947904 30283 1992294400 134512640 136057169 4294956144 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32471/statm: 30749 30283 182 377 0 30369 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 122996

[startup+462.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 32472
/proc/meminfo: memFree=1174896/2055920 swapFree=4181448/4192956
[pid=32471] ppid=32469 vsize=143616 CPUtime=462.1
/proc/32471/stat : 32471 (clasp) R 32469 32471 32295 0 -1 4194304 38883 0 0 0 46181 29 0 0 25 0 1 0 111500997 147062784 35433 1992294400 134512640 136057169 4294956144 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32471/statm: 35904 35433 182 377 0 35524 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 143616

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32472
/proc/meminfo: memFree=1135344/2055920 swapFree=4181448/4192956
[pid=32471] ppid=32469 vsize=183364 CPUtime=522.08
/proc/32471/stat : 32471 (clasp) R 32469 32471 32295 0 -1 4194304 48778 0 0 0 52170 38 0 0 25 0 1 0 111500997 187764736 45328 1992294400 134512640 136057169 4294956144 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32471/statm: 45841 45328 182 377 0 45461 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 183364

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32472
/proc/meminfo: memFree=1102832/2055920 swapFree=4181448/4192956
[pid=32471] ppid=32469 vsize=215820 CPUtime=582.06
/proc/32471/stat : 32471 (clasp) R 32469 32471 32295 0 -1 4194304 56883 0 0 0 58160 46 0 0 25 0 1 0 111500997 220999680 53433 1992294400 134512640 136057169 4294956144 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32471/statm: 53955 53433 182 377 0 53575 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 215820

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32472
/proc/meminfo: memFree=1098288/2055920 swapFree=4181448/4192956
[pid=32471] ppid=32469 vsize=219916 CPUtime=642.04
/proc/32471/stat : 32471 (clasp) R 32469 32471 32295 0 -1 4194304 57915 0 0 0 64157 47 0 0 25 0 1 0 111500997 225193984 54465 1992294400 134512640 136057169 4294956144 18446744073709551615 134616015 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32471/statm: 54979 54465 182 377 0 54599 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 219916

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32472
/proc/meminfo: memFree=1098160/2055920 swapFree=4181448/4192956
[pid=32471] ppid=32469 vsize=219916 CPUtime=702.02
/proc/32471/stat : 32471 (clasp) R 32469 32471 32295 0 -1 4194304 57917 0 0 0 70155 47 0 0 25 0 1 0 111500997 225193984 54467 1992294400 134512640 136057169 4294956144 18446744073709551615 134637392 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32471/statm: 54979 54467 182 377 0 54599 0
Current children cumulated CPU time (s) 702.02
Current children cumulated vsize (KiB) 219916

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32472
/proc/meminfo: memFree=1098160/2055920 swapFree=4181448/4192956
[pid=32471] ppid=32469 vsize=219916 CPUtime=762
/proc/32471/stat : 32471 (clasp) R 32469 32471 32295 0 -1 4194304 57929 0 0 0 76153 47 0 0 25 0 1 0 111500997 225193984 54479 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32471/statm: 54979 54479 182 377 0 54599 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 219916

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32472
/proc/meminfo: memFree=1088880/2055920 swapFree=4181448/4192956
[pid=32471] ppid=32469 vsize=229232 CPUtime=821.97
/proc/32471/stat : 32471 (clasp) R 32469 32471 32295 0 -1 4194304 60254 0 0 0 82147 50 0 0 25 0 1 0 111500997 234733568 56804 1992294400 134512640 136057169 4294956144 18446744073709551615 134618452 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32471/statm: 57308 56804 182 377 0 56928 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 229232

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32472
/proc/meminfo: memFree=1088752/2055920 swapFree=4181448/4192956
[pid=32471] ppid=32469 vsize=229448 CPUtime=881.95
/proc/32471/stat : 32471 (clasp) R 32469 32471 32295 0 -1 4194304 60295 0 0 0 88145 50 0 0 25 0 1 0 111500997 234954752 56845 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32471/statm: 57362 56845 182 377 0 56982 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 229448

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32472
/proc/meminfo: memFree=1088752/2055920 swapFree=4181448/4192956
[pid=32471] ppid=32469 vsize=229448 CPUtime=941.92
/proc/32471/stat : 32471 (clasp) R 32469 32471 32295 0 -1 4194304 60295 0 0 0 94142 50 0 0 25 0 1 0 111500997 234954752 56845 1992294400 134512640 136057169 4294956144 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32471/statm: 57362 56845 182 377 0 56982 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 229448

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32472
/proc/meminfo: memFree=1088752/2055920 swapFree=4181448/4192956
[pid=32471] ppid=32469 vsize=229448 CPUtime=1001.9
/proc/32471/stat : 32471 (clasp) R 32469 32471 32295 0 -1 4194304 60295 0 0 0 100140 50 0 0 25 0 1 0 111500997 234954752 56845 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32471/statm: 57362 56845 182 377 0 56982 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 229448

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32472
/proc/meminfo: memFree=1088752/2055920 swapFree=4181448/4192956
[pid=32471] ppid=32469 vsize=229448 CPUtime=1061.87
/proc/32471/stat : 32471 (clasp) R 32469 32471 32295 0 -1 4194304 60298 0 0 0 106137 50 0 0 25 0 1 0 111500997 234954752 56848 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32471/statm: 57362 56848 182 377 0 56982 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 229448

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32472
/proc/meminfo: memFree=1088688/2055920 swapFree=4181448/4192956
[pid=32471] ppid=32469 vsize=229448 CPUtime=1121.85
/proc/32471/stat : 32471 (clasp) R 32469 32471 32295 0 -1 4194304 60298 0 0 0 112135 50 0 0 25 0 1 0 111500997 234954752 56848 1992294400 134512640 136057169 4294956144 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32471/statm: 57362 56848 182 377 0 56982 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 229448

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32472
/proc/meminfo: memFree=1088688/2055920 swapFree=4181448/4192956
[pid=32471] ppid=32469 vsize=229448 CPUtime=1181.83
/proc/32471/stat : 32471 (clasp) R 32469 32471 32295 0 -1 4194304 60298 0 0 0 118133 50 0 0 25 0 1 0 111500997 234954752 56848 1992294400 134512640 136057169 4294956144 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32471/statm: 57362 56848 182 377 0 56982 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 229448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32472
/proc/meminfo: memFree=1088688/2055920 swapFree=4181448/4192956
[pid=32471] ppid=32469 vsize=229448 CPUtime=1200.03
/proc/32471/stat : 32471 (clasp) R 32469 32471 32295 0 -1 4194304 60298 0 0 0 119953 50 0 0 25 0 1 0 111500997 234954752 56848 1992294400 134512640 136057169 4294956144 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32471/statm: 57362 56848 182 377 0 56982 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 229448

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/66 32472
/proc/meminfo: memFree=1088688/2055920 swapFree=4181448/4192956
[pid=32471] ppid=32469 vsize=229448 CPUtime=1200.03
/proc/32471/stat : 32471 (clasp) R 32469 32471 32295 0 -1 4194304 60298 0 0 0 119953 50 0 0 25 0 1 0 111500997 234954752 56848 1992294400 134512640 136057169 4294956144 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32471/statm: 57362 56848 182 377 0 56982 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 229448

Child status: 0
Real time (s): 1200.54
CPU time (s): 1200.07
CPU user time (s): 1199.53
CPU system time (s): 0.540917
CPU usage (%): 99.9611
Max. virtual memory (cumulated for all children) (KiB): 229448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.53
system time used= 0.540917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60301
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= 2
involuntary context switches= 2787

runsolver used 1.38579 second user time and 2.95355 second system time

The end

Launcher Data

Begin job on node77 at 2009-04-27 14:18:26
IDJOB=1737991
IDBENCH=71799
IDSOLVER=508
FILE ID=node77/1737991-1240834706
PBS_JOBID= 9187503
Free space on /tmp= 66248 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n9_i9_pp.cnf
COMMAND LINE= HOME/clasp --file=BENCHNAME --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1737991-1240834706/watcher-1737991-1240834706 -o /tmp/evaluation-result-1737991-1240834706/solver-1737991-1240834706 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1737991-1240834706.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 3e04f934e4f74a8e89587f6c1327f77e
RANDOM SEED=1129923165

node77.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.270
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.270
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1316184 kB
Buffers:         78772 kB
Cached:         572024 kB
SwapCached:       5472 kB
Active:         300088 kB
Inactive:       358716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1316184 kB
SwapTotal:     4192956 kB
SwapFree:      4181448 kB
Dirty:           11992 kB
Writeback:           0 kB
Mapped:          13556 kB
Slab:            66872 kB
Committed_AS:   517252 kB
PageTables:       1372 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= 66248 MiB
End job on node77 at 2009-04-27 14:38:29