Trace number 3300303

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/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-17_279.cnf
MD5SUMd2562f4e152a54a992ab300a2bacfba9
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 variables279
Number of clauses21616
Sum of the clauses size96978
Maximum clause length17
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 319321
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52295

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...828141/instance-3300303-1303828141.cnf
0.03/0.08	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: 1299.92s 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-3300303-1303828141/watcher-3300303-1303828141 -o /tmp/evaluation-result-3300303-1303828141/solver-3300303-1303828141 -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-3300303-1303828141.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.98 3.94 3.54 4/189 30557
/proc/meminfo: memFree=16060876/32951124 swapFree=67111528/67111528
[pid=30557] ppid=30555 vsize=13244 CPUtime=0 cores=5,7
/proc/30557/stat : 30557 (clasp) R 30555 30557 29873 0 -1 4202496 665 0 0 0 0 0 0 0 25 0 1 0 494414511 13561856 605 33554432000 4194304 4929204 140736064258448 18446744073709551615 4574143 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/30557/statm: 3311 606 327 180 0 321 0

[startup+0.0348739 s]
/proc/loadavg: 3.98 3.94 3.54 4/189 30557
/proc/meminfo: memFree=16060876/32951124 swapFree=67111528/67111528
[pid=30557] ppid=30555 vsize=14440 CPUtime=0.03 cores=5,7
/proc/30557/stat : 30557 (clasp) R 30555 30557 29873 0 -1 4202496 990 0 0 0 3 0 0 0 25 0 1 0 494414511 14786560 892 33554432000 4194304 4929204 140736064258448 18446744073709551615 4582106 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/30557/statm: 3610 892 337 180 0 620 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 14440

[startup+0.100861 s]
/proc/loadavg: 3.98 3.94 3.54 4/189 30557
/proc/meminfo: memFree=16060876/32951124 swapFree=67111528/67111528
[pid=30557] ppid=30555 vsize=14224 CPUtime=0.09 cores=5,7
/proc/30557/stat : 30557 (clasp) R 30555 30557 29873 0 -1 4202496 1018 0 0 0 9 0 0 0 25 0 1 0 494414511 14565376 877 33554432000 4194304 4929204 140736064258448 18446744073709551615 4633920 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/30557/statm: 3556 877 360 180 0 566 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14224

[startup+0.300824 s]
/proc/loadavg: 3.98 3.94 3.54 4/189 30557
/proc/meminfo: memFree=16060876/32951124 swapFree=67111528/67111528
[pid=30557] ppid=30555 vsize=14632 CPUtime=0.29 cores=5,7
/proc/30557/stat : 30557 (clasp) R 30555 30557 29873 0 -1 4202496 1115 0 0 0 29 0 0 0 25 0 1 0 494414511 14983168 974 33554432000 4194304 4929204 140736064258448 18446744073709551615 4316204 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/30557/statm: 3658 974 367 180 0 668 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14632

[startup+0.70076 s]
/proc/loadavg: 3.98 3.94 3.54 4/189 30557
/proc/meminfo: memFree=16060876/32951124 swapFree=67111528/67111528
[pid=30557] ppid=30555 vsize=15216 CPUtime=0.69 cores=5,7
/proc/30557/stat : 30557 (clasp) R 30555 30557 29873 0 -1 4202496 1274 0 0 0 69 0 0 0 25 0 1 0 494414511 15581184 1133 33554432000 4194304 4929204 140736064258448 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/30557/statm: 3804 1133 367 180 0 814 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15216

[startup+1.5006 s]
/proc/loadavg: 3.98 3.94 3.54 5/190 30558
/proc/meminfo: memFree=16057172/32951124 swapFree=67111528/67111528
[pid=30557] ppid=30555 vsize=15744 CPUtime=1.49 cores=5,7
/proc/30557/stat : 30557 (clasp) R 30555 30557 29873 0 -1 4202496 1400 0 0 0 149 0 0 0 25 0 1 0 494414511 16121856 1259 33554432000 4194304 4929204 140736064258448 18446744073709551615 4632982 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/30557/statm: 3936 1259 367 180 0 946 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15744

