Trace number 3300525

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

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_12_2_4_cmp.cnf
MD5SUM7ea97a36d5ab6c8a5aa99830d5253591
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark62.0956
Satisfiable
(Un)Satisfiability was proved
Number of variables12584
Number of clauses155712
Sum of the clauses size523920
Maximum clause length100
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 217404
Number of clauses of size 3103200
Number of clauses of size 417828
Number of clauses of size 517000
Number of clauses of size over 5280

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...826336/instance-3300525-1303826336.cnf
0.19/0.22	c Solving...
1300.01/1300.00	
1300.01/1300.00	*** INTERRUPTED! ***
1300.01/1300.00	s UNKNOWN
1300.01/1300.00	
1300.01/1300.00	c INTERRUPTED   : 1
1300.01/1300.00	c Models        : 0+    
1300.01/1300.00	c Time          : 1300.003s (Solving: 1299.78s 1st Model: 0.00s Unsat: 0.00s)
1300.01/1300.00	c CPU Time      : 1300.010s

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-3300525-1303826336/watcher-3300525-1303826336 -o /tmp/evaluation-result-3300525-1303826336/solver-3300525-1303826336 -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-3300525-1303826336.cnf 

running on 2 cores: 0,2

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: 2.57 3.05 3.27 4/182 24437
/proc/meminfo: memFree=17721224/32951132 swapFree=67111524/67111528
[pid=24437] ppid=24435 vsize=14660 CPUtime=0 cores=0,2
/proc/24437/stat : 24437 (clasp) R 24435 24437 23901 0 -1 4202496 978 0 0 0 0 0 0 0 21 0 1 0 494233302 15011840 870 33554432000 4194304 4929204 140737196051824 18446744073709551615 4653026 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24437/statm: 3665 874 320 180 0 675 0

[startup+0.0265481 s]
/proc/loadavg: 2.57 3.05 3.27 4/182 24437
/proc/meminfo: memFree=17721224/32951132 swapFree=67111524/67111528
[pid=24437] ppid=24435 vsize=18020 CPUtime=0.02 cores=0,2
/proc/24437/stat : 24437 (clasp) R 24435 24437 23901 0 -1 4202496 2097 0 0 0 2 0 0 0 21 0 1 0 494233302 18452480 1768 33554432000 4194304 4929204 140737196051824 18446744073709551615 210646807237 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24437/statm: 4505 1770 327 180 0 1515 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18020

[startup+0.100568 s]
/proc/loadavg: 2.57 3.05 3.27 4/182 24437
/proc/meminfo: memFree=17721224/32951132 swapFree=67111524/67111528
[pid=24437] ppid=24435 vsize=29072 CPUtime=0.09 cores=0,2
/proc/24437/stat : 24437 (clasp) R 24435 24437 23901 0 -1 4202496 5403 0 0 0 9 0 0 0 21 0 1 0 494233302 29769728 4380 33554432000 4194304 4929204 140737196051824 18446744073709551615 4576800 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24437/statm: 7268 4380 339 180 0 4278 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29072

[startup+0.300522 s]
/proc/loadavg: 2.57 3.05 3.27 4/182 24437
/proc/meminfo: memFree=17721224/32951132 swapFree=67111524/67111528
[pid=24437] ppid=24435 vsize=27448 CPUtime=0.29 cores=0,2
/proc/24437/stat : 24437 (clasp) R 24435 24437 23901 0 -1 4202496 5442 0 0 0 29 0 0 0 22 0 1 0 494233302 28106752 4114 33554432000 4194304 4929204 140737196051824 18446744073709551615 4316150 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24437/statm: 6862 4114 367 180 0 3872 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27448

[startup+0.700454 s]
/proc/loadavg: 2.57 3.05 3.27 4/182 24437
/proc/meminfo: memFree=17721224/32951132 swapFree=67111524/67111528
[pid=24437] ppid=24435 vsize=27844 CPUtime=0.68 cores=0,2
/proc/24437/stat : 24437 (clasp) R 24435 24437 23901 0 -1 4202496 5606 0 0 0 68 0 0 0 23 0 1 0 494233302 28512256 4278 33554432000 4194304 4929204 140737196051824 18446744073709551615 4357477 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24437/statm: 6961 4278 367 180 0 3971 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 27844

