Trace number 3300320

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-crafted? (TO) 1300.05 1300.01

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-17x30.cnf
MD5SUM3a506c7557d86d0d326e3b3cdee85b69
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 variables2040
Number of clauses240210
Sum of the clauses size954720
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23060
Number of clauses of size 30
Number of clauses of size 4237150
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 ...827009/instance-3300320-1303827009.cnf
12.79/12.86	c Solving...
1300.04/1300.00	
1300.04/1300.00	*** INTERRUPTED! ***
1300.04/1300.00	s UNKNOWN
1300.04/1300.00	
1300.04/1300.00	c INTERRUPTED   : 1
1300.04/1300.00	c Models        : 0+    
1300.04/1300.00	c Time          : 1300.004s (Solving: 1287.15s 1st Model: 0.00s Unsat: 0.00s)
1300.04/1300.00	c CPU Time      : 1300.040s

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-3300320-1303827009/watcher-3300320-1303827009 -o /tmp/evaluation-result-3300320-1303827009/solver-3300320-1303827009 -C 2400 -W 1300 -M 7680 HOME/clasp --sat-p=20,25,120,-1,0 --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=800,10000 --dsched=20000,1.1 --reverse-arcs=2 HOME/instance-3300320-1303827009.cnf 

running on 2 cores: 1,3

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.70 6.21 7.07 5/189 7371
/proc/meminfo: memFree=13769352/32951124 swapFree=67111528/67111528
[pid=7371] ppid=7369 vsize=13248 CPUtime=0 cores=1,3
/proc/7371/stat : 7371 (clasp) R 7369 7371 7230 0 -1 4202496 689 0 0 0 0 0 0 0 25 0 1 0 494298892 13565952 614 33554432000 4194304 4929204 140734054642432 18446744073709551615 228122374853 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/7371/statm: 3312 615 327 180 0 322 0

[startup+0.0158721 s]
/proc/loadavg: 3.70 6.21 7.07 5/189 7371
/proc/meminfo: memFree=13769352/32951124 swapFree=67111528/67111528
[pid=7371] ppid=7369 vsize=15184 CPUtime=0.01 cores=1,3
/proc/7371/stat : 7371 (clasp) R 7369 7371 7230 0 -1 4202496 1293 0 0 0 1 0 0 0 25 0 1 0 494298892 15548416 1047 33554432000 4194304 4929204 140734054642432 18446744073709551615 228122713856 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/7371/statm: 3796 1049 327 180 0 806 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15184

[startup+0.100859 s]
/proc/loadavg: 3.70 6.21 7.07 5/189 7371
/proc/meminfo: memFree=13769352/32951124 swapFree=67111528/67111528
[pid=7371] ppid=7369 vsize=30488 CPUtime=0.09 cores=1,3
/proc/7371/stat : 7371 (clasp) R 7369 7371 7230 0 -1 4202496 6027 0 0 0 9 0 0 0 25 0 1 0 494298892 31219712 4783 33554432000 4194304 4929204 140734054642432 18446744073709551615 228122374853 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/7371/statm: 7622 4784 336 180 0 4632 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30488

[startup+0.300821 s]
/proc/loadavg: 3.70 6.21 7.07 5/189 7371
/proc/meminfo: memFree=13769352/32951124 swapFree=67111528/67111528
[pid=7371] ppid=7369 vsize=33220 CPUtime=0.28 cores=1,3
/proc/7371/stat : 7371 (clasp) R 7369 7371 7230 0 -1 4202496 6630 0 0 0 28 0 0 0 25 0 1 0 494298892 34017280 5386 33554432000 4194304 4929204 140734054642432 18446744073709551615 4582129 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/7371/statm: 8305 5386 337 180 0 5315 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 33220

[startup+0.700749 s]
/proc/loadavg: 3.70 6.21 7.07 5/189 7371
/proc/meminfo: memFree=13769352/32951124 swapFree=67111528/67111528
[pid=7371] ppid=7369 vsize=33220 CPUtime=0.68 cores=1,3
/proc/7371/stat : 7371 (clasp) R 7369 7371 7230 0 -1 4202496 6630 0 0 0 68 0 0 0 25 0 1 0 494298892 34017280 5386 33554432000 4194304 4929204 140734054642432 18446744073709551615 4582185 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/7371/statm: 8305 5386 337 180 0 5315 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 33220