[startup+3.10032 s]
/proc/loadavg: 3.98 3.94 3.54 5/190 30558
/proc/meminfo: memFree=16055948/32951124 swapFree=67111528/67111528
[pid=30557] ppid=30555 vsize=16756 CPUtime=3.09 cores=5,7
/proc/30557/stat : 30557 (clasp) R 30555 30557 29873 0 -1 4202496 1661 0 0 0 309 0 0 0 25 0 1 0 494414511 17158144 1520 33554432000 4194304 4929204 140736064258448 18446744073709551615 4632960 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/30557/statm: 4189 1520 367 180 0 1199 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16756

[startup+6.30071 s]
/proc/loadavg: 3.98 3.95 3.54 5/190 30558
/proc/meminfo: memFree=16053964/32951124 swapFree=67111528/67111528
[pid=30557] ppid=30555 vsize=17572 CPUtime=6.29 cores=5,7
/proc/30557/stat : 30557 (clasp) R 30555 30557 29873 0 -1 4202496 1853 0 0 0 629 0 0 0 25 0 1 0 494414511 17993728 1712 33554432000 4194304 4929204 140736064258448 18446744073709551615 4337397 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/30557/statm: 4393 1712 367 180 0 1403 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17572

[startup+12.7005 s]
/proc/loadavg: 3.98 3.95 3.54 5/190 30558
/proc/meminfo: memFree=16051980/32951124 swapFree=67111528/67111528
[pid=30557] ppid=30555 vsize=18880 CPUtime=12.69 cores=5,7
/proc/30557/stat : 30557 (clasp) R 30555 30557 29873 0 -1 4202496 2178 0 0 0 1269 0 0 0 25 0 1 0 494414511 19333120 2037 33554432000 4194304 4929204 140736064258448 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/30557/statm: 4720 2037 367 180 0 1730 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18880

[startup+25.5002 s]
/proc/loadavg: 3.98 3.95 3.55 5/190 30558
/proc/meminfo: memFree=16049960/32951124 swapFree=67111528/67111528
[pid=30557] ppid=30555 vsize=20396 CPUtime=25.49 cores=5,7
/proc/30557/stat : 30557 (clasp) R 30555 30557 29873 0 -1 4202496 2524 0 0 0 2549 0 0 0 25 0 1 0 494414511 20885504 2383 33554432000 4194304 4929204 140736064258448 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/30557/statm: 5099 2383 367 180 0 2109 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20396

[startup+51.1004 s]
/proc/loadavg: 3.99 3.95 3.56 5/190 30559
/proc/meminfo: memFree=16045744/32951124 swapFree=67111528/67111528
[pid=30557] ppid=30555 vsize=22780 CPUtime=51.09 cores=5,7
/proc/30557/stat : 30557 (clasp) R 30555 30557 29873 0 -1 4202496 3100 0 0 0 5109 0 0 0 25 0 1 0 494414511 23326720 2959 33554432000 4194304 4929204 140736064258448 18446744073709551615 4316100 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/30557/statm: 5695 2959 367 180 0 2705 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 22780

[startup+102.307 s]
/proc/loadavg: 3.99 3.95 3.58 5/190 30560
/proc/meminfo: memFree=16039392/32951124 swapFree=67111528/67111528
[pid=30557] ppid=30555 vsize=25780 CPUtime=102.3 cores=5,7
/proc/30557/stat : 30557 (clasp) R 30555 30557 29873 0 -1 4202496 3767 0 0 0 10230 0 0 0 25 0 1 0 494414511 26398720 3626 33554432000 4194304 4929204 140736064258448 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/30557/statm: 6445 3626 367 180 0 3455 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 25780

[startup+162.301 s]
/proc/loadavg: 4.04 3.97 3.61 5/190 30589
/proc/meminfo: memFree=16031744/32951124 swapFree=67111528/67111528
[pid=30557] ppid=30555 vsize=27616 CPUtime=162.29 cores=5,7
/proc/30557/stat : 30557 (clasp) R 30555 30557 29873 0 -1 4202496 4213 0 0 0 16229 0 0 0 25 0 1 0 494414511 28278784 4072 33554432000 4194304 4929204 140736064258448 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/30557/statm: 6904 4072 369 180 0 3914 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 27616

