Trace number 1737885

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.05 1200.45

General information on the benchmark

NameCRAFTED/parity-games/
instance_n9_i9_pp_ci_ce.cnf
MD5SUM17405d60322fbbfc84267e396be14b66
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark145.595
Satisfiable
(Un)Satisfiability was proved
Number of variables33867
Number of clauses457280
Sum of the clauses size1516932
Maximum clause length72
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 272774
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-1737885-1240833556/watcher-1737885-1240833556 -o /tmp/evaluation-result-1737885-1240833556/solver-1737885-1240833556 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1737885-1240833556.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: 1.83 1.82 1.36 3/64 3086
/proc/meminfo: memFree=1474360/2055920 swapFree=4181368/4192956
[pid=3086] ppid=3084 vsize=4368 CPUtime=0
/proc/3086/stat : 3086 (clasp) R 3084 3086 2958 0 -1 4194304 548 0 0 0 0 0 0 0 18 0 1 0 111388708 4472832 434 1992294400 134512640 136057169 4294956144 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3086/statm: 1092 437 140 377 0 712 0

[startup+0.0350701 s]
/proc/loadavg: 1.83 1.82 1.36 3/64 3086
/proc/meminfo: memFree=1474360/2055920 swapFree=4181368/4192956
[pid=3086] ppid=3084 vsize=6152 CPUtime=0.02
/proc/3086/stat : 3086 (clasp) R 3084 3086 2958 0 -1 4194304 1369 0 0 0 2 0 0 0 18 0 1 0 111388708 6299648 1255 1992294400 134512640 136057169 4294956144 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3086/statm: 1538 1255 144 377 0 1158 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 6152

[startup+0.101081 s]
/proc/loadavg: 1.83 1.82 1.36 3/64 3086
/proc/meminfo: memFree=1474360/2055920 swapFree=4181368/4192956
[pid=3086] ppid=3084 vsize=9336 CPUtime=0.09
/proc/3086/stat : 3086 (clasp) R 3084 3086 2958 0 -1 4194304 2314 0 0 0 9 0 0 0 18 0 1 0 111388708 9560064 2048 1992294400 134512640 136057169 4294956144 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3086/statm: 2334 2049 144 377 0 1954 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9336

[startup+0.301114 s]
/proc/loadavg: 1.83 1.82 1.36 3/64 3086
/proc/meminfo: memFree=1474360/2055920 swapFree=4181368/4192956
[pid=3086] ppid=3084 vsize=19724 CPUtime=0.29
/proc/3086/stat : 3086 (clasp) R 3084 3086 2958 0 -1 4194304 5531 0 0 0 27 2 0 0 19 0 1 0 111388708 20197376 4622 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3086/statm: 4931 4622 144 377 0 4551 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19724

[startup+0.701182 s]
/proc/loadavg: 1.83 1.82 1.36 3/64 3086
/proc/meminfo: memFree=1474360/2055920 swapFree=4181368/4192956
[pid=3086] ppid=3084 vsize=33944 CPUtime=0.69
/proc/3086/stat : 3086 (clasp) R 3084 3086 2958 0 -1 4194304 10008 0 0 0 65 4 0 0 23 0 1 0 111388708 34758656 8192 1992294400 134512640 136057169 4294956144 18446744073709551615 134774634 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3086/statm: 8486 8192 166 377 0 8106 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33944

[startup+1.50132 s]
/proc/loadavg: 1.83 1.82 1.36 2/65 3087
/proc/meminfo: memFree=1442096/2055920 swapFree=4181368/4192956
[pid=3086] ppid=3084 vsize=35460 CPUtime=1.49
/proc/3086/stat : 3086 (clasp) R 3084 3086 2958 0 -1 4194304 10627 0 0 0 145 4 0 0 25 0 1 0 111388708 36311040 8355 1992294400 134512640 136057169 4294956144 18446744073709551615 134778122 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3086/statm: 8865 8355 170 377 0 8485 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 35460

[startup+3.10159 s]
/proc/loadavg: 1.83 1.82 1.36 2/65 3087
/proc/meminfo: memFree=1441136/2055920 swapFree=4181368/4192956
[pid=3086] ppid=3084 vsize=34724 CPUtime=3.09
/proc/3086/stat : 3086 (clasp) R 3084 3086 2958 0 -1 4194304 11958 0 0 0 304 5 0 0 25 0 1 0 111388708 35557376 8369 1992294400 134512640 136057169 4294956144 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3086/statm: 8681 8369 182 377 0 8301 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 34724

