Trace number 3274818

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
SAT09 reference solver: clasp 1.2.0-SAT09-32? (TO) 1300.03 1300.01

General information on the benchmark

NameSAT02/handmade/simon/
satex-challenges/f600.shuffled.cnf
MD5SUMd42133fd7674f41611be43d1b8ca7db6
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.011997
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2550
Sum of the clauses size7650
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32550
Number of clauses of size 40
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 Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3274818-1303610246/watcher-3274818-1303610246 -o /tmp/evaluation-result-3274818-1303610246/solver-3274818-1303610246 -C 2400 -W 1300 -M 7680 HOME/clasp --file=HOME/instance-3274818-1303610246.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.95 2.17 2.90 3/184 9616
/proc/meminfo: memFree=20483120/32951124 swapFree=67110396/67111528
[pid=9616] ppid=9614 vsize=2048 CPUtime=0 cores=5,7
/proc/9616/stat : 9616 (clasp) R 9614 9616 8058 0 -1 4202496 334 0 0 0 0 0 0 0 22 0 1 0 551255232 2097152 284 33554432000 134512640 136057169 4293972640 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9616/statm: 512 284 180 378 0 132 0

[startup+0.104988 s]
/proc/loadavg: 0.95 2.17 2.90 3/184 9616
/proc/meminfo: memFree=20483120/32951124 swapFree=67110396/67111528
[pid=9616] ppid=9614 vsize=2180 CPUtime=0.1 cores=5,7
/proc/9616/stat : 9616 (clasp) R 9614 9616 8058 0 -1 4202496 355 0 0 0 10 0 0 0 23 0 1 0 551255232 2232320 305 33554432000 134512640 136057169 4293972640 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9616/statm: 545 305 181 378 0 165 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2180

[startup+0.20097 s]
/proc/loadavg: 0.95 2.17 2.90 3/184 9616
/proc/meminfo: memFree=20483120/32951124 swapFree=67110396/67111528
[pid=9616] ppid=9614 vsize=2312 CPUtime=0.2 cores=5,7
/proc/9616/stat : 9616 (clasp) R 9614 9616 8058 0 -1 4202496 388 0 0 0 20 0 0 0 23 0 1 0 551255232 2367488 338 33554432000 134512640 136057169 4293972640 18446744073709551615 134756784 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9616/statm: 578 338 181 378 0 198 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 2312

[startup+0.300953 s]
/proc/loadavg: 0.95 2.17 2.90 3/184 9616
/proc/meminfo: memFree=20483120/32951124 swapFree=67110396/67111528
[pid=9616] ppid=9614 vsize=2312 CPUtime=0.3 cores=5,7
/proc/9616/stat : 9616 (clasp) R 9614 9616 8058 0 -1 4202496 407 0 0 0 30 0 0 0 23 0 1 0 551255232 2367488 357 33554432000 134512640 136057169 4293972640 18446744073709551615 134824984 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9616/statm: 578 357 181 378 0 198 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2312

[startup+0.700885 s]
/proc/loadavg: 0.95 2.17 2.90 3/184 9616
/proc/meminfo: memFree=20483120/32951124 swapFree=67110396/67111528
[pid=9616] ppid=9614 vsize=2576 CPUtime=0.7 cores=5,7
/proc/9616/stat : 9616 (clasp) R 9614 9616 8058 0 -1 4202496 465 0 0 0 70 0 0 0 25 0 1 0 551255232 2637824 415 33554432000 134512640 136057169 4293972640 18446744073709551615 134823956 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9616/statm: 644 415 181 378 0 264 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2576

[startup+1.50076 s]
/proc/loadavg: 1.19 2.20 2.91 5/190 9627
/proc/meminfo: memFree=20473684/32951124 swapFree=67110396/67111528
[pid=9616] ppid=9614 vsize=2972 CPUtime=1.5 cores=5,7
/proc/9616/stat : 9616 (clasp) R 9614 9616 8058 0 -1 4202496 549 0 0 0 150 0 0 0 25 0 1 0 551255232 3043328 499 33554432000 134512640 136057169 4293972640 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9616/statm: 743 499 181 378 0 363 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 2972

