Trace number 3274539

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
SAT09 reference solver: clasp 1.2.0-SAT09-32? (TO) 1300.01 1300.01

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-20_389.cnf
MD5SUMf105570f47bdca662c2d3d185f8dc1f8
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 variables389
Number of clauses41426
Sum of the clauses size188708
Maximum clause length20
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 337636
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53790

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3274539-1303604205/watcher-3274539-1303604205 -o /tmp/evaluation-result-3274539-1303604205/solver-3274539-1303604205 -C 2400 -W 1300 -M 7680 HOME/clasp --file=HOME/instance-3274539-1303604205.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.00 4.00 3.85 4/193 24516
/proc/meminfo: memFree=14407132/32951124 swapFree=67111528/67111528
[pid=24516] ppid=24514 vsize=2452 CPUtime=0 cores=0,2
/proc/24516/stat : 24516 (clasp) R 24514 24516 24048 0 -1 4202496 388 0 0 0 0 0 0 0 25 0 1 0 472018342 2510848 342 33554432000 134512640 136057169 4286900720 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24516/statm: 613 347 145 378 0 233 0

[startup+0.0907601 s]
/proc/loadavg: 4.00 4.00 3.85 4/193 24516
/proc/meminfo: memFree=14407132/32951124 swapFree=67111528/67111528
[pid=24516] ppid=24514 vsize=5052 CPUtime=0.08 cores=0,2
/proc/24516/stat : 24516 (clasp) R 24514 24516 24048 0 -1 4202496 1078 0 0 0 8 0 0 0 25 0 1 0 472018342 5173248 989 33554432000 134512640 136057169 4286900720 18446744073709551615 134774422 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24516/statm: 1263 989 166 378 0 883 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 5052

[startup+0.100729 s]
/proc/loadavg: 4.00 4.00 3.85 4/193 24516
/proc/meminfo: memFree=14407132/32951124 swapFree=67111528/67111528
[pid=24516] ppid=24514 vsize=5052 CPUtime=0.09 cores=0,2
/proc/24516/stat : 24516 (clasp) R 24514 24516 24048 0 -1 4202496 1078 0 0 0 9 0 0 0 25 0 1 0 472018342 5173248 989 33554432000 134512640 136057169 4286900720 18446744073709551615 134774608 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24516/statm: 1263 989 166 378 0 883 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5052

[startup+0.300733 s]
/proc/loadavg: 4.00 4.00 3.85 4/193 24516
/proc/meminfo: memFree=14407132/32951124 swapFree=67111528/67111528
[pid=24516] ppid=24514 vsize=5052 CPUtime=0.29 cores=0,2
/proc/24516/stat : 24516 (clasp) R 24514 24516 24048 0 -1 4202496 1078 0 0 0 29 0 0 0 25 0 1 0 472018342 5173248 989 33554432000 134512640 136057169 4286900720 18446744073709551615 134774493 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24516/statm: 1263 989 166 378 0 883 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5052

[startup+0.700623 s]
/proc/loadavg: 4.00 4.00 3.85 4/193 24516
/proc/meminfo: memFree=14407132/32951124 swapFree=67111528/67111528
[pid=24516] ppid=24514 vsize=4696 CPUtime=0.69 cores=0,2
/proc/24516/stat : 24516 (clasp) R 24514 24516 24048 0 -1 4202496 1124 0 0 0 69 0 0 0 25 0 1 0 472018342 4808704 953 33554432000 134512640 136057169 4286900720 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24516/statm: 1174 953 183 378 0 794 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4696

[startup+1.50047 s]
/proc/loadavg: 4.00 4.00 3.85 5/194 24517
/proc/meminfo: memFree=14402536/32951124 swapFree=67111528/67111528
[pid=24516] ppid=24514 vsize=7124 CPUtime=1.49 cores=0,2
/proc/24516/stat : 24516 (clasp) R 24514 24516 24048 0 -1 4202496 1716 0 0 0 149 0 0 0 25 0 1 0 472018342 7294976 1545 33554432000 134512640 136057169 4286900720 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24516/statm: 1781 1545 183 378 0 1401 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7124