[startup+6.30114 s]
/proc/loadavg: 1.77 1.81 1.36 2/65 3087
/proc/meminfo: memFree=1441200/2055920 swapFree=4181368/4192956
[pid=3086] ppid=3084 vsize=34724 CPUtime=6.29
/proc/3086/stat : 3086 (clasp) R 3084 3086 2958 0 -1 4194304 11958 0 0 0 624 5 0 0 25 0 1 0 111388708 35557376 8369 1992294400 134512640 136057169 4294956144 18446744073709551615 134823411 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3086/statm: 8681 8369 182 377 0 8301 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34724

[startup+12.7012 s]
/proc/loadavg: 1.71 1.79 1.36 2/65 3087
/proc/meminfo: memFree=1441264/2055920 swapFree=4181368/4192956
[pid=3086] ppid=3084 vsize=34724 CPUtime=12.68
/proc/3086/stat : 3086 (clasp) R 3084 3086 2958 0 -1 4194304 11958 0 0 0 1263 5 0 0 25 0 1 0 111388708 35557376 8369 1992294400 134512640 136057169 4294956144 18446744073709551615 134823643 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3086/statm: 8681 8369 182 377 0 8301 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 34724

[startup+25.5014 s]
/proc/loadavg: 1.55 1.75 1.35 2/65 3087
/proc/meminfo: memFree=1433264/2055920 swapFree=4181368/4192956
[pid=3086] ppid=3084 vsize=43148 CPUtime=25.47
/proc/3086/stat : 3086 (clasp) R 3084 3086 2958 0 -1 4194304 14040 0 0 0 2540 7 0 0 25 0 1 0 111388708 44183552 10451 1992294400 134512640 136057169 4294956144 18446744073709551615 134823686 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3086/statm: 10787 10451 182 377 0 10407 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 43148

[startup+51.1018 s]
/proc/loadavg: 1.36 1.69 1.34 2/65 3087
/proc/meminfo: memFree=1415408/2055920 swapFree=4181368/4192956
[pid=3086] ppid=3084 vsize=61248 CPUtime=51.07
/proc/3086/stat : 3086 (clasp) R 3084 3086 2958 0 -1 4194304 18578 0 0 0 5095 12 0 0 25 0 1 0 111388708 62717952 14989 1992294400 134512640 136057169 4294956144 18446744073709551615 134823694 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3086/statm: 15312 14989 182 377 0 14932 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 61248

[startup+102.306 s]
/proc/loadavg: 1.15 1.58 1.32 2/65 3087
/proc/meminfo: memFree=1400304/2055920 swapFree=4181368/4192956
[pid=3086] ppid=3084 vsize=76216 CPUtime=102.25
/proc/3086/stat : 3086 (clasp) R 3084 3086 2958 0 -1 4194304 22381 0 0 0 10210 15 0 0 25 0 1 0 111388708 78045184 18656 1992294400 134512640 136057169 4294956144 18446744073709551615 134823366 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3086/statm: 19054 18656 182 377 0 18674 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 76216

[startup+162.302 s]
/proc/loadavg: 1.06 1.47 1.30 2/65 3093
/proc/meminfo: memFree=1382512/2055920 swapFree=4181368/4192956
[pid=3086] ppid=3084 vsize=94508 CPUtime=162.23
/proc/3086/stat : 3086 (clasp) R 3084 3086 2958 0 -1 4194304 26942 0 0 0 16203 20 0 0 25 0 1 0 111388708 96776192 23217 1992294400 134512640 136057169 4294956144 18446744073709551615 134651702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3086/statm: 23627 23217 182 377 0 23247 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 94508

[startup+222.301 s]
/proc/loadavg: 1.02 1.38 1.27 2/65 3093
/proc/meminfo: memFree=1361392/2055920 swapFree=4181368/4192956
[pid=3086] ppid=3084 vsize=115052 CPUtime=222.21
/proc/3086/stat : 3086 (clasp) R 3084 3086 2958 0 -1 4194304 32072 0 0 0 22197 24 0 0 25 0 1 0 111388708 117813248 28347 1992294400 134512640 136057169 4294956144 18446744073709551615 134823958 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3086/statm: 28763 28347 182 377 0 28383 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 115052

[startup+282.301 s]
/proc/loadavg: 1.00 1.31 1.26 2/65 3093
/proc/meminfo: memFree=1361200/2055920 swapFree=4181368/4192956
[pid=3086] ppid=3084 vsize=115052 CPUtime=282.19
/proc/3086/stat : 3086 (clasp) R 3084 3086 2958 0 -1 4194304 32112 0 0 0 28194 25 0 0 25 0 1 0 111388708 117813248 28387 1992294400 134512640 136057169 4294956144 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3086/statm: 28763 28387 182 377 0 28383 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 115052

[startup+342.302 s]
/proc/loadavg: 1.00 1.25 1.24 2/65 3093
/proc/meminfo: memFree=1361200/2055920 swapFree=4181368/4192956
[pid=3086] ppid=3084 vsize=115052 CPUtime=342.17
/proc/3086/stat : 3086 (clasp) R 3084 3086 2958 0 -1 4194304 32112 0 0 0 34192 25 0 0 25 0 1 0 111388708 117813248 28387 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3086/statm: 28763 28387 182 377 0 28383 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 115052

