Trace number 1786026

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) 5000.08 5001.92

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes2.cnf
MD5SUM940c3065d47a27ab24578a138a8ab3c0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2166.24
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

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-1786026-1241942569/watcher-1786026-1241942569 -o /tmp/evaluation-result-1786026-1241942569/solver-1786026-1241942569 -C 5000 -W 6000 -M 1800 HOME/clasp --file=HOME/instance-1786026-1241942569.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31033
/proc/meminfo: memFree=666552/2055920 swapFree=4181168/4192956
[pid=31033] ppid=31031 vsize=1976 CPUtime=0
/proc/31033/stat : 31033 (clasp) R 31031 31033 30952 0 -1 4194304 247 0 0 0 0 0 0 0 18 0 1 0 222285520 2023424 231 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31033/statm: 494 231 144 377 0 114 0

[startup+0.027441 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31033
/proc/meminfo: memFree=666552/2055920 swapFree=4181168/4192956
[pid=31033] ppid=31031 vsize=3436 CPUtime=0.02
/proc/31033/stat : 31033 (clasp) R 31031 31033 30952 0 -1 4194304 651 0 0 0 2 0 0 0 18 0 1 0 222285520 3518464 594 1992294400 134512640 136057169 4294956160 18446744073709551615 134767168 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31033/statm: 859 595 144 377 0 479 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3436

[startup+0.101454 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31033
/proc/meminfo: memFree=666552/2055920 swapFree=4181168/4192956
[pid=31033] ppid=31031 vsize=4740 CPUtime=0.09
/proc/31033/stat : 31033 (clasp) R 31031 31033 30952 0 -1 4194304 1003 0 0 0 9 0 0 0 18 0 1 0 222285520 4853760 940 1992294400 134512640 136057169 4294956160 18446744073709551615 134774640 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31033/statm: 1185 940 166 377 0 805 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4740

[startup+0.301491 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31033
/proc/meminfo: memFree=666552/2055920 swapFree=4181168/4192956
[pid=31033] ppid=31031 vsize=5136 CPUtime=0.29
/proc/31033/stat : 31033 (clasp) R 31031 31033 30952 0 -1 4194304 1116 0 0 0 29 0 0 0 19 0 1 0 222285520 5259264 1053 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31033/statm: 1284 1053 168 377 0 904 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5136

[startup+0.702567 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31033
/proc/meminfo: memFree=666552/2055920 swapFree=4181168/4192956
[pid=31033] ppid=31031 vsize=5176 CPUtime=0.69
/proc/31033/stat : 31033 (clasp) R 31031 31033 30952 0 -1 4194304 1264 0 0 0 69 0 0 0 22 0 1 0 222285520 5300224 1081 1992294400 134512640 136057169 4294956160 18446744073709551615 134637413 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31033/statm: 1294 1081 183 377 0 914 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5176

[startup+1.50172 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31034
/proc/meminfo: memFree=662704/2055920 swapFree=4181168/4192956
[pid=31033] ppid=31031 vsize=6628 CPUtime=1.49
/proc/31033/stat : 31033 (clasp) R 31031 31033 30952 0 -1 4194304 1626 0 0 0 149 0 0 0 25 0 1 0 222285520 6787072 1443 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31033/statm: 1657 1443 183 377 0 1277 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6628

[startup+3.10202 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31034
/proc/meminfo: memFree=660080/2055920 swapFree=4181168/4192956
[pid=31033] ppid=31031 vsize=9316 CPUtime=3.09
/proc/31033/stat : 31033 (clasp) R 31031 31033 30952 0 -1 4194304 2297 0 0 0 309 0 0 0 25 0 1 0 222285520 9539584 2114 1992294400 134512640 136057169 4294956160 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31033/statm: 2329 2114 183 377 0 1949 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9316

[startup+6.30162 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31034
/proc/meminfo: memFree=657264/2055920 swapFree=4181168/4192956
[pid=31033] ppid=31031 vsize=10508 CPUtime=6.29
/proc/31033/stat : 31033 (clasp) R 31031 31033 30952 0 -1 4194304 2605 0 0 0 629 0 0 0 25 0 1 0 222285520 10760192 2422 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31033/statm: 2627 2422 183 377 0 2247 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10508

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31034
/proc/meminfo: memFree=656048/2055920 swapFree=4181168/4192956
[pid=31033] ppid=31031 vsize=11740 CPUtime=12.68
/proc/31033/stat : 31033 (clasp) R 31031 31033 30952 0 -1 4194304 2885 0 0 0 1268 0 0 0 25 0 1 0 222285520 12021760 2702 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31033/statm: 2935 2702 183 377 0 2555 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11740

[startup+25.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31034
/proc/meminfo: memFree=652976/2055920 swapFree=4181168/4192956
[pid=31033] ppid=31031 vsize=14876 CPUtime=25.48
/proc/31033/stat : 31033 (clasp) R 31031 31033 30952 0 -1 4194304 3657 0 0 0 2547 1 0 0 25 0 1 0 222285520 15233024 3474 1992294400 134512640 136057169 4294956160 18446744073709551615 134618347 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31033/statm: 3719 3474 183 377 0 3339 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 14876

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31034
/proc/meminfo: memFree=649840/2055920 swapFree=4181168/4192956
[pid=31033] ppid=31031 vsize=17952 CPUtime=51.07
/proc/31033/stat : 31033 (clasp) R 31031 31033 30952 0 -1 4194304 4447 0 0 0 5105 2 0 0 25 0 1 0 222285520 18382848 4264 1992294400 134512640 136057169 4294956160 18446744073709551615 134828253 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31033/statm: 4488 4264 183 377 0 4108 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 17952

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31034
/proc/meminfo: memFree=646512/2055920 swapFree=4181168/4192956
[pid=31033] ppid=31031 vsize=21408 CPUtime=102.25
/proc/31033/stat : 31033 (clasp) R 31031 31033 30952 0 -1 4194304 5275 0 0 0 10223 2 0 0 25 0 1 0 222285520 21921792 5092 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31033/statm: 5352 5092 183 377 0 4972 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 21408

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31034
/proc/meminfo: memFree=642864/2055920 swapFree=4181168/4192956
[pid=31033] ppid=31031 vsize=25132 CPUtime=162.23
/proc/31033/stat : 31033 (clasp) R 31031 31033 30952 0 -1 4194304 6182 0 0 0 16220 3 0 0 25 0 1 0 222285520 25735168 5999 1992294400 134512640 136057169 4294956160 18446744073709551615 135459734 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31033/statm: 6283 5999 183 377 0 5903 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 25132

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31034
/proc/meminfo: memFree=641584/2055920 swapFree=4181168/4192956
[pid=31033] ppid=31031 vsize=26364 CPUtime=222.21
/proc/31033/stat : 31033 (clasp) R 31031 31033 30952 0 -1 4194304 6496 0 0 0 22218 3 0 0 25 0 1 0 222285520 26996736 6313 1992294400 134512640 136057169 4294956160 18446744073709551615 134823818 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31033/statm: 6591 6313 183 377 0 6211 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 26364

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31034
/proc/meminfo: memFree=639984/2055920 swapFree=4181168/4192956
[pid=31033] ppid=31031 vsize=27996 CPUtime=282.18
/proc/31033/stat : 31033 (clasp) R 31031 31033 30952 0 -1 4194304 6884 0 0 0 28215 3 0 0 25 0 1 0 222285520 28667904 6701 1992294400 134512640 136057169 4294956160 18446744073709551615 134618158 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31033/statm: 6999 6701 183 377 0 6619 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 27996

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31034
/proc/meminfo: memFree=637488/2055920 swapFree=4181168/4192956
[pid=31033] ppid=31031 vsize=30552 CPUtime=342.17
/proc/31033/stat : 31033 (clasp) R 31031 31033 30952 0 -1 4194304 7509 0 0 0 34213 4 0 0 25 0 1 0 222285520 31285248 7326 1992294400 134512640 136057169 4294956160 18446744073709551615 134645302 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31033/statm: 7638 7326 183 377 0 7258 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 30552

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31034
/proc/meminfo: memFree=636272/2055920 swapFree=4181168/4192956
[pid=31033] ppid=31031 vsize=31728 CPUtime=402.14
/proc/31033/stat : 31033 (clasp) R 31031 31033 30952 0 -1 4194304 7796 0 0 0 40210 4 0 0 25 0 1 0 222285520 32489472 7613 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31033/statm: 7932 7613 183 377 0 7552 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 31728

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31034
/proc/meminfo: memFree=635120/2055920 swapFree=4181168/4192956
[pid=31033] ppid=31031 vsize=33092 CPUtime=462.11
/proc/31033/stat : 31033 (clasp) R 31031 31033 30952 0 -1 4194304 8098 0 0 0 46207 4 0 0 25 0 1 0 222285520 33886208 7915 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31033/statm: 8273 7915 183 377 0 7893 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 33092

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31034
/proc/meminfo: memFree=633200/2055920 swapFree=4181168/4192956
[pid=31033] ppid=31031 vsize=35236 CPUtime=522.1
/proc/31033/stat : 31033 (clasp) R 31031 31033 30952 0 -1 4194304 8588 0 0 0 52205 5 0 0 25 0 1 0 222285520 36081664 8405 1992294400 134512640 136057169 4294956160 18446744073709551615 134828321 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31033/statm: 8809 8405 183 377 0 8429 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 35236

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31034
/proc/meminfo: memFree=632112/2055920 swapFree=4181168/4192956
[pid=31033] ppid=31031 vsize=36364 CPUtime=582.08
/proc/31033/stat : 31033 (clasp) R 31031 31033 30952 0 -1 4194304 8849 0 0 0 58203 5 0 0 25 0 1 0 222285520 37236736 8666 1992294400 134512640 136057169 4294956160 18446744073709551615 134618256 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31033/statm: 9091 8666 183 377 0 8711 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 36364

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31034
/proc/meminfo: memFree=630832/2055920 swapFree=4181168/4192956
[pid=31033] ppid=31031 vsize=37512 CPUtime=642.05
/proc/31033/stat : 31033 (clasp) R 31031 31033 30952 0 -1 4194304 9157 0 0 0 64200 5 0 0 25 0 1 0 222285520 38412288 8974 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31033/statm: 9378 8974 183 377 0 8998 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 37512

[startup+702.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31042
/proc/meminfo: memFree=593584/2055920 swapFree=4181168/4192956
[pid=31033] ppid=31031 vsize=76384 CPUtime=4060.8
/proc/31033/stat : 31033 (clasp) R 31031 31033 30952 0 -1 4194304 18455 0 0 0 406064 16 0 0 25 0 1 0 222285520 78217216 18181 1992294400 134512640 136057169 4294956160 18446744073709551615 134823867 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31033/statm: 19096 18181 183 377 0 18716 0
Current children cumulated CPU time (s) 4060.8
Current children cumulated vsize (KiB) 76384

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 31042
/proc/meminfo: memFree=593392/2055920 swapFree=4181168/4192956
[pid=31033] ppid=31031 vsize=76576 CPUtime=4120.78
/proc/31033/stat : 31033 (clasp) R 31031 31033 30952 0 -1 4194304 18501 0 0 0 412062 16 0 0 25 0 1 0 222285520 78413824 18227 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31033/statm: 19144 18227 183 377 0 18764 0
Current children cumulated CPU time (s) 4120.78
Current children cumulated vsize (KiB) 76576

[startup+4182.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 31042
/proc/meminfo: memFree=593008/2055920 swapFree=4181168/4192956
[pid=31033] ppid=31031 vsize=77120 CPUtime=4180.75
/proc/31033/stat : 31033 (clasp) R 31031 31033 30952 0 -1 4194304 18595 0 0 0 418059 16 0 0 25 0 1 0 222285520 78970880 18321 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31033/statm: 19280 18321 183 377 0 18900 0
Current children cumulated CPU time (s) 4180.75
Current children cumulated vsize (KiB) 77120

[startup+4242.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 31042
/proc/meminfo: memFree=592880/2055920 swapFree=4181168/4192956
[pid=31033] ppid=31031 vsize=77264 CPUtime=4240.73
/proc/31033/stat : 31033 (clasp) R 31031 31033 30952 0 -1 4194304 18622 0 0 0 424057 16 0 0 25 0 1 0 222285520 79118336 18348 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31033/statm: 19316 18348 183 377 0 18936 0
Current children cumulated CPU time (s) 4240.73
Current children cumulated vsize (KiB) 77264

[startup+4302.3 s]
/proc/loadavg: 1.14 1.04 1.01 2/65 31042
/proc/meminfo: memFree=592816/2055920 swapFree=4181168/4192956
[pid=31033] ppid=31031 vsize=77264 CPUtime=4300.71
/proc/31033/stat : 31033 (clasp) R 31031 31033 30952 0 -1 4194304 18631 0 0 0 430055 16 0 0 25 0 1 0 222285520 79118336 18357 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31033/statm: 19316 18357 183 377 0 18936 0
Current children cumulated CPU time (s) 4300.71
Current children cumulated vsize (KiB) 77264

[startup+4362.3 s]
/proc/loadavg: 1.09 1.04 1.01 2/65 31042
/proc/meminfo: memFree=592688/2055920 swapFree=4181168/4192956
[pid=31033] ppid=31031 vsize=77404 CPUtime=4360.69
/proc/31033/stat : 31033 (clasp) R 31031 31033 30952 0 -1 4194304 18666 0 0 0 436053 16 0 0 25 0 1 0 222285520 79261696 18392 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31033/statm: 19351 18392 183 377 0 18971 0
Current children cumulated CPU time (s) 4360.69
Current children cumulated vsize (KiB) 77404

[startup+4422.3 s]
/proc/loadavg: 1.07 1.05 1.01 2/65 31042
/proc/meminfo: memFree=592432/2055920 swapFree=4181168/4192956
[pid=31033] ppid=31031 vsize=77596 CPUtime=4420.66
/proc/31033/stat : 31033 (clasp) R 31031 31033 30952 0 -1 4194304 18727 0 0 0 442050 16 0 0 25 0 1 0 222285520 79458304 18453 1992294400 134512640 136057169 4294956160 18446744073709551615 134823925 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31033/statm: 19399 18453 183 377 0 19019 0
Current children cumulated CPU time (s) 4420.66
Current children cumulated vsize (KiB) 77596

[startup+4482.3 s]
/proc/loadavg: 1.06 1.05 1.01 2/65 31042
/proc/meminfo: memFree=592176/2055920 swapFree=4181168/4192956
[pid=31033] ppid=31031 vsize=77972 CPUtime=4480.64
/proc/31033/stat : 31033 (clasp) R 31031 31033 30952 0 -1 4194304 18792 0 0 0 448048 16 0 0 25 0 1 0 222285520 79843328 18518 1992294400 134512640 136057169 4294956160 18446744073709551615 134618265 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31033/statm: 19493 18518 183 377 0 19113 0
Current children cumulated CPU time (s) 4480.64
Current children cumulated vsize (KiB) 77972

[startup+4542.3 s]
/proc/loadavg: 1.06 1.05 1.01 2/65 31042
/proc/meminfo: memFree=591152/2055920 swapFree=4181168/4192956
[pid=31033] ppid=31031 vsize=79072 CPUtime=4540.62
/proc/31033/stat : 31033 (clasp) R 31031 31033 30952 0 -1 4194304 19047 0 0 0 454045 17 0 0 25 0 1 0 222285520 80969728 18773 1992294400 134512640 136057169 4294956160 18446744073709551615 134618193 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31033/statm: 19768 18773 183 377 0 19388 0
Current children cumulated CPU time (s) 4540.62
Current children cumulated vsize (KiB) 79072

[startup+4602.3 s]
/proc/loadavg: 1.13 1.07 1.01 2/65 31042
/proc/meminfo: memFree=591152/2055920 swapFree=4181168/4192956
[pid=31033] ppid=31031 vsize=79072 CPUtime=4600.6
/proc/31033/stat : 31033 (clasp) R 31031 31033 30952 0 -1 4194304 19047 0 0 0 460043 17 0 0 25 0 1 0 222285520 80969728 18773 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31033/statm: 19768 18773 183 377 0 19388 0
Current children cumulated CPU time (s) 4600.6
Current children cumulated vsize (KiB) 79072

[startup+4662.3 s]
/proc/loadavg: 1.12 1.07 1.01 2/65 31042
/proc/meminfo: memFree=590960/2055920 swapFree=4181168/4192956
[pid=31033] ppid=31031 vsize=79216 CPUtime=4660.58
/proc/31033/stat : 31033 (clasp) R 31031 31033 30952 0 -1 4194304 19079 0 0 0 466041 17 0 0 25 0 1 0 222285520 81117184 18805 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31033/statm: 19804 18805 183 377 0 19424 0
Current children cumulated CPU time (s) 4660.58
Current children cumulated vsize (KiB) 79216

[startup+4722.31 s]
/proc/loadavg: 1.04 1.06 1.00 2/65 31042
/proc/meminfo: memFree=591024/2055920 swapFree=4181168/4192956
[pid=31033] ppid=31031 vsize=79216 CPUtime=4720.56
/proc/31033/stat : 31033 (clasp) R 31031 31033 30952 0 -1 4194304 19079 0 0 0 472039 17 0 0 25 0 1 0 222285520 81117184 18805 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31033/statm: 19804 18805 183 377 0 19424 0
Current children cumulated CPU time (s) 4720.56
Current children cumulated vsize (KiB) 79216

[startup+4782.3 s]
/proc/loadavg: 1.01 1.04 1.00 2/65 31042
/proc/meminfo: memFree=590960/2055920 swapFree=4181168/4192956
[pid=31033] ppid=31031 vsize=79216 CPUtime=4780.53
/proc/31033/stat : 31033 (clasp) R 31031 31033 30952 0 -1 4194304 19082 0 0 0 478036 17 0 0 25 0 1 0 222285520 81117184 18808 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31033/statm: 19804 18808 183 377 0 19424 0
Current children cumulated CPU time (s) 4780.53
Current children cumulated vsize (KiB) 79216

[startup+4842.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 31042
/proc/meminfo: memFree=590064/2055920 swapFree=4181168/4192956
[pid=31033] ppid=31031 vsize=80048 CPUtime=4840.51
/proc/31033/stat : 31033 (clasp) R 31031 31033 30952 0 -1 4194304 19305 0 0 0 484033 18 0 0 25 0 1 0 222285520 81969152 19031 1992294400 134512640 136057169 4294956160 18446744073709551615 134618392 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31033/statm: 20012 19031 183 377 0 19632 0
Current children cumulated CPU time (s) 4840.51
Current children cumulated vsize (KiB) 80048

[startup+4902.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 31042
/proc/meminfo: memFree=590128/2055920 swapFree=4181168/4192956
[pid=31033] ppid=31031 vsize=80048 CPUtime=4900.49
/proc/31033/stat : 31033 (clasp) R 31031 31033 30952 0 -1 4194304 19305 0 0 0 490031 18 0 0 25 0 1 0 222285520 81969152 19031 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31033/statm: 20012 19031 183 377 0 19632 0
Current children cumulated CPU time (s) 4900.49
Current children cumulated vsize (KiB) 80048

[startup+4962.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 31042
/proc/meminfo: memFree=590064/2055920 swapFree=4181168/4192956
[pid=31033] ppid=31031 vsize=80048 CPUtime=4960.47
/proc/31033/stat : 31033 (clasp) R 31031 31033 30952 0 -1 4194304 19305 0 0 0 496029 18 0 0 25 0 1 0 222285520 81969152 19031 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31033/statm: 20012 19031 183 377 0 19632 0
Current children cumulated CPU time (s) 4960.47
Current children cumulated vsize (KiB) 80048



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.9 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 31042
/proc/meminfo: memFree=588784/2055920 swapFree=4181168/4192956
[pid=31033] ppid=31031 vsize=81368 CPUtime=5000.05
/proc/31033/stat : 31033 (clasp) R 31031 31033 30952 0 -1 4194304 19625 0 0 0 499987 18 0 0 25 0 1 0 222285520 83320832 19351 1992294400 134512640 136057169 4294956160 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31033/statm: 20342 19351 183 377 0 19962 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 81368

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

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

[startup+5001.9 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 31042
/proc/meminfo: memFree=588784/2055920 swapFree=4181168/4192956
[pid=31033] ppid=31031 vsize=81368 CPUtime=5000.05
/proc/31033/stat : 31033 (clasp) R 31031 31033 30952 0 -1 4194304 19625 0 0 0 499987 18 0 0 25 0 1 0 222285520 83320832 19351 1992294400 134512640 136057169 4294956160 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31033/statm: 20342 19351 183 377 0 19962 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 81368

Child status: 0
Real time (s): 5001.92
CPU time (s): 5000.08
CPU user time (s): 4999.88
CPU system time (s): 0.197969
CPU usage (%): 99.9632
Max. virtual memory (cumulated for all children) (KiB): 81368

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

runsolver used 3.52446 second user time and 10.7564 second system time

The end

Launcher Data

Begin job on node37 at 2009-05-10 10:02:49
IDJOB=1786026
IDBENCH=71524
IDSOLVER=637
FILE ID=node37/1786026-1241942569
PBS_JOBID= 9265012
Free space on /tmp= 66284 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v945c61409gyes2.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-1786026-1241942569/watcher-1786026-1241942569 -o /tmp/evaluation-result-1786026-1241942569/solver-1786026-1241942569 -C 5000 -W 6000 -M 1800  HOME/clasp --file=HOME/instance-1786026-1241942569.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= 940c3065d47a27ab24578a138a8ab3c0
RANDOM SEED=269887153

node37.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:        666968 kB
Buffers:         61848 kB
Cached:        1230392 kB
SwapCached:       5608 kB
Active:         337912 kB
Inactive:       962788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        666968 kB
SwapTotal:     4192956 kB
SwapFree:      4181168 kB
Dirty:            2580 kB
Writeback:           0 kB
Mapped:          14124 kB
Slab:            74380 kB
Committed_AS:   859612 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= 66284 MiB
End job on node37 at 2009-05-10 11:26:13