[startup+3.1002 s]
/proc/loadavg: 4.00 4.00 3.85 5/194 24517
/proc/meminfo: memFree=14400792/32951124 swapFree=67111528/67111528
[pid=24516] ppid=24514 vsize=7652 CPUtime=3.09 cores=0,2
/proc/24516/stat : 24516 (clasp) R 24514 24516 24048 0 -1 4202496 1851 0 0 0 309 0 0 0 25 0 1 0 472018342 7835648 1680 33554432000 134512640 136057169 4286900720 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24516/statm: 1913 1680 183 378 0 1533 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7652

[startup+6.30061 s]
/proc/loadavg: 4.00 4.00 3.85 5/194 24517
/proc/meminfo: memFree=14399260/32951124 swapFree=67111528/67111528
[pid=24516] ppid=24514 vsize=9300 CPUtime=6.29 cores=0,2
/proc/24516/stat : 24516 (clasp) R 24514 24516 24048 0 -1 4202496 2248 0 0 0 629 0 0 0 25 0 1 0 472018342 9523200 2077 33554432000 134512640 136057169 4286900720 18446744073709551615 134823862 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24516/statm: 2325 2077 183 378 0 1945 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9300

[startup+12.7004 s]
/proc/loadavg: 4.00 4.00 3.85 5/194 24518
/proc/meminfo: memFree=14397160/32951124 swapFree=67111528/67111528
[pid=24516] ppid=24514 vsize=10688 CPUtime=12.69 cores=0,2
/proc/24516/stat : 24516 (clasp) R 24514 24516 24048 0 -1 4202496 2590 0 0 0 1269 0 0 0 25 0 1 0 472018342 10944512 2419 33554432000 134512640 136057169 4286900720 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24516/statm: 2672 2419 183 378 0 2292 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10688

[startup+25.501 s]
/proc/loadavg: 4.00 4.00 3.85 5/194 24518
/proc/meminfo: memFree=14394556/32951124 swapFree=67111528/67111528
[pid=24516] ppid=24514 vsize=12408 CPUtime=25.49 cores=0,2
/proc/24516/stat : 24516 (clasp) R 24514 24516 24048 0 -1 4202496 3002 0 0 0 2549 0 0 0 25 0 1 0 472018342 12705792 2831 33554432000 134512640 136057169 4286900720 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24516/statm: 3102 2831 183 378 0 2722 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12408

[startup+51.1003 s]
/proc/loadavg: 4.00 4.00 3.86 5/194 24519
/proc/meminfo: memFree=14391164/32951124 swapFree=67111528/67111528
[pid=24516] ppid=24514 vsize=15568 CPUtime=51.09 cores=0,2
/proc/24516/stat : 24516 (clasp) R 24514 24516 24048 0 -1 4202496 3750 0 0 0 5109 0 0 0 25 0 1 0 472018342 15941632 3579 33554432000 134512640 136057169 4286900720 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24516/statm: 3892 3579 183 378 0 3512 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 15568

[startup+102.307 s]
/proc/loadavg: 4.08 4.02 3.87 5/194 24520
/proc/meminfo: memFree=14386568/32951124 swapFree=67111528/67111528
[pid=24516] ppid=24514 vsize=18796 CPUtime=102.29 cores=0,2
/proc/24516/stat : 24516 (clasp) R 24514 24516 24048 0 -1 4202496 4535 0 0 0 10229 0 0 0 25 0 1 0 472018342 19247104 4364 33554432000 134512640 136057169 4286900720 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24516/statm: 4699 4364 183 378 0 4319 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 18796

[startup+162.301 s]
/proc/loadavg: 4.08 4.03 3.88 5/194 24522
/proc/meminfo: memFree=14381848/32951124 swapFree=67111528/67111528
[pid=24516] ppid=24514 vsize=22328 CPUtime=162.29 cores=0,2
/proc/24516/stat : 24516 (clasp) R 24514 24516 24048 0 -1 4202496 5349 0 0 0 16228 1 0 0 25 0 1 0 472018342 22863872 5178 33554432000 134512640 136057169 4286900720 18446744073709551615 134618380 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24516/statm: 5582 5178 183 378 0 5202 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 22328

