Trace number 1784982

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.01 5001.11

General information on the benchmark

Namecrafted/Hard/contest05/others/
eulcbip-8-UNSAT.sat05-3937.reshuffled-07.cnf
MD5SUMcc16a72221b8e1efdfd6127b2f238bcd
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 variables161
Number of clauses802
Sum of the clauses size3204
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 30
Number of clauses of size 4800
Number of clauses of size 50
Number of clauses of size over 50

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-1784982-1241878949/watcher-1784982-1241878949 -o /tmp/evaluation-result-1784982-1241878949/solver-1784982-1241878949 -C 5000 -W 6000 -M 1800 HOME/clasp --file=HOME/instance-1784982-1241878949.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 0.97 3/64 28582
/proc/meminfo: memFree=939960/2055920 swapFree=4181272/4192956
[pid=28582] ppid=28580 vsize=1696 CPUtime=0
/proc/28582/stat : 28582 (clasp) R 28580 28582 28476 0 -1 4194304 233 0 0 0 0 0 0 0 18 0 1 0 215928449 1736704 216 1992294400 134512640 136057169 4294956160 18446744073709551615 134756784 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28582/statm: 424 219 178 377 0 44 0

[startup+0.0860999 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 28582
/proc/meminfo: memFree=939960/2055920 swapFree=4181272/4192956
[pid=28582] ppid=28580 vsize=1828 CPUtime=0.08
/proc/28582/stat : 28582 (clasp) R 28580 28582 28476 0 -1 4194304 252 0 0 0 8 0 0 0 18 0 1 0 215928449 1871872 235 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28582/statm: 457 235 180 377 0 77 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1828

[startup+0.101099 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 28582
/proc/meminfo: memFree=939960/2055920 swapFree=4181272/4192956
[pid=28582] ppid=28580 vsize=1828 CPUtime=0.09
/proc/28582/stat : 28582 (clasp) R 28580 28582 28476 0 -1 4194304 254 0 0 0 9 0 0 0 18 0 1 0 215928449 1871872 237 1992294400 134512640 136057169 4294956160 18446744073709551615 134823884 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28582/statm: 457 237 180 377 0 77 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1828

[startup+0.30111 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 28582
/proc/meminfo: memFree=939960/2055920 swapFree=4181272/4192956
[pid=28582] ppid=28580 vsize=1960 CPUtime=0.29
/proc/28582/stat : 28582 (clasp) R 28580 28582 28476 0 -1 4194304 279 0 0 0 29 0 0 0 19 0 1 0 215928449 2007040 262 1992294400 134512640 136057169 4294956160 18446744073709551615 134823809 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28582/statm: 490 262 180 377 0 110 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1960

[startup+0.701138 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 28582
/proc/meminfo: memFree=939960/2055920 swapFree=4181272/4192956
[pid=28582] ppid=28580 vsize=2092 CPUtime=0.69
/proc/28582/stat : 28582 (clasp) R 28580 28582 28476 0 -1 4194304 307 0 0 0 69 0 0 0 22 0 1 0 215928449 2142208 290 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28582/statm: 523 290 180 377 0 143 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2092

[startup+1.50119 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 28583
/proc/meminfo: memFree=939440/2055920 swapFree=4181272/4192956
[pid=28582] ppid=28580 vsize=2092 CPUtime=1.49
/proc/28582/stat : 28582 (clasp) R 28580 28582 28476 0 -1 4194304 329 0 0 0 149 0 0 0 25 0 1 0 215928449 2142208 312 1992294400 134512640 136057169 4294956160 18446744073709551615 134618395 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28582/statm: 523 312 180 377 0 143 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2092

[startup+3.10129 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 28583
/proc/meminfo: memFree=939248/2055920 swapFree=4181272/4192956
[pid=28582] ppid=28580 vsize=2224 CPUtime=3.09
/proc/28582/stat : 28582 (clasp) R 28580 28582 28476 0 -1 4194304 362 0 0 0 309 0 0 0 25 0 1 0 215928449 2277376 345 1992294400 134512640 136057169 4294956160 18446744073709551615 134820189 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28582/statm: 556 345 180 377 0 176 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2224

[startup+6.3015 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 28583
/proc/meminfo: memFree=938864/2055920 swapFree=4181272/4192956
[pid=28582] ppid=28580 vsize=2488 CPUtime=6.29
/proc/28582/stat : 28582 (clasp) R 28580 28582 28476 0 -1 4194304 413 0 0 0 629 0 0 0 25 0 1 0 215928449 2547712 396 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28582/statm: 622 396 180 377 0 242 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 2488

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 28583
/proc/meminfo: memFree=938616/2055920 swapFree=4181272/4192956
[pid=28582] ppid=28580 vsize=2620 CPUtime=12.69
/proc/28582/stat : 28582 (clasp) R 28580 28582 28476 0 -1 4194304 464 0 0 0 1269 0 0 0 25 0 1 0 215928449 2682880 447 1992294400 134512640 136057169 4294956160 18446744073709551615 134824014 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28582/statm: 655 447 180 377 0 275 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2620

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 28583
/proc/meminfo: memFree=938232/2055920 swapFree=4181272/4192956
[pid=28582] ppid=28580 vsize=3020 CPUtime=25.49
/proc/28582/stat : 28582 (clasp) R 28580 28582 28476 0 -1 4194304 557 0 0 0 2549 0 0 0 25 0 1 0 215928449 3092480 540 1992294400 134512640 136057169 4294956160 18446744073709551615 134756822 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28582/statm: 755 540 180 377 0 375 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 3020

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 28583
/proc/meminfo: memFree=937976/2055920 swapFree=4181272/4192956
[pid=28582] ppid=28580 vsize=3420 CPUtime=51.08
/proc/28582/stat : 28582 (clasp) R 28580 28582 28476 0 -1 4194304 660 0 0 0 5108 0 0 0 25 0 1 0 215928449 3502080 643 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28582/statm: 855 643 180 377 0 475 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 3420

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 28583
/proc/meminfo: memFree=937464/2055920 swapFree=4181272/4192956
[pid=28582] ppid=28580 vsize=3920 CPUtime=102.27
/proc/28582/stat : 28582 (clasp) R 28580 28582 28476 0 -1 4194304 787 0 0 0 10227 0 0 0 25 0 1 0 215928449 4014080 770 1992294400 134512640 136057169 4294956160 18446744073709551615 134824041 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28582/statm: 980 770 180 377 0 600 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 3920

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 28583
/proc/meminfo: memFree=937144/2055920 swapFree=4181272/4192956
[pid=28582] ppid=28580 vsize=4192 CPUtime=162.26
/proc/28582/stat : 28582 (clasp) R 28580 28582 28476 0 -1 4194304 861 0 0 0 16225 1 0 0 25 0 1 0 215928449 4292608 844 1992294400 134512640 136057169 4294956160 18446744073709551615 134823934 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28582/statm: 1048 844 180 377 0 668 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 4192

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 28583
/proc/meminfo: memFree=936952/2055920 swapFree=4181272/4192956
[pid=28582] ppid=28580 vsize=4464 CPUtime=222.24
/proc/28582/stat : 28582 (clasp) R 28580 28582 28476 0 -1 4194304 908 0 0 0 22223 1 0 0 25 0 1 0 215928449 4571136 891 1992294400 134512640 136057169 4294956160 18446744073709551615 134824108 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28582/statm: 1116 891 180 377 0 736 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 4464

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 28583
/proc/meminfo: memFree=936824/2055920 swapFree=4181272/4192956
[pid=28582] ppid=28580 vsize=4600 CPUtime=282.23
/proc/28582/stat : 28582 (clasp) R 28580 28582 28476 0 -1 4194304 939 0 0 0 28222 1 0 0 25 0 1 0 215928449 4710400 922 1992294400 134512640 136057169 4294956160 18446744073709551615 134618250 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28582/statm: 1150 922 180 377 0 770 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 4600

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 28583
/proc/meminfo: memFree=936760/2055920 swapFree=4181272/4192956
[pid=28582] ppid=28580 vsize=4600 CPUtime=342.21
/proc/28582/stat : 28582 (clasp) R 28580 28582 28476 0 -1 4194304 959 0 0 0 34220 1 0 0 25 0 1 0 215928449 4710400 942 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28582/statm: 1150 942 180 377 0 770 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 4600

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 28583
/proc/meminfo: memFree=936696/2055920 swapFree=4181272/4192956
[pid=28582] ppid=28580 vsize=4732 CPUtime=402.21
/proc/28582/stat : 28582 (clasp) R 28580 28582 28476 0 -1 4194304 975 0 0 0 40219 2 0 0 25 0 1 0 215928449 4845568 958 1992294400 134512640 136057169 4294956160 18446744073709551615 134645280 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28582/statm: 1183 958 180 377 0 803 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 4732

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 28583
/proc/meminfo: memFree=936632/2055920 swapFree=4181272/4192956
[pid=28582] ppid=28580 vsize=4732 CPUtime=462.19
/proc/28582/stat : 28582 (clasp) R 28580 28582 28476 0 -1 4194304 984 0 0 0 46217 2 0 0 25 0 1 0 215928449 4845568 967 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28582/statm: 1183 967 180 377 0 803 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 4732

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 28583
/proc/meminfo: memFree=936632/2055920 swapFree=4181272/4192956
[pid=28582] ppid=28580 vsize=4732 CPUtime=522.17
/proc/28582/stat : 28582 (clasp) R 28580 28582 28476 0 -1 4194304 987 0 0 0 52215 2 0 0 25 0 1 0 215928449 4845568 970 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28582/statm: 1183 970 180 377 0 803 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 4732

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 28583
/proc/meminfo: memFree=936568/2055920 swapFree=4181272/4192956
[pid=28582] ppid=28580 vsize=4732 CPUtime=582.17
/proc/28582/stat : 28582 (clasp) R 28580 28582 28476 0 -1 4194304 993 0 0 0 58214 3 0 0 25 0 1 0 215928449 4845568 976 1992294400 134512640 136057169 4294956160 18446744073709551615 134823770 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28582/statm: 1183 976 180 377 0 803 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 4732

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/65 28583
/proc/meminfo: memFree=936504/2055920 swapFree=4181272/4192956
[pid=28582] ppid=28580 vsize=4864 CPUtime=642.15
/proc/28582/stat : 28582 (clasp) R 28580 28582 28476 0 -1 4194304 1006 0 0 0 64212 3 0 0 25 0 1 0 215928449 4980736 989 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28582/statm: 1216 989 180 377 0 836 0
Current children cumulated CPU time (s) 642.15
Current children cumulated vsize (KiB) 4864

[startup+702.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28591
/proc/meminfo: memFree=935032/2055920 swapFree=4181272/4192956
[pid=28582] ppid=28580 vsize=5692 CPUtime=4061.41
/proc/28582/stat : 28582 (clasp) R 28580 28582 28476 0 -1 4194304 1223 0 0 0 406128 13 0 0 25 0 1 0 215928449 5828608 1206 1992294400 134512640 136057169 4294956160 18446744073709551615 134828499 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28582/statm: 1423 1206 180 377 0 1043 0
Current children cumulated CPU time (s) 4061.41
Current children cumulated vsize (KiB) 5692

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28591
/proc/meminfo: memFree=935032/2055920 swapFree=4181272/4192956
[pid=28582] ppid=28580 vsize=5692 CPUtime=4121.39
/proc/28582/stat : 28582 (clasp) R 28580 28582 28476 0 -1 4194304 1229 0 0 0 412126 13 0 0 25 0 1 0 215928449 5828608 1212 1992294400 134512640 136057169 4294956160 18446744073709551615 134618232 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28582/statm: 1423 1212 180 377 0 1043 0
Current children cumulated CPU time (s) 4121.39
Current children cumulated vsize (KiB) 5692

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28591
/proc/meminfo: memFree=934968/2055920 swapFree=4181272/4192956
[pid=28582] ppid=28580 vsize=5692 CPUtime=4181.37
/proc/28582/stat : 28582 (clasp) R 28580 28582 28476 0 -1 4194304 1232 0 0 0 418124 13 0 0 25 0 1 0 215928449 5828608 1215 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28582/statm: 1423 1215 180 377 0 1043 0
Current children cumulated CPU time (s) 4181.37
Current children cumulated vsize (KiB) 5692

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28591
/proc/meminfo: memFree=934968/2055920 swapFree=4181272/4192956
[pid=28582] ppid=28580 vsize=5692 CPUtime=4241.36
/proc/28582/stat : 28582 (clasp) R 28580 28582 28476 0 -1 4194304 1232 0 0 0 424123 13 0 0 25 0 1 0 215928449 5828608 1215 1992294400 134512640 136057169 4294956160 18446744073709551615 134824100 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28582/statm: 1423 1215 180 377 0 1043 0
Current children cumulated CPU time (s) 4241.36
Current children cumulated vsize (KiB) 5692

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28591
/proc/meminfo: memFree=934968/2055920 swapFree=4181272/4192956
[pid=28582] ppid=28580 vsize=5692 CPUtime=4301.35
/proc/28582/stat : 28582 (clasp) R 28580 28582 28476 0 -1 4194304 1235 0 0 0 430121 14 0 0 25 0 1 0 215928449 5828608 1218 1992294400 134512640 136057169 4294956160 18446744073709551615 134823758 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28582/statm: 1423 1218 180 377 0 1043 0
Current children cumulated CPU time (s) 4301.35
Current children cumulated vsize (KiB) 5692

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28591
/proc/meminfo: memFree=934968/2055920 swapFree=4181272/4192956
[pid=28582] ppid=28580 vsize=5692 CPUtime=4361.34
/proc/28582/stat : 28582 (clasp) R 28580 28582 28476 0 -1 4194304 1235 0 0 0 436120 14 0 0 25 0 1 0 215928449 5828608 1218 1992294400 134512640 136057169 4294956160 18446744073709551615 134823831 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28582/statm: 1423 1218 180 377 0 1043 0
Current children cumulated CPU time (s) 4361.34
Current children cumulated vsize (KiB) 5692

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28591
/proc/meminfo: memFree=934968/2055920 swapFree=4181272/4192956
[pid=28582] ppid=28580 vsize=5692 CPUtime=4421.32
/proc/28582/stat : 28582 (clasp) R 28580 28582 28476 0 -1 4194304 1235 0 0 0 442118 14 0 0 25 0 1 0 215928449 5828608 1218 1992294400 134512640 136057169 4294956160 18446744073709551615 134618275 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28582/statm: 1423 1218 180 377 0 1043 0
Current children cumulated CPU time (s) 4421.32
Current children cumulated vsize (KiB) 5692

[startup+4482.3 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 28591
/proc/meminfo: memFree=934968/2055920 swapFree=4181272/4192956
[pid=28582] ppid=28580 vsize=5692 CPUtime=4481.31
/proc/28582/stat : 28582 (clasp) R 28580 28582 28476 0 -1 4194304 1235 0 0 0 448117 14 0 0 25 0 1 0 215928449 5828608 1218 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28582/statm: 1423 1218 180 377 0 1043 0
Current children cumulated CPU time (s) 4481.31
Current children cumulated vsize (KiB) 5692

[startup+4542.3 s]
/proc/loadavg: 1.12 1.04 1.01 2/65 28591
/proc/meminfo: memFree=934968/2055920 swapFree=4181272/4192956
[pid=28582] ppid=28580 vsize=5692 CPUtime=4541.29
/proc/28582/stat : 28582 (clasp) R 28580 28582 28476 0 -1 4194304 1235 0 0 0 454115 14 0 0 25 0 1 0 215928449 5828608 1218 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28582/statm: 1423 1218 180 377 0 1043 0
Current children cumulated CPU time (s) 4541.29
Current children cumulated vsize (KiB) 5692

[startup+4602.3 s]
/proc/loadavg: 1.04 1.03 1.00 2/65 28593
/proc/meminfo: memFree=934448/2055920 swapFree=4181272/4192956
[pid=28582] ppid=28580 vsize=5828 CPUtime=4601.29
/proc/28582/stat : 28582 (clasp) R 28580 28582 28476 0 -1 4194304 1241 0 0 0 460114 15 0 0 25 0 1 0 215928449 5967872 1224 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28582/statm: 1457 1224 180 377 0 1077 0
Current children cumulated CPU time (s) 4601.29
Current children cumulated vsize (KiB) 5828

[startup+4662.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 28593
/proc/meminfo: memFree=934520/2055920 swapFree=4181272/4192956
[pid=28582] ppid=28580 vsize=5828 CPUtime=4661.27
/proc/28582/stat : 28582 (clasp) R 28580 28582 28476 0 -1 4194304 1244 0 0 0 466112 15 0 0 25 0 1 0 215928449 5967872 1227 1992294400 134512640 136057169 4294956160 18446744073709551615 134618416 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28582/statm: 1457 1227 180 377 0 1077 0
Current children cumulated CPU time (s) 4661.27
Current children cumulated vsize (KiB) 5828

[startup+4722.31 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 28593
/proc/meminfo: memFree=934648/2055920 swapFree=4181272/4192956
[pid=28582] ppid=28580 vsize=5828 CPUtime=4721.26
/proc/28582/stat : 28582 (clasp) R 28580 28582 28476 0 -1 4194304 1248 0 0 0 472111 15 0 0 25 0 1 0 215928449 5967872 1231 1992294400 134512640 136057169 4294956160 18446744073709551615 134828998 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28582/statm: 1457 1231 180 377 0 1077 0
Current children cumulated CPU time (s) 4721.26
Current children cumulated vsize (KiB) 5828

[startup+4782.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 28593
/proc/meminfo: memFree=934648/2055920 swapFree=4181272/4192956
[pid=28582] ppid=28580 vsize=5828 CPUtime=4781.24
/proc/28582/stat : 28582 (clasp) R 28580 28582 28476 0 -1 4194304 1260 0 0 0 478109 15 0 0 25 0 1 0 215928449 5967872 1243 1992294400 134512640 136057169 4294956160 18446744073709551615 134618398 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28582/statm: 1457 1243 180 377 0 1077 0
Current children cumulated CPU time (s) 4781.24
Current children cumulated vsize (KiB) 5828

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28593
/proc/meminfo: memFree=934648/2055920 swapFree=4181272/4192956
[pid=28582] ppid=28580 vsize=5828 CPUtime=4841.23
/proc/28582/stat : 28582 (clasp) R 28580 28582 28476 0 -1 4194304 1263 0 0 0 484108 15 0 0 25 0 1 0 215928449 5967872 1246 1992294400 134512640 136057169 4294956160 18446744073709551615 134823741 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28582/statm: 1457 1246 180 377 0 1077 0
Current children cumulated CPU time (s) 4841.23
Current children cumulated vsize (KiB) 5828

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28593
/proc/meminfo: memFree=934648/2055920 swapFree=4181272/4192956
[pid=28582] ppid=28580 vsize=5828 CPUtime=4901.22
/proc/28582/stat : 28582 (clasp) R 28580 28582 28476 0 -1 4194304 1269 0 0 0 490106 16 0 0 25 0 1 0 215928449 5967872 1252 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28582/statm: 1457 1252 180 377 0 1077 0
Current children cumulated CPU time (s) 4901.22
Current children cumulated vsize (KiB) 5828

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28593
/proc/meminfo: memFree=934648/2055920 swapFree=4181272/4192956
[pid=28582] ppid=28580 vsize=5968 CPUtime=4961.21
/proc/28582/stat : 28582 (clasp) R 28580 28582 28476 0 -1 4194304 1279 0 0 0 496105 16 0 0 25 0 1 0 215928449 6111232 1262 1992294400 134512640 136057169 4294956160 18446744073709551615 134828552 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28582/statm: 1492 1262 180 377 0 1112 0
Current children cumulated CPU time (s) 4961.21
Current children cumulated vsize (KiB) 5968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28593
/proc/meminfo: memFree=934648/2055920 swapFree=4181272/4192956
[pid=28582] ppid=28580 vsize=5968 CPUtime=5000
/proc/28582/stat : 28582 (clasp) R 28580 28582 28476 0 -1 4194304 1285 0 0 0 499984 16 0 0 25 0 1 0 215928449 6111232 1268 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28582/statm: 1492 1268 180 377 0 1112 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 5968

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

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

[startup+5001.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28593
/proc/meminfo: memFree=934648/2055920 swapFree=4181272/4192956
[pid=28582] ppid=28580 vsize=5968 CPUtime=5000
/proc/28582/stat : 28582 (clasp) R 28580 28582 28476 0 -1 4194304 1285 0 0 0 499984 16 0 0 25 0 1 0 215928449 6111232 1268 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28582/statm: 1492 1268 180 377 0 1112 0
Current children cumulated CPU time (s) 5000
Current children cumulated vsize (KiB) 5968

Child status: 0
Real time (s): 5001.11
CPU time (s): 5000.01
CPU user time (s): 4999.85
CPU system time (s): 0.163975
CPU usage (%): 99.9781
Max. virtual memory (cumulated for all children) (KiB): 5968

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

runsolver used 4.12037 second user time and 9.67053 second system time

The end

Launcher Data

Begin job on node22 at 2009-05-09 16:22:29
IDJOB=1784982
IDBENCH=24666
IDSOLVER=637
FILE ID=node22/1784982-1241878949
PBS_JOBID= 9264621
Free space on /tmp= 66368 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/crafted/Hard/contest05/others/eulcbip-8-UNSAT.sat05-3937.reshuffled-07.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-1784982-1241878949/watcher-1784982-1241878949 -o /tmp/evaluation-result-1784982-1241878949/solver-1784982-1241878949 -C 5000 -W 6000 -M 1800  HOME/clasp --file=HOME/instance-1784982-1241878949.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= cc16a72221b8e1efdfd6127b2f238bcd
RANDOM SEED=1982712497

node22.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.232
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.232
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:        940376 kB
Buffers:         55724 kB
Cached:         965752 kB
SwapCached:       5528 kB
Active:         248632 kB
Inactive:       781284 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        940376 kB
SwapTotal:     4192956 kB
SwapFree:      4181272 kB
Dirty:            1860 kB
Writeback:           0 kB
Mapped:          14120 kB
Slab:            71660 kB
Committed_AS:   808664 kB
PageTables:       1368 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= 66364 MiB
End job on node22 at 2009-05-09 17:45:52