Trace number 3423168

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) 5000.07 4999.93

General information on the benchmark

NameSAT04/handmade/kexu/frb-0.8/
frb59-26-1.used-as.sat04-891.cnf
MD5SUM5877850d9f604b6973676132cbba5c90
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark502.369
Satisfiable
(Un)Satisfiability was proved
Number of variables1534
Number of clauses132295
Sum of the clauses size266006
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2132236
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 559

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...692543/instance-3423168-1306692543.cnf
0.39/0.48	c Solving...
5000.04/4999.92	
5000.04/4999.92	*** INTERRUPTED! ***
5000.04/4999.92	s UNKNOWN
5000.04/4999.92	
5000.04/4999.92	c INTERRUPTED   : 1
5000.04/4999.92	c Models        : 0+    
5000.04/4999.92	c Time          : 4999.919s (Solving: 4999.44s 1st Model: 0.00s Unsat: 0.00s)
5000.04/4999.92	c CPU Time      : 5000.050s

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: 961)

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-3423168-1306692543/watcher-3423168-1306692543 -o /tmp/evaluation-result-3423168-1306692543/solver-3423168-1306692543 -C 5000 -W 5100 -M 15500 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-3423168-1306692543.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 1.11 1.33 1.68 3/523 22666
/proc/meminfo: memFree=12928492/32951124 swapFree=59247644/67111528
[pid=22665] ppid=22662 vsize=14060 CPUtime=0 cores=0,2,4,6
/proc/22665/stat : 22665 (clasp) R 22662 22665 22629 0 -1 4202496 952 0 0 0 0 0 0 0 18 0 1 0 780852017 14397440 793 33554432000 4194304 4929204 140736206204384 18446744073709551615 218905391813 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22665/statm: 3515 794 327 180 0 525 0

[startup+0.0869361 s]
/proc/loadavg: 1.11 1.33 1.68 3/523 22666
/proc/meminfo: memFree=12928492/32951124 swapFree=59247644/67111528
[pid=22665] ppid=22662 vsize=20648 CPUtime=0.08 cores=0,2,4,6
/proc/22665/stat : 22665 (clasp) R 22662 22665 22629 0 -1 4202496 2997 0 0 0 8 0 0 0 18 0 1 0 780852017 21143552 2441 33554432000 4194304 4929204 140736206204384 18446744073709551615 4582134 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22665/statm: 5162 2441 339 180 0 2172 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 20648

[startup+0.100924 s]
/proc/loadavg: 1.11 1.33 1.68 3/523 22666
/proc/meminfo: memFree=12928492/32951124 swapFree=59247644/67111528
[pid=22665] ppid=22662 vsize=20648 CPUtime=0.09 cores=0,2,4,6
/proc/22665/stat : 22665 (clasp) R 22662 22665 22629 0 -1 4202496 2997 0 0 0 9 0 0 0 18 0 1 0 780852017 21143552 2441 33554432000 4194304 4929204 140736206204384 18446744073709551615 4582134 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22665/statm: 5162 2441 339 180 0 2172 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20648

[startup+0.300887 s]
/proc/loadavg: 1.11 1.33 1.68 3/523 22666
/proc/meminfo: memFree=12928492/32951124 swapFree=59247644/67111528
[pid=22665] ppid=22662 vsize=21176 CPUtime=0.29 cores=0,2,4,6
/proc/22665/stat : 22665 (clasp) R 22662 22665 22629 0 -1 4202496 3136 0 0 0 29 0 0 0 18 0 1 0 780852017 21684224 2580 33554432000 4194304 4929204 140736206204384 18446744073709551615 4575129 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22665/statm: 5294 2580 339 180 0 2304 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21176