[startup+3.73791 s]
/proc/loadavg: 2.57 3.05 3.27 5/188 24448
/proc/meminfo: memFree=17684776/32951132 swapFree=67111524/67111528
[pid=24437] ppid=24435 vsize=38256 CPUtime=3.72 cores=0,2
/proc/24437/stat : 24437 (clasp) R 24435 24437 23901 0 -1 4202496 8198 0 0 0 371 1 0 0 25 0 1 0 494233302 39174144 6870 33554432000 4194304 4929204 140737196051824 18446744073709551615 4338218 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24437/statm: 9564 6870 367 180 0 6574 0
Current children cumulated CPU time (s) 3.72
Current children cumulated vsize (KiB) 38256

[startup+3.8009 s]
/proc/loadavg: 2.57 3.05 3.27 5/188 24448
/proc/meminfo: memFree=17684776/32951132 swapFree=67111524/67111528
[pid=24437] ppid=24435 vsize=39048 CPUtime=3.78 cores=0,2
/proc/24437/stat : 24437 (clasp) R 24435 24437 23901 0 -1 4202496 8382 0 0 0 377 1 0 0 25 0 1 0 494233302 39985152 7054 33554432000 4194304 4929204 140737196051824 18446744073709551615 4632587 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24437/statm: 9762 7055 367 180 0 6772 0
Current children cumulated CPU time (s) 3.78
Current children cumulated vsize (KiB) 39048

[startup+6.3005 s]
/proc/loadavg: 2.85 3.10 3.29 5/188 24448
/proc/meminfo: memFree=17656784/32951132 swapFree=67111524/67111528
[pid=24437] ppid=24435 vsize=42808 CPUtime=6.28 cores=0,2
/proc/24437/stat : 24437 (clasp) R 24435 24437 23901 0 -1 4202496 9329 0 0 0 627 1 0 0 25 0 1 0 494233302 43835392 8001 33554432000 4194304 4929204 140737196051824 18446744073709551615 4632960 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24437/statm: 10702 8001 367 180 0 7712 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 42808

[startup+12.7004 s]
/proc/loadavg: 2.94 3.11 3.29 5/188 24449
/proc/meminfo: memFree=17637468/32951132 swapFree=67111524/67111528
[pid=24437] ppid=24435 vsize=52208 CPUtime=12.69 cores=0,2
/proc/24437/stat : 24437 (clasp) R 24435 24437 23901 0 -1 4202496 11670 0 0 0 1267 2 0 0 25 0 1 0 494233302 53460992 10342 33554432000 4194304 4929204 140737196051824 18446744073709551615 4316194 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24437/statm: 13052 10342 367 180 0 10062 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52208

[startup+25.5003 s]
/proc/loadavg: 3.25 3.17 3.30 5/188 24449
/proc/meminfo: memFree=17623340/32951132 swapFree=67111524/67111528
[pid=24437] ppid=24435 vsize=59868 CPUtime=25.49 cores=0,2
/proc/24437/stat : 24437 (clasp) R 24435 24437 23901 0 -1 4202496 13584 0 0 0 2547 2 0 0 25 0 1 0 494233302 61304832 12256 33554432000 4194304 4929204 140737196051824 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24437/statm: 14967 12256 367 180 0 11977 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 59868

[startup+51.1009 s]
/proc/loadavg: 3.51 3.24 3.32 5/188 24449
/proc/meminfo: memFree=17599520/32951132 swapFree=67111524/67111528
[pid=24437] ppid=24435 vsize=69468 CPUtime=51.09 cores=0,2
/proc/24437/stat : 24437 (clasp) R 24435 24437 23901 0 -1 4202496 15952 0 0 0 5107 2 0 0 25 0 1 0 494233302 71135232 14624 33554432000 4194304 4929204 140737196051824 18446744073709551615 4633723 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24437/statm: 17367 14624 367 180 0 14377 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 69468

[startup+102.3 s]
/proc/loadavg: 3.78 3.35 3.36 5/188 24451
/proc/meminfo: memFree=17554872/32951132 swapFree=67111524/67111528
[pid=24437] ppid=24435 vsize=89400 CPUtime=102.28 cores=0,2
/proc/24437/stat : 24437 (clasp) R 24435 24437 23901 0 -1 4202496 20912 0 0 0 10225 3 0 0 25 0 1 0 494233302 91545600 19584 33554432000 4194304 4929204 140737196051824 18446744073709551615 4307369 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24437/statm: 22350 19584 367 180 0 19360 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 89400

