Trace number 3300306

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-20_388.cnf
MD5SUMa08160883ea01d58c880b6f2b323ef8b
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 variables388
Number of clauses41212
Sum of the clauses size187726
Maximum clause length20
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 337442
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53770

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...828214/instance-3300306-1303828214.cnf
0.19/0.23	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.77s 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-3300306-1303828214/watcher-3300306-1303828214 -o /tmp/evaluation-result-3300306-1303828214/solver-3300306-1303828214 -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-3300306-1303828214.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.72 3.99 4.79 4/189 16926
/proc/meminfo: memFree=16613284/32950928 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=13396 CPUtime=0 cores=5,7
/proc/16926/stat : 16926 (clasp) R 16924 16926 16692 0 -1 4202496 688 0 0 0 0 0 0 0 25 0 1 0 573052088 13717504 627 33554432000 4194304 4929204 140734852644736 18446744073709551615 231895151301 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16926/statm: 3349 628 327 180 0 359 0

[startup+0.0197609 s]
/proc/loadavg: 3.72 3.99 4.79 4/189 16926
/proc/meminfo: memFree=16613284/32950928 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=15912 CPUtime=0.01 cores=5,7
/proc/16926/stat : 16926 (clasp) R 16924 16926 16692 0 -1 4202496 1488 0 0 0 1 0 0 0 25 0 1 0 573052088 16293888 1253 33554432000 4194304 4929204 140734852644736 18446744073709551615 4599579 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16926/statm: 4011 1260 336 180 0 1021 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 15912

[startup+0.100767 s]
/proc/loadavg: 3.72 3.99 4.79 4/189 16926
/proc/meminfo: memFree=16613284/32950928 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=16704 CPUtime=0.09 cores=5,7
/proc/16926/stat : 16926 (clasp) R 16924 16926 16692 0 -1 4202496 1641 0 0 0 9 0 0 0 25 0 1 0 573052088 17104896 1406 33554432000 4194304 4929204 140734852644736 18446744073709551615 4582134 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16926/statm: 4176 1406 337 180 0 1186 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16704

[startup+0.300727 s]
/proc/loadavg: 3.72 3.99 4.79 4/189 16926
/proc/meminfo: memFree=16613284/32950928 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=16220 CPUtime=0.29 cores=5,7
/proc/16926/stat : 16926 (clasp) R 16924 16926 16692 0 -1 4202496 1678 0 0 0 29 0 0 0 25 0 1 0 573052088 16609280 1362 33554432000 4194304 4929204 140734852644736 18446744073709551615 4316213 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16926/statm: 4055 1362 367 180 0 1065 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16220

[startup+0.700668 s]
/proc/loadavg: 3.72 3.99 4.79 4/189 16926
/proc/meminfo: memFree=16613284/32950928 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=16388 CPUtime=0.69 cores=5,7
/proc/16926/stat : 16926 (clasp) R 16924 16926 16692 0 -1 4202496 1731 0 0 0 69 0 0 0 25 0 1 0 573052088 16781312 1415 33554432000 4194304 4929204 140734852644736 18446744073709551615 231895149692 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16926/statm: 4097 1415 367 180 0 1107 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16388

[startup+1.50051 s]
/proc/loadavg: 3.72 3.99 4.79 5/190 16927
/proc/meminfo: memFree=16607108/32950928 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=17320 CPUtime=1.49 cores=5,7
/proc/16926/stat : 16926 (clasp) R 16924 16926 16692 0 -1 4202496 1971 0 0 0 149 0 0 0 25 0 1 0 573052088 17735680 1655 33554432000 4194304 4929204 140734852644736 18446744073709551615 231895188048 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16926/statm: 4330 1655 367 180 0 1340 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17320

[startup+3.10021 s]
/proc/loadavg: 3.72 3.99 4.79 5/190 16927
/proc/meminfo: memFree=16605744/32950928 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=18052 CPUtime=3.09 cores=5,7
/proc/16926/stat : 16926 (clasp) R 16924 16926 16692 0 -1 4202496 2153 0 0 0 309 0 0 0 25 0 1 0 573052088 18485248 1837 33554432000 4194304 4929204 140734852644736 18446744073709551615 4316213 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16926/statm: 4513 1837 367 180 0 1523 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18052

[startup+6.3006 s]
/proc/loadavg: 3.74 3.99 4.79 5/190 16927
/proc/meminfo: memFree=16602788/32950928 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=19148 CPUtime=6.29 cores=5,7
/proc/16926/stat : 16926 (clasp) R 16924 16926 16692 0 -1 4202496 2418 0 0 0 629 0 0 0 25 0 1 0 573052088 19607552 2102 33554432000 4194304 4929204 140734852644736 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16926/statm: 4787 2102 367 180 0 1797 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19148