[startup+0.700816 s]
/proc/loadavg: 1.11 1.33 1.68 3/523 22666
/proc/meminfo: memFree=12928492/32951124 swapFree=59247644/67111528
[pid=22665] ppid=22662 vsize=21204 CPUtime=0.69 cores=0,2,4,6
/proc/22665/stat : 22665 (clasp) R 22662 22665 22629 0 -1 4202496 3439 0 0 0 69 0 0 0 18 0 1 0 780852017 21712896 2624 33554432000 4194304 4929204 140736206204384 18446744073709551615 4337338 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22665/statm: 5301 2624 367 180 0 2311 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21204

[startup+1.50067 s]
/proc/loadavg: 1.18 1.34 1.68 4/525 22668
/proc/meminfo: memFree=12906916/32951124 swapFree=59247644/67111528
[pid=22665] ppid=22662 vsize=21204 CPUtime=1.49 cores=0,2,4,6
/proc/22665/stat : 22665 (clasp) R 22662 22665 22629 0 -1 4202496 3439 0 0 0 149 0 0 0 20 0 1 0 780852017 21712896 2624 33554432000 4194304 4929204 140736206204384 18446744073709551615 4632587 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22665/statm: 5301 2624 367 180 0 2311 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21204

[startup+3.10038 s]
/proc/loadavg: 1.18 1.34 1.68 4/525 22668
/proc/meminfo: memFree=12904428/32951124 swapFree=59247644/67111528
[pid=22665] ppid=22662 vsize=21204 CPUtime=3.09 cores=0,2,4,6
/proc/22665/stat : 22665 (clasp) R 22662 22665 22629 0 -1 4202496 3443 0 0 0 309 0 0 0 25 0 1 0 780852017 21712896 2628 33554432000 4194304 4929204 140736206204384 18446744073709551615 4316100 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22665/statm: 5301 2628 367 180 0 2311 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21204

[startup+6.3008 s]
/proc/loadavg: 1.18 1.34 1.68 4/525 22668
/proc/meminfo: memFree=12904976/32951124 swapFree=59247644/67111528
[pid=22665] ppid=22662 vsize=21996 CPUtime=6.29 cores=0,2,4,6
/proc/22665/stat : 22665 (clasp) R 22662 22665 22629 0 -1 4202496 3642 0 0 0 629 0 0 0 25 0 1 0 780852017 22523904 2827 33554432000 4194304 4929204 140736206204384 18446744073709551615 4633747 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22665/statm: 5499 2827 367 180 0 2509 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21996

[startup+12.7007 s]
/proc/loadavg: 1.31 1.36 1.68 4/525 22669
/proc/meminfo: memFree=12901924/32951124 swapFree=59247644/67111528
[pid=22665] ppid=22662 vsize=23088 CPUtime=12.69 cores=0,2,4,6
/proc/22665/stat : 22665 (clasp) R 22662 22665 22629 0 -1 4202496 3919 0 0 0 1269 0 0 0 25 0 1 0 780852017 23642112 3104 33554432000 4194304 4929204 140736206204384 18446744073709551615 4316135 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22665/statm: 5772 3104 367 180 0 2782 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23088

[startup+25.5003 s]
/proc/loadavg: 1.41 1.38 1.69 4/525 22669
/proc/meminfo: memFree=12898016/32951124 swapFree=59247644/67111528
[pid=22665] ppid=22662 vsize=25852 CPUtime=25.49 cores=0,2,4,6
/proc/22665/stat : 22665 (clasp) R 22662 22665 22629 0 -1 4202496 4591 0 0 0 2549 0 0 0 25 0 1 0 780852017 26472448 3776 33554432000 4194304 4929204 140736206204384 18446744073709551615 4327571 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22665/statm: 6463 3776 367 180 0 3473 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 25852

