Trace number 1784808

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.03 5001.41

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n1200-d0.02-s1099787414.sat05-542.reshuffled-07.cnf
MD5SUMe8bf7f81ddac4f189ec204bc856c8406
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 variables1184
Number of clauses14216
Sum of the clauses size42944
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 313920
Number of clauses of size 4296
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1784808-1241866916/watcher-1784808-1241866916 -o /tmp/evaluation-result-1784808-1241866916/solver-1784808-1241866916 -C 5000 -W 6000 -M 1800 HOME/clasp --file=HOME/instance-1784808-1241866916.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.92 0.98 0.93 3/65 4188
/proc/meminfo: memFree=1857160/2055920 swapFree=4180196/4192956
[pid=4188] ppid=4186 vsize=1964 CPUtime=0
/proc/4188/stat : 4188 (clasp) R 4186 4188 4080 0 -1 4194304 247 0 0 0 0 0 0 0 18 0 1 0 214719359 2011136 231 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4188/statm: 491 232 144 377 0 111 0

[startup+0.0446869 s]
/proc/loadavg: 0.92 0.98 0.93 3/65 4188
/proc/meminfo: memFree=1857160/2055920 swapFree=4180196/4192956
[pid=4188] ppid=4186 vsize=2792 CPUtime=0.04
/proc/4188/stat : 4188 (clasp) R 4186 4188 4080 0 -1 4194304 498 0 0 0 4 0 0 0 18 0 1 0 214719359 2859008 474 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4188/statm: 698 474 167 377 0 318 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2792

[startup+0.101692 s]
/proc/loadavg: 0.92 0.98 0.93 3/65 4188
/proc/meminfo: memFree=1857160/2055920 swapFree=4180196/4192956
[pid=4188] ppid=4186 vsize=3188 CPUtime=0.09
/proc/4188/stat : 4188 (clasp) R 4186 4188 4080 0 -1 4194304 587 0 0 0 9 0 0 0 18 0 1 0 214719359 3264512 563 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4188/statm: 797 563 167 377 0 417 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3188

[startup+0.301711 s]
/proc/loadavg: 0.92 0.98 0.93 3/65 4188
/proc/meminfo: memFree=1857160/2055920 swapFree=4180196/4192956
[pid=4188] ppid=4186 vsize=3584 CPUtime=0.29
/proc/4188/stat : 4188 (clasp) R 4186 4188 4080 0 -1 4194304 697 0 0 0 29 0 0 0 19 0 1 0 214719359 3670016 673 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4188/statm: 896 673 183 377 0 516 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3584

[startup+0.70175 s]
/proc/loadavg: 0.92 0.98 0.93 3/65 4188
/proc/meminfo: memFree=1857160/2055920 swapFree=4180196/4192956
[pid=4188] ppid=4186 vsize=3848 CPUtime=0.69
/proc/4188/stat : 4188 (clasp) R 4186 4188 4080 0 -1 4194304 771 0 0 0 69 0 0 0 22 0 1 0 214719359 3940352 747 1992294400 134512640 136057169 4294956160 18446744073709551615 134828275 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4188/statm: 962 747 183 377 0 582 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3848

[startup+1.50183 s]
/proc/loadavg: 0.92 0.98 0.93 2/66 4189
/proc/meminfo: memFree=1854784/2055920 swapFree=4180196/4192956
[pid=4188] ppid=4186 vsize=4244 CPUtime=1.49
/proc/4188/stat : 4188 (clasp) R 4186 4188 4080 0 -1 4194304 867 0 0 0 149 0 0 0 25 0 1 0 214719359 4345856 843 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4188/statm: 1061 843 183 377 0 681 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4244

[startup+3.10198 s]
/proc/loadavg: 0.92 0.98 0.93 2/66 4189
/proc/meminfo: memFree=1854336/2055920 swapFree=4180196/4192956
[pid=4188] ppid=4186 vsize=4508 CPUtime=3.09
/proc/4188/stat : 4188 (clasp) R 4186 4188 4080 0 -1 4194304 922 0 0 0 309 0 0 0 25 0 1 0 214719359 4616192 898 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4188/statm: 1127 898 183 377 0 747 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4508

[startup+6.3013 s]
/proc/loadavg: 0.93 0.98 0.93 2/66 4189
/proc/meminfo: memFree=1853376/2055920 swapFree=4180196/4192956
[pid=4188] ppid=4186 vsize=5436 CPUtime=6.29
/proc/4188/stat : 4188 (clasp) R 4186 4188 4080 0 -1 4194304 1165 0 0 0 629 0 0 0 25 0 1 0 214719359 5566464 1141 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4188/statm: 1359 1141 183 377 0 979 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5436