[startup+12.7004 s]
/proc/loadavg: 3.76 3.99 4.78 5/190 16927
/proc/meminfo: memFree=16598644/32950928 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=20800 CPUtime=12.69 cores=5,7
/proc/16926/stat : 16926 (clasp) R 16924 16926 16692 0 -1 4202496 2839 0 0 0 1269 0 0 0 25 0 1 0 573052088 21299200 2523 33554432000 4194304 4929204 140734852644736 18446744073709551615 4633719 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16926/statm: 5200 2523 367 180 0 2210 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 20800

[startup+25.501 s]
/proc/loadavg: 3.81 3.99 4.77 5/190 16927
/proc/meminfo: memFree=16593512/32950928 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=23000 CPUtime=25.49 cores=5,7
/proc/16926/stat : 16926 (clasp) R 16924 16926 16692 0 -1 4202496 3386 0 0 0 2549 0 0 0 25 0 1 0 573052088 23552000 3070 33554432000 4194304 4929204 140734852644736 18446744073709551615 4632969 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16926/statm: 5750 3070 367 180 0 2760 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 23000

[startup+51.1002 s]
/proc/loadavg: 3.95 4.01 4.75 5/190 16928
/proc/meminfo: memFree=16587564/32950928 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=24608 CPUtime=51.09 cores=5,7
/proc/16926/stat : 16926 (clasp) R 16924 16926 16692 0 -1 4202496 3778 0 0 0 5109 0 0 0 25 0 1 0 573052088 25198592 3462 33554432000 4194304 4929204 140734852644736 18446744073709551615 4637463 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16926/statm: 6152 3462 367 180 0 3162 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 24608

[startup+102.307 s]
/proc/loadavg: 3.98 4.00 4.71 5/190 16929
/proc/meminfo: memFree=16578132/32950928 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=28208 CPUtime=102.3 cores=5,7
/proc/16926/stat : 16926 (clasp) R 16924 16926 16692 0 -1 4202496 4616 0 0 0 10230 0 0 0 25 0 1 0 573052088 28884992 4300 33554432000 4194304 4929204 140734852644736 18446744073709551615 4633962 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16926/statm: 7052 4300 369 180 0 4062 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 28208

[startup+162.3 s]
/proc/loadavg: 4.05 4.02 4.67 5/190 16931
/proc/meminfo: memFree=16570680/32950928 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=30588 CPUtime=162.29 cores=5,7
/proc/16926/stat : 16926 (clasp) R 16924 16926 16692 0 -1 4202496 5149 0 0 0 16229 0 0 0 25 0 1 0 573052088 31322112 4833 33554432000 4194304 4929204 140734852644736 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16926/statm: 7647 4833 369 180 0 4657 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 30588

[startup+222.301 s]
/proc/loadavg: 4.06 4.03 4.63 5/190 16933
/proc/meminfo: memFree=16565188/32950928 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=32740 CPUtime=222.29 cores=5,7
/proc/16926/stat : 16926 (clasp) R 16924 16926 16692 0 -1 4202496 5687 0 0 0 22229 0 0 0 25 0 1 0 573052088 33525760 5371 33554432000 4194304 4929204 140734852644736 18446744073709551615 4633752 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16926/statm: 8185 5371 369 180 0 5195 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 32740

[startup+282.301 s]
/proc/loadavg: 4.02 4.02 4.59 5/190 16934
/proc/meminfo: memFree=16561188/32950928 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=34356 CPUtime=282.3 cores=5,7
/proc/16926/stat : 16926 (clasp) R 16924 16926 16692 0 -1 4202496 6032 0 0 0 28230 0 0 0 25 0 1 0 573052088 35180544 5716 33554432000 4194304 4929204 140734852644736 18446744073709551615 4316213 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16926/statm: 8589 5716 369 180 0 5599 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 34356

[startup+342.3 s]
/proc/loadavg: 4.00 4.01 4.55 5/190 16936
/proc/meminfo: memFree=16555604/32950928 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=37088 CPUtime=342.3 cores=5,7
/proc/16926/stat : 16926 (clasp) R 16924 16926 16692 0 -1 4202496 6620 0 0 0 34230 0 0 0 25 0 1 0 573052088 37978112 6304 33554432000 4194304 4929204 140734852644736 18446744073709551615 4316263 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16926/statm: 9272 6304 369 180 0 6282 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 37088

