Trace number 3300072

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 2.0-R4092-indust? (TO) 1300 1300.02

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-eijkbs6669-tseitin.cnf
MD5SUM7886cd26d6e0801ea382a1ffd6224023
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables192503
Number of clauses564953
Sum of the clauses size1318221
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2376634
Number of clauses of size 3188317
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...825381/instance-3300072-1303825381.cnf
1.79/1.81	c Solving...
1299.97/1300.00	
1299.97/1300.00	*** INTERRUPTED! ***
1299.97/1300.00	s UNKNOWN
1299.97/1300.00	
1299.97/1300.00	c INTERRUPTED   : 1
1299.97/1300.00	c Models        : 0+    
1299.97/1300.00	c Time          : 1300.002s (Solving: 1298.19s 1st Model: 0.00s Unsat: 0.00s)
1299.97/1300.00	c CPU Time      : 1299.970s

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3300072-1303825381/watcher-3300072-1303825381 -o /tmp/evaluation-result-3300072-1303825381/solver-3300072-1303825381 -C 2400 -W 1300 -M 7680 HOME/clasp --berk-max=512 --berk-once --restarts=256 --reverse-arcs=2 --recursive-str --dinit=800,10000 --dsched=10000,1.1 --dscore=2 --update-lbd --dalgo=2 HOME/instance-3300072-1303825381.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.74 3.91 2.99 5/186 2258
/proc/meminfo: memFree=30850420/32951124 swapFree=67111364/67111528
[pid=2258] ppid=2256 vsize=12220 CPUtime=0 cores=5,7
/proc/2258/stat : 2258 (clasp) R 2256 2258 2057 0 -1 4194304 211 0 0 0 0 0 0 0 21 0 1 0 494138557 12513280 164 33554432000 4194304 4929204 140733852692896 18446744073709551615 253635897233 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/2258/statm: 3055 165 141 180 0 52 0

[startup+0.0689531 s]
/proc/loadavg: 3.74 3.91 2.99 5/186 2258
/proc/meminfo: memFree=30850420/32951124 swapFree=67111364/67111528
[pid=2258] ppid=2256 vsize=56008 CPUtime=0.06 cores=5,7
/proc/2258/stat : 2258 (clasp) R 2256 2258 2057 0 -1 4202496 13136 0 0 0 5 1 0 0 21 0 1 0 494138557 57352192 11102 33554432000 4194304 4929204 140733852692896 18446744073709551615 253640520389 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/2258/statm: 14002 11104 327 180 0 11012 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 56008

[startup+0.100958 s]
/proc/loadavg: 3.74 3.91 2.99 5/186 2258
/proc/meminfo: memFree=30850420/32951124 swapFree=67111364/67111528
[pid=2258] ppid=2256 vsize=61580 CPUtime=0.09 cores=5,7
/proc/2258/stat : 2258 (clasp) R 2256 2258 2057 0 -1 4202496 15082 0 0 0 8 1 0 0 21 0 1 0 494138557 63057920 12370 33554432000 4194304 4929204 140733852692896 18446744073709551615 253640520389 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/2258/statm: 15395 12371 327 180 0 12405 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 61580

[startup+0.300913 s]
/proc/loadavg: 3.74 3.91 2.99 5/186 2258
/proc/meminfo: memFree=30850420/32951124 swapFree=67111364/67111528
[pid=2258] ppid=2256 vsize=97892 CPUtime=0.29 cores=5,7
/proc/2258/stat : 2258 (clasp) R 2256 2258 2057 0 -1 4202496 27371 0 0 0 27 2 0 0 22 0 1 0 494138557 100241408 21212 33554432000 4194304 4929204 140733852692896 18446744073709551615 253640520389 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/2258/statm: 24473 21212 338 180 0 21483 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 97892