[startup+51.1007 s]
/proc/loadavg: 1.61 1.43 1.69 4/525 22670
/proc/meminfo: memFree=12892156/32951124 swapFree=59247644/67111528
[pid=22665] ppid=22662 vsize=28568 CPUtime=51.09 cores=0,2,4,6
/proc/22665/stat : 22665 (clasp) R 22662 22665 22629 0 -1 4202496 5280 0 0 0 5109 0 0 0 25 0 1 0 780852017 29253632 4465 33554432000 4194304 4929204 140736206204384 18446744073709551615 4316103 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22665/statm: 7142 4465 367 180 0 4152 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 28568

[startup+102.32 s]
/proc/loadavg: 1.84 1.52 1.71 4/525 22671
/proc/meminfo: memFree=12878864/32951124 swapFree=59247644/67111528
[pid=22665] ppid=22662 vsize=33688 CPUtime=102.31 cores=0,2,4,6
/proc/22665/stat : 22665 (clasp) R 22662 22665 22629 0 -1 4202496 6528 0 0 0 10231 0 0 0 25 0 1 0 780852017 34496512 5713 33554432000 4194304 4929204 140736206204384 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22665/statm: 8422 5713 367 180 0 5432 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 33688

[startup+162.301 s]
/proc/loadavg: 2.23 1.70 1.75 4/525 22673
/proc/meminfo: memFree=12875604/32951124 swapFree=59247644/67111528
[pid=22665] ppid=22662 vsize=36004 CPUtime=162.3 cores=0,2,4,6
/proc/22665/stat : 22665 (clasp) R 22662 22665 22629 0 -1 4202496 7102 0 0 0 16229 1 0 0 25 0 1 0 780852017 36868096 6287 33554432000 4194304 4929204 140736206204384 18446744073709551615 4316165 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22665/statm: 9001 6287 369 180 0 6011 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 36004

[startup+222.301 s]
/proc/loadavg: 2.08 1.75 1.77 4/525 22674
/proc/meminfo: memFree=12871984/32951124 swapFree=59247644/67111528
[pid=22665] ppid=22662 vsize=39056 CPUtime=222.3 cores=0,2,4,6
/proc/22665/stat : 22665 (clasp) R 22662 22665 22629 0 -1 4202496 7827 0 0 0 22229 1 0 0 25 0 1 0 780852017 39993344 7012 33554432000 4194304 4929204 140736206204384 18446744073709551615 4633754 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22665/statm: 9764 7012 369 180 0 6774 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 39056

[startup+282.301 s]
/proc/loadavg: 2.03 1.79 1.78 4/525 22676
/proc/meminfo: memFree=12869600/32951124 swapFree=59247644/67111528
[pid=22665] ppid=22662 vsize=41072 CPUtime=282.3 cores=0,2,4,6
/proc/22665/stat : 22665 (clasp) R 22662 22665 22629 0 -1 4202496 8341 0 0 0 28229 1 0 0 25 0 1 0 780852017 42057728 7526 33554432000 4194304 4929204 140736206204384 18446744073709551615 4316222 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22665/statm: 10268 7526 369 180 0 7278 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 41072

[startup+342.301 s]
/proc/loadavg: 2.01 1.83 1.79 4/525 22677
/proc/meminfo: memFree=12864008/32951124 swapFree=59247644/67111528
[pid=22665] ppid=22662 vsize=43628 CPUtime=342.3 cores=0,2,4,6
/proc/22665/stat : 22665 (clasp) R 22662 22665 22629 0 -1 4202496 8951 0 0 0 34229 1 0 0 25 0 1 0 780852017 44675072 8136 33554432000 4194304 4929204 140736206204384 18446744073709551615 4316160 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22665/statm: 10907 8136 369 180 0 7917 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 43628

[startup+402.3 s]
/proc/loadavg: 2.00 1.86 1.80 4/525 22679
/proc/meminfo: memFree=12861396/32951124 swapFree=59247644/67111528
[pid=22665] ppid=22662 vsize=45360 CPUtime=402.3 cores=0,2,4,6
/proc/22665/stat : 22665 (clasp) R 22662 22665 22629 0 -1 4202496 9370 0 0 0 40229 1 0 0 25 0 1 0 780852017 46448640 8555 33554432000 4194304 4929204 140736206204384 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22665/statm: 11340 8555 369 180 0 8350 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 45360