[startup+222.301 s]
/proc/loadavg: 4.06 4.03 3.89 5/194 24523
/proc/meminfo: memFree=14378864/32951124 swapFree=67111528/67111528
[pid=24516] ppid=24514 vsize=24112 CPUtime=222.29 cores=0,2
/proc/24516/stat : 24516 (clasp) R 24514 24516 24048 0 -1 4202496 5740 0 0 0 22228 1 0 0 25 0 1 0 472018342 24690688 5569 33554432000 134512640 136057169 4286900720 18446744073709551615 134823838 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24516/statm: 6028 5569 183 378 0 5648 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 24112

[startup+282.301 s]
/proc/loadavg: 4.02 4.03 3.89 5/194 24525
/proc/meminfo: memFree=14374496/32951124 swapFree=67111528/67111528
[pid=24516] ppid=24514 vsize=26876 CPUtime=282.29 cores=0,2
/proc/24516/stat : 24516 (clasp) R 24514 24516 24048 0 -1 4202496 6393 0 0 0 28228 1 0 0 25 0 1 0 472018342 27521024 6222 33554432000 134512640 136057169 4286900720 18446744073709551615 134823818 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24516/statm: 6719 6222 183 378 0 6339 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 26876

[startup+342.3 s]
/proc/loadavg: 4.01 4.02 3.90 5/194 24526
/proc/meminfo: memFree=14372132/32951124 swapFree=67111528/67111528
[pid=24516] ppid=24514 vsize=28532 CPUtime=342.29 cores=0,2
/proc/24516/stat : 24516 (clasp) R 24514 24516 24048 0 -1 4202496 6769 0 0 0 34227 2 0 0 25 0 1 0 472018342 29216768 6598 33554432000 134512640 136057169 4286900720 18446744073709551615 134618368 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24516/statm: 7133 6598 183 378 0 6753 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 28532

[startup+402.3 s]
/proc/loadavg: 4.00 4.01 3.91 5/194 24528
/proc/meminfo: memFree=14367996/32951124 swapFree=67111528/67111528
[pid=24516] ppid=24514 vsize=30956 CPUtime=402.29 cores=0,2
/proc/24516/stat : 24516 (clasp) R 24514 24516 24048 0 -1 4202496 7354 0 0 0 40227 2 0 0 25 0 1 0 472018342 31698944 7183 33554432000 134512640 136057169 4286900720 18446744073709551615 134823870 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24516/statm: 7739 7183 183 378 0 7359 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 30956

[startup+462.301 s]
/proc/loadavg: 4.00 4.01 3.91 5/194 24530
/proc/meminfo: memFree=14366752/32951124 swapFree=67111528/67111528
[pid=24516] ppid=24514 vsize=31952 CPUtime=462.29 cores=0,2
/proc/24516/stat : 24516 (clasp) R 24514 24516 24048 0 -1 4202496 7558 0 0 0 46226 3 0 0 25 0 1 0 472018342 32718848 7387 33554432000 134512640 136057169 4286900720 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24516/statm: 7988 7387 183 378 0 7608 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 31952

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 24531
/proc/meminfo: memFree=14365492/32951124 swapFree=67111528/67111528
[pid=24516] ppid=24514 vsize=32688 CPUtime=522.29 cores=0,2
/proc/24516/stat : 24516 (clasp) R 24514 24516 24048 0 -1 4202496 7728 0 0 0 52226 3 0 0 25 0 1 0 472018342 33472512 7557 33554432000 134512640 136057169 4286900720 18446744073709551615 134823828 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24516/statm: 8172 7557 183 378 0 7792 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 32688

[startup+582.301 s]
/proc/loadavg: 4.07 4.03 3.92 5/194 24533
/proc/meminfo: memFree=14362248/32951124 swapFree=67111528/67111528
[pid=24516] ppid=24514 vsize=34740 CPUtime=582.29 cores=0,2
/proc/24516/stat : 24516 (clasp) R 24514 24516 24048 0 -1 4202496 8220 0 0 0 58226 3 0 0 25 0 1 0 472018342 35573760 8049 33554432000 134512640 136057169 4286900720 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24516/statm: 8685 8049 183 378 0 8305 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 34740