[startup+1.5006 s]
/proc/loadavg: 3.70 6.21 7.07 5/190 7372
/proc/meminfo: memFree=13737428/32951124 swapFree=67111528/67111528
[pid=7371] ppid=7369 vsize=33352 CPUtime=1.48 cores=1,3
/proc/7371/stat : 7371 (clasp) R 7369 7371 7230 0 -1 4202496 6697 0 0 0 148 0 0 0 25 0 1 0 494298892 34152448 5453 33554432000 4194304 4929204 140734054642432 18446744073709551615 4575239 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/7371/statm: 8338 5453 339 180 0 5348 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 33352

[startup+3.10033 s]
/proc/loadavg: 3.70 6.21 7.07 5/190 7372
/proc/meminfo: memFree=13731104/32951124 swapFree=67111528/67111528
[pid=7371] ppid=7369 vsize=38632 CPUtime=3.09 cores=1,3
/proc/7371/stat : 7371 (clasp) R 7369 7371 7230 0 -1 4202496 7986 0 0 0 308 1 0 0 25 0 1 0 494298892 39559168 6742 33554432000 4194304 4929204 140734054642432 18446744073709551615 4574904 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/7371/statm: 9658 6742 339 180 0 6668 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38632

[startup+6.30073 s]
/proc/loadavg: 3.72 6.17 7.05 5/190 7372
/proc/meminfo: memFree=13714264/32951124 swapFree=67111528/67111528
[pid=7371] ppid=7369 vsize=46684 CPUtime=6.29 cores=1,3
/proc/7371/stat : 7371 (clasp) R 7369 7371 7230 0 -1 4202496 10016 0 0 0 627 2 0 0 25 0 1 0 494298892 47804416 8772 33554432000 4194304 4929204 140734054642432 18446744073709551615 4588493 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/7371/statm: 11671 8772 339 180 0 8681 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46684

[startup+12.7006 s]
/proc/loadavg: 3.75 6.14 7.03 5/190 7372
/proc/meminfo: memFree=13694068/32951124 swapFree=67111528/67111528
[pid=7371] ppid=7369 vsize=51304 CPUtime=12.69 cores=1,3
/proc/7371/stat : 7371 (clasp) R 7369 7371 7230 0 -1 4202496 11154 0 0 0 1267 2 0 0 25 0 1 0 494298892 52535296 9910 33554432000 4194304 4929204 140734054642432 18446744073709551615 4582384 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/7371/statm: 12826 9910 339 180 0 9836 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51304

[startup+25.5003 s]
/proc/loadavg: 3.80 6.03 6.98 5/190 7372
/proc/meminfo: memFree=13652508/32951124 swapFree=67111528/67111528
[pid=7371] ppid=7369 vsize=65860 CPUtime=25.49 cores=1,3
/proc/7371/stat : 7371 (clasp) R 7369 7371 7230 0 -1 4202496 15371 0 0 0 2546 3 0 0 25 0 1 0 494298892 67440640 13657 33554432000 4194304 4929204 140734054642432 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/7371/statm: 16465 13657 367 180 0 13475 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 65860

[startup+51.1006 s]
/proc/loadavg: 3.87 5.87 6.90 5/190 7373
/proc/meminfo: memFree=13613608/32951124 swapFree=67111528/67111528
[pid=7371] ppid=7369 vsize=71288 CPUtime=51.09 cores=1,3
/proc/7371/stat : 7371 (clasp) R 7369 7371 7230 0 -1 4202496 16737 0 0 0 5106 3 0 0 25 0 1 0 494298892 72998912 15023 33554432000 4194304 4929204 140734054642432 18446744073709551615 4638397 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/7371/statm: 17822 15023 367 180 0 14832 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 71288

[startup+102.306 s]
/proc/loadavg: 3.94 5.58 6.75 5/190 7374
/proc/meminfo: memFree=13561148/32951124 swapFree=67111528/67111528
[pid=7371] ppid=7369 vsize=81028 CPUtime=102.3 cores=1,3
/proc/7371/stat : 7371 (clasp) R 7369 7371 7230 0 -1 4202496 19095 0 0 0 10227 3 0 0 25 0 1 0 494298892 82972672 17381 33554432000 4194304 4929204 140734054642432 18446744073709551615 4658027 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/7371/statm: 20257 17381 369 180 0 17267 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 81028

[startup+162.301 s]
/proc/loadavg: 3.98 5.29 6.57 5/190 7376
/proc/meminfo: memFree=13535700/32951124 swapFree=67111528/67111528
[pid=7371] ppid=7369 vsize=87208 CPUtime=162.29 cores=1,3
/proc/7371/stat : 7371 (clasp) R 7369 7371 7230 0 -1 4202496 20587 0 0 0 16226 3 0 0 25 0 1 0 494298892 89300992 18873 33554432000 4194304 4929204 140734054642432 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/7371/statm: 21802 18873 369 180 0 18812 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 87208