[startup+12.7019 s]
/proc/loadavg: 0.93 0.98 0.93 2/66 4189
/proc/meminfo: memFree=1852800/2055920 swapFree=4180196/4192956
[pid=4188] ppid=4186 vsize=5844 CPUtime=12.69
/proc/4188/stat : 4188 (clasp) R 4186 4188 4080 0 -1 4194304 1271 0 0 0 1269 0 0 0 25 0 1 0 214719359 5984256 1247 1992294400 134512640 136057169 4294956160 18446744073709551615 134820243 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4188/statm: 1461 1247 183 377 0 1081 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5844

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.93 2/66 4189
/proc/meminfo: memFree=1851648/2055920 swapFree=4180196/4192956
[pid=4188] ppid=4186 vsize=6768 CPUtime=25.48
/proc/4188/stat : 4188 (clasp) R 4186 4188 4080 0 -1 4194304 1517 0 0 0 2548 0 0 0 25 0 1 0 214719359 6930432 1493 1992294400 134512640 136057169 4294956160 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4188/statm: 1692 1493 183 377 0 1312 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6768

[startup+51.1017 s]
/proc/loadavg: 0.96 0.98 0.93 2/66 4189
/proc/meminfo: memFree=1850368/2055920 swapFree=4180196/4192956
[pid=4188] ppid=4186 vsize=8148 CPUtime=51.08
/proc/4188/stat : 4188 (clasp) R 4186 4188 4080 0 -1 4194304 1845 0 0 0 5107 1 0 0 25 0 1 0 214719359 8343552 1821 1992294400 134512640 136057169 4294956160 18446744073709551615 134823867 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4188/statm: 2037 1821 183 377 0 1657 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 8148

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.93 2/66 4189
/proc/meminfo: memFree=1848640/2055920 swapFree=4180196/4192956
[pid=4188] ppid=4186 vsize=9904 CPUtime=102.27
/proc/4188/stat : 4188 (clasp) R 4186 4188 4080 0 -1 4194304 2277 0 0 0 10226 1 0 0 25 0 1 0 214719359 10141696 2253 1992294400 134512640 136057169 4294956160 18446744073709551615 134829010 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4188/statm: 2476 2253 183 377 0 2096 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 9904

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 4189
/proc/meminfo: memFree=1847808/2055920 swapFree=4180196/4192956
[pid=4188] ppid=4186 vsize=10744 CPUtime=162.24
/proc/4188/stat : 4188 (clasp) R 4186 4188 4080 0 -1 4194304 2468 0 0 0 16223 1 0 0 25 0 1 0 214719359 11001856 2444 1992294400 134512640 136057169 4294956160 18446744073709551615 134823884 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4188/statm: 2686 2444 183 377 0 2306 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 10744

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 4189
/proc/meminfo: memFree=1846656/2055920 swapFree=4180196/4192956
[pid=4188] ppid=4186 vsize=11868 CPUtime=222.23
/proc/4188/stat : 4188 (clasp) R 4186 4188 4080 0 -1 4194304 2752 0 0 0 22221 2 0 0 25 0 1 0 214719359 12152832 2728 1992294400 134512640 136057169 4294956160 18446744073709551615 134823867 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4188/statm: 2967 2728 183 377 0 2587 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 11868

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 4189
/proc/meminfo: memFree=1845504/2055920 swapFree=4180196/4192956
[pid=4188] ppid=4186 vsize=13172 CPUtime=282.21
/proc/4188/stat : 4188 (clasp) R 4186 4188 4080 0 -1 4194304 3057 0 0 0 28219 2 0 0 25 0 1 0 214719359 13488128 3033 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4188/statm: 3293 3033 183 377 0 2913 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 13172

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 4189
/proc/meminfo: memFree=1844608/2055920 swapFree=4180196/4192956
[pid=4188] ppid=4186 vsize=14004 CPUtime=342.19
/proc/4188/stat : 4188 (clasp) R 4186 4188 4080 0 -1 4194304 3251 0 0 0 34217 2 0 0 25 0 1 0 214719359 14340096 3227 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4188/statm: 3501 3227 183 377 0 3121 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 14004

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 4189
/proc/meminfo: memFree=1844224/2055920 swapFree=4180196/4192956
[pid=4188] ppid=4186 vsize=14268 CPUtime=402.17
/proc/4188/stat : 4188 (clasp) R 4186 4188 4080 0 -1 4194304 3344 0 0 0 40215 2 0 0 25 0 1 0 214719359 14610432 3320 1992294400 134512640 136057169 4294956160 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4188/statm: 3567 3320 183 377 0 3187 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 14268

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 4189
/proc/meminfo: memFree=1843520/2055920 swapFree=4180196/4192956
[pid=4188] ppid=4186 vsize=14968 CPUtime=462.17
/proc/4188/stat : 4188 (clasp) R 4186 4188 4080 0 -1 4194304 3518 0 0 0 46214 3 0 0 25 0 1 0 214719359 15327232 3494 1992294400 134512640 136057169 4294956160 18446744073709551615 134618176 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4188/statm: 3742 3494 183 377 0 3362 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 14968

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 4189
/proc/meminfo: memFree=1842560/2055920 swapFree=4180196/4192956
[pid=4188] ppid=4186 vsize=15968 CPUtime=522.14
/proc/4188/stat : 4188 (clasp) R 4186 4188 4080 0 -1 4194304 3760 0 0 0 52211 3 0 0 25 0 1 0 214719359 16351232 3736 1992294400 134512640 136057169 4294956160 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4188/statm: 3992 3736 183 377 0 3612 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 15968

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 4189
/proc/meminfo: memFree=1842048/2055920 swapFree=4180196/4192956
[pid=4188] ppid=4186 vsize=16532 CPUtime=582.13
/proc/4188/stat : 4188 (clasp) R 4186 4188 4080 0 -1 4194304 3868 0 0 0 58210 3 0 0 25 0 1 0 214719359 16928768 3844 1992294400 134512640 136057169 4294956160 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4188/statm: 4133 3844 183 377 0 3753 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 16532

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 4189
/proc/meminfo: memFree=1841728/2055920 swapFree=4180196/4192956
[pid=4188] ppid=4186 vsize=16864 CPUtime=642.12
/proc/4188/stat : 4188 (clasp) R 4186 4188 4080 0 -1 4194304 3960 0 0 0 64208 4 0 0 25 0 1 0 214719359 17268736 3936 1992294400 134512640 136057169 4294956160 18446744073709551615 134824014 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4188/statm: 4216 3936 183 377 0 3836 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 16864