[startup+462.3 s]
/proc/loadavg: 2.00 1.88 1.81 4/525 22681
/proc/meminfo: memFree=12855292/32951124 swapFree=59247644/67111528
[pid=22665] ppid=22662 vsize=47824 CPUtime=462.3 cores=0,2,4,6
/proc/22665/stat : 22665 (clasp) R 22662 22665 22629 0 -1 4202496 9952 0 0 0 46229 1 0 0 25 0 1 0 780852017 48971776 9137 33554432000 4194304 4929204 140736206204384 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22665/statm: 11956 9137 369 180 0 8966 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 47824

[startup+522.301 s]
/proc/loadavg: 2.00 1.90 1.82 4/525 22682
/proc/meminfo: memFree=12853404/32951124 swapFree=59247644/67111528
[pid=22665] ppid=22662 vsize=49620 CPUtime=522.3 cores=0,2,4,6
/proc/22665/stat : 22665 (clasp) R 22662 22665 22629 0 -1 4202496 10369 0 0 0 52229 1 0 0 25 0 1 0 780852017 50810880 9554 33554432000 4194304 4929204 140736206204384 18446744073709551615 4638446 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22665/statm: 12405 9554 369 180 0 9415 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 49620

[startup+582.301 s]
/proc/loadavg: 2.00 1.91 1.83 4/525 22684
/proc/meminfo: memFree=12850524/32951124 swapFree=59247644/67111528
[pid=22665] ppid=22662 vsize=51148 CPUtime=582.3 cores=0,2,4,6
/proc/22665/stat : 22665 (clasp) R 22662 22665 22629 0 -1 4202496 10768 0 0 0 58229 1 0 0 25 0 1 0 780852017 52375552 9953 33554432000 4194304 4929204 140736206204384 18446744073709551615 4337397 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22665/statm: 12787 9953 369 180 0 9797 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 51148

[startup+642.301 s]

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

[startup+4062.32 s]
/proc/loadavg: 2.13 2.04 2.01 4/525 22789
/proc/meminfo: memFree=12779936/32951124 swapFree=59247644/67111528
[pid=22665] ppid=22662 vsize=87188 CPUtime=4062.43 cores=0,2,4,6
/proc/22665/stat : 22665 (clasp) R 22662 22665 22629 0 -1 4202496 19444 0 0 0 406238 5 0 0 25 0 1 0 780852017 89280512 18629 33554432000 4194304 4929204 140736206204384 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22665/statm: 21797 18629 369 180 0 18807 0
Current children cumulated CPU time (s) 4062.43
Current children cumulated vsize (KiB) 87188

[startup+4122.3 s]
/proc/loadavg: 2.13 2.06 2.02 4/525 22790
/proc/meminfo: memFree=12779912/32951124 swapFree=59247644/67111528
[pid=22665] ppid=22662 vsize=87324 CPUtime=4122.41 cores=0,2,4,6
/proc/22665/stat : 22665 (clasp) R 22662 22665 22629 0 -1 4202496 19462 0 0 0 412236 5 0 0 25 0 1 0 780852017 89419776 18647 33554432000 4194304 4929204 140736206204384 18446744073709551615 4316160 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22665/statm: 21831 18647 369 180 0 18841 0
Current children cumulated CPU time (s) 4122.41
Current children cumulated vsize (KiB) 87324

