Trace number 1785522

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? (MO) 2412.3 2413.01

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_14_7_3_fbc.cnf
MD5SUM4fe2719d54370e06a454523e5441fbad
Bench CategoryCRAFTED (crafted 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 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-1785522-1241915084/watcher-1785522-1241915084 -o /tmp/evaluation-result-1785522-1241915084/solver-1785522-1241915084 -C 5000 -W 6000 -M 1800 HOME/clasp --file=HOME/instance-1785522-1241915084.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

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


[startup+0 s]
/proc/loadavg: 0.86 0.97 0.99 3/64 425
/proc/meminfo: memFree=1707240/2055920 swapFree=4067112/4192956
[pid=425] ppid=423 vsize=3604 CPUtime=0
/proc/425/stat : 425 (clasp) R 423 425 388 0 -1 4194304 534 0 0 0 0 0 0 0 18 0 1 0 219536232 3690496 474 1992294400 134512640 136057169 4294956160 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 1 0 0
/proc/425/statm: 901 478 140 377 0 521 0

[startup+0.030343 s]
/proc/loadavg: 0.86 0.97 0.99 3/64 425
/proc/meminfo: memFree=1707240/2055920 swapFree=4067112/4192956
[pid=425] ppid=423 vsize=5172 CPUtime=0.02
/proc/425/stat : 425 (clasp) R 423 425 388 0 -1 4194304 1082 0 0 0 2 0 0 0 18 0 1 0 219536232 5296128 1022 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/425/statm: 1293 1022 144 377 0 913 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5172

[startup+0.101348 s]
/proc/loadavg: 0.86 0.97 0.99 3/64 425
/proc/meminfo: memFree=1707240/2055920 swapFree=4067112/4192956
[pid=425] ppid=423 vsize=9120 CPUtime=0.1
/proc/425/stat : 425 (clasp) R 423 425 388 0 -1 4194304 2347 0 0 0 9 1 0 0 18 0 1 0 219536232 9338880 1958 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/425/statm: 2280 1959 144 377 0 1900 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9120

[startup+0.301366 s]
/proc/loadavg: 0.86 0.97 0.99 3/64 425
/proc/meminfo: memFree=1707240/2055920 swapFree=4067112/4192956
[pid=425] ppid=423 vsize=21388 CPUtime=0.29
/proc/425/stat : 425 (clasp) R 423 425 388 0 -1 4194304 6134 0 0 0 26 3 0 0 19 0 1 0 219536232 21901312 4912 1992294400 134512640 136057169 4294956160 18446744073709551615 134772705 0 0 4096 16386 0 0 0 17 1 0 0
/proc/425/statm: 5347 4912 163 377 0 4967 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21388

[startup+0.701404 s]
/proc/loadavg: 0.86 0.97 0.99 3/64 425
/proc/meminfo: memFree=1707240/2055920 swapFree=4067112/4192956
[pid=425] ppid=423 vsize=25700 CPUtime=0.69
/proc/425/stat : 425 (clasp) R 423 425 388 0 -1 4194304 7684 0 0 0 65 4 0 0 22 0 1 0 219536232 26316800 5955 1992294400 134512640 136057169 4294956160 18446744073709551615 134774623 0 0 4096 16386 0 0 0 17 1 0 0
/proc/425/statm: 6425 5955 166 377 0 6045 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 25700

[startup+1.50148 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 426
/proc/meminfo: memFree=1683936/2055920 swapFree=4067112/4192956
[pid=425] ppid=423 vsize=23272 CPUtime=1.49
/proc/425/stat : 425 (clasp) R 423 425 388 0 -1 4194304 8177 0 0 0 145 4 0 0 25 0 1 0 219536232 23830528 5577 1992294400 134512640 136057169 4294956160 18446744073709551615 134756816 0 0 4096 16386 0 0 0 17 1 0 0
/proc/425/statm: 5818 5577 178 377 0 5438 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23272

[startup+3.10163 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 426
/proc/meminfo: memFree=1685216/2055920 swapFree=4067112/4192956
[pid=425] ppid=423 vsize=23668 CPUtime=3.09
/proc/425/stat : 425 (clasp) R 423 425 388 0 -1 4194304 8287 0 0 0 305 4 0 0 25 0 1 0 219536232 24236032 5687 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/425/statm: 5917 5688 182 377 0 5537 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23668

[startup+6.30192 s]
/proc/loadavg: 0.87 0.97 0.99 2/65 426
/proc/meminfo: memFree=1669032/2055920 swapFree=4067112/4192956
[pid=425] ppid=423 vsize=43920 CPUtime=6.29
/proc/425/stat : 425 (clasp) R 423 425 388 0 -1 4194304 13330 0 0 0 622 7 0 0 25 0 1 0 219536232 44974080 10730 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/425/statm: 10980 10730 182 377 0 10600 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43920

[startup+12.7015 s]
/proc/loadavg: 0.88 0.97 0.99 2/65 426
/proc/meminfo: memFree=1642152/2055920 swapFree=4067112/4192956
[pid=425] ppid=423 vsize=69624 CPUtime=12.69
/proc/425/stat : 425 (clasp) R 423 425 388 0 -1 4194304 19754 0 0 0 1259 10 0 0 25 0 1 0 219536232 71294976 17154 1992294400 134512640 136057169 4294956160 18446744073709551615 134823686 0 0 4096 16386 0 0 0 17 1 0 0
/proc/425/statm: 17406 17154 182 377 0 17026 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 69624

[startup+25.5017 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 426
/proc/meminfo: memFree=1595112/2055920 swapFree=4067112/4192956
[pid=425] ppid=423 vsize=114556 CPUtime=25.48
/proc/425/stat : 425 (clasp) R 423 425 388 0 -1 4194304 30943 0 0 0 2532 16 0 0 25 0 1 0 219536232 117305344 28343 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/425/statm: 28639 28343 182 377 0 28259 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 114556

[startup+51.1011 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 426
/proc/meminfo: memFree=1525608/2055920 swapFree=4067112/4192956
[pid=425] ppid=423 vsize=183196 CPUtime=51.07
/proc/425/stat : 425 (clasp) R 423 425 388 0 -1 4194304 48047 0 0 0 5080 27 0 0 25 0 1 0 219536232 187592704 45447 1992294400 134512640 136057169 4294956160 18446744073709551615 134634155 0 0 4096 16386 0 0 0 17 1 0 0
/proc/425/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: 0.97 0.97 0.99 2/65 426
/proc/meminfo: memFree=1468136/2055920 swapFree=4067112/4192956
[pid=425] ppid=423 vsize=240972 CPUtime=102.25
/proc/425/stat : 425 (clasp) R 423 425 388 0 -1 4194304 62493 0 0 0 10192 33 0 0 25 0 1 0 219536232 246755328 59893 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/425/statm: 60243 59893 182 377 0 59863 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 240972

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 426
/proc/meminfo: memFree=1310952/2055920 swapFree=4067112/4192956
[pid=425] ppid=423 vsize=403084 CPUtime=162.24
/proc/425/stat : 425 (clasp) R 423 425 388 0 -1 4194304 102920 0 0 0 16173 51 0 0 25 0 1 0 219536232 412758016 100320 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/425/statm: 100771 100320 182 377 0 100391 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 403084

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 426
/proc/meminfo: memFree=1127784/2055920 swapFree=4067112/4192956
[pid=425] ppid=423 vsize=580880 CPUtime=222.23
/proc/425/stat : 425 (clasp) R 423 425 388 0 -1 4194304 147445 0 0 0 22148 75 0 0 25 0 1 0 219536232 594821120 144709 1992294400 134512640 136057169 4294956160 18446744073709551615 134616029 0 0 4096 16386 0 0 0 17 1 0 0
/proc/425/statm: 145220 144709 182 377 0 144840 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 580880

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 426
/proc/meminfo: memFree=863080/2055920 swapFree=4067112/4192956
[pid=425] ppid=423 vsize=851404 CPUtime=282.21
/proc/425/stat : 425 (clasp) R 423 425 388 0 -1 4194304 214906 0 0 0 28115 106 0 0 25 0 1 0 219536232 871837696 212170 1992294400 134512640 136057169 4294956160 18446744073709551615 134614157 0 0 4096 16386 0 0 0 17 1 0 0
/proc/425/statm: 212851 212170 182 377 0 212471 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 851404

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 426
/proc/meminfo: memFree=650984/2055920 swapFree=4067112/4192956
[pid=425] ppid=423 vsize=1057816 CPUtime=342.19
/proc/425/stat : 425 (clasp) R 423 425 388 0 -1 4194304 266795 0 0 0 34090 129 0 0 25 0 1 0 219536232 1083203584 263665 1992294400 134512640 136057169 4294956160 18446744073709551615 134615628 0 0 4096 16386 0 0 0 17 1 0 0
/proc/425/statm: 264454 263665 182 377 0 264074 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 1057816

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 426
/proc/meminfo: memFree=650984/2055920 swapFree=4067112/4192956
[pid=425] ppid=423 vsize=1057816 CPUtime=402.18
/proc/425/stat : 425 (clasp) R 423 425 388 0 -1 4194304 266798 0 0 0 40089 129 0 0 25 0 1 0 219536232 1083203584 263668 1992294400 134512640 136057169 4294956160 18446744073709551615 134637501 0 0 4096 16386 0 0 0 17 1 0 0
/proc/425/statm: 264454 263668 182 377 0 264074 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 1057816

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 426
/proc/meminfo: memFree=650920/2055920 swapFree=4067112/4192956
[pid=425] ppid=423 vsize=1057816 CPUtime=462.17
/proc/425/stat : 425 (clasp) R 423 425 388 0 -1 4194304 266805 0 0 0 46087 130 0 0 25 0 1 0 219536232 1083203584 263675 1992294400 134512640 136057169 4294956160 18446744073709551615 134611615 0 0 4096 16386 0 0 0 17 1 0 0
/proc/425/statm: 264454 263675 182 377 0 264074 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 1057816

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 426
/proc/meminfo: memFree=650792/2055920 swapFree=4067112/4192956
[pid=425] ppid=423 vsize=1057816 CPUtime=522.16
/proc/425/stat : 425 (clasp) R 423 425 388 0 -1 4194304 266848 0 0 0 52086 130 0 0 25 0 1 0 219536232 1083203584 263718 1992294400 134512640 136057169 4294956160 18446744073709551615 134634768 0 0 4096 16386 0 0 0 17 1 0 0
/proc/425/statm: 264454 263718 182 377 0 264074 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 1057816

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 426
/proc/meminfo: memFree=650728/2055920 swapFree=4067112/4192956
[pid=425] ppid=423 vsize=1057816 CPUtime=582.14
/proc/425/stat : 425 (clasp) R 423 425 388 0 -1 4194304 266853 0 0 0 58084 130 0 0 25 0 1 0 219536232 1083203584 263723 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/425/statm: 264454 263723 182 377 0 264074 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 1057816

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 426
/proc/meminfo: memFree=650728/2055920 swapFree=4067112/4192956
[pid=425] ppid=423 vsize=1057816 CPUtime=642.13
/proc/425/stat : 425 (clasp) R 423 425 388 0 -1 4194304 266855 0 0 0 64083 130 0 0 25 0 1 0 219536232 1083203584 263725 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/425/statm: 264454 263725 182 377 0 264074 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 1057816

[startup+702.302 s]

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

[startup+1482.3 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 428
/proc/meminfo: memFree=650024/2055920 swapFree=4067112/4192956
[pid=425] ppid=423 vsize=1057816 CPUtime=1481.92
/proc/425/stat : 425 (clasp) R 423 425 388 0 -1 4194304 266906 0 0 0 148061 131 0 0 25 0 1 0 219536232 1083203584 263776 1992294400 134512640 136057169 4294956160 18446744073709551615 134618275 0 0 4096 16386 0 0 0 17 1 0 0
/proc/425/statm: 264454 263776 182 377 0 264074 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 1057816

[startup+1542.3 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 428
/proc/meminfo: memFree=650088/2055920 swapFree=4067112/4192956
[pid=425] ppid=423 vsize=1057816 CPUtime=1541.9
/proc/425/stat : 425 (clasp) R 423 425 388 0 -1 4194304 266906 0 0 0 154059 131 0 0 25 0 1 0 219536232 1083203584 263776 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/425/statm: 264454 263776 182 377 0 264074 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 1057816

[startup+1602.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/65 428
/proc/meminfo: memFree=650088/2055920 swapFree=4067112/4192956
[pid=425] ppid=423 vsize=1057816 CPUtime=1601.89
/proc/425/stat : 425 (clasp) R 423 425 388 0 -1 4194304 266906 0 0 0 160058 131 0 0 25 0 1 0 219536232 1083203584 263776 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/425/statm: 264454 263776 182 377 0 264074 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 1057816

[startup+1662.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 428
/proc/meminfo: memFree=650024/2055920 swapFree=4067112/4192956
[pid=425] ppid=423 vsize=1057816 CPUtime=1661.87
/proc/425/stat : 425 (clasp) R 423 425 388 0 -1 4194304 266906 0 0 0 166056 131 0 0 25 0 1 0 219536232 1083203584 263776 1992294400 134512640 136057169 4294956160 18446744073709551615 134615994 0 0 4096 16386 0 0 0 17 1 0 0
/proc/425/statm: 264454 263776 182 377 0 264074 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 1057816

[startup+1722.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 428
/proc/meminfo: memFree=551720/2055920 swapFree=4067112/4192956
[pid=425] ppid=423 vsize=1158884 CPUtime=1721.86
/proc/425/stat : 425 (clasp) R 423 425 388 0 -1 4194304 292182 0 0 0 172041 145 0 0 25 0 1 0 219536232 1186697216 288849 1992294400 134512640 136057169 4294956160 18446744073709551615 134615984 0 0 4096 16386 0 0 0 17 1 0 0
/proc/425/statm: 289721 288849 182 377 0 289341 0
Current children cumulated CPU time (s) 1721.86
Current children cumulated vsize (KiB) 1158884

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 428
/proc/meminfo: memFree=528936/2055920 swapFree=4067112/4192956
[pid=425] ppid=423 vsize=1179496 CPUtime=1781.85
/proc/425/stat : 425 (clasp) R 423 425 388 0 -1 4194304 297308 0 0 0 178037 148 0 0 25 0 1 0 219536232 1207803904 293975 1992294400 134512640 136057169 4294956160 18446744073709551615 134615984 0 0 4096 16386 0 0 0 17 1 0 0
/proc/425/statm: 294874 293975 182 377 0 294494 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 1179496

[startup+1842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 428
/proc/meminfo: memFree=528872/2055920 swapFree=4067112/4192956
[pid=425] ppid=423 vsize=1179496 CPUtime=1841.83
/proc/425/stat : 425 (clasp) R 423 425 388 0 -1 4194304 297321 0 0 0 184035 148 0 0 25 0 1 0 219536232 1207803904 293988 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/425/statm: 294874 293988 182 377 0 294494 0
Current children cumulated CPU time (s) 1841.83
Current children cumulated vsize (KiB) 1179496

[startup+1902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 428
/proc/meminfo: memFree=528680/2055920 swapFree=4067112/4192956
[pid=425] ppid=423 vsize=1179496 CPUtime=1901.81
/proc/425/stat : 425 (clasp) R 423 425 388 0 -1 4194304 297362 0 0 0 190033 148 0 0 25 0 1 0 219536232 1207803904 294029 1992294400 134512640 136057169 4294956160 18446744073709551615 134615984 0 0 4096 16386 0 0 0 17 1 0 0
/proc/425/statm: 294874 294029 182 377 0 294494 0
Current children cumulated CPU time (s) 1901.81
Current children cumulated vsize (KiB) 1179496

[startup+1962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 428
/proc/meminfo: memFree=491816/2055920 swapFree=4067112/4192956
[pid=425] ppid=423 vsize=1216548 CPUtime=1961.8
/proc/425/stat : 425 (clasp) R 423 425 388 0 -1 4194304 306546 0 0 0 196027 153 0 0 25 0 1 0 219536232 1245745152 303213 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/425/statm: 304137 303213 182 377 0 303757 0
Current children cumulated CPU time (s) 1961.8
Current children cumulated vsize (KiB) 1216548

[startup+2022.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 428
/proc/meminfo: memFree=348328/2055920 swapFree=4067112/4192956
[pid=425] ppid=423 vsize=1362060 CPUtime=2021.79
/proc/425/stat : 425 (clasp) R 423 425 388 0 -1 4194304 342604 0 0 0 202004 175 0 0 25 0 1 0 219536232 1394749440 339271 1992294400 134512640 136057169 4294956160 18446744073709551615 134614157 0 0 4096 16386 0 0 0 17 1 0 0
/proc/425/statm: 340515 339271 182 377 0 340135 0
Current children cumulated CPU time (s) 2021.79
Current children cumulated vsize (KiB) 1362060

[startup+2082.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 428
/proc/meminfo: memFree=105512/2055920 swapFree=4067112/4192956
[pid=425] ppid=423 vsize=1605032 CPUtime=2081.78
/proc/425/stat : 425 (clasp) R 423 425 388 0 -1 4194304 403301 0 0 0 207976 202 0 0 25 0 1 0 219536232 1643552768 399711 1992294400 134512640 136057169 4294956160 18446744073709551615 134634913 0 0 4096 16386 0 0 0 17 1 0 0
/proc/425/statm: 401258 399711 182 377 0 400878 0
Current children cumulated CPU time (s) 2081.78
Current children cumulated vsize (KiB) 1605032

[startup+2142.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 428
/proc/meminfo: memFree=14888/2055920 swapFree=4109908/4192956
[pid=425] ppid=423 vsize=1737484 CPUtime=2141.75
/proc/425/stat : 425 (clasp) R 423 425 388 0 -1 4194304 436443 0 0 0 213958 217 0 0 25 0 1 0 219536232 1779183616 432853 1992294400 134512640 136057169 4294956160 18446744073709551615 134829001 0 0 4096 16386 0 0 0 17 1 0 0
/proc/425/statm: 434371 432853 182 377 0 433991 0
Current children cumulated CPU time (s) 2141.75
Current children cumulated vsize (KiB) 1737484

[startup+2202.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 434
/proc/meminfo: memFree=16296/2055920 swapFree=4111572/4192956
[pid=425] ppid=423 vsize=1737484 CPUtime=2201.74
/proc/425/stat : 425 (clasp) R 423 425 388 0 -1 4194304 436444 0 0 0 219956 218 0 0 25 0 1 0 219536232 1779183616 432854 1992294400 134512640 136057169 4294956160 18446744073709551615 134823882 0 0 4096 16386 0 0 0 17 1 0 0
/proc/425/statm: 434371 432854 182 377 0 433991 0
Current children cumulated CPU time (s) 2201.74
Current children cumulated vsize (KiB) 1737484

[startup+2262.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 434
/proc/meminfo: memFree=16296/2055920 swapFree=4111572/4192956
[pid=425] ppid=423 vsize=1737484 CPUtime=2261.72
/proc/425/stat : 425 (clasp) R 423 425 388 0 -1 4194304 436465 0 0 0 225954 218 0 0 25 0 1 0 219536232 1779183616 432875 1992294400 134512640 136057169 4294956160 18446744073709551615 134819217 0 0 4096 16386 0 0 0 17 1 0 0
/proc/425/statm: 434371 432875 182 377 0 433991 0
Current children cumulated CPU time (s) 2261.72
Current children cumulated vsize (KiB) 1737484

[startup+2322.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 434
/proc/meminfo: memFree=16296/2055920 swapFree=4111572/4192956
[pid=425] ppid=423 vsize=1737484 CPUtime=2321.7
/proc/425/stat : 425 (clasp) R 423 425 388 0 -1 4194304 436479 0 0 0 231952 218 0 0 25 0 1 0 219536232 1779183616 432889 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/425/statm: 434371 432889 182 377 0 433991 0
Current children cumulated CPU time (s) 2321.7
Current children cumulated vsize (KiB) 1737484

[startup+2382.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 434
/proc/meminfo: memFree=16232/2055920 swapFree=4111572/4192956
[pid=425] ppid=423 vsize=1738336 CPUtime=2381.69
/proc/425/stat : 425 (clasp) R 423 425 388 0 -1 4194304 436685 0 0 0 237951 218 0 0 25 0 1 0 219536232 1780056064 433095 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/425/statm: 434584 433095 182 377 0 434204 0
Current children cumulated CPU time (s) 2381.69
Current children cumulated vsize (KiB) 1738336



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+2412.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 434
/proc/meminfo: memFree=15016/2055920 swapFree=4151488/4192956
[pid=425] ppid=423 vsize=1843716 CPUtime=2411.99
/proc/425/stat : 425 (clasp) R 423 425 388 0 -1 4194304 463077 0 0 0 240965 234 0 0 25 0 1 0 219536232 1887965184 459366 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/425/statm: 460929 459366 182 377 0 460549 0
Current children cumulated CPU time (s) 2411.99
Current children cumulated vsize (KiB) 1843716

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

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

[startup+2413 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 434
/proc/meminfo: memFree=15016/2055920 swapFree=4151488/4192956
[pid=425] ppid=423 vsize=0 CPUtime=2412.28
/proc/425/stat : 425 (clasp) R 423 425 388 0 -1 4194308 463080 0 0 0 240965 263 0 0 25 0 1 0 219536232 0 0 1992294400 0 0 0 0 0 0 16384 20482 0 0 0 0 17 1 0 0
/proc/425/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2412.28
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 2413.01
CPU time (s): 2412.3
CPU user time (s): 2409.65
CPU system time (s): 2.6416
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 1843716

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

runsolver used 1.70974 second user time and 4.97924 second system time

The end

Launcher Data

Begin job on node48 at 2009-05-10 02:24:45
IDJOB=1785522
IDBENCH=70932
IDSOLVER=637
FILE ID=node48/1785522-1241915084
PBS_JOBID= 9264876
Free space on /tmp= 66256 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/CRAFTED/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-1785522-1241915084/watcher-1785522-1241915084 -o /tmp/evaluation-result-1785522-1241915084/solver-1785522-1241915084 -C 5000 -W 6000 -M 1800  HOME/clasp --file=HOME/instance-1785522-1241915084.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= 4fe2719d54370e06a454523e5441fbad
RANDOM SEED=1222594912

node48.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.209
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.209
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:       1707656 kB
Buffers:         51524 kB
Cached:         109296 kB
SwapCached:     120564 kB
Active:          94712 kB
Inactive:       188512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1707656 kB
SwapTotal:     4192956 kB
SwapFree:      4067112 kB
Dirty:            9124 kB
Writeback:           0 kB
Mapped:          13860 kB
Slab:            51068 kB
Committed_AS:   803696 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66256 MiB
End job on node48 at 2009-05-10 03:05:00