[startup+222.301 s]
/proc/loadavg: 3.99 5.05 6.41 5/190 7378
/proc/meminfo: memFree=13518680/32951124 swapFree=67111528/67111528
[pid=7371] ppid=7369 vsize=92012 CPUtime=222.3 cores=1,3
/proc/7371/stat : 7371 (clasp) R 7369 7371 7230 0 -1 4202496 21742 0 0 0 22226 4 0 0 25 0 1 0 494298892 94220288 20028 33554432000 4194304 4929204 140734054642432 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/7371/statm: 23003 20028 369 180 0 20013 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 92012

[startup+282.301 s]
/proc/loadavg: 4.05 4.87 6.26 5/190 7379
/proc/meminfo: memFree=13506372/32951124 swapFree=67111528/67111528
[pid=7371] ppid=7369 vsize=93804 CPUtime=282.3 cores=1,3
/proc/7371/stat : 7371 (clasp) R 7369 7371 7230 0 -1 4202496 22160 0 0 0 28226 4 0 0 25 0 1 0 494298892 96055296 20446 33554432000 4194304 4929204 140734054642432 18446744073709551615 4633958 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/7371/statm: 23451 20446 369 180 0 20461 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 93804

[startup+342.301 s]
/proc/loadavg: 4.07 4.73 6.12 5/190 7381
/proc/meminfo: memFree=13488976/32951124 swapFree=67111528/67111528
[pid=7371] ppid=7369 vsize=98860 CPUtime=342.3 cores=1,3
/proc/7371/stat : 7371 (clasp) R 7369 7371 7230 0 -1 4202496 23333 0 0 0 34226 4 0 0 25 0 1 0 494298892 101232640 21619 33554432000 4194304 4929204 140734054642432 18446744073709551615 4633759 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/7371/statm: 24715 21619 369 180 0 21725 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 98860

[startup+402.301 s]
/proc/loadavg: 4.03 4.59 5.99 5/190 7382
/proc/meminfo: memFree=13480496/32951124 swapFree=67111528/67111528
[pid=7371] ppid=7369 vsize=100428 CPUtime=402.3 cores=1,3
/proc/7371/stat : 7371 (clasp) R 7369 7371 7230 0 -1 4202496 23690 0 0 0 40226 4 0 0 25 0 1 0 494298892 102838272 21976 33554432000 4194304 4929204 140734054642432 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/7371/statm: 25107 21976 369 180 0 22117 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 100428

[startup+462.3 s]
/proc/loadavg: 4.06 4.50 5.87 5/190 7384
/proc/meminfo: memFree=13470156/32951124 swapFree=67111528/67111528
[pid=7371] ppid=7369 vsize=101920 CPUtime=462.3 cores=1,3
/proc/7371/stat : 7371 (clasp) R 7369 7371 7230 0 -1 4202496 24014 0 0 0 46226 4 0 0 25 0 1 0 494298892 104366080 22300 33554432000 4194304 4929204 140734054642432 18446744073709551615 4316209 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/7371/statm: 25480 22300 369 180 0 22490 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 101920

[startup+522.3 s]
/proc/loadavg: 4.02 4.40 5.75 5/190 7386
/proc/meminfo: memFree=13457344/32951124 swapFree=67111528/67111528
[pid=7371] ppid=7369 vsize=108368 CPUtime=522.31 cores=1,3
/proc/7371/stat : 7371 (clasp) R 7369 7371 7230 0 -1 4202496 25556 0 0 0 52226 5 0 0 25 0 1 0 494298892 110968832 23842 33554432000 4194304 4929204 140734054642432 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/7371/statm: 27092 23842 369 180 0 24102 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 108368

[startup+582.301 s]
/proc/loadavg: 4.01 4.33 5.63 5/190 7387
/proc/meminfo: memFree=13447268/32951124 swapFree=67111528/67111528
[pid=7371] ppid=7369 vsize=110268 CPUtime=582.31 cores=1,3
/proc/7371/stat : 7371 (clasp) R 7369 7371 7230 0 -1 4202496 26021 0 0 0 58226 5 0 0 25 0 1 0 494298892 112914432 24307 33554432000 4194304 4929204 140734054642432 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/7371/statm: 27567 24307 369 180 0 24577 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 110268

