Trace number 1785384

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.07 5001.31

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_7_3_6_cmp.cnf
MD5SUMc848a5766cfcc1d1c3f26c7818e48eb2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark741.666
Satisfiable
(Un)Satisfiability was proved
Number of variables1473
Number of clauses11563
Sum of the clauses size37576
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22381
Number of clauses of size 37024
Number of clauses of size 4708
Number of clauses of size 51300
Number of clauses of size over 5150

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28107
/proc/meminfo: memFree=1881544/2055920 swapFree=4175096/4192956
[pid=28107] ppid=28105 vsize=1968 CPUtime=0
/proc/28107/stat : 28107 (clasp) R 28105 28107 28003 0 -1 4194304 250 0 0 0 0 0 0 0 18 0 1 0 218969262 2015232 234 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28107/statm: 492 234 144 377 0 112 0

[startup+0.013728 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28107
/proc/meminfo: memFree=1881544/2055920 swapFree=4175096/4192956
[pid=28107] ppid=28105 vsize=2512 CPUtime=0.01
/proc/28107/stat : 28107 (clasp) R 28105 28107 28003 0 -1 4194304 422 0 0 0 1 0 0 0 18 0 1 0 218969262 2572288 395 1992294400 134512640 136057169 4294956160 18446744073709551615 134772705 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28107/statm: 628 395 162 377 0 248 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2512

[startup+0.101736 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28107
/proc/meminfo: memFree=1881544/2055920 swapFree=4175096/4192956
[pid=28107] ppid=28105 vsize=2644 CPUtime=0.1
/proc/28107/stat : 28107 (clasp) R 28105 28107 28003 0 -1 4194304 476 0 0 0 10 0 0 0 18 0 1 0 218969262 2707456 449 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28107/statm: 661 449 182 377 0 281 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2644

[startup+0.301754 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28107
/proc/meminfo: memFree=1881544/2055920 swapFree=4175096/4192956
[pid=28107] ppid=28105 vsize=3304 CPUtime=0.29
/proc/28107/stat : 28107 (clasp) R 28105 28107 28003 0 -1 4194304 634 0 0 0 29 0 0 0 19 0 1 0 218969262 3383296 607 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28107/statm: 826 607 182 377 0 446 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3304

[startup+0.701792 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 28107
/proc/meminfo: memFree=1881544/2055920 swapFree=4175096/4192956
[pid=28107] ppid=28105 vsize=3700 CPUtime=0.69
/proc/28107/stat : 28107 (clasp) R 28105 28107 28003 0 -1 4194304 725 0 0 0 69 0 0 0 22 0 1 0 218969262 3788800 698 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28107/statm: 925 698 182 377 0 545 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3700

[startup+1.50187 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28108
/proc/meminfo: memFree=1879232/2055920 swapFree=4175096/4192956
[pid=28107] ppid=28105 vsize=4228 CPUtime=1.49
/proc/28107/stat : 28107 (clasp) R 28105 28107 28003 0 -1 4194304 878 0 0 0 149 0 0 0 25 0 1 0 218969262 4329472 851 1992294400 134512640 136057169 4294956160 18446744073709551615 134618347 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28107/statm: 1057 851 182 377 0 677 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4228

[startup+3.10302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28108
/proc/meminfo: memFree=1878656/2055920 swapFree=4175096/4192956
[pid=28107] ppid=28105 vsize=4892 CPUtime=3.09
/proc/28107/stat : 28107 (clasp) R 28105 28107 28003 0 -1 4194304 1041 0 0 0 309 0 0 0 25 0 1 0 218969262 5009408 1014 1992294400 134512640 136057169 4294956160 18446744073709551615 134823797 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28107/statm: 1223 1014 182 377 0 843 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4892

[startup+6.30132 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28108
/proc/meminfo: memFree=1877440/2055920 swapFree=4175096/4192956
[pid=28107] ppid=28105 vsize=5816 CPUtime=6.29
/proc/28107/stat : 28107 (clasp) R 28105 28107 28003 0 -1 4194304 1263 0 0 0 629 0 0 0 25 0 1 0 218969262 5955584 1236 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28107/statm: 1454 1236 182 377 0 1074 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5816

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28108
/proc/meminfo: memFree=1876352/2055920 swapFree=4175096/4192956
[pid=28107] ppid=28105 vsize=6520 CPUtime=12.69
/proc/28107/stat : 28107 (clasp) R 28105 28107 28003 0 -1 4194304 1449 0 0 0 1269 0 0 0 25 0 1 0 218969262 6676480 1422 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28107/statm: 1630 1422 182 377 0 1250 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6520

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28108
/proc/meminfo: memFree=1874432/2055920 swapFree=4175096/4192956
[pid=28107] ppid=28105 vsize=8504 CPUtime=25.49
/proc/28107/stat : 28107 (clasp) R 28105 28107 28003 0 -1 4194304 1921 0 0 0 2548 1 0 0 25 0 1 0 218969262 8708096 1894 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28107/statm: 2126 1894 182 377 0 1746 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 8504

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28108
/proc/meminfo: memFree=1869760/2055920 swapFree=4175096/4192956
[pid=28107] ppid=28105 vsize=13264 CPUtime=51.08
/proc/28107/stat : 28107 (clasp) R 28105 28107 28003 0 -1 4194304 3116 0 0 0 5106 2 0 0 25 0 1 0 218969262 13582336 3089 1992294400 134512640 136057169 4294956160 18446744073709551615 134637403 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28107/statm: 3316 3089 182 377 0 2936 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 13264

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28108
/proc/meminfo: memFree=1865600/2055920 swapFree=4175096/4192956
[pid=28107] ppid=28105 vsize=17340 CPUtime=102.27
/proc/28107/stat : 28107 (clasp) R 28105 28107 28003 0 -1 4194304 4144 0 0 0 10224 3 0 0 25 0 1 0 218969262 17756160 4117 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28107/statm: 4335 4117 182 377 0 3955 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 17340

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28108
/proc/meminfo: memFree=1863552/2055920 swapFree=4175096/4192956
[pid=28107] ppid=28105 vsize=19344 CPUtime=162.25
/proc/28107/stat : 28107 (clasp) R 28105 28107 28003 0 -1 4194304 4662 0 0 0 16222 3 0 0 25 0 1 0 218969262 19808256 4624 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28107/statm: 4836 4624 182 377 0 4456 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 19344

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28108
/proc/meminfo: memFree=1861376/2055920 swapFree=4175096/4192956
[pid=28107] ppid=28105 vsize=21528 CPUtime=222.23
/proc/28107/stat : 28107 (clasp) R 28105 28107 28003 0 -1 4194304 5211 0 0 0 22219 4 0 0 25 0 1 0 218969262 22044672 5173 1992294400 134512640 136057169 4294956160 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28107/statm: 5382 5173 182 377 0 5002 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 21528

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28108
/proc/meminfo: memFree=1860032/2055920 swapFree=4175096/4192956
[pid=28107] ppid=28105 vsize=22920 CPUtime=282.22
/proc/28107/stat : 28107 (clasp) R 28105 28107 28003 0 -1 4194304 5544 0 0 0 28217 5 0 0 25 0 1 0 218969262 23470080 5506 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28107/statm: 5730 5506 182 377 0 5350 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 22920

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28108
/proc/meminfo: memFree=1858304/2055920 swapFree=4175096/4192956
[pid=28107] ppid=28105 vsize=24448 CPUtime=342.2
/proc/28107/stat : 28107 (clasp) R 28105 28107 28003 0 -1 4194304 5951 0 0 0 34215 5 0 0 25 0 1 0 218969262 25034752 5909 1992294400 134512640 136057169 4294956160 18446744073709551615 134828289 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28107/statm: 6112 5909 182 377 0 5732 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 24448

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28108
/proc/meminfo: memFree=1857728/2055920 swapFree=4175096/4192956
[pid=28107] ppid=28105 vsize=25108 CPUtime=402.19
/proc/28107/stat : 28107 (clasp) R 28105 28107 28003 0 -1 4194304 6090 0 0 0 40213 6 0 0 25 0 1 0 218969262 25710592 6048 1992294400 134512640 136057169 4294956160 18446744073709551615 134823803 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28107/statm: 6277 6048 182 377 0 5897 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 25108

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28108
/proc/meminfo: memFree=1856384/2055920 swapFree=4175096/4192956
[pid=28107] ppid=28105 vsize=26284 CPUtime=462.18
/proc/28107/stat : 28107 (clasp) R 28105 28107 28003 0 -1 4194304 6418 0 0 0 46211 7 0 0 25 0 1 0 218969262 26914816 6364 1992294400 134512640 136057169 4294956160 18446744073709551615 134618449 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28107/statm: 6571 6364 182 377 0 6191 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 26284

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28108
/proc/meminfo: memFree=1856000/2055920 swapFree=4175096/4192956
[pid=28107] ppid=28105 vsize=26532 CPUtime=522.16
/proc/28107/stat : 28107 (clasp) R 28105 28107 28003 0 -1 4194304 6550 0 0 0 52209 7 0 0 25 0 1 0 218969262 27168768 6426 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28107/statm: 6633 6426 182 377 0 6253 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 26532

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28108
/proc/meminfo: memFree=1856000/2055920 swapFree=4175096/4192956
[pid=28107] ppid=28105 vsize=26532 CPUtime=582.14
/proc/28107/stat : 28107 (clasp) R 28105 28107 28003 0 -1 4194304 6550 0 0 0 58207 7 0 0 25 0 1 0 218969262 27168768 6426 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28107/statm: 6633 6426 182 377 0 6253 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 26532

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28114
/proc/meminfo: memFree=1854392/2055920 swapFree=4175096/4192956
[pid=28107] ppid=28105 vsize=28160 CPUtime=642.13
/proc/28107/stat : 28107 (clasp) R 28105 28107 28003 0 -1 4194304 6951 0 0 0 64205 8 0 0 25 0 1 0 218969262 28835840 6813 1992294400 134512640 136057169 4294956160 18446744073709551615 134823758 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28107/statm: 7040 6813 182 377 0 6660 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 28160

[startup+702.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28116
/proc/meminfo: memFree=1828416/2055920 swapFree=4175096/4192956
[pid=28107] ppid=28105 vsize=52740 CPUtime=4061.29
/proc/28107/stat : 28107 (clasp) R 28105 28107 28003 0 -1 4194304 13931 0 0 0 406099 30 0 0 25 0 1 0 218969262 54005760 12959 1992294400 134512640 136057169 4294956160 18446744073709551615 134823818 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28107/statm: 13185 12959 182 377 0 12805 0
Current children cumulated CPU time (s) 4061.29
Current children cumulated vsize (KiB) 52740

[startup+4122.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/65 28116
/proc/meminfo: memFree=1828416/2055920 swapFree=4175096/4192956
[pid=28107] ppid=28105 vsize=52740 CPUtime=4121.27
/proc/28107/stat : 28107 (clasp) R 28105 28107 28003 0 -1 4194304 13931 0 0 0 412097 30 0 0 25 0 1 0 218969262 54005760 12959 1992294400 134512640 136057169 4294956160 18446744073709551615 134615636 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28107/statm: 13185 12959 182 377 0 12805 0
Current children cumulated CPU time (s) 4121.27
Current children cumulated vsize (KiB) 52740

[startup+4182.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 28116
/proc/meminfo: memFree=1828416/2055920 swapFree=4175096/4192956
[pid=28107] ppid=28105 vsize=52740 CPUtime=4181.25
/proc/28107/stat : 28107 (clasp) R 28105 28107 28003 0 -1 4194304 13931 0 0 0 418095 30 0 0 25 0 1 0 218969262 54005760 12959 1992294400 134512640 136057169 4294956160 18446744073709551615 134823831 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28107/statm: 13185 12959 182 377 0 12805 0
Current children cumulated CPU time (s) 4181.25
Current children cumulated vsize (KiB) 52740

[startup+4242.3 s]
/proc/loadavg: 1.19 1.06 1.01 2/65 28122
/proc/meminfo: memFree=1828344/2055920 swapFree=4175096/4192956
[pid=28107] ppid=28105 vsize=52740 CPUtime=4241.23
/proc/28107/stat : 28107 (clasp) R 28105 28107 28003 0 -1 4194304 13931 0 0 0 424093 30 0 0 25 0 1 0 218969262 54005760 12959 1992294400 134512640 136057169 4294956160 18446744073709551615 134615578 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28107/statm: 13185 12959 182 377 0 12805 0
Current children cumulated CPU time (s) 4241.23
Current children cumulated vsize (KiB) 52740

[startup+4302.3 s]
/proc/loadavg: 1.07 1.05 1.01 2/65 28122
/proc/meminfo: memFree=1827896/2055920 swapFree=4175096/4192956
[pid=28107] ppid=28105 vsize=53260 CPUtime=4301.22
/proc/28107/stat : 28107 (clasp) R 28105 28107 28003 0 -1 4194304 14040 0 0 0 430091 31 0 0 25 0 1 0 218969262 54538240 13068 1992294400 134512640 136057169 4294956160 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28107/statm: 13315 13068 182 377 0 12935 0
Current children cumulated CPU time (s) 4301.22
Current children cumulated vsize (KiB) 53260

[startup+4362.3 s]
/proc/loadavg: 1.02 1.04 1.00 2/65 28122
/proc/meminfo: memFree=1827320/2055920 swapFree=4175096/4192956
[pid=28107] ppid=28105 vsize=53720 CPUtime=4361.2
/proc/28107/stat : 28107 (clasp) R 28105 28107 28003 0 -1 4194304 14213 0 0 0 436089 31 0 0 25 0 1 0 218969262 55009280 13204 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28107/statm: 13430 13204 182 377 0 13050 0
Current children cumulated CPU time (s) 4361.2
Current children cumulated vsize (KiB) 53720

[startup+4422.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 28122
/proc/meminfo: memFree=1827384/2055920 swapFree=4175096/4192956
[pid=28107] ppid=28105 vsize=53248 CPUtime=4421.18
/proc/28107/stat : 28107 (clasp) R 28105 28107 28003 0 -1 4194304 14348 0 0 0 442087 31 0 0 25 0 1 0 218969262 54525952 13086 1992294400 134512640 136057169 4294956160 18446744073709551615 134615603 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28107/statm: 13312 13086 182 377 0 12932 0
Current children cumulated CPU time (s) 4421.18
Current children cumulated vsize (KiB) 53248

[startup+4482.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 28122
/proc/meminfo: memFree=1827704/2055920 swapFree=4175096/4192956
[pid=28107] ppid=28105 vsize=53248 CPUtime=4481.18
/proc/28107/stat : 28107 (clasp) R 28105 28107 28003 0 -1 4194304 14348 0 0 0 448086 32 0 0 25 0 1 0 218969262 54525952 13086 1992294400 134512640 136057169 4294956160 18446744073709551615 134823882 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28107/statm: 13312 13086 182 377 0 12932 0
Current children cumulated CPU time (s) 4481.18
Current children cumulated vsize (KiB) 53248

[startup+4542.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 28122
/proc/meminfo: memFree=1827704/2055920 swapFree=4175096/4192956
[pid=28107] ppid=28105 vsize=53248 CPUtime=4541.16
/proc/28107/stat : 28107 (clasp) R 28105 28107 28003 0 -1 4194304 14348 0 0 0 454084 32 0 0 25 0 1 0 218969262 54525952 13086 1992294400 134512640 136057169 4294956160 18446744073709551615 134618476 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28107/statm: 13312 13086 182 377 0 12932 0
Current children cumulated CPU time (s) 4541.16
Current children cumulated vsize (KiB) 53248

[startup+4602.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 28122
/proc/meminfo: memFree=1827712/2055920 swapFree=4175096/4192956
[pid=28107] ppid=28105 vsize=53228 CPUtime=4601.15
/proc/28107/stat : 28107 (clasp) R 28105 28107 28003 0 -1 4194304 14417 0 0 0 460083 32 0 0 25 0 1 0 218969262 54505472 13081 1992294400 134512640 136057169 4294956160 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28107/statm: 13307 13081 182 377 0 12927 0
Current children cumulated CPU time (s) 4601.15
Current children cumulated vsize (KiB) 53228

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28122
/proc/meminfo: memFree=1827648/2055920 swapFree=4175096/4192956
[pid=28107] ppid=28105 vsize=53492 CPUtime=4661.13
/proc/28107/stat : 28107 (clasp) R 28105 28107 28003 0 -1 4194304 14482 0 0 0 466081 32 0 0 25 0 1 0 218969262 54775808 13146 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28107/statm: 13373 13146 182 377 0 12993 0
Current children cumulated CPU time (s) 4661.13
Current children cumulated vsize (KiB) 53492

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28122
/proc/meminfo: memFree=1827584/2055920 swapFree=4175096/4192956
[pid=28107] ppid=28105 vsize=53492 CPUtime=4721.12
/proc/28107/stat : 28107 (clasp) R 28105 28107 28003 0 -1 4194304 14482 0 0 0 472080 32 0 0 25 0 1 0 218969262 54775808 13146 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28107/statm: 13373 13146 182 377 0 12993 0
Current children cumulated CPU time (s) 4721.12
Current children cumulated vsize (KiB) 53492

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28122
/proc/meminfo: memFree=1827584/2055920 swapFree=4175096/4192956
[pid=28107] ppid=28105 vsize=53492 CPUtime=4781.1
/proc/28107/stat : 28107 (clasp) R 28105 28107 28003 0 -1 4194304 14482 0 0 0 478077 33 0 0 25 0 1 0 218969262 54775808 13146 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28107/statm: 13373 13146 182 377 0 12993 0
Current children cumulated CPU time (s) 4781.1
Current children cumulated vsize (KiB) 53492

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28122
/proc/meminfo: memFree=1827456/2055920 swapFree=4175096/4192956
[pid=28107] ppid=28105 vsize=53624 CPUtime=4841.09
/proc/28107/stat : 28107 (clasp) R 28105 28107 28003 0 -1 4194304 14509 0 0 0 484076 33 0 0 25 0 1 0 218969262 54910976 13173 1992294400 134512640 136057169 4294956160 18446744073709551615 134756805 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28107/statm: 13406 13173 182 377 0 13026 0
Current children cumulated CPU time (s) 4841.09
Current children cumulated vsize (KiB) 53624

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28122
/proc/meminfo: memFree=1826816/2055920 swapFree=4175096/4192956
[pid=28107] ppid=28105 vsize=54164 CPUtime=4901.07
/proc/28107/stat : 28107 (clasp) R 28105 28107 28003 0 -1 4194304 14679 0 0 0 490073 34 0 0 25 0 1 0 218969262 55463936 13312 1992294400 134512640 136057169 4294956160 18446744073709551615 134618347 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28107/statm: 13541 13312 182 377 0 13161 0
Current children cumulated CPU time (s) 4901.07
Current children cumulated vsize (KiB) 54164

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28122
/proc/meminfo: memFree=1826816/2055920 swapFree=4175096/4192956
[pid=28107] ppid=28105 vsize=53960 CPUtime=4961.06
/proc/28107/stat : 28107 (clasp) R 28105 28107 28003 0 -1 4194304 14679 0 0 0 496072 34 0 0 25 0 1 0 218969262 55255040 13265 1992294400 134512640 136057169 4294956160 18446744073709551615 134615958 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28107/statm: 13490 13265 182 377 0 13110 0
Current children cumulated CPU time (s) 4961.06
Current children cumulated vsize (KiB) 53960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28122
/proc/meminfo: memFree=1826816/2055920 swapFree=4175096/4192956
[pid=28107] ppid=28105 vsize=54224 CPUtime=5000.05
/proc/28107/stat : 28107 (clasp) R 28105 28107 28003 0 -1 4194304 14719 0 0 0 499971 34 0 0 25 0 1 0 218969262 55525376 13305 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28107/statm: 13556 13305 182 377 0 13176 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 54224

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

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

[startup+5001.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 28122
/proc/meminfo: memFree=1826816/2055920 swapFree=4175096/4192956
[pid=28107] ppid=28105 vsize=54224 CPUtime=5000.05
/proc/28107/stat : 28107 (clasp) R 28105 28107 28003 0 -1 4194304 14719 0 0 0 499971 34 0 0 25 0 1 0 218969262 55525376 13305 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/28107/statm: 13556 13305 182 377 0 13176 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 54224

Child status: 0
Real time (s): 5001.31
CPU time (s): 5000.07
CPU user time (s): 4999.72
CPU system time (s): 0.350946
CPU usage (%): 99.9751
Max. virtual memory (cumulated for all children) (KiB): 54224

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

runsolver used 3.78342 second user time and 10.1725 second system time

The end

Launcher Data

Begin job on node61 at 2009-05-10 00:50:21
IDJOB=1785384
IDBENCH=70907
IDSOLVER=637
FILE ID=node61/1785384-1241909421
PBS_JOBID= 9264802
Free space on /tmp= 66280 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/CRAFTED/edgematching/compact/em_7_3_6_cmp.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-1785384-1241909421/watcher-1785384-1241909421 -o /tmp/evaluation-result-1785384-1241909421/solver-1785384-1241909421 -C 5000 -W 6000 -M 1800  HOME/clasp --file=HOME/instance-1785384-1241909421.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= c848a5766cfcc1d1c3f26c7818e48eb2
RANDOM SEED=1186575766

node61.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.216
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.216
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:       1882024 kB
Buffers:         38928 kB
Cached:          80496 kB
SwapCached:      12428 kB
Active:          62228 kB
Inactive:        72052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1882024 kB
SwapTotal:     4192956 kB
SwapFree:      4175096 kB
Dirty:            2056 kB
Writeback:           0 kB
Mapped:          13696 kB
Slab:            25684 kB
Committed_AS:   763144 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66276 MiB
End job on node61 at 2009-05-10 02:13:45