Trace number 3275783

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) 5000.1 4999.91

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


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-3275783-1303655570/watcher-3275783-1303655570 -o /tmp/evaluation-result-3275783-1303655570/solver-3275783-1303655570 -C 5000 -W 5100 -M 15500 HOME/clasp --file=HOME/instance-3275783-1303655570.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

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

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 2/177 19425
/proc/meminfo: memFree=14600240/32950928 swapFree=67087032/67111528
[pid=19425] ppid=19423 vsize=2172 CPUtime=0 cores=0,2,4,6
/proc/19425/stat : 19425 (clasp) R 19423 19425 18263 0 -1 4202496 304 0 0 0 0 0 0 0 25 0 1 0 477154071 2224128 259 33554432000 134512640 136057169 4289379728 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/19425/statm: 543 260 145 378 0 163 0

[startup+0.097225 s]
/proc/loadavg: 1.92 1.98 1.99 2/177 19425
/proc/meminfo: memFree=14600240/32950928 swapFree=67087032/67111528
[pid=19425] ppid=19423 vsize=3400 CPUtime=0.09 cores=0,2,4,6
/proc/19425/stat : 19425 (clasp) R 19423 19425 18263 0 -1 4202496 633 0 0 0 9 0 0 0 25 0 1 0 477154071 3481600 587 33554432000 134512640 136057169 4289379728 18446744073709551615 134774710 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/19425/statm: 850 587 165 378 0 470 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3400

[startup+0.100228 s]
/proc/loadavg: 1.92 1.98 1.99 2/177 19425
/proc/meminfo: memFree=14600240/32950928 swapFree=67087032/67111528
[pid=19425] ppid=19423 vsize=3400 CPUtime=0.09 cores=0,2,4,6
/proc/19425/stat : 19425 (clasp) R 19423 19425 18263 0 -1 4202496 633 0 0 0 9 0 0 0 25 0 1 0 477154071 3481600 587 33554432000 134512640 136057169 4289379728 18446744073709551615 134774372 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/19425/statm: 850 587 165 378 0 470 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3400

[startup+0.30019 s]
/proc/loadavg: 1.92 1.98 1.99 2/177 19425
/proc/meminfo: memFree=14600240/32950928 swapFree=67087032/67111528
[pid=19425] ppid=19423 vsize=3556 CPUtime=0.29 cores=0,2,4,6
/proc/19425/stat : 19425 (clasp) R 19423 19425 18263 0 -1 4202496 730 0 0 0 29 0 0 0 25 0 1 0 477154071 3641344 641 33554432000 134512640 136057169 4289379728 18446744073709551615 134811808 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/19425/statm: 889 641 183 378 0 509 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3556

[startup+0.701108 s]
/proc/loadavg: 1.92 1.98 1.99 2/177 19425
/proc/meminfo: memFree=14600240/32950928 swapFree=67087032/67111528
[pid=19425] ppid=19423 vsize=4480 CPUtime=0.69 cores=0,2,4,6
/proc/19425/stat : 19425 (clasp) R 19423 19425 18263 0 -1 4202496 968 0 0 0 69 0 0 0 25 0 1 0 477154071 4587520 879 33554432000 134512640 136057169 4289379728 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/19425/statm: 1120 879 183 378 0 740 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4480