[startup+162.301 s]
/proc/loadavg: 3.92 3.47 3.39 5/188 24461
/proc/meminfo: memFree=17548428/32951132 swapFree=67111524/67111528
[pid=24437] ppid=24435 vsize=89400 CPUtime=162.29 cores=0,2
/proc/24437/stat : 24437 (clasp) R 24435 24437 23901 0 -1 4202496 20915 0 0 0 16225 4 0 0 25 0 1 0 494233302 91545600 19587 33554432000 4194304 4929204 140737196051824 18446744073709551615 4637463 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24437/statm: 22350 19587 367 180 0 19360 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 89400

[startup+222.301 s]
/proc/loadavg: 3.97 3.56 3.43 5/188 24490
/proc/meminfo: memFree=17525840/32951132 swapFree=67111524/67111528
[pid=24437] ppid=24435 vsize=110516 CPUtime=222.29 cores=0,2
/proc/24437/stat : 24437 (clasp) R 24435 24437 23901 0 -1 4202496 26203 0 0 0 22224 5 0 0 25 0 1 0 494233302 113168384 24875 33554432000 4194304 4929204 140737196051824 18446744073709551615 4320548 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24437/statm: 27629 24875 369 180 0 24639 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 110516

[startup+282.301 s]
/proc/loadavg: 3.99 3.64 3.46 5/188 24491
/proc/meminfo: memFree=17497320/32951132 swapFree=67111524/67111528
[pid=24437] ppid=24435 vsize=110516 CPUtime=282.29 cores=0,2
/proc/24437/stat : 24437 (clasp) R 24435 24437 23901 0 -1 4202496 26208 0 0 0 28224 5 0 0 25 0 1 0 494233302 113168384 24880 33554432000 4194304 4929204 140737196051824 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24437/statm: 27629 24880 369 180 0 24639 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 110516

[startup+342.301 s]
/proc/loadavg: 4.12 3.73 3.50 5/188 24493
/proc/meminfo: memFree=17482044/32951132 swapFree=67111524/67111528
[pid=24437] ppid=24435 vsize=119304 CPUtime=342.3 cores=0,2
/proc/24437/stat : 24437 (clasp) R 24435 24437 23901 0 -1 4202496 28369 0 0 0 34224 6 0 0 25 0 1 0 494233302 122167296 27041 33554432000 4194304 4929204 140737196051824 18446744073709551615 4316200 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24437/statm: 29826 27041 369 180 0 26836 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 119304

[startup+402.301 s]
/proc/loadavg: 4.04 3.78 3.53 5/188 24497
/proc/meminfo: memFree=17470868/32951132 swapFree=67111524/67111528
[pid=24437] ppid=24435 vsize=122076 CPUtime=402.3 cores=0,2
/proc/24437/stat : 24437 (clasp) R 24435 24437 23901 0 -1 4202496 29083 0 0 0 40224 6 0 0 25 0 1 0 494233302 125005824 27755 33554432000 4194304 4929204 140737196051824 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24437/statm: 30519 27755 369 180 0 27529 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 122076

[startup+462.307 s]
/proc/loadavg: 4.01 3.82 3.56 5/188 24500
/proc/meminfo: memFree=17455948/32951132 swapFree=67111524/67111528
[pid=24437] ppid=24435 vsize=133320 CPUtime=462.31 cores=0,2
/proc/24437/stat : 24437 (clasp) R 24435 24437 23901 0 -1 4202496 31887 0 0 0 46224 7 0 0 25 0 1 0 494233302 136519680 30559 33554432000 4194304 4929204 140737196051824 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24437/statm: 33330 30559 369 180 0 30340 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 133320

[startup+522.3 s]
/proc/loadavg: 4.00 3.85 3.58 5/188 24501
/proc/meminfo: memFree=17443908/32951132 swapFree=67111524/67111528
[pid=24437] ppid=24435 vsize=144848 CPUtime=522.29 cores=0,2
/proc/24437/stat : 24437 (clasp) R 24435 24437 23901 0 -1 4202496 34746 0 0 0 52222 7 0 0 25 0 1 0 494233302 148324352 33418 33554432000 4194304 4929204 140737196051824 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24437/statm: 36212 33418 369 180 0 33222 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 144848

[startup+582.3 s]
/proc/loadavg: 4.00 3.87 3.60 5/188 24502
/proc/meminfo: memFree=17425788/32951132 swapFree=67111524/67111528
[pid=24437] ppid=24435 vsize=149144 CPUtime=582.3 cores=0,2
/proc/24437/stat : 24437 (clasp) R 24435 24437 23901 0 -1 4202496 35807 0 0 0 58222 8 0 0 25 0 1 0 494233302 152723456 34479 33554432000 4194304 4929204 140737196051824 18446744073709551615 4316139 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24437/statm: 37286 34479 369 180 0 34296 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 149144