[startup+402.302 s]
/proc/loadavg: 1.00 1.20 1.22 2/65 3093
/proc/meminfo: memFree=1350192/2055920 swapFree=4181368/4192956
[pid=3086] ppid=3084 vsize=126496 CPUtime=402.15
/proc/3086/stat : 3086 (clasp) R 3084 3086 2958 0 -1 4194304 35061 0 0 0 40188 27 0 0 25 0 1 0 111388708 129531904 31133 1992294400 134512640 136057169 4294956144 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3086/statm: 31624 31133 182 377 0 31244 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 126496

[startup+462.301 s]
/proc/loadavg: 1.00 1.16 1.20 2/65 3093
/proc/meminfo: memFree=1308144/2055920 swapFree=4181368/4192956
[pid=3086] ppid=3084 vsize=168680 CPUtime=462.13
/proc/3086/stat : 3086 (clasp) R 3084 3086 2958 0 -1 4194304 45605 0 0 0 46176 37 0 0 25 0 1 0 111388708 172728320 41677 1992294400 134512640 136057169 4294956144 18446744073709551615 134823809 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3086/statm: 42170 41677 182 377 0 41790 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 168680

[startup+522.301 s]
/proc/loadavg: 1.00 1.13 1.19 2/65 3093
/proc/meminfo: memFree=1272816/2055920 swapFree=4181368/4192956
[pid=3086] ppid=3084 vsize=203572 CPUtime=522.11
/proc/3086/stat : 3086 (clasp) R 3084 3086 2958 0 -1 4194304 54350 0 0 0 52165 46 0 0 25 0 1 0 111388708 208457728 50422 1992294400 134512640 136057169 4294956144 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3086/statm: 50893 50422 182 377 0 50513 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 203572

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.17 2/65 3093
/proc/meminfo: memFree=1272816/2055920 swapFree=4181368/4192956
[pid=3086] ppid=3084 vsize=203572 CPUtime=582.09
/proc/3086/stat : 3086 (clasp) R 3084 3086 2958 0 -1 4194304 54350 0 0 0 58163 46 0 0 25 0 1 0 111388708 208457728 50422 1992294400 134512640 136057169 4294956144 18446744073709551615 134828818 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3086/statm: 50893 50422 182 377 0 50513 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 203572

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.16 2/65 3093
/proc/meminfo: memFree=1265456/2055920 swapFree=4181368/4192956
[pid=3086] ppid=3084 vsize=211068 CPUtime=642.08
/proc/3086/stat : 3086 (clasp) R 3084 3086 2958 0 -1 4194304 56190 0 0 0 64160 48 0 0 25 0 1 0 111388708 216133632 52262 1992294400 134512640 136057169 4294956144 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3086/statm: 52767 52262 182 377 0 52387 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 211068

[startup+702.301 s]
/proc/loadavg: 1.00 1.07 1.15 2/65 3093
/proc/meminfo: memFree=1221488/2055920 swapFree=4181368/4192956
[pid=3086] ppid=3084 vsize=255620 CPUtime=702.06
/proc/3086/stat : 3086 (clasp) R 3084 3086 2958 0 -1 4194304 67227 0 0 0 70148 58 0 0 25 0 1 0 111388708 261754880 63299 1992294400 134512640 136057169 4294956144 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3086/statm: 63905 63299 182 377 0 63525 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 255620

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.14 2/65 3093
/proc/meminfo: memFree=1210096/2055920 swapFree=4181368/4192956
[pid=3086] ppid=3084 vsize=266488 CPUtime=762.04
/proc/3086/stat : 3086 (clasp) R 3084 3086 2958 0 -1 4194304 69987 0 0 0 76144 60 0 0 25 0 1 0 111388708 272883712 66059 1992294400 134512640 136057169 4294956144 18446744073709551615 134828295 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3086/statm: 66622 66059 182 377 0 66242 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 266488

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.13 2/65 3093
/proc/meminfo: memFree=1210096/2055920 swapFree=4181368/4192956
[pid=3086] ppid=3084 vsize=266488 CPUtime=822.02
/proc/3086/stat : 3086 (clasp) R 3084 3086 2958 0 -1 4194304 69990 0 0 0 82142 60 0 0 25 0 1 0 111388708 272883712 66062 1992294400 134512640 136057169 4294956144 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3086/statm: 66622 66062 182 377 0 66242 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 266488