[startup+702.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 4197
/proc/meminfo: memFree=1827712/2055920 swapFree=4180196/4192956
[pid=4188] ppid=4186 vsize=30456 CPUtime=4001.18
/proc/4188/stat : 4188 (clasp) R 4186 4188 4080 0 -1 4194304 7156 0 0 0 400105 13 0 0 25 0 1 0 214719359 31186944 7094 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4188/statm: 7614 7094 183 377 0 7234 0
Current children cumulated CPU time (s) 4001.18
Current children cumulated vsize (KiB) 30456

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 4197
/proc/meminfo: memFree=1826816/2055920 swapFree=4180196/4192956
[pid=4188] ppid=4186 vsize=31380 CPUtime=4061.17
/proc/4188/stat : 4188 (clasp) R 4186 4188 4080 0 -1 4194304 7385 0 0 0 406103 14 0 0 25 0 1 0 214719359 32133120 7323 1992294400 134512640 136057169 4294956160 18446744073709551615 134615597 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4188/statm: 7845 7323 183 377 0 7465 0
Current children cumulated CPU time (s) 4061.17
Current children cumulated vsize (KiB) 31380

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 4197
/proc/meminfo: memFree=1826304/2055920 swapFree=4180196/4192956
[pid=4188] ppid=4186 vsize=31824 CPUtime=4121.15
/proc/4188/stat : 4188 (clasp) R 4186 4188 4080 0 -1 4194304 7499 0 0 0 412101 14 0 0 25 0 1 0 214719359 32587776 7432 1992294400 134512640 136057169 4294956160 18446744073709551615 134828311 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4188/statm: 7956 7432 183 377 0 7576 0
Current children cumulated CPU time (s) 4121.15
Current children cumulated vsize (KiB) 31824

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 4197
/proc/meminfo: memFree=1825792/2055920 swapFree=4180196/4192956
[pid=4188] ppid=4186 vsize=32604 CPUtime=4181.13
/proc/4188/stat : 4188 (clasp) R 4186 4188 4080 0 -1 4194304 7653 0 0 0 418099 14 0 0 25 0 1 0 214719359 33386496 7586 1992294400 134512640 136057169 4294956160 18446744073709551615 134618232 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4188/statm: 8151 7586 183 377 0 7771 0
Current children cumulated CPU time (s) 4181.13
Current children cumulated vsize (KiB) 32604

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 4197
/proc/meminfo: memFree=1825792/2055920 swapFree=4180196/4192956
[pid=4188] ppid=4186 vsize=32604 CPUtime=4241.12
/proc/4188/stat : 4188 (clasp) R 4186 4188 4080 0 -1 4194304 7653 0 0 0 424097 15 0 0 25 0 1 0 214719359 33386496 7586 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4188/statm: 8151 7586 183 377 0 7771 0
Current children cumulated CPU time (s) 4241.12
Current children cumulated vsize (KiB) 32604

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 4197
/proc/meminfo: memFree=1825792/2055920 swapFree=4180196/4192956
[pid=4188] ppid=4186 vsize=32604 CPUtime=4301.11
/proc/4188/stat : 4188 (clasp) R 4186 4188 4080 0 -1 4194304 7659 0 0 0 430096 15 0 0 25 0 1 0 214719359 33386496 7592 1992294400 134512640 136057169 4294956160 18446744073709551615 134819598 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4188/statm: 8151 7592 183 377 0 7771 0
Current children cumulated CPU time (s) 4301.11
Current children cumulated vsize (KiB) 32604

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 4197
/proc/meminfo: memFree=1825600/2055920 swapFree=4180196/4192956
[pid=4188] ppid=4186 vsize=32756 CPUtime=4361.09
/proc/4188/stat : 4188 (clasp) R 4186 4188 4080 0 -1 4194304 7694 0 0 0 436094 15 0 0 25 0 1 0 214719359 33542144 7627 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4188/statm: 8189 7627 183 377 0 7809 0
Current children cumulated CPU time (s) 4361.09
Current children cumulated vsize (KiB) 32756

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 4197
/proc/meminfo: memFree=1825344/2055920 swapFree=4180196/4192956
[pid=4188] ppid=4186 vsize=32900 CPUtime=4421.07
/proc/4188/stat : 4188 (clasp) R 4186 4188 4080 0 -1 4194304 7752 0 0 0 442092 15 0 0 25 0 1 0 214719359 33689600 7685 1992294400 134512640 136057169 4294956160 18446744073709551615 134618117 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4188/statm: 8225 7685 183 377 0 7845 0
Current children cumulated CPU time (s) 4421.07
Current children cumulated vsize (KiB) 32900

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 4197
/proc/meminfo: memFree=1825280/2055920 swapFree=4180196/4192956
[pid=4188] ppid=4186 vsize=32900 CPUtime=4481.05
/proc/4188/stat : 4188 (clasp) R 4186 4188 4080 0 -1 4194304 7752 0 0 0 448090 15 0 0 25 0 1 0 214719359 33689600 7685 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4188/statm: 8225 7685 183 377 0 7845 0
Current children cumulated CPU time (s) 4481.05
Current children cumulated vsize (KiB) 32900

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 4197
/proc/meminfo: memFree=1825216/2055920 swapFree=4180196/4192956
[pid=4188] ppid=4186 vsize=33060 CPUtime=4541.04
/proc/4188/stat : 4188 (clasp) R 4186 4188 4080 0 -1 4194304 7776 0 0 0 454089 15 0 0 25 0 1 0 214719359 33853440 7709 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4188/statm: 8265 7709 183 377 0 7885 0
Current children cumulated CPU time (s) 4541.04
Current children cumulated vsize (KiB) 33060

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 4197
/proc/meminfo: memFree=1825024/2055920 swapFree=4180196/4192956
[pid=4188] ppid=4186 vsize=33248 CPUtime=4601.02
/proc/4188/stat : 4188 (clasp) R 4186 4188 4080 0 -1 4194304 7816 0 0 0 460087 15 0 0 25 0 1 0 214719359 34045952 7749 1992294400 134512640 136057169 4294956160 18446744073709551615 134618161 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4188/statm: 8312 7749 183 377 0 7932 0
Current children cumulated CPU time (s) 4601.02
Current children cumulated vsize (KiB) 33248

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 4197
/proc/meminfo: memFree=1824960/2055920 swapFree=4180196/4192956
[pid=4188] ppid=4186 vsize=33248 CPUtime=4661.01
/proc/4188/stat : 4188 (clasp) R 4186 4188 4080 0 -1 4194304 7834 0 0 0 466085 16 0 0 25 0 1 0 214719359 34045952 7767 1992294400 134512640 136057169 4294956160 18446744073709551615 134828499 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4188/statm: 8312 7767 183 377 0 7932 0
Current children cumulated CPU time (s) 4661.01
Current children cumulated vsize (KiB) 33248

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 4197
/proc/meminfo: memFree=1824576/2055920 swapFree=4180196/4192956
[pid=4188] ppid=4186 vsize=33644 CPUtime=4720.99
/proc/4188/stat : 4188 (clasp) R 4186 4188 4080 0 -1 4194304 7923 0 0 0 472083 16 0 0 25 0 1 0 214719359 34451456 7856 1992294400 134512640 136057169 4294956160 18446744073709551615 134618235 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4188/statm: 8411 7856 183 377 0 8031 0
Current children cumulated CPU time (s) 4720.99
Current children cumulated vsize (KiB) 33644

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 4197
/proc/meminfo: memFree=1824064/2055920 swapFree=4180196/4192956
[pid=4188] ppid=4186 vsize=34196 CPUtime=4780.97
/proc/4188/stat : 4188 (clasp) R 4186 4188 4080 0 -1 4194304 8034 0 0 0 478081 16 0 0 25 0 1 0 214719359 35016704 7967 1992294400 134512640 136057169 4294956160 18446744073709551615 134828613 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4188/statm: 8549 7967 183 377 0 8169 0
Current children cumulated CPU time (s) 4780.97
Current children cumulated vsize (KiB) 34196

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 4197
/proc/meminfo: memFree=1824064/2055920 swapFree=4180196/4192956
[pid=4188] ppid=4186 vsize=34196 CPUtime=4840.95
/proc/4188/stat : 4188 (clasp) R 4186 4188 4080 0 -1 4194304 8034 0 0 0 484079 16 0 0 25 0 1 0 214719359 35016704 7967 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4188/statm: 8549 7967 183 377 0 8169 0
Current children cumulated CPU time (s) 4840.95
Current children cumulated vsize (KiB) 34196

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 4197
/proc/meminfo: memFree=1823872/2055920 swapFree=4180196/4192956
[pid=4188] ppid=4186 vsize=34340 CPUtime=4900.94
/proc/4188/stat : 4188 (clasp) R 4186 4188 4080 0 -1 4194304 8066 0 0 0 490077 17 0 0 25 0 1 0 214719359 35164160 7999 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4188/statm: 8585 7999 183 377 0 8205 0
Current children cumulated CPU time (s) 4900.94
Current children cumulated vsize (KiB) 34340

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 4197
/proc/meminfo: memFree=1823872/2055920 swapFree=4180196/4192956
[pid=4188] ppid=4186 vsize=34340 CPUtime=4960.92
/proc/4188/stat : 4188 (clasp) R 4186 4188 4080 0 -1 4194304 8071 0 0 0 496075 17 0 0 25 0 1 0 214719359 35164160 8004 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4188/statm: 8585 8004 183 377 0 8205 0
Current children cumulated CPU time (s) 4960.92
Current children cumulated vsize (KiB) 34340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.4 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 4197
/proc/meminfo: memFree=1823808/2055920 swapFree=4180196/4192956
[pid=4188] ppid=4186 vsize=34340 CPUtime=5000.01
/proc/4188/stat : 4188 (clasp) R 4186 4188 4080 0 -1 4194304 8071 0 0 0 499984 17 0 0 25 0 1 0 214719359 35164160 8004 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/4188/statm: 8585 8004 183 377 0 8205 0
Current children cumulated CPU time (s) 5000.01
Current children cumulated vsize (KiB) 34340

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): 5001.41
CPU time (s): 5000.03
CPU user time (s): 4999.85
CPU system time (s): 0.179972
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 34340

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