[startup+642.3 s]
/proc/loadavg: 4.06 3.91 3.63 5/188 24504
/proc/meminfo: memFree=17414112/32951132 swapFree=67111524/67111528
[pid=24437] ppid=24435 vsize=149144 CPUtime=642.3 cores=0,2
/proc/24437/stat : 24437 (clasp) R 24435 24437 23901 0 -1 4202496 35816 0 0 0 64222 8 0 0 25 0 1 0 494233302 152723456 34488 33554432000 4194304 4929204 140737196051824 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24437/statm: 37286 34488 369 180 0 34296 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 149144

[startup+702.301 s]
/proc/loadavg: 4.02 3.92 3.65 5/188 24506
/proc/meminfo: memFree=17403432/32951132 swapFree=67111524/67111528
[pid=24437] ppid=24435 vsize=150212 CPUtime=702.3 cores=0,2
/proc/24437/stat : 24437 (clasp) R 24435 24437 23901 0 -1 4202496 36041 0 0 0 70222 8 0 0 25 0 1 0 494233302 153817088 34713 33554432000 4194304 4929204 140737196051824 18446744073709551615 4316160 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24437/statm: 37553 34713 369 180 0 34563 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 150212

[startup+762.301 s]
/proc/loadavg: 4.00 3.93 3.67 5/188 24507
/proc/meminfo: memFree=17402924/32951132 swapFree=67111524/67111528
[pid=24437] ppid=24435 vsize=150212 CPUtime=762.3 cores=0,2
/proc/24437/stat : 24437 (clasp) R 24435 24437 23901 0 -1 4202496 36041 0 0 0 76222 8 0 0 25 0 1 0 494233302 153817088 34713 33554432000 4194304 4929204 140737196051824 18446744073709551615 4316154 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24437/statm: 37553 34713 369 180 0 34563 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 150212

[startup+822.301 s]
/proc/loadavg: 4.00 3.94 3.69 5/188 24509
/proc/meminfo: memFree=17392744/32951132 swapFree=67111524/67111528
[pid=24437] ppid=24435 vsize=150212 CPUtime=822.3 cores=0,2
/proc/24437/stat : 24437 (clasp) R 24435 24437 23901 0 -1 4202496 36042 0 0 0 82222 8 0 0 25 0 1 0 494233302 153817088 34714 33554432000 4194304 4929204 140737196051824 18446744073709551615 4633970 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24437/statm: 37553 34714 369 180 0 34563 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 150212

[startup+882.301 s]
/proc/loadavg: 4.04 3.97 3.71 5/188 24510
/proc/meminfo: memFree=17392728/32951132 swapFree=67111524/67111528
[pid=24437] ppid=24435 vsize=150212 CPUtime=882.3 cores=0,2
/proc/24437/stat : 24437 (clasp) R 24435 24437 23901 0 -1 4202496 36043 0 0 0 88222 8 0 0 25 0 1 0 494233302 153817088 34715 33554432000 4194304 4929204 140737196051824 18446744073709551615 4327698 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24437/statm: 37553 34715 369 180 0 34563 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 150212

[startup+942.301 s]
/proc/loadavg: 4.15 4.00 3.74 5/188 24512
/proc/meminfo: memFree=17391600/32951132 swapFree=67111524/67111528
[pid=24437] ppid=24435 vsize=150212 CPUtime=942.3 cores=0,2
/proc/24437/stat : 24437 (clasp) R 24435 24437 23901 0 -1 4202496 36043 0 0 0 94222 8 0 0 25 0 1 0 494233302 153817088 34715 33554432000 4194304 4929204 140737196051824 18446744073709551615 4633781 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24437/statm: 37553 34715 369 180 0 34563 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 150212

[startup+1002.3 s]
/proc/loadavg: 4.05 4.00 3.75 5/188 24514
/proc/meminfo: memFree=17390348/32951132 swapFree=67111524/67111528
[pid=24437] ppid=24435 vsize=150212 CPUtime=1002.31 cores=0,2
/proc/24437/stat : 24437 (clasp) R 24435 24437 23901 0 -1 4202496 36043 0 0 0 100223 8 0 0 25 0 1 0 494233302 153817088 34715 33554432000 4194304 4929204 140737196051824 18446744073709551615 4316160 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24437/statm: 37553 34715 369 180 0 34563 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 150212