[startup+642.301 s]
/proc/loadavg: 4.00 4.26 5.52 5/190 7389
/proc/meminfo: memFree=13441528/32951124 swapFree=67111528/67111528
[pid=7371] ppid=7369 vsize=111452 CPUtime=642.32 cores=1,3
/proc/7371/stat : 7371 (clasp) R 7369 7371 7230 0 -1 4202496 26287 0 0 0 64227 5 0 0 25 0 1 0 494298892 114126848 24573 33554432000 4194304 4929204 140734054642432 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/7371/statm: 27863 24573 369 180 0 24873 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 111452

[startup+702.301 s]
/proc/loadavg: 4.00 4.21 5.43 5/190 7390
/proc/meminfo: memFree=13438028/32951124 swapFree=67111528/67111528
[pid=7371] ppid=7369 vsize=112804 CPUtime=702.31 cores=1,3
/proc/7371/stat : 7371 (clasp) R 7369 7371 7230 0 -1 4202496 26580 0 0 0 70226 5 0 0 25 0 1 0 494298892 115511296 24866 33554432000 4194304 4929204 140734054642432 18446744073709551615 4633773 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/7371/statm: 28201 24866 369 180 0 25211 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 112804

[startup+762.307 s]
/proc/loadavg: 4.00 4.17 5.34 5/190 7392
/proc/meminfo: memFree=13425580/32951124 swapFree=67111528/67111528
[pid=7371] ppid=7369 vsize=113564 CPUtime=762.32 cores=1,3
/proc/7371/stat : 7371 (clasp) R 7369 7371 7230 0 -1 4202496 26762 0 0 0 76227 5 0 0 25 0 1 0 494298892 116289536 25048 33554432000 4194304 4929204 140734054642432 18446744073709551615 4637463 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/7371/statm: 28391 25048 369 180 0 25401 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 113564

[startup+822.301 s]
/proc/loadavg: 4.08 4.16 5.26 5/190 7394
/proc/meminfo: memFree=13417472/32951124 swapFree=67111528/67111528
[pid=7371] ppid=7369 vsize=117080 CPUtime=822.31 cores=1,3
/proc/7371/stat : 7371 (clasp) R 7369 7371 7230 0 -1 4202496 27601 0 0 0 82226 5 0 0 25 0 1 0 494298892 119889920 25887 33554432000 4194304 4929204 140734054642432 18446744073709551615 4329467 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/7371/statm: 29270 25887 369 180 0 26280 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 117080

[startup+882.3 s]
/proc/loadavg: 4.19 4.16 5.19 5/190 7395
/proc/meminfo: memFree=13409364/32951124 swapFree=67111528/67111528
[pid=7371] ppid=7369 vsize=119028 CPUtime=882.31 cores=1,3
/proc/7371/stat : 7371 (clasp) R 7369 7371 7230 0 -1 4202496 28026 0 0 0 88226 5 0 0 25 0 1 0 494298892 121884672 26312 33554432000 4194304 4929204 140734054642432 18446744073709551615 4633734 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/7371/statm: 29757 26312 369 180 0 26767 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 119028

[startup+942.3 s]
/proc/loadavg: 4.07 4.13 5.11 5/190 7397
/proc/meminfo: memFree=13404484/32951124 swapFree=67111528/67111528
[pid=7371] ppid=7369 vsize=119468 CPUtime=942.31 cores=1,3
/proc/7371/stat : 7371 (clasp) R 7369 7371 7230 0 -1 4202496 28163 0 0 0 94226 5 0 0 25 0 1 0 494298892 122335232 26449 33554432000 4194304 4929204 140734054642432 18446744073709551615 4316160 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/7371/statm: 29867 26449 369 180 0 26877 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 119468

[startup+1002.3 s]
/proc/loadavg: 4.10 4.12 5.04 5/190 7398
/proc/meminfo: memFree=13402092/32951124 swapFree=67111528/67111528
[pid=7371] ppid=7369 vsize=120356 CPUtime=1002.31 cores=1,3
/proc/7371/stat : 7371 (clasp) R 7369 7371 7230 0 -1 4202496 28335 0 0 0 100226 5 0 0 25 0 1 0 494298892 123244544 26621 33554432000 4194304 4929204 140734054642432 18446744073709551615 228122381213 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/7371/statm: 30089 26621 369 180 0 27099 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 120356