[startup+642.301 s]
/proc/loadavg: 4.02 4.02 3.92 5/194 24534
/proc/meminfo: memFree=14359732/32951124 swapFree=67111528/67111528
[pid=24516] ppid=24514 vsize=35500 CPUtime=642.29 cores=0,2
/proc/24516/stat : 24516 (clasp) R 24514 24516 24048 0 -1 4202496 8412 0 0 0 64226 3 0 0 25 0 1 0 472018342 36352000 8241 33554432000 134512640 136057169 4286900720 18446744073709551615 134823867 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24516/statm: 8875 8241 183 378 0 8495 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 35500

[startup+702.301 s]
/proc/loadavg: 2.86 3.74 3.83 2/176 24590
/proc/meminfo: memFree=14447292/32951124 swapFree=67111528/67111528
[pid=24516] ppid=24514 vsize=36308 CPUtime=702.3 cores=0,2
/proc/24516/stat : 24516 (clasp) R 24514 24516 24048 0 -1 4202496 8584 0 0 0 70226 4 0 0 25 0 1 0 472018342 37179392 8413 33554432000 134512640 136057169 4286900720 18446744073709551615 134823818 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24516/statm: 9077 8413 183 378 0 8697 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 36308

[startup+762.307 s]
/proc/loadavg: 1.68 3.24 3.65 2/176 24592
/proc/meminfo: memFree=14447156/32951124 swapFree=67111528/67111528
[pid=24516] ppid=24514 vsize=36592 CPUtime=762.3 cores=0,2
/proc/24516/stat : 24516 (clasp) R 24514 24516 24048 0 -1 4202496 8647 0 0 0 76226 4 0 0 25 0 1 0 472018342 37470208 8476 33554432000 134512640 136057169 4286900720 18446744073709551615 134823864 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24516/statm: 9148 8476 183 378 0 8768 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 36592

[startup+822.3 s]
/proc/loadavg: 1.25 2.83 3.48 2/176 24593
/proc/meminfo: memFree=14446512/32951124 swapFree=67111528/67111528
[pid=24516] ppid=24514 vsize=37444 CPUtime=822.29 cores=0,2
/proc/24516/stat : 24516 (clasp) R 24514 24516 24048 0 -1 4202496 8825 0 0 0 82225 4 0 0 25 0 1 0 472018342 38342656 8654 33554432000 134512640 136057169 4286900720 18446744073709551615 134823886 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24516/statm: 9361 8654 183 378 0 8981 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 37444

[startup+882.3 s]
/proc/loadavg: 1.15 2.51 3.33 2/176 24595
/proc/meminfo: memFree=14445748/32951124 swapFree=67111528/67111528
[pid=24516] ppid=24514 vsize=38380 CPUtime=882.29 cores=0,2
/proc/24516/stat : 24516 (clasp) R 24514 24516 24048 0 -1 4202496 9018 0 0 0 88225 4 0 0 25 0 1 0 472018342 39301120 8847 33554432000 134512640 136057169 4286900720 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24516/statm: 9595 8847 183 378 0 9215 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 38380

[startup+942.3 s]
/proc/loadavg: 1.05 2.23 3.18 2/176 24596
/proc/meminfo: memFree=14443748/32951124 swapFree=67111528/67111528
[pid=24516] ppid=24514 vsize=40564 CPUtime=942.3 cores=0,2
/proc/24516/stat : 24516 (clasp) R 24514 24516 24048 0 -1 4202496 9545 0 0 0 94225 5 0 0 25 0 1 0 472018342 41537536 9374 33554432000 134512640 136057169 4286900720 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24516/statm: 10141 9374 183 378 0 9761 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 40564

[startup+1002.3 s]
/proc/loadavg: 1.15 2.04 3.05 2/176 24598
/proc/meminfo: memFree=14442476/32951124 swapFree=67111528/67111528
[pid=24516] ppid=24514 vsize=41828 CPUtime=1002.3 cores=0,2
/proc/24516/stat : 24516 (clasp) R 24514 24516 24048 0 -1 4202496 9829 0 0 0 100225 5 0 0 25 0 1 0 472018342 42831872 9658 33554432000 134512640 136057169 4286900720 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24516/statm: 10457 9658 183 378 0 10077 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 41828