[startup+1.50095 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 19426
/proc/meminfo: memFree=14597008/32950928 swapFree=67087032/67111528
[pid=19425] ppid=19423 vsize=4876 CPUtime=1.49 cores=0,2,4,6
/proc/19425/stat : 19425 (clasp) R 19423 19425 18263 0 -1 4202496 1076 0 0 0 149 0 0 0 25 0 1 0 477154071 4993024 987 33554432000 134512640 136057169 4289379728 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/19425/statm: 1219 987 183 378 0 839 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4876

[startup+3.10064 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 19426
/proc/meminfo: memFree=14596016/32950928 swapFree=67087032/67111528
[pid=19425] ppid=19423 vsize=5668 CPUtime=3.09 cores=0,2,4,6
/proc/19425/stat : 19425 (clasp) R 19423 19425 18263 0 -1 4202496 1277 0 0 0 309 0 0 0 25 0 1 0 477154071 5804032 1188 33554432000 134512640 136057169 4289379728 18446744073709551615 134618368 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/19425/statm: 1417 1188 183 378 0 1037 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5668

[startup+6.30104 s]
/proc/loadavg: 1.93 1.98 1.99 3/178 19426
/proc/meminfo: memFree=14594652/32950928 swapFree=67087032/67111528
[pid=19425] ppid=19423 vsize=6612 CPUtime=6.29 cores=0,2,4,6
/proc/19425/stat : 19425 (clasp) R 19423 19425 18263 0 -1 4202496 1508 0 0 0 629 0 0 0 25 0 1 0 477154071 6770688 1419 33554432000 134512640 136057169 4289379728 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/19425/statm: 1653 1419 183 378 0 1273 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6612

[startup+12.7008 s]
/proc/loadavg: 1.93 1.98 1.99 3/178 19427
/proc/meminfo: memFree=14592784/32950928 swapFree=67087032/67111528
[pid=19425] ppid=19423 vsize=7964 CPUtime=12.69 cores=0,2,4,6
/proc/19425/stat : 19425 (clasp) R 19423 19425 18263 0 -1 4202496 1837 0 0 0 1269 0 0 0 25 0 1 0 477154071 8155136 1748 33554432000 134512640 136057169 4289379728 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/19425/statm: 1991 1748 183 378 0 1611 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7964

[startup+25.5004 s]
/proc/loadavg: 1.95 1.98 1.99 3/178 19427
/proc/meminfo: memFree=14591788/32950928 swapFree=67087032/67111528
[pid=19425] ppid=19423 vsize=9440 CPUtime=25.49 cores=0,2,4,6
/proc/19425/stat : 19425 (clasp) R 19423 19425 18263 0 -1 4202496 2156 0 0 0 2549 0 0 0 25 0 1 0 477154071 9666560 2067 33554432000 134512640 136057169 4289379728 18446744073709551615 134823755 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/19425/statm: 2360 2067 183 378 0 1980 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9440

[startup+51.1004 s]
/proc/loadavg: 1.90 1.97 1.99 3/178 19456
/proc/meminfo: memFree=14596524/32950928 swapFree=67087032/67111528
[pid=19425] ppid=19423 vsize=11452 CPUtime=51.09 cores=0,2,4,6
/proc/19425/stat : 19425 (clasp) R 19423 19425 18263 0 -1 4202496 2642 0 0 0 5109 0 0 0 25 0 1 0 477154071 11726848 2553 33554432000 134512640 136057169 4289379728 18446744073709551615 134618304 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/19425/statm: 2863 2553 183 378 0 2483 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 11452

[startup+102.307 s]
/proc/loadavg: 1.95 1.97 1.99 3/178 19457
/proc/meminfo: memFree=14591504/32950928 swapFree=67087032/67111528
[pid=19425] ppid=19423 vsize=14560 CPUtime=102.3 cores=0,2,4,6
/proc/19425/stat : 19425 (clasp) R 19423 19425 18263 0 -1 4202496 3363 0 0 0 10230 0 0 0 25 0 1 0 477154071 14909440 3274 33554432000 134512640 136057169 4289379728 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/19425/statm: 3640 3274 183 378 0 3260 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 14560

[startup+162.301 s]
/proc/loadavg: 1.98 1.97 1.99 3/178 19459
/proc/meminfo: memFree=14588000/32950928 swapFree=67087032/67111528
[pid=19425] ppid=19423 vsize=17212 CPUtime=162.29 cores=0,2,4,6
/proc/19425/stat : 19425 (clasp) R 19423 19425 18263 0 -1 4202496 3944 0 0 0 16229 0 0 0 25 0 1 0 477154071 17625088 3855 33554432000 134512640 136057169 4289379728 18446744073709551615 134618256 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/19425/statm: 4303 3855 183 378 0 3923 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 17212

[startup+222.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/178 19460
/proc/meminfo: memFree=14586352/32950928 swapFree=67087032/67111528
[pid=19425] ppid=19423 vsize=18352 CPUtime=222.29 cores=0,2,4,6
/proc/19425/stat : 19425 (clasp) R 19423 19425 18263 0 -1 4202496 4217 0 0 0 22229 0 0 0 25 0 1 0 477154071 18792448 4120 33554432000 134512640 136057169 4289379728 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/19425/statm: 4588 4120 183 378 0 4208 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 18352

[startup+282.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/178 19462
/proc/meminfo: memFree=14584596/32950928 swapFree=67087032/67111528
[pid=19425] ppid=19423 vsize=19788 CPUtime=282.3 cores=0,2,4,6
/proc/19425/stat : 19425 (clasp) R 19423 19425 18263 0 -1 4202496 4558 0 0 0 28230 0 0 0 25 0 1 0 477154071 20262912 4461 33554432000 134512640 136057169 4289379728 18446744073709551615 134823882 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/19425/statm: 4947 4461 183 378 0 4567 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 19788

[startup+342.301 s]
/proc/loadavg: 1.99 1.97 1.99 3/178 19463
/proc/meminfo: memFree=14583332/32950928 swapFree=67087032/67111528
[pid=19425] ppid=19423 vsize=20744 CPUtime=342.3 cores=0,2,4,6
/proc/19425/stat : 19425 (clasp) R 19423 19425 18263 0 -1 4202496 4780 0 0 0 34230 0 0 0 25 0 1 0 477154071 21241856 4683 33554432000 134512640 136057169 4289379728 18446744073709551615 134618256 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/19425/statm: 5186 4683 183 378 0 4806 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 20744

[startup+402.301 s]
/proc/loadavg: 2.07 1.99 1.99 3/178 19465
/proc/meminfo: memFree=14582564/32950928 swapFree=67087032/67111528
[pid=19425] ppid=19423 vsize=21456 CPUtime=402.3 cores=0,2,4,6
/proc/19425/stat : 19425 (clasp) R 19423 19425 18263 0 -1 4202496 4951 0 0 0 40230 0 0 0 25 0 1 0 477154071 21970944 4854 33554432000 134512640 136057169 4289379728 18446744073709551615 134618452 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/19425/statm: 5364 4854 183 378 0 4984 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 21456

[startup+462.301 s]
/proc/loadavg: 2.02 1.99 1.99 3/178 19521
/proc/meminfo: memFree=14559708/32950928 swapFree=67087032/67111528
[pid=19425] ppid=19423 vsize=22444 CPUtime=462.31 cores=0,2,4,6
/proc/19425/stat : 19425 (clasp) R 19423 19425 18263 0 -1 4202496 5190 0 0 0 46230 1 0 0 25 0 1 0 477154071 22982656 5093 33554432000 134512640 136057169 4289379728 18446744073709551615 134615626 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/19425/statm: 5611 5093 183 378 0 5231 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 22444

[startup+522.301 s]
/proc/loadavg: 2.01 1.99 1.99 3/178 19522
/proc/meminfo: memFree=14495840/32950928 swapFree=67087032/67111528
[pid=19425] ppid=19423 vsize=23228 CPUtime=522.31 cores=0,2,4,6
/proc/19425/stat : 19425 (clasp) R 19423 19425 18263 0 -1 4202496 5373 0 0 0 52230 1 0 0 25 0 1 0 477154071 23785472 5240 33554432000 134512640 136057169 4289379728 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/19425/statm: 5807 5240 183 378 0 5427 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 23228

[startup+582.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/178 19524
/proc/meminfo: memFree=14460112/32950928 swapFree=67087032/67111528
[pid=19425] ppid=19423 vsize=24364 CPUtime=582.31 cores=0,2,4,6
/proc/19425/stat : 19425 (clasp) R 19423 19425 18263 0 -1 4202496 5673 0 0 0 58230 1 0 0 25 0 1 0 477154071 24948736 5499 33554432000 134512640 136057169 4289379728 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/19425/statm: 6091 5499 183 378 0 5711 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 24364

[startup+642.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19629
/proc/meminfo: memFree=14147012/32950928 swapFree=67087032/67111528
[pid=19425] ppid=19423 vsize=44604 CPUtime=4062.46 cores=0,2,4,6
/proc/19425/stat : 19425 (clasp) R 19423 19425 18263 0 -1 4202496 10609 0 0 0 406244 2 0 0 25 0 1 0 477154071 45674496 10086 33554432000 134512640 136057169 4289379728 18446744073709551615 134756807 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/19425/statm: 11151 10086 183 378 0 10771 0
Current children cumulated CPU time (s) 4062.46
Current children cumulated vsize (KiB) 44604

[startup+4122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19630
/proc/meminfo: memFree=14095024/32950928 swapFree=67087032/67111528
[pid=19425] ppid=19423 vsize=44820 CPUtime=4122.45 cores=0,2,4,6
/proc/19425/stat : 19425 (clasp) R 19423 19425 18263 0 -1 4202496 10665 0 0 0 412243 2 0 0 25 0 1 0 477154071 45895680 10142 33554432000 134512640 136057169 4289379728 18446744073709551615 134820186 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/19425/statm: 11205 10142 183 378 0 10825 0
Current children cumulated CPU time (s) 4122.45
Current children cumulated vsize (KiB) 44820

[startup+4182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19632
/proc/meminfo: memFree=14047876/32950928 swapFree=67087032/67111528
[pid=19425] ppid=19423 vsize=45032 CPUtime=4182.46 cores=0,2,4,6
/proc/19425/stat : 19425 (clasp) R 19423 19425 18263 0 -1 4202496 10704 0 0 0 418244 2 0 0 25 0 1 0 477154071 46112768 10181 33554432000 134512640 136057169 4289379728 18446744073709551615 134823767 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/19425/statm: 11258 10181 183 378 0 10878 0
Current children cumulated CPU time (s) 4182.46
Current children cumulated vsize (KiB) 45032

[startup+4242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19633
/proc/meminfo: memFree=14042520/32950928 swapFree=67087032/67111528
[pid=19425] ppid=19423 vsize=45032 CPUtime=4242.46 cores=0,2,4,6
/proc/19425/stat : 19425 (clasp) R 19423 19425 18263 0 -1 4202496 10704 0 0 0 424244 2 0 0 25 0 1 0 477154071 46112768 10181 33554432000 134512640 136057169 4289379728 18446744073709551615 134618243 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/19425/statm: 11258 10181 183 378 0 10878 0
Current children cumulated CPU time (s) 4242.46
Current children cumulated vsize (KiB) 45032

[startup+4302.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 19635
/proc/meminfo: memFree=14042120/32950928 swapFree=67087032/67111528
[pid=19425] ppid=19423 vsize=45460 CPUtime=4302.46 cores=0,2,4,6
/proc/19425/stat : 19425 (clasp) R 19423 19425 18263 0 -1 4202496 10803 0 0 0 430244 2 0 0 25 0 1 0 477154071 46551040 10280 33554432000 134512640 136057169 4289379728 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/19425/statm: 11365 10280 183 378 0 10985 0
Current children cumulated CPU time (s) 4302.46
Current children cumulated vsize (KiB) 45460

[startup+4362.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/178 19637
/proc/meminfo: memFree=14041972/32950928 swapFree=67087032/67111528
[pid=19425] ppid=19423 vsize=45672 CPUtime=4362.46 cores=0,2,4,6
/proc/19425/stat : 19425 (clasp) R 19423 19425 18263 0 -1 4202496 10856 0 0 0 436244 2 0 0 25 0 1 0 477154071 46768128 10333 33554432000 134512640 136057169 4289379728 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/19425/statm: 11418 10333 183 378 0 11038 0
Current children cumulated CPU time (s) 4362.46
Current children cumulated vsize (KiB) 45672

[startup+4422.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 19638
/proc/meminfo: memFree=14042444/32950928 swapFree=67087032/67111528
[pid=19425] ppid=19423 vsize=45884 CPUtime=4422.47 cores=0,2,4,6
/proc/19425/stat : 19425 (clasp) R 19423 19425 18263 0 -1 4202496 10897 0 0 0 442245 2 0 0 25 0 1 0 477154071 46985216 10374 33554432000 134512640 136057169 4289379728 18446744073709551615 134823870 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/19425/statm: 11471 10374 183 378 0 11091 0
Current children cumulated CPU time (s) 4422.47
Current children cumulated vsize (KiB) 45884

[startup+4482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 19640
/proc/meminfo: memFree=14042540/32950928 swapFree=67087032/67111528
[pid=19425] ppid=19423 vsize=45884 CPUtime=4482.47 cores=0,2,4,6
/proc/19425/stat : 19425 (clasp) R 19423 19425 18263 0 -1 4202496 10899 0 0 0 448245 2 0 0 25 0 1 0 477154071 46985216 10376 33554432000 134512640 136057169 4289379728 18446744073709551615 134618232 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/19425/statm: 11471 10376 183 378 0 11091 0
Current children cumulated CPU time (s) 4482.47
Current children cumulated vsize (KiB) 45884

[startup+4542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/178 19641
/proc/meminfo: memFree=14042628/32950928 swapFree=67087032/67111528
[pid=19425] ppid=19423 vsize=45884 CPUtime=4542.47 cores=0,2,4,6
/proc/19425/stat : 19425 (clasp) R 19423 19425 18263 0 -1 4202496 10899 0 0 0 454245 2 0 0 25 0 1 0 477154071 46985216 10376 33554432000 134512640 136057169 4289379728 18446744073709551615 134618437 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/19425/statm: 11471 10376 183 378 0 11091 0
Current children cumulated CPU time (s) 4542.47
Current children cumulated vsize (KiB) 45884

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19643
/proc/meminfo: memFree=14042228/32950928 swapFree=67087032/67111528
[pid=19425] ppid=19423 vsize=45884 CPUtime=4602.48 cores=0,2,4,6
/proc/19425/stat : 19425 (clasp) R 19423 19425 18263 0 -1 4202496 10899 0 0 0 460246 2 0 0 25 0 1 0 477154071 46985216 10376 33554432000 134512640 136057169 4289379728 18446744073709551615 134813066 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/19425/statm: 11471 10376 183 378 0 11091 0
Current children cumulated CPU time (s) 4602.48
Current children cumulated vsize (KiB) 45884

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19645
/proc/meminfo: memFree=14042324/32950928 swapFree=67087032/67111528
[pid=19425] ppid=19423 vsize=45884 CPUtime=4662.47 cores=0,2,4,6
/proc/19425/stat : 19425 (clasp) R 19423 19425 18263 0 -1 4202496 10911 0 0 0 466245 2 0 0 25 0 1 0 477154071 46985216 10388 33554432000 134512640 136057169 4289379728 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/19425/statm: 11471 10388 183 378 0 11091 0
Current children cumulated CPU time (s) 4662.47
Current children cumulated vsize (KiB) 45884

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19646
/proc/meminfo: memFree=14042300/32950928 swapFree=67087032/67111528
[pid=19425] ppid=19423 vsize=45884 CPUtime=4722.48 cores=0,2,4,6
/proc/19425/stat : 19425 (clasp) R 19423 19425 18263 0 -1 4202496 10914 0 0 0 472246 2 0 0 25 0 1 0 477154071 46985216 10391 33554432000 134512640 136057169 4289379728 18446744073709551615 134828277 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/19425/statm: 11471 10391 183 378 0 11091 0
Current children cumulated CPU time (s) 4722.48
Current children cumulated vsize (KiB) 45884

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19648
/proc/meminfo: memFree=14044372/32950928 swapFree=67087032/67111528
[pid=19425] ppid=19423 vsize=45956 CPUtime=4782.48 cores=0,2,4,6
/proc/19425/stat : 19425 (clasp) R 19423 19425 18263 0 -1 4202496 10957 0 0 0 478246 2 0 0 25 0 1 0 477154071 47058944 10398 33554432000 134512640 136057169 4289379728 18446744073709551615 134823841 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/19425/statm: 11489 10398 183 378 0 11109 0
Current children cumulated CPU time (s) 4782.48
Current children cumulated vsize (KiB) 45956

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19649
/proc/meminfo: memFree=14044224/32950928 swapFree=67087032/67111528
[pid=19425] ppid=19423 vsize=46380 CPUtime=4842.48 cores=0,2,4,6
/proc/19425/stat : 19425 (clasp) R 19423 19425 18263 0 -1 4202496 11051 0 0 0 484246 2 0 0 25 0 1 0 477154071 47493120 10492 33554432000 134512640 136057169 4289379728 18446744073709551615 134618312 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/19425/statm: 11595 10492 183 378 0 11215 0
Current children cumulated CPU time (s) 4842.48
Current children cumulated vsize (KiB) 46380

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19651
/proc/meminfo: memFree=14043824/32950928 swapFree=67087032/67111528
[pid=19425] ppid=19423 vsize=46876 CPUtime=4902.48 cores=0,2,4,6
/proc/19425/stat : 19425 (clasp) R 19423 19425 18263 0 -1 4202496 11199 0 0 0 490246 2 0 0 25 0 1 0 477154071 48001024 10604 33554432000 134512640 136057169 4289379728 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/19425/statm: 11719 10604 183 378 0 11339 0
Current children cumulated CPU time (s) 4902.48
Current children cumulated vsize (KiB) 46876

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19653
/proc/meminfo: memFree=14043304/32950928 swapFree=67087032/67111528
[pid=19425] ppid=19423 vsize=47304 CPUtime=4962.48 cores=0,2,4,6
/proc/19425/stat : 19425 (clasp) R 19423 19425 18263 0 -1 4202496 11302 0 0 0 496246 2 0 0 25 0 1 0 477154071 48439296 10707 33554432000 134512640 136057169 4289379728 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/19425/statm: 11826 10707 183 378 0 11446 0
Current children cumulated CPU time (s) 4962.48
Current children cumulated vsize (KiB) 47304



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19654
/proc/meminfo: memFree=14043164/32950928 swapFree=67087032/67111528
[pid=19425] ppid=19423 vsize=47372 CPUtime=5000.09 cores=0,2,4,6
/proc/19425/stat : 19425 (clasp) R 19423 19425 18263 0 -1 4202496 11344 0 0 0 500007 2 0 0 25 0 1 0 477154071 48508928 10713 33554432000 134512640 136057169 4289379728 18446744073709551615 134618185 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/19425/statm: 11843 10713 183 378 0 11463 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 47372

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

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

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 19654
/proc/meminfo: memFree=14043164/32950928 swapFree=67087032/67111528
[pid=19425] ppid=19423 vsize=47372 CPUtime=5000.09 cores=0,2,4,6
/proc/19425/stat : 19425 (clasp) R 19423 19425 18263 0 -1 4202496 11344 0 0 0 500007 2 0 0 25 0 1 0 477154071 48508928 10713 33554432000 134512640 136057169 4289379728 18446744073709551615 134618185 0 0 4096 16386 0 0 0 17 2 0 0 0
/proc/19425/statm: 11843 10713 183 378 0 11463 0
Current children cumulated CPU time (s) 5000.09
Current children cumulated vsize (KiB) 47372

Child status: 0
Real time (s): 4999.91
CPU time (s): 5000.1
CPU user time (s): 5000.07
CPU system time (s): 0.027995
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 47372

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

runsolver used 7.2569 second user time and 15.4836 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-24 16:32:50
IDJOB=3275783
IDBENCH=83320
IDSOLVER=1677
FILE ID=node148/3275783-1303655570
RUNJOBID= node148-1303650568-19177
PBS_JOBID= 13150700
Free space on /tmp= 70672 MiB

SOLVER NAME= SAT09 reference solver: clasp 1.2.0-SAT09-32
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden3k/VanDerWaerden_2-3-17_279.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-3275783-1303655570/watcher-3275783-1303655570 -o /tmp/evaluation-result-3275783-1303655570/solver-3275783-1303655570 -C 5000 -W 5100 -M 15500  HOME/clasp --file=HOME/instance-3275783-1303655570.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= d2562f4e152a54a992ab300a2bacfba9
RANDOM SEED=870794845

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14600520 kB
Buffers:       2048396 kB
Cached:       15688908 kB
SwapCached:       5264 kB
Active:        8931260 kB
Inactive:      8860700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14600520 kB
SwapTotal:    67111528 kB
SwapFree:     67087032 kB
Dirty:            2360 kB
Writeback:           0 kB
AnonPages:       51040 kB
Mapped:          14808 kB
Slab:           494844 kB
PageTables:       4332 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   218600 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= 70668 MiB
End job on node148 at 2011-04-24 17:56:12