[startup+222.301 s]
/proc/loadavg: 4.01 3.97 3.63 5/190 30591
/proc/meminfo: memFree=16025016/32951124 swapFree=67111528/67111528
[pid=30557] ppid=30555 vsize=29640 CPUtime=222.29 cores=5,7
/proc/30557/stat : 30557 (clasp) R 30555 30557 29873 0 -1 4202496 4666 0 0 0 22229 0 0 0 25 0 1 0 494414511 30351360 4525 33554432000 4194304 4929204 140736064258448 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/30557/statm: 7410 4525 369 180 0 4420 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 29640

[startup+282.3 s]
/proc/loadavg: 4.00 3.97 3.65 5/190 30592
/proc/meminfo: memFree=16019904/32951124 swapFree=67111528/67111528
[pid=30557] ppid=30555 vsize=31300 CPUtime=282.3 cores=5,7
/proc/30557/stat : 30557 (clasp) R 30555 30557 29873 0 -1 4202496 5042 0 0 0 28230 0 0 0 25 0 1 0 494414511 32051200 4901 33554432000 4194304 4929204 140736064258448 18446744073709551615 4633958 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/30557/statm: 7825 4901 369 180 0 4835 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 31300

[startup+342.3 s]
/proc/loadavg: 4.00 3.97 3.67 5/190 30594
/proc/meminfo: memFree=16014540/32951124 swapFree=67111528/67111528
[pid=30557] ppid=30555 vsize=31988 CPUtime=342.3 cores=5,7
/proc/30557/stat : 30557 (clasp) R 30555 30557 29873 0 -1 4202496 5233 0 0 0 34230 0 0 0 25 0 1 0 494414511 32755712 5092 33554432000 4194304 4929204 140736064258448 18446744073709551615 4316128 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/30557/statm: 7997 5092 369 180 0 5007 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 31988

[startup+402.3 s]
/proc/loadavg: 4.00 3.97 3.69 5/190 30595
/proc/meminfo: memFree=16010416/32951124 swapFree=67111528/67111528
[pid=30557] ppid=30555 vsize=33172 CPUtime=402.3 cores=5,7
/proc/30557/stat : 30557 (clasp) R 30555 30557 29873 0 -1 4202496 5501 0 0 0 40230 0 0 0 25 0 1 0 494414511 33968128 5360 33554432000 4194304 4929204 140736064258448 18446744073709551615 4633773 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/30557/statm: 8293 5360 369 180 0 5303 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 33172

[startup+462.301 s]
/proc/loadavg: 4.00 3.97 3.70 5/190 30597
/proc/meminfo: memFree=16006668/32951124 swapFree=67111528/67111528
[pid=30557] ppid=30555 vsize=33888 CPUtime=462.3 cores=5,7
/proc/30557/stat : 30557 (clasp) R 30555 30557 29873 0 -1 4202496 5709 0 0 0 46230 0 0 0 25 0 1 0 494414511 34701312 5568 33554432000 4194304 4929204 140736064258448 18446744073709551615 4316200 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/30557/statm: 8472 5568 369 180 0 5482 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 33888

[startup+522.301 s]
/proc/loadavg: 4.06 3.99 3.73 5/190 30599
/proc/meminfo: memFree=16003160/32951124 swapFree=67111528/67111528
[pid=30557] ppid=30555 vsize=34604 CPUtime=522.3 cores=5,7
/proc/30557/stat : 30557 (clasp) R 30555 30557 29873 0 -1 4202496 5851 0 0 0 52230 0 0 0 25 0 1 0 494414511 35434496 5710 33554432000 4194304 4929204 140736064258448 18446744073709551615 4316135 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/30557/statm: 8651 5710 369 180 0 5661 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 34604

[startup+582.301 s]
/proc/loadavg: 4.02 3.99 3.74 5/190 30600
/proc/meminfo: memFree=16001524/32951124 swapFree=67111528/67111528
[pid=30557] ppid=30555 vsize=35944 CPUtime=582.31 cores=5,7
/proc/30557/stat : 30557 (clasp) R 30555 30557 29873 0 -1 4202496 6192 0 0 0 58230 1 0 0 25 0 1 0 494414511 36806656 5970 33554432000 4194304 4929204 140736064258448 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/30557/statm: 8986 5970 369 180 0 5996 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 35944

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.75 5/190 30602
/proc/meminfo: memFree=15998388/32951124 swapFree=67111528/67111528
[pid=30557] ppid=30555 vsize=36824 CPUtime=642.32 cores=5,7
/proc/30557/stat : 30557 (clasp) R 30555 30557 29873 0 -1 4202496 6414 0 0 0 64231 1 0 0 25 0 1 0 494414511 37707776 6192 33554432000 4194304 4929204 140736064258448 18446744073709551615 4316032 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/30557/statm: 9206 6192 369 180 0 6216 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 36824