[startup+0.700841 s]
/proc/loadavg: 3.74 3.91 2.99 5/186 2258
/proc/meminfo: memFree=30850420/32951124 swapFree=67111364/67111528
[pid=2258] ppid=2256 vsize=116056 CPUtime=0.68 cores=5,7
/proc/2258/stat : 2258 (clasp) R 2256 2258 2057 0 -1 4202496 31788 0 0 0 66 2 0 0 24 0 1 0 494138557 118841344 25629 33554432000 4194304 4929204 140733852692896 18446744073709551615 253640520389 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/2258/statm: 29014 25630 342 180 0 26024 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 116056

[startup+1.5007 s]
/proc/loadavg: 3.74 3.91 2.99 4/185 2291
/proc/meminfo: memFree=30673232/32951124 swapFree=67111364/67111528
[pid=2258] ppid=2256 vsize=126748 CPUtime=1.49 cores=5,7
/proc/2258/stat : 2258 (clasp) R 2256 2258 2057 0 -1 4202496 34443 0 0 0 146 3 0 0 25 0 1 0 494138557 129789952 28284 33554432000 4194304 4929204 140733852692896 18446744073709551615 4588615 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/2258/statm: 31687 28285 342 180 0 28697 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 126748

[startup+3.1004 s]
/proc/loadavg: 3.74 3.91 2.99 4/185 2291
/proc/meminfo: memFree=30672256/32951124 swapFree=67111364/67111528
[pid=2258] ppid=2256 vsize=119872 CPUtime=3.08 cores=5,7
/proc/2258/stat : 2258 (clasp) R 2256 2258 2057 0 -1 4202496 36009 0 0 0 305 3 0 0 25 0 1 0 494138557 122748928 26866 33554432000 4194304 4929204 140733852692896 18446744073709551615 4365448 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/2258/statm: 29968 26866 367 180 0 26978 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 119872

[startup+6.30082 s]
/proc/loadavg: 3.68 3.89 2.99 5/190 2301
/proc/meminfo: memFree=30611456/32951124 swapFree=67111364/67111528
[pid=2258] ppid=2256 vsize=119872 CPUtime=6.28 cores=5,7
/proc/2258/stat : 2258 (clasp) R 2256 2258 2057 0 -1 4202496 36009 0 0 0 625 3 0 0 25 0 1 0 494138557 122748928 26866 33554432000 4194304 4929204 140733852692896 18446744073709551615 4365443 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/2258/statm: 29968 26866 367 180 0 26978 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 119872

[startup+12.7007 s]
/proc/loadavg: 3.71 3.89 2.99 5/190 2301
/proc/meminfo: memFree=30611380/32951124 swapFree=67111364/67111528
[pid=2258] ppid=2256 vsize=119872 CPUtime=12.68 cores=5,7
/proc/2258/stat : 2258 (clasp) R 2256 2258 2057 0 -1 4202496 36009 0 0 0 1265 3 0 0 25 0 1 0 494138557 122748928 26866 33554432000 4194304 4929204 140733852692896 18446744073709551615 4365571 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/2258/statm: 29968 26866 367 180 0 26978 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 119872

[startup+25.5003 s]
/proc/loadavg: 3.77 3.90 3.01 5/190 2302
/proc/meminfo: memFree=30610532/32951124 swapFree=67111364/67111528
[pid=2258] ppid=2256 vsize=119872 CPUtime=25.48 cores=5,7
/proc/2258/stat : 2258 (clasp) R 2256 2258 2057 0 -1 4202496 36014 0 0 0 2545 3 0 0 25 0 1 0 494138557 122748928 26871 33554432000 4194304 4929204 140733852692896 18446744073709551615 4365420 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/2258/statm: 29968 26871 372 180 0 26978 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 119872