[startup+4182.3 s]
/proc/loadavg: 2.05 2.05 2.01 4/525 22792
/proc/meminfo: memFree=12780124/32951124 swapFree=59247644/67111528
[pid=22665] ppid=22662 vsize=87664 CPUtime=4182.41 cores=0,2,4,6
/proc/22665/stat : 22665 (clasp) R 22662 22665 22629 0 -1 4202496 19550 0 0 0 418236 5 0 0 25 0 1 0 780852017 89767936 18735 33554432000 4194304 4929204 140736206204384 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22665/statm: 21916 18735 369 180 0 18926 0
Current children cumulated CPU time (s) 4182.41
Current children cumulated vsize (KiB) 87664

[startup+4242.3 s]
/proc/loadavg: 2.02 2.04 2.01 4/525 22793
/proc/meminfo: memFree=12779368/32951124 swapFree=59247644/67111528
[pid=22665] ppid=22662 vsize=87848 CPUtime=4242.42 cores=0,2,4,6
/proc/22665/stat : 22665 (clasp) R 22662 22665 22629 0 -1 4202496 19577 0 0 0 424237 5 0 0 25 0 1 0 780852017 89956352 18762 33554432000 4194304 4929204 140736206204384 18446744073709551615 4633737 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22665/statm: 21962 18762 369 180 0 18972 0
Current children cumulated CPU time (s) 4242.42
Current children cumulated vsize (KiB) 87848

[startup+4302.3 s]
/proc/loadavg: 2.00 2.03 2.00 4/525 22795
/proc/meminfo: memFree=12776604/32951124 swapFree=59247644/67111528
[pid=22665] ppid=22662 vsize=87848 CPUtime=4302.42 cores=0,2,4,6
/proc/22665/stat : 22665 (clasp) R 22662 22665 22629 0 -1 4202496 19608 0 0 0 430237 5 0 0 25 0 1 0 780852017 89956352 18793 33554432000 4194304 4929204 140736206204384 18446744073709551615 4316089 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22665/statm: 21962 18793 369 180 0 18972 0
Current children cumulated CPU time (s) 4302.42
Current children cumulated vsize (KiB) 87848

[startup+4362.3 s]
/proc/loadavg: 2.00 2.02 2.00 4/525 22797
/proc/meminfo: memFree=12776072/32951124 swapFree=59247644/67111528
[pid=22665] ppid=22662 vsize=88416 CPUtime=4362.42 cores=0,2,4,6
/proc/22665/stat : 22665 (clasp) R 22662 22665 22629 0 -1 4202496 19702 0 0 0 436237 5 0 0 25 0 1 0 780852017 90537984 18887 33554432000 4194304 4929204 140736206204384 18446744073709551615 4316165 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22665/statm: 22104 18887 369 180 0 19114 0
Current children cumulated CPU time (s) 4362.42
Current children cumulated vsize (KiB) 88416

[startup+4422.3 s]
/proc/loadavg: 2.00 2.02 2.00 4/525 22798
/proc/meminfo: memFree=12775180/32951124 swapFree=59247644/67111528
[pid=22665] ppid=22662 vsize=89408 CPUtime=4422.42 cores=0,2,4,6
/proc/22665/stat : 22665 (clasp) R 22662 22665 22629 0 -1 4202496 19903 0 0 0 442237 5 0 0 25 0 1 0 780852017 91553792 19088 33554432000 4194304 4929204 140736206204384 18446744073709551615 4316112 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22665/statm: 22352 19088 369 180 0 19362 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 89408