[startup+1062.3 s]
/proc/loadavg: 4.02 4.00 3.76 5/188 24515
/proc/meminfo: memFree=17388852/32951132 swapFree=67111524/67111528
[pid=24437] ppid=24435 vsize=150212 CPUtime=1062.3 cores=0,2
/proc/24437/stat : 24437 (clasp) R 24435 24437 23901 0 -1 4202496 36043 0 0 0 106222 8 0 0 25 0 1 0 494233302 153817088 34715 33554432000 4194304 4929204 140737196051824 18446744073709551615 4658016 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24437/statm: 37553 34715 369 180 0 34563 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 150212

[startup+1122.31 s]
/proc/loadavg: 4.00 4.00 3.77 5/188 24517
/proc/meminfo: memFree=17347416/32951132 swapFree=67111524/67111528
[pid=24437] ppid=24435 vsize=181180 CPUtime=1122.31 cores=0,2
/proc/24437/stat : 24437 (clasp) R 24435 24437 23901 0 -1 4202496 43732 0 0 0 112221 10 0 0 25 0 1 0 494233302 185528320 42404 33554432000 4194304 4929204 140737196051824 18446744073709551615 4316165 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24437/statm: 45295 42404 369 180 0 42305 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 181180

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.78 5/188 24518
/proc/meminfo: memFree=17342812/32951132 swapFree=67111524/67111528
[pid=24437] ppid=24435 vsize=182884 CPUtime=1182.31 cores=0,2
/proc/24437/stat : 24437 (clasp) R 24435 24437 23901 0 -1 4202496 44119 0 0 0 118221 10 0 0 25 0 1 0 494233302 187273216 42791 33554432000 4194304 4929204 140737196051824 18446744073709551615 4355024 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24437/statm: 45721 42791 369 180 0 42731 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 182884

[startup+1242.3 s]
/proc/loadavg: 4.11 4.03 3.81 5/188 24520
/proc/meminfo: memFree=17331884/32951132 swapFree=67111524/67111528
[pid=24437] ppid=24435 vsize=188144 CPUtime=1242.3 cores=0,2
/proc/24437/stat : 24437 (clasp) R 24435 24437 23901 0 -1 4202496 45414 0 0 0 124220 10 0 0 25 0 1 0 494233302 192659456 44086 33554432000 4194304 4929204 140737196051824 18446744073709551615 4632982 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24437/statm: 47036 44086 369 180 0 44046 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 188144



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.02 3.82 4/186 24523
/proc/meminfo: memFree=17333744/32951132 swapFree=67111524/67111528
[pid=24437] ppid=24435 vsize=188144 CPUtime=1300.01 cores=0,2
/proc/24437/stat : 24437 (clasp) R 24435 24437 23901 0 -1 4202496 45414 0 0 0 129991 10 0 0 25 0 1 0 494233302 192659456 44086 33554432000 4194304 4929204 140737196051824 18446744073709551615 4316112 0 0 4096 18946 0 0 0 17 0 0 0 0
/proc/24437/statm: 47036 44086 369 180 0 44046 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 188144

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.03
CPU user time (s): 1299.92
CPU system time (s): 0.118981
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 188144

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

runsolver used 2.6456 second user time and 6.06608 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-26 15:58:57
IDJOB=3300525
IDBENCH=70908
IDSOLVER=1685
FILE ID=node129/3300525-1303826336
RUNJOBID= node129-1303826335-24405
PBS_JOBID= 13160766
Free space on /tmp= 66788 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT09/CRAFTED/edgematching/compact/em_12_2_4_cmp.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-3300525-1303826336/watcher-3300525-1303826336 -o /tmp/evaluation-result-3300525-1303826336/solver-3300525-1303826336 -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-3300525-1303826336.cnf

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

MD5SUM BENCH= 7ea97a36d5ab6c8a5aa99830d5253591
RANDOM SEED=1805224152

node129.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.831
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.831
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.83
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.831
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.831
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.831
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.831
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.83
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.831
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.831
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:     32951132 kB
MemFree:      17721504 kB
Buffers:       1263300 kB
Cached:       13233564 kB
SwapCached:          4 kB
Active:        3052408 kB
Inactive:     11513360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      17721504 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            5968 kB
Writeback:          12 kB
AnonPages:       68228 kB
Mapped:          16152 kB
Slab:           601992 kB
PageTables:       4708 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   233688 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66784 MiB
End job on node129 at 2011-04-26 16:20:39