[startup+3.10048 s]
/proc/loadavg: 1.19 2.20 2.91 5/190 9627
/proc/meminfo: memFree=20472116/32951124 swapFree=67110396/67111528
[pid=9616] ppid=9614 vsize=3372 CPUtime=3.1 cores=5,7
/proc/9616/stat : 9616 (clasp) R 9614 9616 8058 0 -1 4202496 648 0 0 0 310 0 0 0 25 0 1 0 551255232 3452928 598 33554432000 134512640 136057169 4293972640 18446744073709551615 134828490 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9616/statm: 843 598 181 378 0 463 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 3372

[startup+6.30095 s]
/proc/loadavg: 1.19 2.20 2.91 5/190 9627
/proc/meminfo: memFree=20469640/32951124 swapFree=67110396/67111528
[pid=9616] ppid=9614 vsize=3900 CPUtime=6.3 cores=5,7
/proc/9616/stat : 9616 (clasp) R 9614 9616 8058 0 -1 4202496 774 0 0 0 630 0 0 0 25 0 1 0 551255232 3993600 724 33554432000 134512640 136057169 4293972640 18446744073709551615 134823809 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9616/statm: 975 724 181 378 0 595 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 3900

[startup+12.7009 s]
/proc/loadavg: 1.62 2.26 2.92 5/190 9627
/proc/meminfo: memFree=20465384/32951124 swapFree=67110396/67111528
[pid=9616] ppid=9614 vsize=4568 CPUtime=12.7 cores=5,7
/proc/9616/stat : 9616 (clasp) R 9614 9616 8058 0 -1 4202496 966 0 0 0 1270 0 0 0 25 0 1 0 551255232 4677632 916 33554432000 134512640 136057169 4293972640 18446744073709551615 134820208 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9616/statm: 1142 916 181 378 0 762 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 4568

[startup+25.5007 s]
/proc/loadavg: 1.99 2.31 2.93 5/190 9627
/proc/meminfo: memFree=20462168/32951124 swapFree=67110396/67111528
[pid=9616] ppid=9614 vsize=5360 CPUtime=25.5 cores=5,7
/proc/9616/stat : 9616 (clasp) R 9614 9616 8058 0 -1 4202496 1159 0 0 0 2550 0 0 0 25 0 1 0 551255232 5488640 1109 33554432000 134512640 136057169 4293972640 18446744073709551615 134812037 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9616/statm: 1340 1109 181 378 0 960 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 5360

[startup+51.1005 s]
/proc/loadavg: 2.86 2.49 2.97 5/190 9629
/proc/meminfo: memFree=20456912/32951124 swapFree=67110396/67111528
[pid=9616] ppid=9614 vsize=6704 CPUtime=51.09 cores=5,7
/proc/9616/stat : 9616 (clasp) R 9614 9616 8058 0 -1 4202496 1488 0 0 0 5109 0 0 0 25 0 1 0 551255232 6864896 1438 33554432000 134512640 136057169 4293972640 18446744073709551615 134828286 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9616/statm: 1676 1438 181 378 0 1296 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 6704

[startup+102.301 s]
/proc/loadavg: 3.58 2.74 3.03 5/190 9629
/proc/meminfo: memFree=20451064/32951124 swapFree=67110396/67111528
[pid=9616] ppid=9614 vsize=8340 CPUtime=102.3 cores=5,7
/proc/9616/stat : 9616 (clasp) R 9614 9616 8058 0 -1 4202496 1901 0 0 0 10230 0 0 0 25 0 1 0 551255232 8540160 1851 33554432000 134512640 136057169 4293972640 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9616/statm: 2085 1851 181 378 0 1705 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 8340

[startup+162.301 s]
/proc/loadavg: 3.84 2.96 3.08 5/190 9631
/proc/meminfo: memFree=20445456/32951124 swapFree=67110396/67111528
[pid=9616] ppid=9614 vsize=9752 CPUtime=162.3 cores=5,7
/proc/9616/stat : 9616 (clasp) R 9614 9616 8058 0 -1 4202496 2221 0 0 0 16230 0 0 0 25 0 1 0 551255232 9986048 2171 33554432000 134512640 136057169 4293972640 18446744073709551615 134618245 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9616/statm: 2438 2171 181 378 0 2058 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 9752

[startup+222.307 s]
/proc/loadavg: 3.94 3.15 3.14 5/190 9642
/proc/meminfo: memFree=20442896/32951124 swapFree=67110396/67111528
[pid=9616] ppid=9614 vsize=10712 CPUtime=222.3 cores=5,7
/proc/9616/stat : 9616 (clasp) R 9614 9616 8058 0 -1 4202496 2468 0 0 0 22230 0 0 0 25 0 1 0 551255232 10969088 2418 33554432000 134512640 136057169 4293972640 18446744073709551615 134823322 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9616/statm: 2678 2418 181 378 0 2298 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 10712