[startup+1062.3 s]
/proc/loadavg: 1.05 1.84 2.92 2/176 24600
/proc/meminfo: memFree=14442328/32951124 swapFree=67111528/67111528
[pid=24516] ppid=24514 vsize=41968 CPUtime=1062.3 cores=0,2
/proc/24516/stat : 24516 (clasp) R 24514 24516 24048 0 -1 4202496 9890 0 0 0 106224 6 0 0 25 0 1 0 472018342 42975232 9719 33554432000 134512640 136057169 4286900720 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24516/statm: 10492 9719 183 378 0 10112 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 41968

[startup+1122.3 s]
/proc/loadavg: 1.05 1.70 2.80 2/176 24601
/proc/meminfo: memFree=14441808/32951124 swapFree=67111528/67111528
[pid=24516] ppid=24514 vsize=42740 CPUtime=1122.29 cores=0,2
/proc/24516/stat : 24516 (clasp) R 24514 24516 24048 0 -1 4202496 10049 0 0 0 112223 6 0 0 25 0 1 0 472018342 43765760 9878 33554432000 134512640 136057169 4286900720 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24516/statm: 10685 9878 183 378 0 10305 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 42740

[startup+1182.3 s]
/proc/loadavg: 1.10 1.60 2.70 2/176 24603
/proc/meminfo: memFree=14440668/32951124 swapFree=67111528/67111528
[pid=24516] ppid=24514 vsize=44020 CPUtime=1182.29 cores=0,2
/proc/24516/stat : 24516 (clasp) R 24514 24516 24048 0 -1 4202496 10335 0 0 0 118223 6 0 0 25 0 1 0 472018342 45076480 10164 33554432000 134512640 136057169 4286900720 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24516/statm: 11005 10164 183 378 0 10625 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 44020

[startup+1242.3 s]
/proc/loadavg: 1.09 1.50 2.59 2/176 24604
/proc/meminfo: memFree=14440024/32951124 swapFree=67111528/67111528
[pid=24516] ppid=24514 vsize=44592 CPUtime=1242.29 cores=0,2
/proc/24516/stat : 24516 (clasp) R 24514 24516 24048 0 -1 4202496 10462 0 0 0 124223 6 0 0 25 0 1 0 472018342 45662208 10291 33554432000 134512640 136057169 4286900720 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24516/statm: 11148 10291 183 378 0 10768 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 44592



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.03 1.41 2.49 2/176 24606
/proc/meminfo: memFree=14439872/32951124 swapFree=67111528/67111528
[pid=24516] ppid=24514 vsize=44804 CPUtime=1300 cores=0,2
/proc/24516/stat : 24516 (clasp) R 24514 24516 24048 0 -1 4202496 10515 0 0 0 129993 7 0 0 25 0 1 0 472018342 45879296 10344 33554432000 134512640 136057169 4286900720 18446744073709551615 134625748 0 0 4096 16386 0 0 0 17 0 0 0 0
/proc/24516/statm: 11201 10344 183 378 0 10821 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 44804

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.01
CPU user time (s): 1299.94
CPU system time (s): 0.073988
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 44804

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

runsolver used 2.05269 second user time and 4.53931 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-24 02:16:45
IDJOB=3274539
IDBENCH=83321
IDSOLVER=1674
FILE ID=node135/3274539-1303604205
RUNJOBID= node135-1303603576-24404
PBS_JOBID= 13150607
Free space on /tmp= 71352 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-20_389.cnf
COMMAND LINE= HOME/clasp --file=BENCHNAME --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274539-1303604205/watcher-3274539-1303604205 -o /tmp/evaluation-result-3274539-1303604205/solver-3274539-1303604205 -C 2400 -W 1300 -M 7680  HOME/clasp --file=HOME/instance-3274539-1303604205.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= f105570f47bdca662c2d3d185f8dc1f8
RANDOM SEED=1663635445

node135.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.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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	: 6640.14
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.851
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.78
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.851
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.851
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.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14407412 kB
Buffers:       2059064 kB
Cached:       15757900 kB
SwapCached:          0 kB
Active:        7416012 kB
Inactive:     10533748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14407412 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2716 kB
Writeback:           0 kB
AnonPages:      132364 kB
Mapped:          17248 kB
Slab:           530900 kB
PageTables:       5476 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   321948 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71360 MiB
End job on node135 at 2011-04-24 02:38:27