[startup+702.3 s]
/proc/loadavg: 4.06 4.01 3.77 5/190 30603
/proc/meminfo: memFree=15995244/32951124 swapFree=67111528/67111528
[pid=30557] ppid=30555 vsize=37636 CPUtime=702.32 cores=5,7
/proc/30557/stat : 30557 (clasp) R 30555 30557 29873 0 -1 4202496 6578 0 0 0 70231 1 0 0 25 0 1 0 494414511 38539264 6356 33554432000 4194304 4929204 140736064258448 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/30557/statm: 9409 6356 369 180 0 6419 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 37636

[startup+762.307 s]
/proc/loadavg: 4.02 4.00 3.78 5/190 30605
/proc/meminfo: memFree=15993112/32951124 swapFree=67111528/67111528
[pid=30557] ppid=30555 vsize=37848 CPUtime=762.33 cores=5,7
/proc/30557/stat : 30557 (clasp) R 30555 30557 29873 0 -1 4202496 6635 0 0 0 76232 1 0 0 25 0 1 0 494414511 38756352 6413 33554432000 4194304 4929204 140736064258448 18446744073709551615 4633737 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/30557/statm: 9462 6413 369 180 0 6472 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 37848

[startup+822.301 s]
/proc/loadavg: 4.05 4.01 3.80 5/190 30607
/proc/meminfo: memFree=15992092/32951124 swapFree=67111528/67111528
[pid=30557] ppid=30555 vsize=38376 CPUtime=822.32 cores=5,7
/proc/30557/stat : 30557 (clasp) R 30555 30557 29873 0 -1 4202496 6761 0 0 0 82231 1 0 0 25 0 1 0 494414511 39297024 6539 33554432000 4194304 4929204 140736064258448 18446744073709551615 4316253 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/30557/statm: 9594 6539 369 180 0 6604 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 38376

[startup+882.301 s]
/proc/loadavg: 4.02 4.01 3.81 5/190 30608
/proc/meminfo: memFree=15990580/32951124 swapFree=67111528/67111528
[pid=30557] ppid=30555 vsize=39008 CPUtime=882.32 cores=5,7
/proc/30557/stat : 30557 (clasp) R 30555 30557 29873 0 -1 4202496 6889 0 0 0 88231 1 0 0 25 0 1 0 494414511 39944192 6667 33554432000 4194304 4929204 140736064258448 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/30557/statm: 9752 6667 369 180 0 6762 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 39008

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 30610
/proc/meminfo: memFree=15987576/32951124 swapFree=67111528/67111528
[pid=30557] ppid=30555 vsize=39880 CPUtime=942.32 cores=5,7
/proc/30557/stat : 30557 (clasp) R 30555 30557 29873 0 -1 4202496 7102 0 0 0 94231 1 0 0 25 0 1 0 494414511 40837120 6880 33554432000 4194304 4929204 140736064258448 18446744073709551615 4316263 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/30557/statm: 9970 6880 369 180 0 6980 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 39880

[startup+1002.3 s]
/proc/loadavg: 4.06 4.02 3.83 5/190 30611
/proc/meminfo: memFree=15983820/32951124 swapFree=67111528/67111528
[pid=30557] ppid=30555 vsize=41040 CPUtime=1002.33 cores=5,7
/proc/30557/stat : 30557 (clasp) R 30555 30557 29873 0 -1 4202496 7385 0 0 0 100232 1 0 0 25 0 1 0 494414511 42024960 7163 33554432000 4194304 4929204 140736064258448 18446744073709551615 4633042 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/30557/statm: 10260 7163 369 180 0 7270 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 41040