[startup+282.301 s]
/proc/loadavg: 3.98 3.30 3.19 5/190 10117
/proc/meminfo: memFree=20469552/32951124 swapFree=67110396/67111528
[pid=9616] ppid=9614 vsize=11852 CPUtime=282.3 cores=5,7
/proc/9616/stat : 9616 (clasp) R 9614 9616 8058 0 -1 4202496 2740 0 0 0 28230 0 0 0 25 0 1 0 551255232 12136448 2690 33554432000 134512640 136057169 4293972640 18446744073709551615 134823736 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9616/statm: 2963 2690 181 378 0 2583 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 11852

[startup+342.301 s]
/proc/loadavg: 3.99 3.43 3.24 6/190 10119
/proc/meminfo: memFree=20471056/32951124 swapFree=67110396/67111528
[pid=9616] ppid=9614 vsize=12552 CPUtime=342.3 cores=5,7
/proc/9616/stat : 9616 (clasp) R 9614 9616 8058 0 -1 4202496 2897 0 0 0 34230 0 0 0 25 0 1 0 551255232 12853248 2847 33554432000 134512640 136057169 4293972640 18446744073709551615 134828277 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9616/statm: 3138 2847 181 378 0 2758 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 12552

[startup+402.301 s]
/proc/loadavg: 3.99 3.53 3.28 5/190 10119
/proc/meminfo: memFree=20467564/32951124 swapFree=67110396/67111528
[pid=9616] ppid=9614 vsize=13380 CPUtime=402.3 cores=5,7
/proc/9616/stat : 9616 (clasp) R 9614 9616 8058 0 -1 4202496 3112 0 0 0 40230 0 0 0 25 0 1 0 551255232 13701120 3062 33554432000 134512640 136057169 4293972640 18446744073709551615 134823818 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9616/statm: 3345 3062 181 378 0 2965 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 13380

[startup+462.301 s]
/proc/loadavg: 3.99 3.61 3.32 5/190 10121
/proc/meminfo: memFree=20464532/32951124 swapFree=67110396/67111528
[pid=9616] ppid=9614 vsize=14060 CPUtime=462.3 cores=5,7
/proc/9616/stat : 9616 (clasp) R 9614 9616 8058 0 -1 4202496 3279 0 0 0 46230 0 0 0 25 0 1 0 551255232 14397440 3229 33554432000 134512640 136057169 4293972640 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9616/statm: 3515 3229 181 378 0 3135 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 14060

[startup+522.301 s]
/proc/loadavg: 3.99 3.68 3.36 5/190 10123
/proc/meminfo: memFree=20463624/32951124 swapFree=67110396/67111528
[pid=9616] ppid=9614 vsize=14492 CPUtime=522.3 cores=5,7
/proc/9616/stat : 9616 (clasp) R 9614 9616 8058 0 -1 4202496 3359 0 0 0 52230 0 0 0 25 0 1 0 551255232 14839808 3309 33554432000 134512640 136057169 4293972640 18446744073709551615 134618289 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9616/statm: 3623 3309 181 378 0 3243 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 14492

[startup+582.301 s]
/proc/loadavg: 3.99 3.74 3.40 5/190 10125
/proc/meminfo: memFree=20462720/32951124 swapFree=67110396/67111528
[pid=9616] ppid=9614 vsize=14792 CPUtime=582.3 cores=5,7
/proc/9616/stat : 9616 (clasp) R 9614 9616 8058 0 -1 4202496 3458 0 0 0 58230 0 0 0 25 0 1 0 551255232 15147008 3408 33554432000 134512640 136057169 4293972640 18446744073709551615 134618250 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9616/statm: 3698 3408 181 378 0 3318 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 14792

[startup+642.301 s]
/proc/loadavg: 3.99 3.78 3.43 5/190 10127
/proc/meminfo: memFree=20461936/32951124 swapFree=67110396/67111528
[pid=9616] ppid=9614 vsize=15388 CPUtime=642.3 cores=5,7
/proc/9616/stat : 9616 (clasp) R 9614 9616 8058 0 -1 4202496 3594 0 0 0 64230 0 0 0 25 0 1 0 551255232 15757312 3544 33554432000 134512640 136057169 4293972640 18446744073709551615 134824463 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9616/statm: 3847 3544 181 378 0 3467 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 15388

