Trace number 1785510

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.11 5001.83

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_8_4_5_fbc.cnf
MD5SUM6fdce6b69c397ad71b0f25957edff1fa
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark740.849
Satisfiable
(Un)Satisfiability was proved
Number of variables2420
Number of clauses33572
Sum of the clauses size97252
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 214396
Number of clauses of size 313968
Number of clauses of size 42628
Number of clauses of size 52460
Number of clauses of size over 5120

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-1785510-1241914791/watcher-1785510-1241914791 -o /tmp/evaluation-result-1785510-1241914791/solver-1785510-1241914791 -C 5000 -W 6000 -M 1800 HOME/clasp --file=HOME/instance-1785510-1241914791.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: 0.99 0.97 0.99 2/64 24243
/proc/meminfo: memFree=1548416/2055920 swapFree=4181456/4192956
[pid=24243] ppid=24241 vsize=1980 CPUtime=0
/proc/24243/stat : 24243 (clasp) R 24241 24243 24122 0 -1 4194304 267 0 0 0 0 0 0 0 18 0 1 0 219512127 2027520 251 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24243/statm: 495 253 144 377 0 115 0

[startup+0.0930379 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 24243
/proc/meminfo: memFree=1548416/2055920 swapFree=4181456/4192956
[pid=24243] ppid=24241 vsize=3564 CPUtime=0.08
/proc/24243/stat : 24243 (clasp) R 24241 24243 24122 0 -1 4194304 786 0 0 0 8 0 0 0 18 0 1 0 219512127 3649536 687 1992294400 134512640 136057169 4294956160 18446744073709551615 134811764 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24243/statm: 891 687 178 377 0 511 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3564

[startup+0.101038 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 24243
/proc/meminfo: memFree=1548416/2055920 swapFree=4181456/4192956
[pid=24243] ppid=24241 vsize=3564 CPUtime=0.09
/proc/24243/stat : 24243 (clasp) R 24241 24243 24122 0 -1 4194304 789 0 0 0 9 0 0 0 18 0 1 0 219512127 3649536 690 1992294400 134512640 136057169 4294956160 18446744073709551615 134820146 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24243/statm: 891 690 181 377 0 511 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3564

[startup+0.301071 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 24243
/proc/meminfo: memFree=1548416/2055920 swapFree=4181456/4192956
[pid=24243] ppid=24241 vsize=3696 CPUtime=0.29
/proc/24243/stat : 24243 (clasp) R 24241 24243 24122 0 -1 4194304 811 0 0 0 29 0 0 0 19 0 1 0 219512127 3784704 712 1992294400 134512640 136057169 4294956160 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24243/statm: 924 712 182 377 0 544 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3696

[startup+0.701134 s]
/proc/loadavg: 0.99 0.97 0.99 2/64 24243
/proc/meminfo: memFree=1548416/2055920 swapFree=4181456/4192956
[pid=24243] ppid=24241 vsize=5280 CPUtime=0.69
/proc/24243/stat : 24243 (clasp) R 24241 24243 24122 0 -1 4194304 1214 0 0 0 69 0 0 0 22 0 1 0 219512127 5406720 1115 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24243/statm: 1320 1115 182 377 0 940 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5280

[startup+1.50126 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24244
/proc/meminfo: memFree=1543672/2055920 swapFree=4181456/4192956
[pid=24243] ppid=24241 vsize=7788 CPUtime=1.49
/proc/24243/stat : 24243 (clasp) R 24241 24243 24122 0 -1 4194304 1839 0 0 0 149 0 0 0 25 0 1 0 219512127 7974912 1740 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24243/statm: 1947 1740 182 377 0 1567 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7788

[startup+3.10152 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24244
/proc/meminfo: memFree=1541688/2055920 swapFree=4181456/4192956
[pid=24243] ppid=24241 vsize=9504 CPUtime=3.09
/proc/24243/stat : 24243 (clasp) R 24241 24243 24122 0 -1 4194304 2268 0 0 0 309 0 0 0 25 0 1 0 219512127 9732096 2169 1992294400 134512640 136057169 4294956160 18446744073709551615 134618550 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24243/statm: 2376 2169 182 377 0 1996 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9504

[startup+6.30203 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24244
/proc/meminfo: memFree=1539128/2055920 swapFree=4181456/4192956
[pid=24243] ppid=24241 vsize=11616 CPUtime=6.29
/proc/24243/stat : 24243 (clasp) R 24241 24243 24122 0 -1 4194304 2797 0 0 0 628 1 0 0 25 0 1 0 219512127 11894784 2698 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24243/statm: 2904 2698 182 377 0 2524 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 11616

[startup+12.701 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24244
/proc/meminfo: memFree=1534784/2055920 swapFree=4181456/4192956
[pid=24243] ppid=24241 vsize=14852 CPUtime=12.68
/proc/24243/stat : 24243 (clasp) R 24241 24243 24122 0 -1 4194304 3595 0 0 0 1267 1 0 0 25 0 1 0 219512127 15208448 3496 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24243/statm: 3713 3496 182 377 0 3333 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 14852

[startup+25.5011 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24244
/proc/meminfo: memFree=1526272/2055920 swapFree=4181456/4192956
[pid=24243] ppid=24241 vsize=23440 CPUtime=25.48
/proc/24243/stat : 24243 (clasp) R 24241 24243 24122 0 -1 4194304 5725 0 0 0 2546 2 0 0 25 0 1 0 219512127 24002560 5626 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24243/statm: 5860 5626 182 377 0 5480 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23440

[startup+51.1012 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24244
/proc/meminfo: memFree=1521984/2055920 swapFree=4181456/4192956
[pid=24243] ppid=24241 vsize=27676 CPUtime=51.07
/proc/24243/stat : 24243 (clasp) R 24241 24243 24122 0 -1 4194304 6779 0 0 0 5105 2 0 0 25 0 1 0 219512127 28340224 6680 1992294400 134512640 136057169 4294956160 18446744073709551615 134618232 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24243/statm: 6919 6680 182 377 0 6539 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 27676

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24244
/proc/meminfo: memFree=1505920/2055920 swapFree=4181456/4192956
[pid=24243] ppid=24241 vsize=43692 CPUtime=102.25
/proc/24243/stat : 24243 (clasp) R 24241 24243 24122 0 -1 4194304 10794 0 0 0 10221 4 0 0 25 0 1 0 219512127 44740608 10695 1992294400 134512640 136057169 4294956160 18446744073709551615 134618243 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24243/statm: 10923 10695 182 377 0 10543 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 43692

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24244
/proc/meminfo: memFree=1499776/2055920 swapFree=4181456/4192956
[pid=24243] ppid=24241 vsize=49796 CPUtime=162.24
/proc/24243/stat : 24243 (clasp) R 24241 24243 24122 0 -1 4194304 12322 0 0 0 16218 6 0 0 25 0 1 0 219512127 50991104 12223 1992294400 134512640 136057169 4294956160 18446744073709551615 134616015 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24243/statm: 12449 12223 182 377 0 12069 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 49796

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24244
/proc/meminfo: memFree=1494528/2055920 swapFree=4181456/4192956
[pid=24243] ppid=24241 vsize=54792 CPUtime=222.22
/proc/24243/stat : 24243 (clasp) R 24241 24243 24122 0 -1 4194304 13634 0 0 0 22215 7 0 0 25 0 1 0 219512127 56107008 13479 1992294400 134512640 136057169 4294956160 18446744073709551615 134618250 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24243/statm: 13698 13479 182 377 0 13318 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 54792

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24244
/proc/meminfo: memFree=1494528/2055920 swapFree=4181456/4192956
[pid=24243] ppid=24241 vsize=54792 CPUtime=282.19
/proc/24243/stat : 24243 (clasp) R 24241 24243 24122 0 -1 4194304 13634 0 0 0 28212 7 0 0 25 0 1 0 219512127 56107008 13479 1992294400 134512640 136057169 4294956160 18446744073709551615 134615626 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24243/statm: 13698 13479 182 377 0 13318 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 54792

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24244
/proc/meminfo: memFree=1494528/2055920 swapFree=4181456/4192956
[pid=24243] ppid=24241 vsize=54792 CPUtime=342.17
/proc/24243/stat : 24243 (clasp) R 24241 24243 24122 0 -1 4194304 13634 0 0 0 34210 7 0 0 25 0 1 0 219512127 56107008 13479 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24243/statm: 13698 13479 182 377 0 13318 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 54792

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24244
/proc/meminfo: memFree=1479488/2055920 swapFree=4181456/4192956
[pid=24243] ppid=24241 vsize=69984 CPUtime=402.15
/proc/24243/stat : 24243 (clasp) R 24241 24243 24122 0 -1 4194304 17404 0 0 0 40206 9 0 0 25 0 1 0 219512127 71663616 17249 1992294400 134512640 136057169 4294956160 18446744073709551615 134618347 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24243/statm: 17496 17249 182 377 0 17116 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 69984

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24244
/proc/meminfo: memFree=1479424/2055920 swapFree=4181456/4192956
[pid=24243] ppid=24241 vsize=69984 CPUtime=462.13
/proc/24243/stat : 24243 (clasp) R 24241 24243 24122 0 -1 4194304 17404 0 0 0 46203 10 0 0 25 0 1 0 219512127 71663616 17249 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24243/statm: 17496 17249 182 377 0 17116 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 69984

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24244
/proc/meminfo: memFree=1479424/2055920 swapFree=4181456/4192956
[pid=24243] ppid=24241 vsize=69984 CPUtime=522.11
/proc/24243/stat : 24243 (clasp) R 24241 24243 24122 0 -1 4194304 17404 0 0 0 52201 10 0 0 25 0 1 0 219512127 71663616 17249 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24243/statm: 17496 17249 182 377 0 17116 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 69984

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24244
/proc/meminfo: memFree=1479360/2055920 swapFree=4181456/4192956
[pid=24243] ppid=24241 vsize=69984 CPUtime=582.09
/proc/24243/stat : 24243 (clasp) R 24241 24243 24122 0 -1 4194304 17404 0 0 0 58199 10 0 0 25 0 1 0 219512127 71663616 17249 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24243/statm: 17496 17249 182 377 0 17116 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 69984

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 24244
/proc/meminfo: memFree=1479360/2055920 swapFree=4181456/4192956
[pid=24243] ppid=24241 vsize=69984 CPUtime=642.07
/proc/24243/stat : 24243 (clasp) R 24241 24243 24122 0 -1 4194304 17404 0 0 0 64197 10 0 0 25 0 1 0 219512127 71663616 17249 1992294400 134512640 136057169 4294956160 18446744073709551615 134615626 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24243/statm: 17496 17249 182 377 0 17116 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 69984

[startup+702.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 24252
/proc/meminfo: memFree=1403200/2055920 swapFree=4181456/4192956
[pid=24243] ppid=24241 vsize=144960 CPUtime=4000.91
/proc/24243/stat : 24243 (clasp) R 24241 24243 24122 0 -1 4194304 36343 0 0 0 400059 32 0 0 25 0 1 0 219512127 148439040 35966 1992294400 134512640 136057169 4294956160 18446744073709551615 134828253 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24243/statm: 36240 35966 182 377 0 35860 0
Current children cumulated CPU time (s) 4000.91
Current children cumulated vsize (KiB) 144960

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24252
/proc/meminfo: memFree=1403200/2055920 swapFree=4181456/4192956
[pid=24243] ppid=24241 vsize=144960 CPUtime=4060.9
/proc/24243/stat : 24243 (clasp) R 24241 24243 24122 0 -1 4194304 36343 0 0 0 406057 33 0 0 25 0 1 0 219512127 148439040 35966 1992294400 134512640 136057169 4294956160 18446744073709551615 134819954 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24243/statm: 36240 35966 182 377 0 35860 0
Current children cumulated CPU time (s) 4060.9
Current children cumulated vsize (KiB) 144960

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24252
/proc/meminfo: memFree=1403200/2055920 swapFree=4181456/4192956
[pid=24243] ppid=24241 vsize=144960 CPUtime=4120.87
/proc/24243/stat : 24243 (clasp) R 24241 24243 24122 0 -1 4194304 36343 0 0 0 412054 33 0 0 25 0 1 0 219512127 148439040 35966 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24243/statm: 36240 35966 182 377 0 35860 0
Current children cumulated CPU time (s) 4120.87
Current children cumulated vsize (KiB) 144960

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24252
/proc/meminfo: memFree=1403200/2055920 swapFree=4181456/4192956
[pid=24243] ppid=24241 vsize=144960 CPUtime=4180.85
/proc/24243/stat : 24243 (clasp) R 24241 24243 24122 0 -1 4194304 36343 0 0 0 418052 33 0 0 25 0 1 0 219512127 148439040 35966 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24243/statm: 36240 35966 182 377 0 35860 0
Current children cumulated CPU time (s) 4180.85
Current children cumulated vsize (KiB) 144960

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24252
/proc/meminfo: memFree=1403200/2055920 swapFree=4181456/4192956
[pid=24243] ppid=24241 vsize=144960 CPUtime=4240.83
/proc/24243/stat : 24243 (clasp) R 24241 24243 24122 0 -1 4194304 36343 0 0 0 424050 33 0 0 25 0 1 0 219512127 148439040 35966 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24243/statm: 36240 35966 182 377 0 35860 0
Current children cumulated CPU time (s) 4240.83
Current children cumulated vsize (KiB) 144960

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24252
/proc/meminfo: memFree=1403200/2055920 swapFree=4181456/4192956
[pid=24243] ppid=24241 vsize=144960 CPUtime=4300.81
/proc/24243/stat : 24243 (clasp) R 24241 24243 24122 0 -1 4194304 36343 0 0 0 430048 33 0 0 25 0 1 0 219512127 148439040 35966 1992294400 134512640 136057169 4294956160 18446744073709551615 134634331 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24243/statm: 36240 35966 182 377 0 35860 0
Current children cumulated CPU time (s) 4300.81
Current children cumulated vsize (KiB) 144960

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24252
/proc/meminfo: memFree=1403072/2055920 swapFree=4181456/4192956
[pid=24243] ppid=24241 vsize=145160 CPUtime=4360.79
/proc/24243/stat : 24243 (clasp) R 24241 24243 24122 0 -1 4194304 36376 0 0 0 436045 34 0 0 25 0 1 0 219512127 148643840 35999 1992294400 134512640 136057169 4294956160 18446744073709551615 134615590 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24243/statm: 36290 35999 182 377 0 35910 0
Current children cumulated CPU time (s) 4360.79
Current children cumulated vsize (KiB) 145160

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24252
/proc/meminfo: memFree=1403008/2055920 swapFree=4181456/4192956
[pid=24243] ppid=24241 vsize=145160 CPUtime=4420.77
/proc/24243/stat : 24243 (clasp) R 24241 24243 24122 0 -1 4194304 36376 0 0 0 442043 34 0 0 25 0 1 0 219512127 148643840 35999 1992294400 134512640 136057169 4294956160 18446744073709551615 134634635 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24243/statm: 36290 35999 182 377 0 35910 0
Current children cumulated CPU time (s) 4420.77
Current children cumulated vsize (KiB) 145160

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24252
/proc/meminfo: memFree=1400960/2055920 swapFree=4181456/4192956
[pid=24243] ppid=24241 vsize=147256 CPUtime=4480.75
/proc/24243/stat : 24243 (clasp) R 24241 24243 24122 0 -1 4194304 36889 0 0 0 448041 34 0 0 25 0 1 0 219512127 150790144 36512 1992294400 134512640 136057169 4294956160 18446744073709551615 134618158 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24243/statm: 36814 36512 182 377 0 36434 0
Current children cumulated CPU time (s) 4480.75
Current children cumulated vsize (KiB) 147256

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24252
/proc/meminfo: memFree=1392704/2055920 swapFree=4181456/4192956
[pid=24243] ppid=24241 vsize=155440 CPUtime=4540.73
/proc/24243/stat : 24243 (clasp) R 24241 24243 24122 0 -1 4194304 38932 0 0 0 454037 36 0 0 25 0 1 0 219512127 159170560 38555 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24243/statm: 38860 38555 182 377 0 38480 0
Current children cumulated CPU time (s) 4540.73
Current children cumulated vsize (KiB) 155440

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24252
/proc/meminfo: memFree=1391616/2055920 swapFree=4181456/4192956
[pid=24243] ppid=24241 vsize=156628 CPUtime=4600.72
/proc/24243/stat : 24243 (clasp) R 24241 24243 24122 0 -1 4194304 39219 0 0 0 460035 37 0 0 25 0 1 0 219512127 160387072 38842 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24243/statm: 39157 38842 182 377 0 38777 0
Current children cumulated CPU time (s) 4600.72
Current children cumulated vsize (KiB) 156628

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24252
/proc/meminfo: memFree=1389312/2055920 swapFree=4181456/4192956
[pid=24243] ppid=24241 vsize=158836 CPUtime=4660.69
/proc/24243/stat : 24243 (clasp) R 24241 24243 24122 0 -1 4194304 39777 0 0 0 466032 37 0 0 25 0 1 0 219512127 162648064 39400 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24243/statm: 39709 39400 182 377 0 39329 0
Current children cumulated CPU time (s) 4660.69
Current children cumulated vsize (KiB) 158836

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24252
/proc/meminfo: memFree=1389312/2055920 swapFree=4181456/4192956
[pid=24243] ppid=24241 vsize=158836 CPUtime=4720.67
/proc/24243/stat : 24243 (clasp) R 24241 24243 24122 0 -1 4194304 39777 0 0 0 472030 37 0 0 25 0 1 0 219512127 162648064 39400 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24243/statm: 39709 39400 182 377 0 39329 0
Current children cumulated CPU time (s) 4720.67
Current children cumulated vsize (KiB) 158836

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24252
/proc/meminfo: memFree=1389248/2055920 swapFree=4181456/4192956
[pid=24243] ppid=24241 vsize=158836 CPUtime=4780.65
/proc/24243/stat : 24243 (clasp) R 24241 24243 24122 0 -1 4194304 39777 0 0 0 478027 38 0 0 25 0 1 0 219512127 162648064 39400 1992294400 134512640 136057169 4294956160 18446744073709551615 134637395 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24243/statm: 39709 39400 182 377 0 39329 0
Current children cumulated CPU time (s) 4780.65
Current children cumulated vsize (KiB) 158836

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24254
/proc/meminfo: memFree=1389248/2055920 swapFree=4181456/4192956
[pid=24243] ppid=24241 vsize=158836 CPUtime=4840.63
/proc/24243/stat : 24243 (clasp) R 24241 24243 24122 0 -1 4194304 39777 0 0 0 484025 38 0 0 25 0 1 0 219512127 162648064 39400 1992294400 134512640 136057169 4294956160 18446744073709551615 134823911 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24243/statm: 39709 39400 182 377 0 39329 0
Current children cumulated CPU time (s) 4840.63
Current children cumulated vsize (KiB) 158836

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24254
/proc/meminfo: memFree=1389248/2055920 swapFree=4181456/4192956
[pid=24243] ppid=24241 vsize=158836 CPUtime=4900.61
/proc/24243/stat : 24243 (clasp) R 24241 24243 24122 0 -1 4194304 39777 0 0 0 490023 38 0 0 25 0 1 0 219512127 162648064 39400 1992294400 134512640 136057169 4294956160 18446744073709551615 134618259 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24243/statm: 39709 39400 182 377 0 39329 0
Current children cumulated CPU time (s) 4900.61
Current children cumulated vsize (KiB) 158836

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24254
/proc/meminfo: memFree=1389248/2055920 swapFree=4181456/4192956
[pid=24243] ppid=24241 vsize=158836 CPUtime=4960.58
/proc/24243/stat : 24243 (clasp) R 24241 24243 24122 0 -1 4194304 39777 0 0 0 496020 38 0 0 25 0 1 0 219512127 162648064 39400 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24243/statm: 39709 39400 182 377 0 39329 0
Current children cumulated CPU time (s) 4960.58
Current children cumulated vsize (KiB) 158836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24254
/proc/meminfo: memFree=1389248/2055920 swapFree=4181456/4192956
[pid=24243] ppid=24241 vsize=158836 CPUtime=5000.07
/proc/24243/stat : 24243 (clasp) R 24241 24243 24122 0 -1 4194304 39777 0 0 0 499969 38 0 0 25 0 1 0 219512127 162648064 39400 1992294400 134512640 136057169 4294956160 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 1 0 0
/proc/24243/statm: 39709 39400 182 377 0 39329 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 158836

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): 5001.83
CPU time (s): 5000.11
CPU user time (s): 4999.7
CPU system time (s): 0.414936
CPU usage (%): 99.9656
Max. virtual memory (cumulated for all children) (KiB): 158836

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

runsolver used 3.86941 second user time and 9.90949 second system time

The end

Launcher Data

Begin job on node26 at 2009-05-10 02:19:51
IDJOB=1785510
IDBENCH=70930
IDSOLVER=637
FILE ID=node26/1785510-1241914791
PBS_JOBID= 9264869
Free space on /tmp= 66100 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/CRAFTED/edgematching/fbcolors/em_8_4_5_fbc.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-1785510-1241914791/watcher-1785510-1241914791 -o /tmp/evaluation-result-1785510-1241914791/solver-1785510-1241914791 -C 5000 -W 6000 -M 1800  HOME/clasp --file=HOME/instance-1785510-1241914791.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= 6fdce6b69c397ad71b0f25957edff1fa
RANDOM SEED=485427961

node26.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.261
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.261
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:       1548832 kB
Buffers:         56160 kB
Cached:         372804 kB
SwapCached:       5352 kB
Active:          76856 kB
Inactive:       360060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1548832 kB
SwapTotal:     4192956 kB
SwapFree:      4181456 kB
Dirty:            2424 kB
Writeback:           0 kB
Mapped:          13632 kB
Slab:            56168 kB
Committed_AS:   707460 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= 66096 MiB
End job on node26 at 2009-05-10 03:43:15