[startup+1062.3 s]
/proc/loadavg: 4.03 4.09 4.97 5/190 7400
/proc/meminfo: memFree=13399808/32951124 swapFree=67111528/67111528
[pid=7371] ppid=7369 vsize=121560 CPUtime=1062.32 cores=1,3
/proc/7371/stat : 7371 (clasp) R 7369 7371 7230 0 -1 4202496 28607 0 0 0 106227 5 0 0 25 0 1 0 494298892 124477440 26893 33554432000 4194304 4929204 140734054642432 18446744073709551615 4364729 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/7371/statm: 30390 26893 369 180 0 27400 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 121560

[startup+1122.3 s]
/proc/loadavg: 4.01 4.07 4.91 5/190 7402
/proc/meminfo: memFree=13391584/32951124 swapFree=67111528/67111528
[pid=7371] ppid=7369 vsize=122880 CPUtime=1122.32 cores=1,3
/proc/7371/stat : 7371 (clasp) R 7369 7371 7230 0 -1 4202496 28956 0 0 0 112226 6 0 0 25 0 1 0 494298892 125829120 27242 33554432000 4194304 4929204 140734054642432 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/7371/statm: 30720 27242 369 180 0 27730 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 122880

[startup+1182.3 s]
/proc/loadavg: 4.00 4.06 4.85 5/190 7403
/proc/meminfo: memFree=13385468/32951124 swapFree=67111528/67111528
[pid=7371] ppid=7369 vsize=123596 CPUtime=1182.33 cores=1,3
/proc/7371/stat : 7371 (clasp) R 7369 7371 7230 0 -1 4202496 29078 0 0 0 118227 6 0 0 25 0 1 0 494298892 126562304 27364 33554432000 4194304 4929204 140734054642432 18446744073709551615 4629048 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/7371/statm: 30899 27364 369 180 0 27909 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 123596

[startup+1242.3 s]
/proc/loadavg: 4.00 4.05 4.79 5/190 7405
/proc/meminfo: memFree=13371796/32951124 swapFree=67111528/67111528
[pid=7371] ppid=7369 vsize=130752 CPUtime=1242.32 cores=1,3
/proc/7371/stat : 7371 (clasp) R 7369 7371 7230 0 -1 4202496 30778 0 0 0 124226 6 0 0 25 0 1 0 494298892 133890048 29064 33554432000 4194304 4929204 140734054642432 18446744073709551615 4633697 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/7371/statm: 32688 29064 369 180 0 29698 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 130752



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.03 4.74 2/184 7409
/proc/meminfo: memFree=13727320/32951124 swapFree=67111528/67111528
[pid=7371] ppid=7369 vsize=133200 CPUtime=1300.04 cores=1,3
/proc/7371/stat : 7371 (clasp) R 7369 7371 7230 0 -1 4202496 31343 0 0 0 129997 7 0 0 25 0 1 0 494298892 136396800 29629 33554432000 4194304 4929204 140734054642432 18446744073709551615 4337383 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/7371/statm: 33300 29629 369 180 0 30310 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 133200

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.01
CPU time (s): 1300.05
CPU user time (s): 1299.97
CPU system time (s): 0.076988
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 133200

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

runsolver used 2.09168 second user time and 5.01324 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-26 16:10:09
IDJOB=3300320
IDBENCH=83172
IDSOLVER=1685
FILE ID=node138/3300320-1303827009
RUNJOBID= node138-1303827008-7250
PBS_JOBID= 13160800
Free space on /tmp= 71840 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-17x30.cnf
COMMAND LINE= HOME/clasp --sat-p=20,25,120,-1,0 --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=800,10000 --dsched=20000,1.1 --reverse-arcs=2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3300320-1303827009/watcher-3300320-1303827009 -o /tmp/evaluation-result-3300320-1303827009/solver-3300320-1303827009 -C 2400 -W 1300 -M 7680  HOME/clasp --sat-p=20,25,120,-1,0 --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=800,10000 --dsched=20000,1.1 --reverse-arcs=2 HOME/instance-3300320-1303827009.cnf

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

MD5SUM BENCH= 3a506c7557d86d0d326e3b3cdee85b69
RANDOM SEED=14047930

node138.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.854
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.70
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.854
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	: 5332.75
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.854
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.82
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.854
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.75
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.854
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.80
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.854
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.854
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.82
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.854
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13769632 kB
Buffers:       2086952 kB
Cached:       16381684 kB
SwapCached:          0 kB
Active:       10737908 kB
Inactive:      7875428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13769632 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           27884 kB
Writeback:           0 kB
AnonPages:      144492 kB
Mapped:          16100 kB
Slab:           503736 kB
PageTables:       5060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   331332 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= 71852 MiB
End job on node138 at 2011-04-26 16:31:51