[startup+702.301 s]
/proc/loadavg: 3.99 3.82 3.47 5/190 10127
/proc/meminfo: memFree=20460060/32951124 swapFree=67110396/67111528
[pid=9616] ppid=9614 vsize=15964 CPUtime=702.3 cores=5,7
/proc/9616/stat : 9616 (clasp) R 9614 9616 8058 0 -1 4202496 3715 0 0 0 70230 0 0 0 25 0 1 0 551255232 16347136 3665 33554432000 134512640 136057169 4293972640 18446744073709551615 134823812 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9616/statm: 3991 3665 181 378 0 3611 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 15964

[startup+762.301 s]
/proc/loadavg: 4.07 3.88 3.51 5/190 10129
/proc/meminfo: memFree=20459284/32951124 swapFree=67110396/67111528
[pid=9616] ppid=9614 vsize=16392 CPUtime=762.31 cores=5,7
/proc/9616/stat : 9616 (clasp) R 9614 9616 8058 0 -1 4202496 3813 0 0 0 76231 0 0 0 25 0 1 0 551255232 16785408 3763 33554432000 134512640 136057169 4293972640 18446744073709551615 134820146 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9616/statm: 4098 3763 181 378 0 3718 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 16392

[startup+822.301 s]
/proc/loadavg: 4.02 3.90 3.54 5/190 10131
/proc/meminfo: memFree=20458756/32951124 swapFree=67110396/67111528
[pid=9616] ppid=9614 vsize=16548 CPUtime=822.3 cores=5,7
/proc/9616/stat : 9616 (clasp) R 9614 9616 8058 0 -1 4202496 3845 0 0 0 82230 0 0 0 25 0 1 0 551255232 16945152 3795 33554432000 134512640 136057169 4293972640 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9616/statm: 4137 3795 181 378 0 3757 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 16548

[startup+882.307 s]
/proc/loadavg: 4.01 3.91 3.56 5/190 10133
/proc/meminfo: memFree=20457980/32951124 swapFree=67110396/67111528
[pid=9616] ppid=9614 vsize=16856 CPUtime=882.31 cores=5,7
/proc/9616/stat : 9616 (clasp) R 9614 9616 8058 0 -1 4202496 3928 0 0 0 88231 0 0 0 25 0 1 0 551255232 17260544 3878 33554432000 134512640 136057169 4293972640 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9616/statm: 4214 3878 181 378 0 3834 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 16856

[startup+942.301 s]
/proc/loadavg: 4.04 3.94 3.59 5/190 10135
/proc/meminfo: memFree=20456956/32951124 swapFree=67110396/67111528
[pid=9616] ppid=9614 vsize=17312 CPUtime=942.31 cores=5,7
/proc/9616/stat : 9616 (clasp) R 9614 9616 8058 0 -1 4202496 4032 0 0 0 94231 0 0 0 25 0 1 0 551255232 17727488 3982 33554432000 134512640 136057169 4293972640 18446744073709551615 134618368 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9616/statm: 4328 3982 181 378 0 3948 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 17312

[startup+1002.3 s]
/proc/loadavg: 4.01 3.95 3.61 5/190 10135
/proc/meminfo: memFree=20456056/32951124 swapFree=67110396/67111528
[pid=9616] ppid=9614 vsize=17444 CPUtime=1002.31 cores=5,7
/proc/9616/stat : 9616 (clasp) R 9614 9616 8058 0 -1 4202496 4080 0 0 0 100231 0 0 0 25 0 1 0 551255232 17862656 4030 33554432000 134512640 136057169 4293972640 18446744073709551615 134618479 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9616/statm: 4361 4030 181 378 0 3981 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 17444

[startup+1062.3 s]
/proc/loadavg: 4.00 3.95 3.64 5/190 10137
/proc/meminfo: memFree=20455404/32951124 swapFree=67110396/67111528
[pid=9616] ppid=9614 vsize=17592 CPUtime=1062.31 cores=5,7
/proc/9616/stat : 9616 (clasp) R 9614 9616 8058 0 -1 4202496 4118 0 0 0 106231 0 0 0 25 0 1 0 551255232 18014208 4068 33554432000 134512640 136057169 4293972640 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9616/statm: 4398 4068 181 378 0 4018 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 17592