[startup+51.1007 s]
/proc/loadavg: 3.85 3.90 3.03 5/190 2302
/proc/meminfo: memFree=30603672/32951124 swapFree=67111364/67111528
[pid=2258] ppid=2256 vsize=119872 CPUtime=51.08 cores=5,7
/proc/2258/stat : 2258 (clasp) R 2256 2258 2057 0 -1 4202496 36015 0 0 0 5105 3 0 0 25 0 1 0 494138557 122748928 26872 33554432000 4194304 4929204 140733852692896 18446744073709551615 4365408 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/2258/statm: 29968 26872 373 180 0 26978 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 119872

[startup+102.306 s]
/proc/loadavg: 4.01 3.93 3.09 6/190 2305
/proc/meminfo: memFree=30590988/32951124 swapFree=67111364/67111528
[pid=2258] ppid=2256 vsize=119872 CPUtime=102.29 cores=5,7
/proc/2258/stat : 2258 (clasp) R 2256 2258 2057 0 -1 4202496 36015 0 0 0 10226 3 0 0 25 0 1 0 494138557 122748928 26872 33554432000 4194304 4929204 140733852692896 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/2258/statm: 29968 26872 373 180 0 26978 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 119872

[startup+162.3 s]
/proc/loadavg: 4.06 3.96 3.14 5/190 2307
/proc/meminfo: memFree=30546944/32951124 swapFree=67111364/67111528
[pid=2258] ppid=2256 vsize=126676 CPUtime=162.29 cores=5,7
/proc/2258/stat : 2258 (clasp) R 2256 2258 2057 0 -1 4202496 37798 0 0 0 16225 4 0 0 25 0 1 0 494138557 129716224 28655 33554432000 4194304 4929204 140733852692896 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/2258/statm: 31669 28655 373 180 0 28679 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 126676

[startup+222.301 s]
/proc/loadavg: 4.02 3.97 3.20 5/190 2309
/proc/meminfo: memFree=30536364/32951124 swapFree=67111364/67111528
[pid=2258] ppid=2256 vsize=131872 CPUtime=222.29 cores=5,7
/proc/2258/stat : 2258 (clasp) R 2256 2258 2057 0 -1 4202496 39016 0 0 0 22225 4 0 0 25 0 1 0 494138557 135036928 29873 33554432000 4194304 4929204 140733852692896 18446744073709551615 4359771 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/2258/statm: 32968 29873 373 180 0 29978 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 131872

[startup+282.301 s]
/proc/loadavg: 4.05 3.98 3.25 5/190 2310
/proc/meminfo: memFree=30516868/32951124 swapFree=67111364/67111528
[pid=2258] ppid=2256 vsize=141900 CPUtime=282.28 cores=5,7
/proc/2258/stat : 2258 (clasp) R 2256 2258 2057 0 -1 4202496 41557 0 0 0 28223 5 0 0 25 0 1 0 494138557 145305600 32414 33554432000 4194304 4929204 140733852692896 18446744073709551615 4365448 0 0 4096 18946 0 0 0 17 7 0 0 0
/proc/2258/statm: 35475 32414 373 180 0 32485 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 141900

[startup+342.301 s]
/proc/loadavg: 4.02 3.98 3.29 5/190 2312
/proc/meminfo: memFree=30482108/32951124 swapFree=67111364/67111528
[pid=2258] ppid=2256 vsize=151024 CPUtime=342.28 cores=5,7
/proc/2258/stat : 2258 (clasp) R 2256 2258 2057 0 -1 4202496 43711 0 0 0 34222 6 0 0 25 0 1 0 494138557 154648576 34568 33554432000 4194304 4929204 140733852692896 18446744073709551615 4632587 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/2258/statm: 37756 34568 373 180 0 34766 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 151024

[startup+402.301 s]
/proc/loadavg: 3.85 3.95 3.32 4/184 2331
/proc/meminfo: memFree=30558996/32951124 swapFree=67111364/67111528
[pid=2258] ppid=2256 vsize=156328 CPUtime=402.27 cores=5,7
/proc/2258/stat : 2258 (clasp) R 2256 2258 2057 0 -1 4202496 44989 0 0 0 40221 6 0 0 25 0 1 0 494138557 160079872 35846 33554432000 4194304 4929204 140733852692896 18446744073709551615 4365448 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/2258/statm: 39082 35846 373 180 0 36092 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 156328