runsolver used 5.75712 second user time and 8.97164 second system time

The end

Launcher Data

Begin job on node56 at 2009-05-09 13:01:56
IDJOB=1784808
IDBENCH=24621
IDSOLVER=637
FILE ID=node56/1784808-1241866916
PBS_JOBID= 9264559
Free space on /tmp= 102904 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n1200-d0.02-s1099787414.sat05-542.reshuffled-07.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-1784808-1241866916/watcher-1784808-1241866916 -o /tmp/evaluation-result-1784808-1241866916/solver-1784808-1241866916 -C 5000 -W 6000 -M 1800  HOME/clasp --file=HOME/instance-1784808-1241866916.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= e8bf7f81ddac4f189ec204bc856c8406
RANDOM SEED=811516074

node56.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.218
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.218
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:       1857640 kB
Buffers:         30104 kB
Cached:          99792 kB
SwapCached:       6784 kB
Active:          55176 kB
Inactive:        83916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1857640 kB
SwapTotal:     4192956 kB
SwapFree:      4180196 kB
Dirty:            2060 kB
Writeback:           0 kB
Mapped:          14552 kB
Slab:            45188 kB
Committed_AS:   653976 kB
PageTables:       1472 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= 102904 MiB
End job on node56 at 2009-05-09 14:25:20