[startup+1062.3 s]
/proc/loadavg: 4.02 4.01 3.84 5/190 30613
/proc/meminfo: memFree=15982548/32951124 swapFree=67111528/67111528
[pid=30557] ppid=30555 vsize=41292 CPUtime=1062.33 cores=5,7
/proc/30557/stat : 30557 (clasp) R 30555 30557 29873 0 -1 4202496 7434 0 0 0 106232 1 0 0 25 0 1 0 494414511 42283008 7212 33554432000 4194304 4929204 140736064258448 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/30557/statm: 10323 7212 369 180 0 7333 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 41292

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.84 5/190 30615
/proc/meminfo: memFree=15979660/32951124 swapFree=67111528/67111528
[pid=30557] ppid=30555 vsize=42384 CPUtime=1122.33 cores=5,7
/proc/30557/stat : 30557 (clasp) R 30555 30557 29873 0 -1 4202496 7679 0 0 0 112232 1 0 0 25 0 1 0 494414511 43401216 7457 33554432000 4194304 4929204 140736064258448 18446744073709551615 4316263 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/30557/statm: 10596 7457 369 180 0 7606 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 42384

[startup+1182.3 s]
/proc/loadavg: 3.84 3.97 3.84 3/178 30652
/proc/meminfo: memFree=16038608/32951124 swapFree=67111528/67111528
[pid=30557] ppid=30555 vsize=43080 CPUtime=1182.33 cores=5,7
/proc/30557/stat : 30557 (clasp) R 30555 30557 29873 0 -1 4202496 7829 0 0 0 118232 1 0 0 25 0 1 0 494414511 44113920 7607 33554432000 4194304 4929204 140736064258448 18446744073709551615 4316128 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/30557/statm: 10770 7607 369 180 0 7780 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 43080

[startup+1242.3 s]
/proc/loadavg: 2.67 3.61 3.72 3/178 30654
/proc/meminfo: memFree=16037840/32951124 swapFree=67111528/67111528
[pid=30557] ppid=30555 vsize=43456 CPUtime=1242.33 cores=5,7
/proc/30557/stat : 30557 (clasp) R 30555 30557 29873 0 -1 4202496 7913 0 0 0 124232 1 0 0 25 0 1 0 494414511 44498944 7691 33554432000 4194304 4929204 140736064258448 18446744073709551615 4316168 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/30557/statm: 10864 7691 369 180 0 7874 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 43456



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.25 3.31 3.61 3/178 30655
/proc/meminfo: memFree=16037180/32951124 swapFree=67111528/67111528
[pid=30557] ppid=30555 vsize=43836 CPUtime=1300.04 cores=5,7
/proc/30557/stat : 30557 (clasp) R 30555 30557 29873 0 -1 4202496 8000 0 0 0 130003 1 0 0 25 0 1 0 494414511 44888064 7778 33554432000 4194304 4929204 140736064258448 18446744073709551615 4316200 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/30557/statm: 10959 7778 369 180 0 7969 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 43836

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): 1300.03
CPU system time (s): 0.016997
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 43836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.03
system time used= 0.016997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8013
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= 9
involuntary context switches= 3169

runsolver used 2.07568 second user time and 4.93325 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-26 16:29:01
IDJOB=3300303
IDBENCH=83320
IDSOLVER=1685
FILE ID=node105/3300303-1303828141
RUNJOBID= node105-1303828017-30433
PBS_JOBID= 13160791
Free space on /tmp= 72172 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-17_279.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-3300303-1303828141/watcher-3300303-1303828141 -o /tmp/evaluation-result-3300303-1303828141/solver-3300303-1303828141 -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-3300303-1303828141.cnf

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

MD5SUM BENCH= d2562f4e152a54a992ab300a2bacfba9
RANDOM SEED=1879532079

node105.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.825
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.65
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.825
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
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.825
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.825
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.825
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	: 5410.70
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.825
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.74
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.825
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.825
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:      16061156 kB
Buffers:       2293340 kB
Cached:       13923660 kB
SwapCached:          0 kB
Active:        8590316 kB
Inactive:      7730852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16061156 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            1184 kB
Writeback:           0 kB
AnonPages:      103520 kB
Mapped:          16284 kB
Slab:           505800 kB
PageTables:       5404 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   287408 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= 72172 MiB
End job on node105 at 2011-04-26 16:50:43