[startup+4482.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/525 22800
/proc/meminfo: memFree=12772040/32951124 swapFree=59247644/67111528
[pid=22665] ppid=22662 vsize=91548 CPUtime=4482.42 cores=0,2,4,6
/proc/22665/stat : 22665 (clasp) R 22662 22665 22629 0 -1 4202496 20448 0 0 0 448237 5 0 0 25 0 1 0 780852017 93745152 19633 33554432000 4194304 4929204 140736206204384 18446744073709551615 4316118 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22665/statm: 22887 19633 369 180 0 19897 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 91548

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/525 22801
/proc/meminfo: memFree=12768660/32951124 swapFree=59247644/67111528
[pid=22665] ppid=22662 vsize=93144 CPUtime=4542.42 cores=0,2,4,6
/proc/22665/stat : 22665 (clasp) R 22662 22665 22629 0 -1 4202496 20843 0 0 0 454237 5 0 0 25 0 1 0 780852017 95379456 20028 33554432000 4194304 4929204 140736206204384 18446744073709551615 4316093 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22665/statm: 23286 20028 369 180 0 20296 0
Current children cumulated CPU time (s) 4542.42
Current children cumulated vsize (KiB) 93144

[startup+4602.3 s]
/proc/loadavg: 2.12 2.03 2.01 4/525 22803
/proc/meminfo: memFree=12767888/32951124 swapFree=59247644/67111528
[pid=22665] ppid=22662 vsize=93144 CPUtime=4602.43 cores=0,2,4,6
/proc/22665/stat : 22665 (clasp) R 22662 22665 22629 0 -1 4202496 20848 0 0 0 460238 5 0 0 25 0 1 0 780852017 95379456 20033 33554432000 4194304 4929204 140736206204384 18446744073709551615 4633847 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22665/statm: 23286 20033 369 180 0 20296 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 93144

[startup+4662.3 s]
/proc/loadavg: 2.16 2.05 2.01 4/525 22805
/proc/meminfo: memFree=12761788/32951124 swapFree=59247644/67111528
[pid=22665] ppid=22662 vsize=93316 CPUtime=4662.42 cores=0,2,4,6
/proc/22665/stat : 22665 (clasp) R 22662 22665 22629 0 -1 4202496 20874 0 0 0 466237 5 0 0 25 0 1 0 780852017 95555584 20059 33554432000 4194304 4929204 140736206204384 18446744073709551615 4633697 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22665/statm: 23329 20059 369 180 0 20339 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 93316

[startup+4722.32 s]
/proc/loadavg: 2.06 2.04 2.01 4/525 22806
/proc/meminfo: memFree=12763356/32951124 swapFree=59247644/67111528
[pid=22665] ppid=22662 vsize=93716 CPUtime=4722.44 cores=0,2,4,6
/proc/22665/stat : 22665 (clasp) R 22662 22665 22629 0 -1 4202496 20967 0 0 0 472239 5 0 0 25 0 1 0 780852017 95965184 20152 33554432000 4194304 4929204 140736206204384 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22665/statm: 23429 20152 369 180 0 20439 0
Current children cumulated CPU time (s) 4722.44
Current children cumulated vsize (KiB) 93716

[startup+4782.3 s]
/proc/loadavg: 2.02 2.03 2.00 4/525 22808
/proc/meminfo: memFree=12762836/32951124 swapFree=59247644/67111528
[pid=22665] ppid=22662 vsize=94096 CPUtime=4782.43 cores=0,2,4,6
/proc/22665/stat : 22665 (clasp) R 22662 22665 22629 0 -1 4202496 21070 0 0 0 478238 5 0 0 25 0 1 0 780852017 96354304 20255 33554432000 4194304 4929204 140736206204384 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22665/statm: 23524 20255 369 180 0 20534 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 94096

[startup+4842.3 s]
/proc/loadavg: 2.00 2.02 2.00 4/525 22809
/proc/meminfo: memFree=12761196/32951124 swapFree=59247644/67111528
[pid=22665] ppid=22662 vsize=94644 CPUtime=4842.43 cores=0,2,4,6
/proc/22665/stat : 22665 (clasp) R 22662 22665 22629 0 -1 4202496 21164 0 0 0 484238 5 0 0 25 0 1 0 780852017 96915456 20349 33554432000 4194304 4929204 140736206204384 18446744073709551615 4337370 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22665/statm: 23661 20349 369 180 0 20671 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 94644

[startup+4902.3 s]
/proc/loadavg: 2.00 2.02 2.00 4/525 22811
/proc/meminfo: memFree=12761672/32951124 swapFree=59247644/67111528
[pid=22665] ppid=22662 vsize=94952 CPUtime=4902.43 cores=0,2,4,6
/proc/22665/stat : 22665 (clasp) R 22662 22665 22629 0 -1 4202496 21262 0 0 0 490238 5 0 0 25 0 1 0 780852017 97230848 20447 33554432000 4194304 4929204 140736206204384 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22665/statm: 23738 20447 369 180 0 20748 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 94952

[startup+4962.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/525 22813
/proc/meminfo: memFree=12760396/32951124 swapFree=59247644/67111528
[pid=22665] ppid=22662 vsize=96088 CPUtime=4962.43 cores=0,2,4,6
/proc/22665/stat : 22665 (clasp) R 22662 22665 22629 0 -1 4202496 21537 0 0 0 496238 5 0 0 25 0 1 0 780852017 98394112 20722 33554432000 4194304 4929204 140736206204384 18446744073709551615 4375418 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22665/statm: 24022 20722 369 180 0 21032 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 96088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.01 2.00 4/525 22814
/proc/meminfo: memFree=12759980/32951124 swapFree=59247644/67111528
[pid=22665] ppid=22662 vsize=96476 CPUtime=5000.04 cores=0,2,4,6
/proc/22665/stat : 22665 (clasp) R 22662 22665 22629 0 -1 4202496 21603 0 0 0 499999 5 0 0 25 0 1 0 780852017 98791424 20788 33554432000 4194304 4929204 140736206204384 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22665/statm: 24119 20788 369 180 0 21129 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 96476

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

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

[startup+4999.9 s]
/proc/loadavg: 2.00 2.01 2.00 4/525 22814
/proc/meminfo: memFree=12759980/32951124 swapFree=59247644/67111528
[pid=22665] ppid=22662 vsize=96476 CPUtime=5000.04 cores=0,2,4,6
/proc/22665/stat : 22665 (clasp) R 22662 22665 22629 0 -1 4202496 21603 0 0 0 499999 5 0 0 25 0 1 0 780852017 98791424 20788 33554432000 4194304 4929204 140736206204384 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 4 0 0 0
/proc/22665/statm: 24119 20788 369 180 0 21129 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 96476

Child status: 0
Real time (s): 4999.93
CPU time (s): 5000.07
CPU user time (s): 5000.01
CPU system time (s): 0.06099
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 96476

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5000.01
system time used= 0.06099
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21615
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= 12
involuntary context switches= 7292

runsolver used 27.5578 second user time and 61.9486 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-29 20:09:03
IDJOB=3423168
IDBENCH=84568
IDSOLVER=1917
FILE ID=node137/3423168-1306692543
RUNJOBID= node137-1306692543-22647
PBS_JOBID= 13471865
Free space on /tmp= 73120 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT04/handmade/kexu/frb-0.8/frb59-26-1.used-as.sat04-891.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-3423168-1306692543/watcher-3423168-1306692543 -o /tmp/evaluation-result-3423168-1306692543/solver-3423168-1306692543 -C 5000 -W 5100 -M 15500  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-3423168-1306692543.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 5877850d9f604b6973676132cbba5c90
RANDOM SEED=1367669081

node137.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.844
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.68
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.844
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.844
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.74
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.844
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.74
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.844
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.82
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.844
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.844
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.83
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.844
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12928928 kB
Buffers:        378296 kB
Cached:        9006308 kB
SwapCached:      17768 kB
Active:       11224072 kB
Inactive:      8488944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12928928 kB
SwapTotal:    67111528 kB
SwapFree:     59247644 kB
Dirty:            4692 kB
Writeback:           0 kB
AnonPages:    10320536 kB
Mapped:          29336 kB
Slab:           163088 kB
PageTables:      74824 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 162515276 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= 73116 MiB
End job on node137 at 2011-05-29 21:32:25