Trace number 1831479

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) 10000.2 10003.9

General information on the benchmark

Nameindustrial/palacios/hard/
sortnet-8-ipc5-h19-sat.cnf
MD5SUM409f4401e9e8b60ee665ac5567a13e41
Bench CategoryAPPLICATION (applications 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 variables359341
Number of clauses1254773
Sum of the clauses size3046189
Maximum clause length57
Minimum clause length1
Number of clauses of size 1256
Number of clauses of size 2896240
Number of clauses of size 3346435
Number of clauses of size 4830
Number of clauses of size 5571
Number of clauses of size over 510441

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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.08 0.02 0.01 3/64 10535
/proc/meminfo: memFree=1936968/2055920 swapFree=4153468/4192956
[pid=10535] ppid=10533 vsize=4388 CPUtime=0
/proc/10535/stat : 10535 (clasp) R 10533 10535 10498 0 -1 4194304 443 0 0 0 0 0 0 0 18 0 1 0 303941553 4493312 384 1992294400 134512640 136057169 4294956160 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10535/statm: 1097 394 139 377 0 717 0

[startup+0.056589 s]
/proc/loadavg: 0.08 0.02 0.01 3/64 10535
/proc/meminfo: memFree=1936968/2055920 swapFree=4153468/4192956
[pid=10535] ppid=10533 vsize=30068 CPUtime=0.04
/proc/10535/stat : 10535 (clasp) R 10533 10535 10498 0 -1 4194304 5995 0 0 0 2 2 0 0 18 0 1 0 303941553 30789632 4214 1992294400 134512640 136057169 4294956160 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10535/statm: 7517 4217 140 377 0 7137 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30068

[startup+0.101596 s]
/proc/loadavg: 0.08 0.02 0.01 3/64 10535
/proc/meminfo: memFree=1936968/2055920 swapFree=4153468/4192956
[pid=10535] ppid=10533 vsize=36132 CPUtime=0.09
/proc/10535/stat : 10535 (clasp) R 10533 10535 10498 0 -1 4194304 10008 0 0 0 5 4 0 0 18 0 1 0 303941553 36999168 8227 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10535/statm: 9033 8228 147 377 0 8653 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36132

[startup+0.301633 s]
/proc/loadavg: 0.08 0.02 0.01 3/64 10535
/proc/meminfo: memFree=1936968/2055920 swapFree=4153468/4192956
[pid=10535] ppid=10533 vsize=47264 CPUtime=0.29
/proc/10535/stat : 10535 (clasp) R 10533 10535 10498 0 -1 4194304 13340 0 0 0 24 5 0 0 19 0 1 0 303941553 48398336 10916 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10535/statm: 11816 10917 147 377 0 11436 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 47264

[startup+0.701709 s]
/proc/loadavg: 0.08 0.02 0.01 3/64 10535
/proc/meminfo: memFree=1936968/2055920 swapFree=4153468/4192956
[pid=10535] ppid=10533 vsize=69544 CPUtime=0.69
/proc/10535/stat : 10535 (clasp) R 10533 10535 10498 0 -1 4194304 20677 0 0 0 61 8 0 0 22 0 1 0 303941553 71213056 16087 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10535/statm: 17386 16087 147 377 0 17006 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 69544

[startup+1.50186 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 10536
/proc/meminfo: memFree=1847680/2055920 swapFree=4153468/4192956
[pid=10535] ppid=10533 vsize=118456 CPUtime=1.49
/proc/10535/stat : 10535 (clasp) R 10533 10535 10498 0 -1 4194304 39025 0 0 0 134 15 0 0 25 0 1 0 303941553 121298944 28014 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10535/statm: 29614 28014 165 377 0 29234 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 118456

[startup+3.10116 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 10536
/proc/meminfo: memFree=1820416/2055920 swapFree=4153468/4192956
[pid=10535] ppid=10533 vsize=132060 CPUtime=3.09
/proc/10535/stat : 10535 (clasp) R 10533 10535 10498 0 -1 4194304 42972 0 0 0 291 18 0 0 25 0 1 0 303941553 135229440 31330 1992294400 134512640 136057169 4294956160 18446744073709551615 135443063 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10535/statm: 33015 31330 170 377 0 32635 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132060

[startup+6.30176 s]
/proc/loadavg: 0.15 0.03 0.01 2/65 10536
/proc/meminfo: memFree=1794624/2055920 swapFree=4153468/4192956
[pid=10535] ppid=10533 vsize=155896 CPUtime=6.29
/proc/10535/stat : 10535 (clasp) R 10533 10535 10498 0 -1 4194304 49463 0 0 0 607 22 0 0 25 0 1 0 303941553 159637504 37213 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10535/statm: 38974 37213 170 377 0 38594 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 155896

[startup+12.702 s]
/proc/loadavg: 0.22 0.05 0.02 2/65 10536
/proc/meminfo: memFree=1770304/2055920 swapFree=4153468/4192956
[pid=10535] ppid=10533 vsize=175664 CPUtime=12.68
/proc/10535/stat : 10535 (clasp) R 10533 10535 10498 0 -1 4194304 54784 0 0 0 1243 25 0 0 25 0 1 0 303941553 179879936 42102 1992294400 134512640 136057169 4294956160 18446744073709551615 134768424 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10535/statm: 43916 42102 170 377 0 43536 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 175664

[startup+25.5014 s]
/proc/loadavg: 0.39 0.09 0.03 2/65 10536
/proc/meminfo: memFree=1778048/2055920 swapFree=4153468/4192956
[pid=10535] ppid=10533 vsize=163968 CPUtime=25.48
/proc/10535/stat : 10535 (clasp) R 10533 10535 10498 0 -1 4194304 58137 0 0 0 2521 27 0 0 25 0 1 0 303941553 167903232 39844 1992294400 134512640 136057169 4294956160 18446744073709551615 134823417 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10535/statm: 40992 39844 183 377 0 40612 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 163968

[startup+51.1012 s]
/proc/loadavg: 0.60 0.17 0.05 2/65 10536
/proc/meminfo: memFree=1778176/2055920 swapFree=4153468/4192956
[pid=10535] ppid=10533 vsize=163968 CPUtime=51.07
/proc/10535/stat : 10535 (clasp) R 10533 10535 10498 0 -1 4194304 58137 0 0 0 5080 27 0 0 25 0 1 0 303941553 167903232 39844 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10535/statm: 40992 39844 183 377 0 40612 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 163968

[startup+102.306 s]
/proc/loadavg: 0.82 0.29 0.10 2/65 10536
/proc/meminfo: memFree=1778176/2055920 swapFree=4153468/4192956
[pid=10535] ppid=10533 vsize=163968 CPUtime=102.25
/proc/10535/stat : 10535 (clasp) R 10533 10535 10498 0 -1 4194304 58137 0 0 0 10198 27 0 0 25 0 1 0 303941553 167903232 39844 1992294400 134512640 136057169 4294956160 18446744073709551615 134823505 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10535/statm: 40992 39844 183 377 0 40612 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 163968

[startup+162.301 s]
/proc/loadavg: 0.93 0.42 0.15 2/65 10536
/proc/meminfo: memFree=1778048/2055920 swapFree=4153468/4192956
[pid=10535] ppid=10533 vsize=164100 CPUtime=162.24
/proc/10535/stat : 10535 (clasp) R 10533 10535 10498 0 -1 4194304 58164 0 0 0 16196 28 0 0 25 0 1 0 303941553 168038400 39871 1992294400 134512640 136057169 4294956160 18446744073709551615 134823404 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10535/statm: 41025 39871 183 377 0 40645 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 164100

[startup+222.301 s]
/proc/loadavg: 0.97 0.52 0.20 2/65 10536
/proc/meminfo: memFree=1777856/2055920 swapFree=4153468/4192956
[pid=10535] ppid=10533 vsize=164260 CPUtime=222.21
/proc/10535/stat : 10535 (clasp) R 10533 10535 10498 0 -1 4194304 58202 0 0 0 22193 28 0 0 25 0 1 0 303941553 168202240 39909 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10535/statm: 41065 39909 183 377 0 40685 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 164260

[startup+282.302 s]
/proc/loadavg: 0.99 0.61 0.25 2/65 10536
/proc/meminfo: memFree=1777600/2055920 swapFree=4153468/4192956
[pid=10535] ppid=10533 vsize=164500 CPUtime=282.19
/proc/10535/stat : 10535 (clasp) R 10533 10535 10498 0 -1 4194304 58255 0 0 0 28191 28 0 0 25 0 1 0 303941553 168448000 39962 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10535/statm: 41125 39962 183 377 0 40745 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 164500

[startup+342.302 s]
/proc/loadavg: 0.99 0.67 0.30 2/65 10536
/proc/meminfo: memFree=1777088/2055920 swapFree=4153468/4192956
[pid=10535] ppid=10533 vsize=164992 CPUtime=342.16
/proc/10535/stat : 10535 (clasp) R 10533 10535 10498 0 -1 4194304 58389 0 0 0 34188 28 0 0 25 0 1 0 303941553 168951808 40096 1992294400 134512640 136057169 4294956160 18446744073709551615 134825035 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10535/statm: 41248 40096 183 377 0 40868 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 164992

[startup+402.301 s]
/proc/loadavg: 0.99 0.73 0.34 2/65 10536
/proc/meminfo: memFree=1774016/2055920 swapFree=4153468/4192956
[pid=10535] ppid=10533 vsize=168028 CPUtime=402.14
/proc/10535/stat : 10535 (clasp) R 10533 10535 10498 0 -1 4194304 59156 0 0 0 40185 29 0 0 25 0 1 0 303941553 172060672 40863 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10535/statm: 42007 40863 183 377 0 41627 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 168028

[startup+462.302 s]
/proc/loadavg: 0.99 0.78 0.38 2/65 10536
/proc/meminfo: memFree=1768064/2055920 swapFree=4153468/4192956
[pid=10535] ppid=10533 vsize=173844 CPUtime=462.12
/proc/10535/stat : 10535 (clasp) R 10533 10535 10498 0 -1 4194304 60618 0 0 0 46181 31 0 0 25 0 1 0 303941553 178016256 42325 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10535/statm: 43461 42325 183 377 0 43081 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 173844

[startup+522.302 s]
/proc/loadavg: 0.99 0.81 0.41 2/65 10536
/proc/meminfo: memFree=1764736/2055920 swapFree=4153468/4192956
[pid=10535] ppid=10533 vsize=177308 CPUtime=522.1
/proc/10535/stat : 10535 (clasp) R 10533 10535 10498 0 -1 4194304 61454 0 0 0 52178 32 0 0 25 0 1 0 303941553 181563392 43161 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10535/statm: 44327 43161 183 377 0 43947 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 177308

[startup+582.301 s]
/proc/loadavg: 0.99 0.85 0.45 2/65 10542
/proc/meminfo: memFree=1760896/2055920 swapFree=4153468/4192956
[pid=10535] ppid=10533 vsize=181056 CPUtime=582.06
/proc/10535/stat : 10535 (clasp) R 10533 10535 10498 0 -1 4194304 62376 0 0 0 58173 33 0 0 25 0 1 0 303941553 185401344 44083 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10535/statm: 45264 44083 183 377 0 44884 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 181056

[startup+642.301 s]
/proc/loadavg: 0.99 0.87 0.48 2/65 10542
/proc/meminfo: memFree=1757824/2055920 swapFree=4153468/4192956
[pid=10535] ppid=10533 vsize=183960 CPUtime=642.05
/proc/10535/stat : 10535 (clasp) R 10533 10535 10498 0 -1 4194304 63133 0 0 0 64170 35 0 0 25 0 1 0 303941553 188375040 44840 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10535/statm: 45990 44840 183 377 0 45610 0
Current children cumulated CPU time (s) 642.05
Current children cumulated vsize (KiB) 183960

[startup+702.302 s]

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

[startup+9042.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 10558
/proc/meminfo: memFree=1428224/2055920 swapFree=4153468/4192956
[pid=10535] ppid=10533 vsize=510180 CPUtime=9038.94
/proc/10535/stat : 10535 (clasp) R 10533 10535 10498 0 -1 4194304 144953 0 0 0 903763 131 0 0 25 0 1 0 303941553 522424320 126017 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10535/statm: 127545 126017 183 377 0 127165 0
Current children cumulated CPU time (s) 9038.94
Current children cumulated vsize (KiB) 510180

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 10558
/proc/meminfo: memFree=1428160/2055920 swapFree=4153468/4192956
[pid=10535] ppid=10533 vsize=510180 CPUtime=9098.92
/proc/10535/stat : 10535 (clasp) R 10533 10535 10498 0 -1 4194304 144956 0 0 0 909761 131 0 0 25 0 1 0 303941553 522424320 126020 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10535/statm: 127545 126020 183 377 0 127165 0
Current children cumulated CPU time (s) 9098.92
Current children cumulated vsize (KiB) 510180

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 10558
/proc/meminfo: memFree=1428096/2055920 swapFree=4153468/4192956
[pid=10535] ppid=10533 vsize=510180 CPUtime=9158.9
/proc/10535/stat : 10535 (clasp) R 10533 10535 10498 0 -1 4194304 144956 0 0 0 915759 131 0 0 25 0 1 0 303941553 522424320 126020 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10535/statm: 127545 126020 183 377 0 127165 0
Current children cumulated CPU time (s) 9158.9
Current children cumulated vsize (KiB) 510180

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 10558
/proc/meminfo: memFree=1428096/2055920 swapFree=4153468/4192956
[pid=10535] ppid=10533 vsize=510180 CPUtime=9218.88
/proc/10535/stat : 10535 (clasp) R 10533 10535 10498 0 -1 4194304 144956 0 0 0 921757 131 0 0 25 0 1 0 303941553 522424320 126020 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10535/statm: 127545 126020 183 377 0 127165 0
Current children cumulated CPU time (s) 9218.88
Current children cumulated vsize (KiB) 510180

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 10558
/proc/meminfo: memFree=1428032/2055920 swapFree=4153468/4192956
[pid=10535] ppid=10533 vsize=510180 CPUtime=9278.86
/proc/10535/stat : 10535 (clasp) R 10533 10535 10498 0 -1 4194304 144958 0 0 0 927754 132 0 0 25 0 1 0 303941553 522424320 126022 1992294400 134512640 136057169 4294956160 18446744073709551615 134823886 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10535/statm: 127545 126022 183 377 0 127165 0
Current children cumulated CPU time (s) 9278.86
Current children cumulated vsize (KiB) 510180

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 10558
/proc/meminfo: memFree=1428032/2055920 swapFree=4153468/4192956
[pid=10535] ppid=10533 vsize=510180 CPUtime=9338.84
/proc/10535/stat : 10535 (clasp) R 10533 10535 10498 0 -1 4194304 144960 0 0 0 933752 132 0 0 25 0 1 0 303941553 522424320 126024 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10535/statm: 127545 126024 183 377 0 127165 0
Current children cumulated CPU time (s) 9338.84
Current children cumulated vsize (KiB) 510180

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 10558
/proc/meminfo: memFree=1427968/2055920 swapFree=4153468/4192956
[pid=10535] ppid=10533 vsize=510180 CPUtime=9398.81
/proc/10535/stat : 10535 (clasp) R 10533 10535 10498 0 -1 4194304 144960 0 0 0 939749 132 0 0 25 0 1 0 303941553 522424320 126024 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10535/statm: 127545 126024 183 377 0 127165 0
Current children cumulated CPU time (s) 9398.81
Current children cumulated vsize (KiB) 510180

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 10558
/proc/meminfo: memFree=1427968/2055920 swapFree=4153468/4192956
[pid=10535] ppid=10533 vsize=510180 CPUtime=9458.79
/proc/10535/stat : 10535 (clasp) R 10533 10535 10498 0 -1 4194304 144963 0 0 0 945747 132 0 0 25 0 1 0 303941553 522424320 126027 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10535/statm: 127545 126027 183 377 0 127165 0
Current children cumulated CPU time (s) 9458.79
Current children cumulated vsize (KiB) 510180

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 10558
/proc/meminfo: memFree=1427904/2055920 swapFree=4153468/4192956
[pid=10535] ppid=10533 vsize=510180 CPUtime=9518.77
/proc/10535/stat : 10535 (clasp) R 10533 10535 10498 0 -1 4194304 144963 0 0 0 951745 132 0 0 25 0 1 0 303941553 522424320 126027 1992294400 134512640 136057169 4294956160 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10535/statm: 127545 126027 183 377 0 127165 0
Current children cumulated CPU time (s) 9518.77
Current children cumulated vsize (KiB) 510180

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 10558
/proc/meminfo: memFree=1427904/2055920 swapFree=4153468/4192956
[pid=10535] ppid=10533 vsize=510180 CPUtime=9578.75
/proc/10535/stat : 10535 (clasp) R 10533 10535 10498 0 -1 4194304 144963 0 0 0 957743 132 0 0 25 0 1 0 303941553 522424320 126027 1992294400 134512640 136057169 4294956160 18446744073709551615 134823884 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10535/statm: 127545 126027 183 377 0 127165 0
Current children cumulated CPU time (s) 9578.75
Current children cumulated vsize (KiB) 510180

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 10558
/proc/meminfo: memFree=1427840/2055920 swapFree=4153468/4192956
[pid=10535] ppid=10533 vsize=510180 CPUtime=9638.72
/proc/10535/stat : 10535 (clasp) R 10533 10535 10498 0 -1 4194304 144967 0 0 0 963740 132 0 0 25 0 1 0 303941553 522424320 126031 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10535/statm: 127545 126031 183 377 0 127165 0
Current children cumulated CPU time (s) 9638.72
Current children cumulated vsize (KiB) 510180

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 10558
/proc/meminfo: memFree=1427840/2055920 swapFree=4153468/4192956
[pid=10535] ppid=10533 vsize=510180 CPUtime=9698.7
/proc/10535/stat : 10535 (clasp) R 10533 10535 10498 0 -1 4194304 144967 0 0 0 969738 132 0 0 25 0 1 0 303941553 522424320 126031 1992294400 134512640 136057169 4294956160 18446744073709551615 134823417 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10535/statm: 127545 126031 183 377 0 127165 0
Current children cumulated CPU time (s) 9698.7
Current children cumulated vsize (KiB) 510180

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 10558
/proc/meminfo: memFree=1427776/2055920 swapFree=4153468/4192956
[pid=10535] ppid=10533 vsize=510180 CPUtime=9758.67
/proc/10535/stat : 10535 (clasp) R 10533 10535 10498 0 -1 4194304 144967 0 0 0 975735 132 0 0 25 0 1 0 303941553 522424320 126031 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10535/statm: 127545 126031 183 377 0 127165 0
Current children cumulated CPU time (s) 9758.67
Current children cumulated vsize (KiB) 510180

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 10558
/proc/meminfo: memFree=1427776/2055920 swapFree=4153468/4192956
[pid=10535] ppid=10533 vsize=510180 CPUtime=9818.66
/proc/10535/stat : 10535 (clasp) R 10533 10535 10498 0 -1 4194304 144967 0 0 0 981733 133 0 0 25 0 1 0 303941553 522424320 126031 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10535/statm: 127545 126031 183 377 0 127165 0
Current children cumulated CPU time (s) 9818.66
Current children cumulated vsize (KiB) 510180

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 10558
/proc/meminfo: memFree=1427776/2055920 swapFree=4153468/4192956
[pid=10535] ppid=10533 vsize=510180 CPUtime=9878.64
/proc/10535/stat : 10535 (clasp) R 10533 10535 10498 0 -1 4194304 144967 0 0 0 987731 133 0 0 25 0 1 0 303941553 522424320 126031 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10535/statm: 127545 126031 183 377 0 127165 0
Current children cumulated CPU time (s) 9878.64
Current children cumulated vsize (KiB) 510180

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 10558
/proc/meminfo: memFree=1427648/2055920 swapFree=4153468/4192956
[pid=10535] ppid=10533 vsize=510180 CPUtime=9938.62
/proc/10535/stat : 10535 (clasp) R 10533 10535 10498 0 -1 4194304 144979 0 0 0 993729 133 0 0 25 0 1 0 303941553 522424320 126043 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10535/statm: 127545 126043 183 377 0 127165 0
Current children cumulated CPU time (s) 9938.62
Current children cumulated vsize (KiB) 510180

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 10558
/proc/meminfo: memFree=1427648/2055920 swapFree=4153468/4192956
[pid=10535] ppid=10533 vsize=510180 CPUtime=9998.6
/proc/10535/stat : 10535 (clasp) R 10533 10535 10498 0 -1 4194304 144979 0 0 0 999727 133 0 0 25 0 1 0 303941553 522424320 126043 1992294400 134512640 136057169 4294956160 18446744073709551615 134823803 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10535/statm: 127545 126043 183 377 0 127165 0
Current children cumulated CPU time (s) 9998.6
Current children cumulated vsize (KiB) 510180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.8 s]
/proc/loadavg: 1.00 1.00 0.96 2/65 10558
/proc/meminfo: memFree=1427648/2055920 swapFree=4153468/4192956
[pid=10535] ppid=10533 vsize=510180 CPUtime=10000.1
/proc/10535/stat : 10535 (clasp) R 10533 10535 10498 0 -1 4194304 144979 0 0 0 999877 133 0 0 25 0 1 0 303941553 522424320 126043 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/10535/statm: 127545 126043 183 377 0 127165 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 510180

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): 10003.9
CPU time (s): 10000.2
CPU user time (s): 9998.77
CPU system time (s): 1.41578
CPU usage (%): 99.963
Max. virtual memory (cumulated for all children) (KiB): 510180

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

runsolver used 7.2439 second user time and 20.4659 second system time

The end

Launcher Data

Begin job on node37 at 2009-05-19 20:52:10
IDJOB=1831479
IDBENCH=20410
IDSOLVER=637
FILE ID=node37/1831479-1242759128
PBS_JOBID= 9322261
Free space on /tmp= 66436 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/industrial/palacios/hard/sortnet-8-ipc5-h19-sat.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-1831479-1242759128/watcher-1831479-1242759128 -o /tmp/evaluation-result-1831479-1242759128/solver-1831479-1242759128 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831479-1242759128.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= 409f4401e9e8b60ee665ac5567a13e41
RANDOM SEED=1087898588

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:       1937576 kB
Buffers:          2116 kB
Cached:          47392 kB
SwapCached:      34064 kB
Active:          59216 kB
Inactive:        25916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1937576 kB
SwapTotal:     4192956 kB
SwapFree:      4153468 kB
Dirty:           24596 kB
Writeback:           0 kB
Mapped:          13824 kB
Slab:            19276 kB
Committed_AS:  1101772 kB
PageTables:       1376 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= 66436 MiB
End job on node37 at 2009-05-19 23:38:56