[startup+402.301 s]
/proc/loadavg: 4.00 4.01 4.51 5/190 16937
/proc/meminfo: memFree=16551872/32950928 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=38396 CPUtime=402.3 cores=5,7
/proc/16926/stat : 16926 (clasp) R 16924 16926 16692 0 -1 4202496 6922 0 0 0 40230 0 0 0 25 0 1 0 573052088 39317504 6606 33554432000 4194304 4929204 140734852644736 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16926/statm: 9599 6606 369 180 0 6609 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 38396

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 4.48 5/190 16939
/proc/meminfo: memFree=16549136/32950928 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=39112 CPUtime=462.3 cores=5,7
/proc/16926/stat : 16926 (clasp) R 16924 16926 16692 0 -1 4202496 7101 0 0 0 46230 0 0 0 25 0 1 0 573052088 40050688 6785 33554432000 4194304 4929204 140734852644736 18446744073709551615 4632973 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16926/statm: 9778 6785 369 180 0 6788 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 39112

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 4.44 5/190 16944
/proc/meminfo: memFree=16545028/32950928 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=41056 CPUtime=522.31 cores=5,7
/proc/16926/stat : 16926 (clasp) R 16924 16926 16692 0 -1 4202496 7609 0 0 0 52230 1 0 0 25 0 1 0 573052088 42041344 7293 33554432000 4194304 4929204 140734852644736 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16926/statm: 10264 7293 369 180 0 7274 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 41056

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 4.41 5/190 16945
/proc/meminfo: memFree=16541508/32950928 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=42760 CPUtime=582.31 cores=5,7
/proc/16926/stat : 16926 (clasp) R 16924 16926 16692 0 -1 4202496 7991 0 0 0 58230 1 0 0 25 0 1 0 573052088 43786240 7675 33554432000 4194304 4929204 140734852644736 18446744073709551615 4658055 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16926/statm: 10690 7675 369 180 0 7700 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 42760

[startup+642.301 s]
/proc/loadavg: 4.04 4.01 4.39 5/190 16947
/proc/meminfo: memFree=16538980/32950928 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=43372 CPUtime=642.32 cores=5,7
/proc/16926/stat : 16926 (clasp) R 16924 16926 16692 0 -1 4202496 8107 0 0 0 64231 1 0 0 25 0 1 0 573052088 44412928 7791 33554432000 4194304 4929204 140734852644736 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16926/statm: 10843 7791 369 180 0 7853 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 43372

[startup+702.301 s]
/proc/loadavg: 4.01 4.01 4.36 5/190 16948
/proc/meminfo: memFree=16537216/32950928 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=43540 CPUtime=702.32 cores=5,7
/proc/16926/stat : 16926 (clasp) R 16924 16926 16692 0 -1 4202496 8180 0 0 0 70231 1 0 0 25 0 1 0 573052088 44584960 7864 33554432000 4194304 4929204 140734852644736 18446744073709551615 4316168 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16926/statm: 10885 7864 369 180 0 7895 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 43540

[startup+762.306 s]
/proc/loadavg: 4.03 4.02 4.34 5/190 16950
/proc/meminfo: memFree=16535576/32950928 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=44112 CPUtime=762.33 cores=5,7
/proc/16926/stat : 16926 (clasp) R 16924 16926 16692 0 -1 4202496 8321 0 0 0 76232 1 0 0 25 0 1 0 573052088 45170688 8005 33554432000 4194304 4929204 140734852644736 18446744073709551615 4316260 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16926/statm: 11028 8005 369 180 0 8038 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 44112

[startup+822.301 s]
/proc/loadavg: 4.01 4.01 4.32 5/190 16952
/proc/meminfo: memFree=16532188/32950928 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=45464 CPUtime=822.32 cores=5,7
/proc/16926/stat : 16926 (clasp) R 16924 16926 16692 0 -1 4202496 8602 0 0 0 82231 1 0 0 25 0 1 0 573052088 46555136 8286 33554432000 4194304 4929204 140734852644736 18446744073709551615 4316222 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16926/statm: 11366 8286 369 180 0 8376 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 45464

