Trace number 1562307

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) 1200.25 1200.67

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_14_7_3_fbc.cnf
MD5SUM4fe2719d54370e06a454523e5441fbad
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark496.332
Satisfiable
(Un)Satisfiability was proved
Number of variables24356
Number of clauses347216
Sum of the clauses size1043884
Maximum clause length144
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2118940
Number of clauses of size 3177720
Number of clauses of size 424200
Number of clauses of size 525920
Number of clauses of size over 5436

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-1562307-1238773270/watcher-1562307-1238773270 -o /tmp/evaluation-result-1562307-1238773270/solver-1562307-1238773270 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1562307-1238773270.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26821
/proc/meminfo: memFree=1915488/2055920 swapFree=4175328/4192956
[pid=26821] ppid=26819 vsize=3604 CPUtime=0
/proc/26821/stat : 26821 (clasp) R 26819 26821 26430 0 -1 4194304 537 0 0 0 0 0 0 0 18 0 1 0 1149988961 3690496 477 1992294400 134512640 136057169 4294956144 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26821/statm: 901 480 140 377 0 521 0

[startup+0.0724 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26821
/proc/meminfo: memFree=1915488/2055920 swapFree=4175328/4192956
[pid=26821] ppid=26819 vsize=7532 CPUtime=0.06
/proc/26821/stat : 26821 (clasp) R 26819 26821 26430 0 -1 4194304 1819 0 0 0 5 1 0 0 18 0 1 0 1149988961 7712768 1566 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26821/statm: 1883 1567 144 377 0 1503 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7532

[startup+0.101402 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26821
/proc/meminfo: memFree=1915488/2055920 swapFree=4175328/4192956
[pid=26821] ppid=26819 vsize=9664 CPUtime=0.09
/proc/26821/stat : 26821 (clasp) R 26819 26821 26430 0 -1 4194304 2284 0 0 0 8 1 0 0 18 0 1 0 1149988961 9895936 2031 1992294400 134512640 136057169 4294956144 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26821/statm: 2416 2038 145 377 0 2036 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9664

[startup+0.301436 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26821
/proc/meminfo: memFree=1915488/2055920 swapFree=4175328/4192956
[pid=26821] ppid=26819 vsize=20988 CPUtime=0.29
/proc/26821/stat : 26821 (clasp) R 26819 26821 26430 0 -1 4194304 5958 0 0 0 26 3 0 0 19 0 1 0 1149988961 21491712 4872 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26821/statm: 5247 4873 163 377 0 4867 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20988

[startup+0.701505 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 26821
/proc/meminfo: memFree=1915488/2055920 swapFree=4175328/4192956
[pid=26821] ppid=26819 vsize=25700 CPUtime=0.69
/proc/26821/stat : 26821 (clasp) R 26819 26821 26430 0 -1 4194304 7684 0 0 0 65 4 0 0 22 0 1 0 1149988961 26316800 5955 1992294400 134512640 136057169 4294956144 18446744073709551615 134774620 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26821/statm: 6425 5955 166 377 0 6045 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25700

[startup+1.50164 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26822
/proc/meminfo: memFree=1892248/2055920 swapFree=4175328/4192956
[pid=26821] ppid=26819 vsize=23272 CPUtime=1.49
/proc/26821/stat : 26821 (clasp) R 26819 26821 26430 0 -1 4194304 8177 0 0 0 145 4 0 0 25 0 1 0 1149988961 23830528 5577 1992294400 134512640 136057169 4294956144 18446744073709551615 134811759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26821/statm: 5818 5577 178 377 0 5438 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23272

[startup+3.10292 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26822
/proc/meminfo: memFree=1893144/2055920 swapFree=4175328/4192956
[pid=26821] ppid=26819 vsize=23404 CPUtime=3.1
/proc/26821/stat : 26821 (clasp) R 26819 26821 26430 0 -1 4194304 8203 0 0 0 305 5 0 0 25 0 1 0 1149988961 23965696 5603 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26821/statm: 5851 5603 182 377 0 5471 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 23404

[startup+6.30146 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26822
/proc/meminfo: memFree=1877336/2055920 swapFree=4175328/4192956
[pid=26821] ppid=26819 vsize=43920 CPUtime=6.28
/proc/26821/stat : 26821 (clasp) R 26819 26821 26430 0 -1 4194304 13326 0 0 0 621 7 0 0 25 0 1 0 1149988961 44974080 10726 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26821/statm: 10980 10726 182 377 0 10600 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 43920

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26823
/proc/meminfo: memFree=1850136/2055920 swapFree=4175328/4192956
[pid=26821] ppid=26819 vsize=69888 CPUtime=12.69
/proc/26821/stat : 26821 (clasp) R 26819 26821 26430 0 -1 4194304 19822 0 0 0 1258 11 0 0 25 0 1 0 1149988961 71565312 17222 1992294400 134512640 136057169 4294956144 18446744073709551615 134615626 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26821/statm: 17472 17222 182 377 0 17092 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 69888

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26824
/proc/meminfo: memFree=1802968/2055920 swapFree=4175328/4192956
[pid=26821] ppid=26819 vsize=114952 CPUtime=25.48
/proc/26821/stat : 26821 (clasp) R 26819 26821 26430 0 -1 4194304 31050 0 0 0 2531 17 0 0 25 0 1 0 1149988961 117710848 28450 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26821/statm: 28738 28450 182 377 0 28358 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 114952

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26824
/proc/meminfo: memFree=1734040/2055920 swapFree=4175328/4192956
[pid=26821] ppid=26819 vsize=183196 CPUtime=51.07
/proc/26821/stat : 26821 (clasp) R 26819 26821 26430 0 -1 4194304 48047 0 0 0 5080 27 0 0 25 0 1 0 1149988961 187592704 45447 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26821/statm: 45799 45447 182 377 0 45419 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 183196

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26824
/proc/meminfo: memFree=1674904/2055920 swapFree=4175328/4192956
[pid=26821] ppid=26819 vsize=242292 CPUtime=102.26
/proc/26821/stat : 26821 (clasp) R 26819 26821 26430 0 -1 4194304 62819 0 0 0 10192 34 0 0 25 0 1 0 1149988961 248107008 60219 1992294400 134512640 136057169 4294956144 18446744073709551615 134612852 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26821/statm: 60573 60219 182 377 0 60193 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 242292

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26824
/proc/meminfo: memFree=1512216/2055920 swapFree=4175328/4192956
[pid=26821] ppid=26819 vsize=410448 CPUtime=162.23
/proc/26821/stat : 26821 (clasp) R 26819 26821 26430 0 -1 4194304 104765 0 0 0 16170 53 0 0 25 0 1 0 1149988961 420298752 102165 1992294400 134512640 136057169 4294956144 18446744073709551615 134616022 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26821/statm: 102612 102165 182 377 0 102232 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 410448

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26824
/proc/meminfo: memFree=1336088/2055920 swapFree=4175328/4192956
[pid=26821] ppid=26819 vsize=580880 CPUtime=222.21
/proc/26821/stat : 26821 (clasp) R 26819 26821 26430 0 -1 4194304 147447 0 0 0 22149 72 0 0 25 0 1 0 1149988961 594821120 144711 1992294400 134512640 136057169 4294956144 18446744073709551615 134616022 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26821/statm: 145220 144711 182 377 0 144840 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 580880

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26824
/proc/meminfo: memFree=1062488/2055920 swapFree=4175328/4192956
[pid=26821] ppid=26819 vsize=859588 CPUtime=282.19
/proc/26821/stat : 26821 (clasp) R 26819 26821 26430 0 -1 4194304 216938 0 0 0 28116 103 0 0 25 0 1 0 1149988961 880218112 214202 1992294400 134512640 136057169 4294956144 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26821/statm: 214897 214202 182 377 0 214517 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 859588

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26824
/proc/meminfo: memFree=859352/2055920 swapFree=4175328/4192956
[pid=26821] ppid=26819 vsize=1057816 CPUtime=342.17
/proc/26821/stat : 26821 (clasp) R 26819 26821 26430 0 -1 4194304 266795 0 0 0 34092 125 0 0 25 0 1 0 1149988961 1083203584 263665 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26821/statm: 264454 263665 182 377 0 264074 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 1057816

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26824
/proc/meminfo: memFree=859288/2055920 swapFree=4175328/4192956
[pid=26821] ppid=26819 vsize=1057816 CPUtime=402.15
/proc/26821/stat : 26821 (clasp) R 26819 26821 26430 0 -1 4194304 266798 0 0 0 40090 125 0 0 25 0 1 0 1149988961 1083203584 263668 1992294400 134512640 136057169 4294956144 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26821/statm: 264454 263668 182 377 0 264074 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 1057816

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26824
/proc/meminfo: memFree=859224/2055920 swapFree=4175328/4192956
[pid=26821] ppid=26819 vsize=1057816 CPUtime=462.12
/proc/26821/stat : 26821 (clasp) R 26819 26821 26430 0 -1 4194304 266827 0 0 0 46087 125 0 0 25 0 1 0 1149988961 1083203584 263697 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26821/statm: 264454 263697 182 377 0 264074 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 1057816

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26824
/proc/meminfo: memFree=859096/2055920 swapFree=4175328/4192956
[pid=26821] ppid=26819 vsize=1057816 CPUtime=522.11
/proc/26821/stat : 26821 (clasp) R 26819 26821 26430 0 -1 4194304 266850 0 0 0 52085 126 0 0 25 0 1 0 1149988961 1083203584 263720 1992294400 134512640 136057169 4294956144 18446744073709551615 134823809 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26821/statm: 264454 263720 182 377 0 264074 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 1057816

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26824
/proc/meminfo: memFree=859032/2055920 swapFree=4175328/4192956
[pid=26821] ppid=26819 vsize=1057816 CPUtime=582.09
/proc/26821/stat : 26821 (clasp) R 26819 26821 26430 0 -1 4194304 266853 0 0 0 58083 126 0 0 25 0 1 0 1149988961 1083203584 263723 1992294400 134512640 136057169 4294956144 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26821/statm: 264454 263723 182 377 0 264074 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 1057816

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26824
/proc/meminfo: memFree=859032/2055920 swapFree=4175328/4192956
[pid=26821] ppid=26819 vsize=1057816 CPUtime=642.07
/proc/26821/stat : 26821 (clasp) R 26819 26821 26430 0 -1 4194304 266855 0 0 0 64081 126 0 0 25 0 1 0 1149988961 1083203584 263725 1992294400 134512640 136057169 4294956144 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26821/statm: 264454 263725 182 377 0 264074 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 1057816

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26824
/proc/meminfo: memFree=858904/2055920 swapFree=4175328/4192956
[pid=26821] ppid=26819 vsize=1057816 CPUtime=702.04
/proc/26821/stat : 26821 (clasp) R 26819 26821 26430 0 -1 4194304 266855 0 0 0 70078 126 0 0 25 0 1 0 1149988961 1083203584 263725 1992294400 134512640 136057169 4294956144 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26821/statm: 264454 263725 182 377 0 264074 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 1057816

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26824
/proc/meminfo: memFree=858840/2055920 swapFree=4175328/4192956
[pid=26821] ppid=26819 vsize=1057816 CPUtime=762.03
/proc/26821/stat : 26821 (clasp) R 26819 26821 26430 0 -1 4194304 266855 0 0 0 76077 126 0 0 25 0 1 0 1149988961 1083203584 263725 1992294400 134512640 136057169 4294956144 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26821/statm: 264454 263725 182 377 0 264074 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 1057816

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26824
/proc/meminfo: memFree=858840/2055920 swapFree=4175328/4192956
[pid=26821] ppid=26819 vsize=1057816 CPUtime=822.01
/proc/26821/stat : 26821 (clasp) R 26819 26821 26430 0 -1 4194304 266856 0 0 0 82074 127 0 0 25 0 1 0 1149988961 1083203584 263726 1992294400 134512640 136057169 4294956144 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26821/statm: 264454 263726 182 377 0 264074 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 1057816

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26824
/proc/meminfo: memFree=858776/2055920 swapFree=4175328/4192956
[pid=26821] ppid=26819 vsize=1057816 CPUtime=881.99
/proc/26821/stat : 26821 (clasp) R 26819 26821 26430 0 -1 4194304 266857 0 0 0 88072 127 0 0 25 0 1 0 1149988961 1083203584 263727 1992294400 134512640 136057169 4294956144 18446744073709551615 134823803 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26821/statm: 264454 263727 182 377 0 264074 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 1057816

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26824
/proc/meminfo: memFree=858712/2055920 swapFree=4175328/4192956
[pid=26821] ppid=26819 vsize=1057816 CPUtime=941.96
/proc/26821/stat : 26821 (clasp) R 26819 26821 26430 0 -1 4194304 266875 0 0 0 94069 127 0 0 25 0 1 0 1149988961 1083203584 263745 1992294400 134512640 136057169 4294956144 18446744073709551615 134634328 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26821/statm: 264454 263745 182 377 0 264074 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 1057816

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26824
/proc/meminfo: memFree=858584/2055920 swapFree=4175328/4192956
[pid=26821] ppid=26819 vsize=1057816 CPUtime=1001.94
/proc/26821/stat : 26821 (clasp) R 26819 26821 26430 0 -1 4194304 266891 0 0 0 100067 127 0 0 25 0 1 0 1149988961 1083203584 263761 1992294400 134512640 136057169 4294956144 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26821/statm: 264454 263761 182 377 0 264074 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 1057816

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26824
/proc/meminfo: memFree=858584/2055920 swapFree=4175328/4192956
[pid=26821] ppid=26819 vsize=1057816 CPUtime=1061.92
/proc/26821/stat : 26821 (clasp) R 26819 26821 26430 0 -1 4194304 266897 0 0 0 106065 127 0 0 25 0 1 0 1149988961 1083203584 263767 1992294400 134512640 136057169 4294956144 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26821/statm: 264454 263767 182 377 0 264074 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 1057816

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26824
/proc/meminfo: memFree=858520/2055920 swapFree=4175328/4192956
[pid=26821] ppid=26819 vsize=1057816 CPUtime=1121.9
/proc/26821/stat : 26821 (clasp) R 26819 26821 26430 0 -1 4194304 266900 0 0 0 112063 127 0 0 25 0 1 0 1149988961 1083203584 263770 1992294400 134512640 136057169 4294956144 18446744073709551615 134823417 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26821/statm: 264454 263770 182 377 0 264074 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 1057816

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26824
/proc/meminfo: memFree=858520/2055920 swapFree=4175328/4192956
[pid=26821] ppid=26819 vsize=1057816 CPUtime=1181.88
/proc/26821/stat : 26821 (clasp) R 26819 26821 26430 0 -1 4194304 266900 0 0 0 118061 127 0 0 25 0 1 0 1149988961 1083203584 263770 1992294400 134512640 136057169 4294956144 18446744073709551615 134615954 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26821/statm: 264454 263770 182 377 0 264074 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 1057816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26830
/proc/meminfo: memFree=858264/2055920 swapFree=4175328/4192956
[pid=26821] ppid=26819 vsize=1057816 CPUtime=1200.07
/proc/26821/stat : 26821 (clasp) R 26819 26821 26430 0 -1 4194304 266900 0 0 0 119880 127 0 0 25 0 1 0 1149988961 1083203584 263770 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/26821/statm: 264454 263770 182 377 0 264074 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 1057816

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

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

[startup+1200.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 26830
/proc/meminfo: memFree=858264/2055920 swapFree=4175328/4192956
[pid=26821] ppid=26819 vsize=0 CPUtime=1200.17
/proc/26821/stat : 26821 (clasp) R 26819 26821 26430 0 -1 4194308 266903 0 0 0 119880 137 0 0 25 0 1 0 1149988961 0 0 1992294400 0 0 0 0 0 0 16384 20482 0 0 0 0 17 1 0 0
/proc/26821/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 1200.67
CPU time (s): 1200.25
CPU user time (s): 1198.8
CPU system time (s): 1.44378
CPU usage (%): 99.9646
Max. virtual memory (cumulated for all children) (KiB): 1057816

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

runsolver used 0.831873 second user time and 2.55861 second system time

The end

Launcher Data

Begin job on node55 at 2009-04-03 17:41:11
IDJOB=1562307
IDBENCH=70932
IDSOLVER=508
FILE ID=node55/1562307-1238773270
PBS_JOBID= 9085531
Free space on /tmp= 66528 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/APPLICATIONS/edgematching/fbcolors/em_14_7_3_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-1562307-1238773270/watcher-1562307-1238773270 -o /tmp/evaluation-result-1562307-1238773270/solver-1562307-1238773270 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1562307-1238773270.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= 4fe2719d54370e06a454523e5441fbad
RANDOM SEED=112019398

node55.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:       1915904 kB
Buffers:          4740 kB
Cached:          68704 kB
SwapCached:      11692 kB
Active:          37988 kB
Inactive:        48768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1915904 kB
SwapTotal:     4192956 kB
SwapFree:      4175328 kB
Dirty:            9004 kB
Writeback:           0 kB
Mapped:          18968 kB
Slab:            39232 kB
Committed_AS:  2932532 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66528 MiB
End job on node55 at 2009-04-03 18:01:13