[startup+462.301 s]
/proc/loadavg: 3.31 3.78 3.30 4/184 2332
/proc/meminfo: memFree=30544088/32951124 swapFree=67111364/67111528
[pid=2258] ppid=2256 vsize=160616 CPUtime=462.28 cores=5,7
/proc/2258/stat : 2258 (clasp) R 2256 2258 2057 0 -1 4202496 46060 0 0 0 46221 7 0 0 25 0 1 0 494138557 164470784 36917 33554432000 4194304 4929204 140733852692896 18446744073709551615 4365448 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/2258/statm: 40154 36917 373 180 0 37164 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 160616

[startup+522.301 s]
/proc/loadavg: 3.11 3.63 3.28 5/184 2334
/proc/meminfo: memFree=30536868/32951124 swapFree=67111364/67111528
[pid=2258] ppid=2256 vsize=167020 CPUtime=522.27 cores=5,7
/proc/2258/stat : 2258 (clasp) R 2256 2258 2057 0 -1 4202496 47705 0 0 0 52220 7 0 0 25 0 1 0 494138557 171028480 38562 33554432000 4194304 4929204 140733852692896 18446744073709551615 4632960 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/2258/statm: 41755 38562 373 180 0 38765 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 167020

[startup+582.3 s]
/proc/loadavg: 3.04 3.51 3.26 5/184 2335
/proc/meminfo: memFree=30521840/32951124 swapFree=67111364/67111528
[pid=2258] ppid=2256 vsize=178244 CPUtime=582.28 cores=5,7
/proc/2258/stat : 2258 (clasp) R 2256 2258 2057 0 -1 4202496 50304 0 0 0 58220 8 0 0 25 0 1 0 494138557 182521856 41161 33554432000 4194304 4929204 140733852692896 18446744073709551615 4649570 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/2258/statm: 44561 41161 373 180 0 41571 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 178244

[startup+642.3 s]
/proc/loadavg: 3.01 3.41 3.24 5/184 2337
/proc/meminfo: memFree=30503952/32951124 swapFree=67111364/67111528
[pid=2258] ppid=2256 vsize=180580 CPUtime=642.28 cores=5,7
/proc/2258/stat : 2258 (clasp) R 2256 2258 2057 0 -1 4202496 50903 0 0 0 64220 8 0 0 25 0 1 0 494138557 184913920 41760 33554432000 4194304 4929204 140733852692896 18446744073709551615 4365426 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/2258/statm: 45145 41760 373 180 0 42155 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 180580

[startup+702.3 s]
/proc/loadavg: 3.12 3.37 3.23 4/184 2339
/proc/meminfo: memFree=30479116/32951124 swapFree=67111364/67111528
[pid=2258] ppid=2256 vsize=183692 CPUtime=702.27 cores=5,7
/proc/2258/stat : 2258 (clasp) R 2256 2258 2057 0 -1 4202496 51706 0 0 0 70219 8 0 0 25 0 1 0 494138557 188100608 42563 33554432000 4194304 4929204 140733852692896 18446744073709551615 4365485 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/2258/statm: 45923 42563 373 180 0 42933 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 183692

[startup+762.306 s]
/proc/loadavg: 3.07 3.31 3.22 4/184 2340
/proc/meminfo: memFree=30468056/32951124 swapFree=67111364/67111528
[pid=2258] ppid=2256 vsize=190372 CPUtime=762.29 cores=5,7
/proc/2258/stat : 2258 (clasp) R 2256 2258 2057 0 -1 4202496 53332 0 0 0 76220 9 0 0 25 0 1 0 494138557 194940928 44189 33554432000 4194304 4929204 140733852692896 18446744073709551615 4365443 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/2258/statm: 47593 44189 373 180 0 44603 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 190372