[startup+882.301 s]
/proc/loadavg: 4.00 4.01 4.30 5/190 16953
/proc/meminfo: memFree=16530548/32950928 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=46032 CPUtime=882.32 cores=5,7
/proc/16926/stat : 16926 (clasp) R 16924 16926 16692 0 -1 4202496 8749 0 0 0 88231 1 0 0 25 0 1 0 573052088 47136768 8433 33554432000 4194304 4929204 140734852644736 18446744073709551615 4316200 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16926/statm: 11508 8433 369 180 0 8518 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 46032

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 4.27 5/190 16955
/proc/meminfo: memFree=16528920/32950928 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=46812 CPUtime=942.32 cores=5,7
/proc/16926/stat : 16926 (clasp) R 16924 16926 16692 0 -1 4202496 8928 0 0 0 94231 1 0 0 25 0 1 0 573052088 47935488 8612 33554432000 4194304 4929204 140734852644736 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16926/statm: 11703 8612 369 180 0 8713 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 46812

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 4.25 5/190 16956
/proc/meminfo: memFree=16527540/32950928 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=47252 CPUtime=1002.32 cores=5,7
/proc/16926/stat : 16926 (clasp) R 16924 16926 16692 0 -1 4202496 9034 0 0 0 100231 1 0 0 25 0 1 0 573052088 48386048 8718 33554432000 4194304 4929204 140734852644736 18446744073709551615 4316123 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16926/statm: 11813 8718 369 180 0 8823 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 47252

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 4.24 5/190 16958
/proc/meminfo: memFree=16526152/32950928 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=47948 CPUtime=1062.33 cores=5,7
/proc/16926/stat : 16926 (clasp) R 16924 16926 16692 0 -1 4202496 9191 0 0 0 106232 1 0 0 25 0 1 0 573052088 49098752 8875 33554432000 4194304 4929204 140734852644736 18446744073709551615 4633770 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16926/statm: 11987 8875 369 180 0 8997 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 47948

[startup+1122.3 s]
/proc/loadavg: 4.07 4.02 4.22 5/190 16960
/proc/meminfo: memFree=16525136/32950928 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=48204 CPUtime=1122.33 cores=5,7
/proc/16926/stat : 16926 (clasp) R 16924 16926 16692 0 -1 4202496 9258 0 0 0 112232 1 0 0 25 0 1 0 573052088 49360896 8942 33554432000 4194304 4929204 140734852644736 18446744073709551615 4633759 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16926/statm: 12051 8942 369 180 0 9061 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 48204

[startup+1182.3 s]
/proc/loadavg: 4.02 4.01 4.21 5/190 16961
/proc/meminfo: memFree=16523760/32950928 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=48836 CPUtime=1182.33 cores=5,7
/proc/16926/stat : 16926 (clasp) R 16924 16926 16692 0 -1 4202496 9400 0 0 0 118232 1 0 0 25 0 1 0 573052088 50008064 9084 33554432000 4194304 4929204 140734852644736 18446744073709551615 4316286 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16926/statm: 12209 9084 369 180 0 9219 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 48836

[startup+1242.3 s]
/proc/loadavg: 4.06 4.02 4.20 5/190 16963
/proc/meminfo: memFree=16519888/32950928 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=51060 CPUtime=1242.33 cores=5,7
/proc/16926/stat : 16926 (clasp) R 16924 16926 16692 0 -1 4202496 9913 0 0 0 124232 1 0 0 25 0 1 0 573052088 52285440 9597 33554432000 4194304 4929204 140734852644736 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16926/statm: 12765 9597 369 180 0 9775 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 51060



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.59 3.93 4.15 2/172 17018
/proc/meminfo: memFree=16595808/32950928 swapFree=67111528/67111528
[pid=16926] ppid=16924 vsize=51412 CPUtime=1300.04 cores=5,7
/proc/16926/stat : 16926 (clasp) R 16924 16926 16692 0 -1 4202496 10004 0 0 0 130003 1 0 0 25 0 1 0 573052088 52645888 9688 33554432000 4194304 4929204 140734852644736 18446744073709551615 4633732 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/16926/statm: 12853 9688 369 180 0 9863 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 51412

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.018997
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 51412

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

runsolver used 2.09668 second user time and 5.00024 second system time

The end

Launcher Data

Begin job on node114 at 2011-04-26 16:30:14
IDJOB=3300306
IDBENCH=83358
IDSOLVER=1685
FILE ID=node114/3300306-1303828214
RUNJOBID= node114-1303826902-16713
PBS_JOBID= 13160798
Free space on /tmp= 71816 MiB

SOLVER NAME= clasp 2.0-R4092-crafted
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-20_388.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-3300306-1303828214/watcher-3300306-1303828214 -o /tmp/evaluation-result-3300306-1303828214/solver-3300306-1303828214 -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-3300306-1303828214.cnf

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

MD5SUM BENCH= a08160883ea01d58c880b6f2b323ef8b
RANDOM SEED=1979550749

node114.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.848
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.69
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.848
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.848
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.848
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.73
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.848
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.75
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.848
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.848
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.74
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.848
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:     32950928 kB
MemFree:      16613316 kB
Buffers:       2319288 kB
Cached:       13347300 kB
SwapCached:          0 kB
Active:        7045388 kB
Inactive:      8704944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      16613316 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5292 kB
Writeback:           0 kB
AnonPages:       82904 kB
Mapped:          16276 kB
Slab:           524512 kB
PageTables:       4912 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   265180 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= 71820 MiB
End job on node114 at 2011-04-26 16:51:56