[startup+1122.3 s]
/proc/loadavg: 4.00 3.96 3.66 5/190 10139
/proc/meminfo: memFree=20454384/32951124 swapFree=67110396/67111528
[pid=9616] ppid=9614 vsize=17880 CPUtime=1122.31 cores=5,7
/proc/9616/stat : 9616 (clasp) R 9614 9616 8058 0 -1 4202496 4181 0 0 0 112231 0 0 0 25 0 1 0 551255232 18309120 4131 33554432000 134512640 136057169 4293972640 18446744073709551615 134637424 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9616/statm: 4470 4131 181 378 0 4090 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 17880

[startup+1182.3 s]
/proc/loadavg: 4.00 3.96 3.67 5/190 10141
/proc/meminfo: memFree=20454332/32951124 swapFree=67110396/67111528
[pid=9616] ppid=9614 vsize=18152 CPUtime=1182.31 cores=5,7
/proc/9616/stat : 9616 (clasp) R 9614 9616 8058 0 -1 4202496 4227 0 0 0 118231 0 0 0 25 0 1 0 551255232 18587648 4177 33554432000 134512640 136057169 4293972640 18446744073709551615 134618449 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9616/statm: 4538 4177 181 378 0 4158 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 18152

[startup+1242.3 s]
/proc/loadavg: 4.06 3.99 3.70 5/190 10143
/proc/meminfo: memFree=20452808/32951124 swapFree=67110396/67111528
[pid=9616] ppid=9614 vsize=18292 CPUtime=1242.31 cores=5,7
/proc/9616/stat : 9616 (clasp) R 9614 9616 8058 0 -1 4202496 4274 0 0 0 124231 0 0 0 25 0 1 0 551255232 18731008 4224 33554432000 134512640 136057169 4293972640 18446744073709551615 134618344 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9616/statm: 4573 4224 181 378 0 4193 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 18292



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 3.99 3.71 3/188 10145
/proc/meminfo: memFree=20474004/32951124 swapFree=67110396/67111528
[pid=9616] ppid=9614 vsize=18432 CPUtime=1300.02 cores=5,7
/proc/9616/stat : 9616 (clasp) R 9614 9616 8058 0 -1 4202496 4282 0 0 0 130002 0 0 0 25 0 1 0 551255232 18874368 4232 33554432000 134512640 136057169 4293972640 18446744073709551615 134823803 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9616/statm: 4608 4232 181 378 0 4228 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 18432

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

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

[startup+1300 s]
/proc/loadavg: 4.02 3.99 3.71 3/188 10145
/proc/meminfo: memFree=20474004/32951124 swapFree=67110396/67111528
[pid=9616] ppid=9614 vsize=18432 CPUtime=1300.02 cores=5,7
/proc/9616/stat : 9616 (clasp) R 9614 9616 8058 0 -1 4202496 4282 0 0 0 130002 0 0 0 25 0 1 0 551255232 18874368 4232 33554432000 134512640 136057169 4293972640 18446744073709551615 134823803 0 0 4096 16386 0 0 0 17 5 0 0 0
/proc/9616/statm: 4608 4232 181 378 0 4228 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 18432

Child status: 0
Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1300.02
CPU system time (s): 0.004999
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 18432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.02
system time used= 0.004999
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4286
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= 3
involuntary context switches= 1648

runsolver used 1.87071 second user time and 4.05038 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-24 03:57:26
IDJOB=3274818
IDBENCH=87732
IDSOLVER=1674
FILE ID=node118/3274818-1303610246
RUNJOBID= node118-1303610246-9587
PBS_JOBID= 13150579
Free space on /tmp= 71740 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT02/handmade/simon/satex-challenges/f600.shuffled.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-3274818-1303610246/watcher-3274818-1303610246 -o /tmp/evaluation-result-3274818-1303610246/solver-3274818-1303610246 -C 2400 -W 1300 -M 7680  HOME/clasp --file=HOME/instance-3274818-1303610246.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= d42133fd7674f41611be43d1b8ca7db6
RANDOM SEED=1994984367

node118.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20483268 kB
Buffers:       1859988 kB
Cached:       10019376 kB
SwapCached:        600 kB
Active:        8488556 kB
Inactive:      3457696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20483268 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:            5880 kB
Writeback:           0 kB
AnonPages:       66064 kB
Mapped:          16128 kB
Slab:           459008 kB
PageTables:       4728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   232420 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71772 MiB
End job on node118 at 2011-04-24 04:19:08