[startup+822.301 s]
/proc/loadavg: 3.08 3.27 3.21 4/184 2342
/proc/meminfo: memFree=30444964/32951124 swapFree=67111364/67111528
[pid=2258] ppid=2256 vsize=206216 CPUtime=822.28 cores=5,7
/proc/2258/stat : 2258 (clasp) R 2256 2258 2057 0 -1 4202496 56947 0 0 0 82218 10 0 0 25 0 1 0 494138557 211165184 47804 33554432000 4194304 4929204 140733852692896 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/2258/statm: 51554 47804 373 180 0 48564 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 206216

[startup+882.301 s]
/proc/loadavg: 3.03 3.22 3.19 4/184 2343
/proc/meminfo: memFree=30425840/32951124 swapFree=67111364/67111528
[pid=2258] ppid=2256 vsize=219796 CPUtime=882.28 cores=5,7
/proc/2258/stat : 2258 (clasp) R 2256 2258 2057 0 -1 4202496 60316 0 0 0 88217 11 0 0 25 0 1 0 494138557 225071104 51173 33554432000 4194304 4929204 140733852692896 18446744073709551615 4359771 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/2258/statm: 54949 51173 373 180 0 51959 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 219796

[startup+942.301 s]
/proc/loadavg: 3.01 3.18 3.18 4/184 2345
/proc/meminfo: memFree=30418488/32951124 swapFree=67111364/67111528
[pid=2258] ppid=2256 vsize=221260 CPUtime=942.28 cores=5,7
/proc/2258/stat : 2258 (clasp) R 2256 2258 2057 0 -1 4202496 60664 0 0 0 94217 11 0 0 25 0 1 0 494138557 226570240 51521 33554432000 4194304 4929204 140733852692896 18446744073709551615 4365443 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/2258/statm: 55315 51521 373 180 0 52325 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 221260

[startup+1002.3 s]
/proc/loadavg: 3.00 3.14 3.16 4/184 2347
/proc/meminfo: memFree=30410764/32951124 swapFree=67111364/67111528
[pid=2258] ppid=2256 vsize=224636 CPUtime=1002.27 cores=5,7
/proc/2258/stat : 2258 (clasp) R 2256 2258 2057 0 -1 4202496 61521 0 0 0 100216 11 0 0 25 0 1 0 494138557 230027264 52378 33554432000 4194304 4929204 140733852692896 18446744073709551615 4633604 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/2258/statm: 56159 52378 373 180 0 53169 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 224636

[startup+1062.3 s]
/proc/loadavg: 3.00 3.11 3.15 4/184 2348
/proc/meminfo: memFree=30398832/32951124 swapFree=67111364/67111528
[pid=2258] ppid=2256 vsize=225072 CPUtime=1062.27 cores=5,7
/proc/2258/stat : 2258 (clasp) R 2256 2258 2057 0 -1 4202496 61620 0 0 0 106216 11 0 0 25 0 1 0 494138557 230473728 52477 33554432000 4194304 4929204 140733852692896 18446744073709551615 4316089 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/2258/statm: 56268 52477 373 180 0 53278 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 225072

[startup+1122.3 s]
/proc/loadavg: 3.00 3.09 3.14 4/184 2359
/proc/meminfo: memFree=30372132/32951124 swapFree=67111364/67111528
[pid=2258] ppid=2256 vsize=234408 CPUtime=1122.27 cores=5,7
/proc/2258/stat : 2258 (clasp) R 2256 2258 2057 0 -1 4202496 63971 0 0 0 112215 12 0 0 25 0 1 0 494138557 240033792 54828 33554432000 4194304 4929204 140733852692896 18446744073709551615 4365420 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/2258/statm: 58602 54828 373 180 0 55612 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 234408

