Trace number 1736249

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.1 1200.52

General information on the benchmark

NameCRAFTED/parity-games/
instance_n7_i8_pp_ci_ce.cnf
MD5SUM545e53eb1c10ff91f4e2e16d7a8c9f9f
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 variables14896
Number of clauses153982
Sum of the clauses size505834
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 228700
Number of clauses of size 372038
Number of clauses of size 440118
Number of clauses of size 510080
Number of clauses of size over 53046

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-1736249-1240810638/watcher-1736249-1240810638 -o /tmp/evaluation-result-1736249-1240810638/solver-1736249-1240810638 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1736249-1240810638.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.99 0.97 0.99 3/64 5285
/proc/meminfo: memFree=1414384/2055920 swapFree=4192812/4192956
[pid=5285] ppid=5283 vsize=3060 CPUtime=0
/proc/5285/stat : 5285 (clasp) R 5283 5285 5098 0 -1 4194304 546 0 0 0 0 0 0 0 18 0 1 0 109092255 3133440 522 1992294400 134512640 136057169 4294956144 18446744073709551615 134766992 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5285/statm: 765 522 144 377 0 385 0

[startup+0.0378301 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 5285
/proc/meminfo: memFree=1414384/2055920 swapFree=4192812/4192956
[pid=5285] ppid=5283 vsize=4776 CPUtime=0.03
/proc/5285/stat : 5285 (clasp) R 5283 5285 5098 0 -1 4194304 1001 0 0 0 3 0 0 0 18 0 1 0 109092255 4890624 936 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5285/statm: 1194 937 144 377 0 814 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4776

[startup+0.101826 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 5285
/proc/meminfo: memFree=1414384/2055920 swapFree=4192812/4192956
[pid=5285] ppid=5283 vsize=8248 CPUtime=0.09
/proc/5285/stat : 5285 (clasp) R 5283 5285 5098 0 -1 4194304 2107 0 0 0 9 0 0 0 18 0 1 0 109092255 8445952 1754 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5285/statm: 2062 1755 144 377 0 1682 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8248

[startup+0.301865 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 5285
/proc/meminfo: memFree=1414384/2055920 swapFree=4192812/4192956
[pid=5285] ppid=5283 vsize=13440 CPUtime=0.29
/proc/5285/stat : 5285 (clasp) R 5283 5285 5098 0 -1 4194304 3605 0 0 0 28 1 0 0 19 0 1 0 109092255 13762560 3000 1992294400 134512640 136057169 4294956144 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5285/statm: 3360 3000 168 377 0 2980 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13440

[startup+0.701941 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 5285
/proc/meminfo: memFree=1414384/2055920 swapFree=4192812/4192956
[pid=5285] ppid=5283 vsize=13444 CPUtime=0.69
/proc/5285/stat : 5285 (clasp) R 5283 5285 5098 0 -1 4194304 4150 0 0 0 68 1 0 0 22 0 1 0 109092255 13766656 3120 1992294400 134512640 136057169 4294956144 18446744073709551615 134756841 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5285/statm: 3361 3120 179 377 0 2981 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13444

[startup+1.5011 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5286
/proc/meminfo: memFree=1402472/2055920 swapFree=4192812/4192956
[pid=5285] ppid=5283 vsize=13444 CPUtime=1.49
/proc/5285/stat : 5285 (clasp) R 5283 5285 5098 0 -1 4194304 4154 0 0 0 148 1 0 0 25 0 1 0 109092255 13766656 3124 1992294400 134512640 136057169 4294956144 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5285/statm: 3361 3124 183 377 0 2981 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13444

[startup+3.1014 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5286
/proc/meminfo: memFree=1402344/2055920 swapFree=4192812/4192956
[pid=5285] ppid=5283 vsize=13444 CPUtime=3.09
/proc/5285/stat : 5285 (clasp) R 5283 5285 5098 0 -1 4194304 4154 0 0 0 307 2 0 0 25 0 1 0 109092255 13766656 3124 1992294400 134512640 136057169 4294956144 18446744073709551615 134618265 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5285/statm: 3361 3124 183 377 0 2981 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13444

[startup+6.30201 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5286
/proc/meminfo: memFree=1400616/2055920 swapFree=4192812/4192956
[pid=5285] ppid=5283 vsize=16300 CPUtime=6.29
/proc/5285/stat : 5285 (clasp) R 5283 5285 5098 0 -1 4194304 4849 0 0 0 627 2 0 0 25 0 1 0 109092255 16691200 3819 1992294400 134512640 136057169 4294956144 18446744073709551615 134828473 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5285/statm: 4075 3819 183 377 0 3695 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16300

[startup+12.7012 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5286
/proc/meminfo: memFree=1393832/2055920 swapFree=4192812/4192956
[pid=5285] ppid=5283 vsize=22800 CPUtime=12.69
/proc/5285/stat : 5285 (clasp) R 5283 5285 5098 0 -1 4194304 6469 0 0 0 1265 4 0 0 25 0 1 0 109092255 23347200 5439 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5285/statm: 5700 5439 183 377 0 5320 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22800

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5286
/proc/meminfo: memFree=1389352/2055920 swapFree=4192812/4192956
[pid=5285] ppid=5283 vsize=26760 CPUtime=25.49
/proc/5285/stat : 5285 (clasp) R 5283 5285 5098 0 -1 4194304 7466 0 0 0 2544 5 0 0 25 0 1 0 109092255 27402240 6436 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5285/statm: 6690 6436 183 377 0 6310 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 26760

[startup+51.1016 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5286
/proc/meminfo: memFree=1377192/2055920 swapFree=4192812/4192956
[pid=5285] ppid=5283 vsize=39320 CPUtime=51.07
/proc/5285/stat : 5285 (clasp) R 5283 5285 5098 0 -1 4194304 10608 0 0 0 5100 7 0 0 25 0 1 0 109092255 40263680 9578 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5285/statm: 9830 9578 183 377 0 9450 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 39320

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5288
/proc/meminfo: memFree=1372200/2055920 swapFree=4192812/4192956
[pid=5285] ppid=5283 vsize=43396 CPUtime=102.26
/proc/5285/stat : 5285 (clasp) R 5283 5285 5098 0 -1 4194304 11604 0 0 0 10217 9 0 0 25 0 1 0 109092255 44437504 10574 1992294400 134512640 136057169 4294956144 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5285/statm: 10849 10574 183 377 0 10469 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 43396

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5288
/proc/meminfo: memFree=1367784/2055920 swapFree=4192812/4192956
[pid=5285] ppid=5283 vsize=48064 CPUtime=162.23
/proc/5285/stat : 5285 (clasp) R 5283 5285 5098 0 -1 4194304 12752 0 0 0 16213 10 0 0 25 0 1 0 109092255 49217536 11722 1992294400 134512640 136057169 4294956144 18446744073709551615 134820200 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5285/statm: 12016 11722 183 377 0 11636 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 48064

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5288
/proc/meminfo: memFree=1367656/2055920 swapFree=4192812/4192956
[pid=5285] ppid=5283 vsize=48064 CPUtime=222.21
/proc/5285/stat : 5285 (clasp) R 5283 5285 5098 0 -1 4194304 12778 0 0 0 22211 10 0 0 25 0 1 0 109092255 49217536 11748 1992294400 134512640 136057169 4294956144 18446744073709551615 134618449 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5285/statm: 12016 11748 183 377 0 11636 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 48064

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5288
/proc/meminfo: memFree=1362984/2055920 swapFree=4192812/4192956
[pid=5285] ppid=5283 vsize=52748 CPUtime=282.19
/proc/5285/stat : 5285 (clasp) R 5283 5285 5098 0 -1 4194304 13935 0 0 0 28207 12 0 0 25 0 1 0 109092255 54013952 12905 1992294400 134512640 136057169 4294956144 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5285/statm: 13187 12905 183 377 0 12807 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 52748

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5288
/proc/meminfo: memFree=1360744/2055920 swapFree=4192812/4192956
[pid=5285] ppid=5283 vsize=54964 CPUtime=342.17
/proc/5285/stat : 5285 (clasp) R 5283 5285 5098 0 -1 4194304 14485 0 0 0 34204 13 0 0 25 0 1 0 109092255 56283136 13455 1992294400 134512640 136057169 4294956144 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5285/statm: 13741 13455 183 377 0 13361 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 54964

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5288
/proc/meminfo: memFree=1356392/2055920 swapFree=4192812/4192956
[pid=5285] ppid=5283 vsize=59344 CPUtime=402.15
/proc/5285/stat : 5285 (clasp) R 5283 5285 5098 0 -1 4194304 15582 0 0 0 40201 14 0 0 25 0 1 0 109092255 60768256 14552 1992294400 134512640 136057169 4294956144 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5285/statm: 14836 14552 183 377 0 14456 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 59344

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5288
/proc/meminfo: memFree=1356136/2055920 swapFree=4192812/4192956
[pid=5285] ppid=5283 vsize=59744 CPUtime=462.13
/proc/5285/stat : 5285 (clasp) R 5283 5285 5098 0 -1 4194304 15648 0 0 0 46199 14 0 0 25 0 1 0 109092255 61177856 14618 1992294400 134512640 136057169 4294956144 18446744073709551615 134756822 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5285/statm: 14936 14618 183 377 0 14556 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 59744

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5288
/proc/meminfo: memFree=1352552/2055920 swapFree=4192812/4192956
[pid=5285] ppid=5283 vsize=63336 CPUtime=522.1
/proc/5285/stat : 5285 (clasp) R 5283 5285 5098 0 -1 4194304 16538 0 0 0 52195 15 0 0 25 0 1 0 109092255 64856064 15508 1992294400 134512640 136057169 4294956144 18446744073709551615 134618275 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5285/statm: 15834 15508 183 377 0 15454 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 63336

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5288
/proc/meminfo: memFree=1347368/2055920 swapFree=4192812/4192956
[pid=5285] ppid=5283 vsize=69028 CPUtime=582.09
/proc/5285/stat : 5285 (clasp) R 5283 5285 5098 0 -1 4194304 17928 0 0 0 58192 17 0 0 25 0 1 0 109092255 70684672 16898 1992294400 134512640 136057169 4294956144 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5285/statm: 17257 16898 183 377 0 16877 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 69028

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5288
/proc/meminfo: memFree=1334248/2055920 swapFree=4192812/4192956
[pid=5285] ppid=5283 vsize=81700 CPUtime=642.07
/proc/5285/stat : 5285 (clasp) R 5283 5285 5098 0 -1 4194304 21098 0 0 0 64187 20 0 0 25 0 1 0 109092255 83660800 20068 1992294400 134512640 136057169 4294956144 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5285/statm: 20425 20068 183 377 0 20045 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 81700

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5288
/proc/meminfo: memFree=1334248/2055920 swapFree=4192812/4192956
[pid=5285] ppid=5283 vsize=81700 CPUtime=702.05
/proc/5285/stat : 5285 (clasp) R 5283 5285 5098 0 -1 4194304 21099 0 0 0 70185 20 0 0 25 0 1 0 109092255 83660800 20069 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5285/statm: 20425 20069 183 377 0 20045 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 81700

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5288
/proc/meminfo: memFree=1334248/2055920 swapFree=4192812/4192956
[pid=5285] ppid=5283 vsize=81700 CPUtime=762.03
/proc/5285/stat : 5285 (clasp) R 5283 5285 5098 0 -1 4194304 21100 0 0 0 76183 20 0 0 25 0 1 0 109092255 83660800 20070 1992294400 134512640 136057169 4294956144 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5285/statm: 20425 20070 183 377 0 20045 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 81700

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5288
/proc/meminfo: memFree=1334376/2055920 swapFree=4192812/4192956
[pid=5285] ppid=5283 vsize=81700 CPUtime=822
/proc/5285/stat : 5285 (clasp) R 5283 5285 5098 0 -1 4194304 21101 0 0 0 82180 20 0 0 25 0 1 0 109092255 83660800 20071 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5285/statm: 20425 20071 183 377 0 20045 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 81700

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5288
/proc/meminfo: memFree=1334376/2055920 swapFree=4192812/4192956
[pid=5285] ppid=5283 vsize=81700 CPUtime=881.98
/proc/5285/stat : 5285 (clasp) R 5283 5285 5098 0 -1 4194304 21102 0 0 0 88178 20 0 0 25 0 1 0 109092255 83660800 20072 1992294400 134512640 136057169 4294956144 18446744073709551615 134615626 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5285/statm: 20425 20072 183 377 0 20045 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 81700

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5288
/proc/meminfo: memFree=1334312/2055920 swapFree=4192812/4192956
[pid=5285] ppid=5283 vsize=81700 CPUtime=941.96
/proc/5285/stat : 5285 (clasp) R 5283 5285 5098 0 -1 4194304 21112 0 0 0 94176 20 0 0 25 0 1 0 109092255 83660800 20082 1992294400 134512640 136057169 4294956144 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5285/statm: 20425 20082 183 377 0 20045 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 81700

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5288
/proc/meminfo: memFree=1334312/2055920 swapFree=4192812/4192956
[pid=5285] ppid=5283 vsize=81700 CPUtime=1001.94
/proc/5285/stat : 5285 (clasp) R 5283 5285 5098 0 -1 4194304 21114 0 0 0 100174 20 0 0 25 0 1 0 109092255 83660800 20084 1992294400 134512640 136057169 4294956144 18446744073709551615 134823411 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5285/statm: 20425 20084 183 377 0 20045 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 81700

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5288
/proc/meminfo: memFree=1332712/2055920 swapFree=4192812/4192956
[pid=5285] ppid=5283 vsize=83296 CPUtime=1061.92
/proc/5285/stat : 5285 (clasp) R 5283 5285 5098 0 -1 4194304 21503 0 0 0 106171 21 0 0 25 0 1 0 109092255 85295104 20473 1992294400 134512640 136057169 4294956144 18446744073709551615 134637499 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5285/statm: 20824 20473 183 377 0 20444 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 83296

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5288
/proc/meminfo: memFree=1328040/2055920 swapFree=4192812/4192956
[pid=5285] ppid=5283 vsize=87932 CPUtime=1121.9
/proc/5285/stat : 5285 (clasp) R 5283 5285 5098 0 -1 4194304 22665 0 0 0 112168 22 0 0 25 0 1 0 109092255 90042368 21635 1992294400 134512640 136057169 4294956144 18446744073709551615 134820200 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5285/statm: 21983 21635 183 377 0 21603 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 87932

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5288
/proc/meminfo: memFree=1322664/2055920 swapFree=4192812/4192956
[pid=5285] ppid=5283 vsize=93340 CPUtime=1181.88
/proc/5285/stat : 5285 (clasp) R 5283 5285 5098 0 -1 4194304 24030 0 0 0 118165 23 0 0 25 0 1 0 109092255 95580160 23000 1992294400 134512640 136057169 4294956144 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5285/statm: 23335 23000 183 377 0 22955 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 93340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 5288
/proc/meminfo: memFree=1322664/2055920 swapFree=4192812/4192956
[pid=5285] ppid=5283 vsize=93340 CPUtime=1200.07
/proc/5285/stat : 5285 (clasp) R 5283 5285 5098 0 -1 4194304 24030 0 0 0 119984 23 0 0 25 0 1 0 109092255 95580160 23000 1992294400 134512640 136057169 4294956144 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5285/statm: 23335 23000 183 377 0 22955 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 93340

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: 0.99 0.97 0.99 2/65 5288
/proc/meminfo: memFree=1322664/2055920 swapFree=4192812/4192956
[pid=5285] ppid=5283 vsize=93340 CPUtime=1200.07
/proc/5285/stat : 5285 (clasp) R 5283 5285 5098 0 -1 4194304 24030 0 0 0 119984 23 0 0 25 0 1 0 109092255 95580160 23000 1992294400 134512640 136057169 4294956144 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/5285/statm: 23335 23000 183 377 0 22955 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 93340

Child status: 0
Real time (s): 1200.52
CPU time (s): 1200.1
CPU user time (s): 1199.85
CPU system time (s): 0.251961
CPU usage (%): 99.9652
Max. virtual memory (cumulated for all children) (KiB): 93340

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

runsolver used 0.763883 second user time and 2.6326 second system time

The end

Launcher Data

Begin job on node38 at 2009-04-27 07:37:18
IDJOB=1736249
IDBENCH=71621
IDSOLVER=508
FILE ID=node38/1736249-1240810638
PBS_JOBID= 9187441
Free space on /tmp= 66396 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n7_i8_pp_ci_ce.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-1736249-1240810638/watcher-1736249-1240810638 -o /tmp/evaluation-result-1736249-1240810638/solver-1736249-1240810638 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1736249-1240810638.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= 545e53eb1c10ff91f4e2e16d7a8c9f9f
RANDOM SEED=1219533088

node38.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.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:       1414872 kB
Buffers:         72516 kB
Cached:         485084 kB
SwapCached:          0 kB
Active:         253740 kB
Inactive:       317696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1414872 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4976 kB
Writeback:           0 kB
Mapped:          23648 kB
Slab:            55536 kB
Committed_AS:   552948 kB
PageTables:       1456 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= 66392 MiB
End job on node38 at 2009-04-27 07:57:21