[startup+882.303 s]
/proc/loadavg: 1.00 1.03 1.11 2/65 3093
/proc/meminfo: memFree=1210096/2055920 swapFree=4181368/4192956
[pid=3086] ppid=3084 vsize=266488 CPUtime=882
/proc/3086/stat : 3086 (clasp) R 3084 3086 2958 0 -1 4194304 69990 0 0 0 88140 60 0 0 25 0 1 0 111388708 272883712 66062 1992294400 134512640 136057169 4294956144 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3086/statm: 66622 66062 182 377 0 66242 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 266488

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.10 2/65 3093
/proc/meminfo: memFree=1210096/2055920 swapFree=4181368/4192956
[pid=3086] ppid=3084 vsize=266488 CPUtime=941.97
/proc/3086/stat : 3086 (clasp) R 3084 3086 2958 0 -1 4194304 69990 0 0 0 94137 60 0 0 25 0 1 0 111388708 272883712 66062 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3086/statm: 66622 66062 182 377 0 66242 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 266488

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.09 2/65 3093
/proc/meminfo: memFree=1210032/2055920 swapFree=4181368/4192956
[pid=3086] ppid=3084 vsize=266488 CPUtime=1001.95
/proc/3086/stat : 3086 (clasp) R 3084 3086 2958 0 -1 4194304 69990 0 0 0 100135 60 0 0 25 0 1 0 111388708 272883712 66062 1992294400 134512640 136057169 4294956144 18446744073709551615 134618203 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3086/statm: 66622 66062 182 377 0 66242 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 266488

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.08 2/65 3093
/proc/meminfo: memFree=1210032/2055920 swapFree=4181368/4192956
[pid=3086] ppid=3084 vsize=266488 CPUtime=1061.93
/proc/3086/stat : 3086 (clasp) R 3084 3086 2958 0 -1 4194304 69992 0 0 0 106133 60 0 0 25 0 1 0 111388708 272883712 66064 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3086/statm: 66622 66064 182 377 0 66242 0
Current children cumulated CPU time (s) 1061.93
Current children cumulated vsize (KiB) 266488

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.08 2/65 3093
/proc/meminfo: memFree=1209968/2055920 swapFree=4181368/4192956
[pid=3086] ppid=3084 vsize=266488 CPUtime=1121.92
/proc/3086/stat : 3086 (clasp) R 3084 3086 2958 0 -1 4194304 70006 0 0 0 112131 61 0 0 25 0 1 0 111388708 272883712 66078 1992294400 134512640 136057169 4294956144 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3086/statm: 66622 66078 182 377 0 66242 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 266488

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 3093
/proc/meminfo: memFree=1209904/2055920 swapFree=4181368/4192956
[pid=3086] ppid=3084 vsize=266488 CPUtime=1181.9
/proc/3086/stat : 3086 (clasp) R 3084 3086 2958 0 -1 4194304 70020 0 0 0 118129 61 0 0 25 0 1 0 111388708 272883712 66092 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3086/statm: 66622 66092 182 377 0 66242 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 266488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 3093
/proc/meminfo: memFree=1209904/2055920 swapFree=4181368/4192956
[pid=3086] ppid=3084 vsize=266488 CPUtime=1200
/proc/3086/stat : 3086 (clasp) R 3084 3086 2958 0 -1 4194304 70020 0 0 0 119939 61 0 0 25 0 1 0 111388708 272883712 66092 1992294400 134512640 136057169 4294956144 18446744073709551615 134618212 0 0 4096 16386 0 0 0 17 1 0 0
/proc/3086/statm: 66622 66092 182 377 0 66242 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 266488

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

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

Child status: 0
Real time (s): 1200.45
CPU time (s): 1200.05
CPU user time (s): 1199.4
CPU system time (s): 0.6519
CPU usage (%): 99.9669
Max. virtual memory (cumulated for all children) (KiB): 266488

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

runsolver used 0.965853 second user time and 2.57961 second system time

The end

Launcher Data

Begin job on node25 at 2009-04-27 13:59:17
IDJOB=1737885
IDBENCH=71797
IDSOLVER=508
FILE ID=node25/1737885-1240833556
PBS_JOBID= 9187514
Free space on /tmp= 66376 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/CRAFTED/parity-games/instance_n9_i9_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-1737885-1240833556/watcher-1737885-1240833556 -o /tmp/evaluation-result-1737885-1240833556/solver-1737885-1240833556 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1737885-1240833556.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= 17405d60322fbbfc84267e396be14b66
RANDOM SEED=155107785

node25.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.259
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.259
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:       1474776 kB
Buffers:         68768 kB
Cached:         421236 kB
SwapCached:       5512 kB
Active:         148988 kB
Inactive:       349016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1474776 kB
SwapTotal:     4192956 kB
SwapFree:      4181368 kB
Dirty:           12016 kB
Writeback:           0 kB
Mapped:          13600 kB
Slab:            69168 kB
Committed_AS:   448204 kB
PageTables:       1460 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= 66376 MiB
End job on node25 at 2009-04-27 14:19:19