[startup+1182.3 s]
/proc/loadavg: 3.00 3.07 3.13 4/184 2360
/proc/meminfo: memFree=30368752/32951124 swapFree=67111364/67111528
[pid=2258] ppid=2256 vsize=237400 CPUtime=1182.27 cores=5,7
/proc/2258/stat : 2258 (clasp) R 2256 2258 2057 0 -1 4202496 64710 0 0 0 118215 12 0 0 25 0 1 0 494138557 243097600 55567 33554432000 4194304 4929204 140733852692896 18446744073709551615 4365450 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/2258/statm: 59350 55567 373 180 0 56360 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 237400

[startup+1242.3 s]
/proc/loadavg: 3.05 3.07 3.12 4/184 2364
/proc/meminfo: memFree=30357424/32951124 swapFree=67111364/67111528
[pid=2258] ppid=2256 vsize=239268 CPUtime=1242.28 cores=5,7
/proc/2258/stat : 2258 (clasp) R 2256 2258 2057 0 -1 4202496 65147 0 0 0 124215 13 0 0 25 0 1 0 494138557 245010432 56004 33554432000 4194304 4929204 140733852692896 18446744073709551615 4365450 0 0 4096 18946 0 0 0 17 7 0 0 0
/proc/2258/statm: 59817 56004 373 180 0 56827 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 239268



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.02 3.05 3.11 4/183 2368
/proc/meminfo: memFree=30479660/32951124 swapFree=67111364/67111528
[pid=2258] ppid=2256 vsize=251780 CPUtime=1299.97 cores=5,7
/proc/2258/stat : 2258 (clasp) R 2256 2258 2057 0 -1 4202496 67855 0 0 0 129984 13 0 0 25 0 1 0 494138557 257822720 58712 33554432000 4194304 4929204 140733852692896 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/2258/statm: 62945 58712 373 180 0 59955 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 251780

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): 1300.02
CPU time (s): 1300
CPU user time (s): 1299.85
CPU system time (s): 0.146977
CPU usage (%): 99.9985
Max. virtual memory (cumulated for all children) (KiB): 251780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.85
system time used= 0.146977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67868
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= 5
involuntary context switches= 6765

runsolver used 2.02469 second user time and 5.07923 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-26 15:43:02
IDJOB=3300072
IDBENCH=82493
IDSOLVER=1684
FILE ID=node106/3300072-1303825381
RUNJOBID= node106-1303824076-2078
PBS_JOBID= 13160790
Free space on /tmp= 72356 MiB

SOLVER NAME= clasp 2.0-R4092-indust
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-eijkbs6669-tseitin.cnf
COMMAND LINE= HOME/clasp --berk-max=512 --berk-once --restarts=256 --reverse-arcs=2 --recursive-str --dinit=800,10000 --dsched=10000,1.1 --dscore=2 --update-lbd --dalgo=2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3300072-1303825381/watcher-3300072-1303825381 -o /tmp/evaluation-result-3300072-1303825381/solver-3300072-1303825381 -C 2400 -W 1300 -M 7680  HOME/clasp --berk-max=512 --berk-once --restarts=256 --reverse-arcs=2 --recursive-str --dinit=800,10000 --dsched=10000,1.1 --dscore=2 --update-lbd --dalgo=2 HOME/instance-3300072-1303825381.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 7886cd26d6e0801ea382a1ffd6224023
RANDOM SEED=1649250258

node106.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.20
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30851072 kB
Buffers:        131356 kB
Cached:        1613448 kB
SwapCached:         88 kB
Active:         578392 kB
Inactive:      1312488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30851072 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           26208 kB
Writeback:          76 kB
AnonPages:      145500 kB
Mapped:          15780 kB
Slab:           144780 kB
PageTables:       5504 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   317096 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72368 MiB
End job on node106 at 2011-04-26 16:04:44