Trace number 3275803

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.03 4999.91

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/
VanderWaerden3k/VanDerWaerden_2-3-19_349.cnf
MD5SUMfaed4f95ee485d18812f5d39a28df3e5
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 variables349
Number of clauses33487
Sum of the clauses size151837
Maximum clause length19
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 330276
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 53211

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

running on 4 cores: 1,3,5,7

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: 2.00 2.00 1.96 2/177 29865
/proc/meminfo: memFree=11875396/32950928 swapFree=67111528/67111528
[pid=29865] ppid=29863 vsize=2448 CPUtime=0 cores=1,3,5,7
/proc/29865/stat : 29865 (clasp) R 29863 29865 28797 0 -1 4202496 372 0 0 0 0 0 0 0 25 0 1 0 555805238 2506752 326 33554432000 134512640 136057169 4291391632 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/29865/statm: 612 326 145 378 0 232 0

[startup+0.010339 s]
/proc/loadavg: 2.00 2.00 1.96 2/177 29865
/proc/meminfo: memFree=11875396/32950928 swapFree=67111528/67111528
[pid=29865] ppid=29863 vsize=2876 CPUtime=0 cores=1,3,5,7
/proc/29865/stat : 29865 (clasp) R 29863 29865 28797 0 -1 4202496 499 0 0 0 0 0 0 0 25 0 1 0 555805238 2945024 453 33554432000 134512640 136057169 4291391632 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/29865/statm: 719 453 145 378 0 339 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2876

[startup+0.100367 s]
/proc/loadavg: 2.00 2.00 1.96 2/177 29865
/proc/meminfo: memFree=11875396/32950928 swapFree=67111528/67111528
[pid=29865] ppid=29863 vsize=4340 CPUtime=0.09 cores=1,3,5,7
/proc/29865/stat : 29865 (clasp) R 29863 29865 28797 0 -1 4202496 863 0 0 0 9 0 0 0 25 0 1 0 555805238 4444160 815 33554432000 134512640 136057169 4291391632 18446744073709551615 134774372 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/29865/statm: 1085 815 166 378 0 705 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4340

[startup+0.300328 s]
/proc/loadavg: 2.00 2.00 1.96 2/177 29865
/proc/meminfo: memFree=11875396/32950928 swapFree=67111528/67111528
[pid=29865] ppid=29863 vsize=3804 CPUtime=0.29 cores=1,3,5,7
/proc/29865/stat : 29865 (clasp) R 29863 29865 28797 0 -1 4202496 880 0 0 0 29 0 0 0 25 0 1 0 555805238 3895296 733 33554432000 134512640 136057169 4291391632 18446744073709551615 134828284 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/29865/statm: 951 733 183 378 0 571 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3804

[startup+0.700258 s]
/proc/loadavg: 2.00 2.00 1.96 2/177 29865
/proc/meminfo: memFree=11875396/32950928 swapFree=67111528/67111528
[pid=29865] ppid=29863 vsize=4996 CPUtime=0.69 cores=1,3,5,7
/proc/29865/stat : 29865 (clasp) R 29863 29865 28797 0 -1 4202496 1170 0 0 0 69 0 0 0 25 0 1 0 555805238 5115904 1023 33554432000 134512640 136057169 4291391632 18446744073709551615 134615631 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/29865/statm: 1249 1023 183 378 0 869 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4996

[startup+1.50112 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29866
/proc/meminfo: memFree=11870808/32950928 swapFree=67111528/67111528
[pid=29865] ppid=29863 vsize=6208 CPUtime=1.49 cores=1,3,5,7
/proc/29865/stat : 29865 (clasp) R 29863 29865 28797 0 -1 4202496 1465 0 0 0 149 0 0 0 25 0 1 0 555805238 6356992 1318 33554432000 134512640 136057169 4291391632 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/29865/statm: 1552 1318 183 378 0 1172 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6208

[startup+3.10083 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29866
/proc/meminfo: memFree=11869816/32950928 swapFree=67111528/67111528
[pid=29865] ppid=29863 vsize=7148 CPUtime=3.09 cores=1,3,5,7
/proc/29865/stat : 29865 (clasp) R 29863 29865 28797 0 -1 4202496 1701 0 0 0 309 0 0 0 25 0 1 0 555805238 7319552 1554 33554432000 134512640 136057169 4291391632 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/29865/statm: 1787 1554 183 378 0 1407 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7148

[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29867
/proc/meminfo: memFree=11867736/32950928 swapFree=67111528/67111528
[pid=29865] ppid=29863 vsize=8580 CPUtime=6.29 cores=1,3,5,7
/proc/29865/stat : 29865 (clasp) R 29863 29865 28797 0 -1 4202496 2031 0 0 0 629 0 0 0 25 0 1 0 555805238 8785920 1884 33554432000 134512640 136057169 4291391632 18446744073709551615 134618371 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/29865/statm: 2145 1884 183 378 0 1765 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8580

[startup+12.7011 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29867
/proc/meminfo: memFree=11865320/32950928 swapFree=67111528/67111528
[pid=29865] ppid=29863 vsize=10560 CPUtime=12.69 cores=1,3,5,7
/proc/29865/stat : 29865 (clasp) R 29863 29865 28797 0 -1 4202496 2519 0 0 0 1269 0 0 0 25 0 1 0 555805238 10813440 2372 33554432000 134512640 136057169 4291391632 18446744073709551615 134637464 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/29865/statm: 2640 2372 183 378 0 2260 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10560

[startup+25.5009 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29867
/proc/meminfo: memFree=11863340/32950928 swapFree=67111528/67111528
[pid=29865] ppid=29863 vsize=12432 CPUtime=25.49 cores=1,3,5,7
/proc/29865/stat : 29865 (clasp) R 29863 29865 28797 0 -1 4202496 2970 0 0 0 2549 0 0 0 25 0 1 0 555805238 12730368 2823 33554432000 134512640 136057169 4291391632 18446744073709551615 134618452 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/29865/statm: 3108 2823 183 378 0 2728 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12432

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29868
/proc/meminfo: memFree=11861084/32950928 swapFree=67111528/67111528
[pid=29865] ppid=29863 vsize=14624 CPUtime=51.09 cores=1,3,5,7
/proc/29865/stat : 29865 (clasp) R 29863 29865 28797 0 -1 4202496 3474 0 0 0 5109 0 0 0 25 0 1 0 555805238 14974976 3327 33554432000 134512640 136057169 4291391632 18446744073709551615 134813050 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/29865/statm: 3656 3327 183 378 0 3276 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 14624

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29869
/proc/meminfo: memFree=11856488/32950928 swapFree=67111528/67111528
[pid=29865] ppid=29863 vsize=18668 CPUtime=102.29 cores=1,3,5,7
/proc/29865/stat : 29865 (clasp) R 29863 29865 28797 0 -1 4202496 4430 0 0 0 10229 0 0 0 25 0 1 0 555805238 19116032 4283 33554432000 134512640 136057169 4291391632 18446744073709551615 134823956 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/29865/statm: 4667 4283 183 378 0 4287 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 18668

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29871
/proc/meminfo: memFree=11853592/32950928 swapFree=67111528/67111528
[pid=29865] ppid=29863 vsize=21316 CPUtime=162.29 cores=1,3,5,7
/proc/29865/stat : 29865 (clasp) R 29863 29865 28797 0 -1 4202496 5039 0 0 0 16229 0 0 0 25 0 1 0 555805238 21827584 4892 33554432000 134512640 136057169 4291391632 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/29865/statm: 5329 4892 183 378 0 4949 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 21316

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29875
/proc/meminfo: memFree=11849692/32950928 swapFree=67111528/67111528
[pid=29865] ppid=29863 vsize=24176 CPUtime=222.3 cores=1,3,5,7
/proc/29865/stat : 29865 (clasp) R 29863 29865 28797 0 -1 4202496 5697 0 0 0 22229 1 0 0 25 0 1 0 555805238 24756224 5550 33554432000 134512640 136057169 4291391632 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/29865/statm: 6044 5550 183 378 0 5664 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 24176

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29877
/proc/meminfo: memFree=11848312/32950928 swapFree=67111528/67111528
[pid=29865] ppid=29863 vsize=25612 CPUtime=282.3 cores=1,3,5,7
/proc/29865/stat : 29865 (clasp) R 29863 29865 28797 0 -1 4202496 6037 0 0 0 28229 1 0 0 25 0 1 0 555805238 26226688 5890 33554432000 134512640 136057169 4291391632 18446744073709551615 134823882 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/29865/statm: 6403 5890 183 378 0 6023 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 25612

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29879
/proc/meminfo: memFree=11845528/32950928 swapFree=67111528/67111528
[pid=29865] ppid=29863 vsize=27964 CPUtime=342.3 cores=1,3,5,7
/proc/29865/stat : 29865 (clasp) R 29863 29865 28797 0 -1 4202496 6572 0 0 0 34229 1 0 0 25 0 1 0 555805238 28635136 6425 33554432000 134512640 136057169 4291391632 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/29865/statm: 6991 6425 183 378 0 6611 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 27964

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29880
/proc/meminfo: memFree=11843368/32950928 swapFree=67111528/67111528
[pid=29865] ppid=29863 vsize=29504 CPUtime=402.3 cores=1,3,5,7
/proc/29865/stat : 29865 (clasp) R 29863 29865 28797 0 -1 4202496 6916 0 0 0 40229 1 0 0 25 0 1 0 555805238 30212096 6769 33554432000 134512640 136057169 4291391632 18446744073709551615 134618416 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/29865/statm: 7376 6769 183 378 0 6996 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 29504

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29882
/proc/meminfo: memFree=11842316/32950928 swapFree=67111528/67111528
[pid=29865] ppid=29863 vsize=30432 CPUtime=462.3 cores=1,3,5,7
/proc/29865/stat : 29865 (clasp) R 29863 29865 28797 0 -1 4202496 7143 0 0 0 46229 1 0 0 25 0 1 0 555805238 31162368 6996 33554432000 134512640 136057169 4291391632 18446744073709551615 134823882 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/29865/statm: 7608 6996 183 378 0 7228 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 30432

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29883
/proc/meminfo: memFree=11839656/32950928 swapFree=67111528/67111528
[pid=29865] ppid=29863 vsize=33364 CPUtime=522.3 cores=1,3,5,7
/proc/29865/stat : 29865 (clasp) R 29863 29865 28797 0 -1 4202496 7834 0 0 0 52229 1 0 0 25 0 1 0 555805238 34164736 7687 33554432000 134512640 136057169 4291391632 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/29865/statm: 8341 7687 183 378 0 7961 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 33364

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 29885
/proc/meminfo: memFree=11838852/32950928 swapFree=67111528/67111528
[pid=29865] ppid=29863 vsize=34164 CPUtime=582.3 cores=1,3,5,7
/proc/29865/stat : 29865 (clasp) R 29863 29865 28797 0 -1 4202496 8030 0 0 0 58229 1 0 0 25 0 1 0 555805238 34983936 7883 33554432000 134512640 136057169 4291391632 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/29865/statm: 8541 7883 183 378 0 8161 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 34164

[startup+642.301 s]

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

[startup+4062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 30007
/proc/meminfo: memFree=11835736/32950928 swapFree=67111528/67111528
[pid=29865] ppid=29863 vsize=63304 CPUtime=4062.39 cores=1,3,5,7
/proc/29865/stat : 29865 (clasp) R 29863 29865 28797 0 -1 4202496 14583 0 0 0 406237 2 0 0 25 0 1 0 555805238 64823296 14375 33554432000 134512640 136057169 4291391632 18446744073709551615 134823860 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/29865/statm: 15826 14375 183 378 0 15446 0
Current children cumulated CPU time (s) 4062.39
Current children cumulated vsize (KiB) 63304

[startup+4122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 30008
/proc/meminfo: memFree=11835564/32950928 swapFree=67111528/67111528
[pid=29865] ppid=29863 vsize=63304 CPUtime=4122.39 cores=1,3,5,7
/proc/29865/stat : 29865 (clasp) R 29863 29865 28797 0 -1 4202496 14591 0 0 0 412237 2 0 0 25 0 1 0 555805238 64823296 14383 33554432000 134512640 136057169 4291391632 18446744073709551615 134823886 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/29865/statm: 15826 14383 183 378 0 15446 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 63304

[startup+4182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 30010
/proc/meminfo: memFree=11835272/32950928 swapFree=67111528/67111528
[pid=29865] ppid=29863 vsize=63540 CPUtime=4182.39 cores=1,3,5,7
/proc/29865/stat : 29865 (clasp) R 29863 29865 28797 0 -1 4202496 14652 0 0 0 418237 2 0 0 25 0 1 0 555805238 65064960 14444 33554432000 134512640 136057169 4291391632 18446744073709551615 134820146 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/29865/statm: 15885 14444 183 378 0 15505 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 63540

[startup+4242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 30012
/proc/meminfo: memFree=11834980/32950928 swapFree=67111528/67111528
[pid=29865] ppid=29863 vsize=63776 CPUtime=4242.39 cores=1,3,5,7
/proc/29865/stat : 29865 (clasp) R 29863 29865 28797 0 -1 4202496 14707 0 0 0 424237 2 0 0 25 0 1 0 555805238 65306624 14499 33554432000 134512640 136057169 4291391632 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/29865/statm: 15944 14499 183 378 0 15564 0
Current children cumulated CPU time (s) 4242.39
Current children cumulated vsize (KiB) 63776

[startup+4302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 30013
/proc/meminfo: memFree=11833700/32950928 swapFree=67111528/67111528
[pid=29865] ppid=29863 vsize=65208 CPUtime=4302.39 cores=1,3,5,7
/proc/29865/stat : 29865 (clasp) R 29863 29865 28797 0 -1 4202496 15020 0 0 0 430237 2 0 0 25 0 1 0 555805238 66772992 14812 33554432000 134512640 136057169 4291391632 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/29865/statm: 16302 14812 183 378 0 15922 0
Current children cumulated CPU time (s) 4302.39
Current children cumulated vsize (KiB) 65208

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 30015
/proc/meminfo: memFree=11833408/32950928 swapFree=67111528/67111528
[pid=29865] ppid=29863 vsize=65532 CPUtime=4362.39 cores=1,3,5,7
/proc/29865/stat : 29865 (clasp) R 29863 29865 28797 0 -1 4202496 15084 0 0 0 436237 2 0 0 25 0 1 0 555805238 67104768 14876 33554432000 134512640 136057169 4291391632 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/29865/statm: 16383 14876 183 378 0 16003 0
Current children cumulated CPU time (s) 4362.39
Current children cumulated vsize (KiB) 65532

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 30016
/proc/meminfo: memFree=11833232/32950928 swapFree=67111528/67111528
[pid=29865] ppid=29863 vsize=65856 CPUtime=4422.39 cores=1,3,5,7
/proc/29865/stat : 29865 (clasp) R 29863 29865 28797 0 -1 4202496 15145 0 0 0 442237 2 0 0 25 0 1 0 555805238 67436544 14937 33554432000 134512640 136057169 4291391632 18446744073709551615 134823886 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/29865/statm: 16464 14937 183 378 0 16084 0
Current children cumulated CPU time (s) 4422.39
Current children cumulated vsize (KiB) 65856

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 30018
/proc/meminfo: memFree=11833188/32950928 swapFree=67111528/67111528
[pid=29865] ppid=29863 vsize=65856 CPUtime=4482.4 cores=1,3,5,7
/proc/29865/stat : 29865 (clasp) R 29863 29865 28797 0 -1 4202496 15156 0 0 0 448238 2 0 0 25 0 1 0 555805238 67436544 14948 33554432000 134512640 136057169 4291391632 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/29865/statm: 16464 14948 183 378 0 16084 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 65856

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 30020
/proc/meminfo: memFree=11833144/32950928 swapFree=67111528/67111528
[pid=29865] ppid=29863 vsize=66176 CPUtime=4542.4 cores=1,3,5,7
/proc/29865/stat : 29865 (clasp) R 29863 29865 28797 0 -1 4202496 15229 0 0 0 454238 2 0 0 25 0 1 0 555805238 67764224 15021 33554432000 134512640 136057169 4291391632 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/29865/statm: 16544 15021 183 378 0 16164 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 66176

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 30021
/proc/meminfo: memFree=11832612/32950928 swapFree=67111528/67111528
[pid=29865] ppid=29863 vsize=66600 CPUtime=4602.4 cores=1,3,5,7
/proc/29865/stat : 29865 (clasp) R 29863 29865 28797 0 -1 4202496 15329 0 0 0 460238 2 0 0 25 0 1 0 555805238 68198400 15121 33554432000 134512640 136057169 4291391632 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/29865/statm: 16650 15121 183 378 0 16270 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 66600

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 30023
/proc/meminfo: memFree=11832444/32950928 swapFree=67111528/67111528
[pid=29865] ppid=29863 vsize=66708 CPUtime=4662.41 cores=1,3,5,7
/proc/29865/stat : 29865 (clasp) R 29863 29865 28797 0 -1 4202496 15411 0 0 0 466238 3 0 0 25 0 1 0 555805238 68308992 15149 33554432000 134512640 136057169 4291391632 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/29865/statm: 16677 15149 183 378 0 16297 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 66708

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 30024
/proc/meminfo: memFree=11832152/32950928 swapFree=67111528/67111528
[pid=29865] ppid=29863 vsize=67248 CPUtime=4722.42 cores=1,3,5,7
/proc/29865/stat : 29865 (clasp) R 29863 29865 28797 0 -1 4202496 15538 0 0 0 472239 3 0 0 25 0 1 0 555805238 68861952 15276 33554432000 134512640 136057169 4291391632 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/29865/statm: 16812 15276 183 378 0 16432 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 67248

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 30026
/proc/meminfo: memFree=11831736/32950928 swapFree=67111528/67111528
[pid=29865] ppid=29863 vsize=67572 CPUtime=4782.41 cores=1,3,5,7
/proc/29865/stat : 29865 (clasp) R 29863 29865 28797 0 -1 4202496 15612 0 0 0 478238 3 0 0 25 0 1 0 555805238 69193728 15350 33554432000 134512640 136057169 4291391632 18446744073709551615 134819598 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/29865/statm: 16893 15350 183 378 0 16513 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 67572

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 30028
/proc/meminfo: memFree=11831568/32950928 swapFree=67111528/67111528
[pid=29865] ppid=29863 vsize=67896 CPUtime=4842.41 cores=1,3,5,7
/proc/29865/stat : 29865 (clasp) R 29863 29865 28797 0 -1 4202496 15682 0 0 0 484238 3 0 0 25 0 1 0 555805238 69525504 15420 33554432000 134512640 136057169 4291391632 18446744073709551615 134618203 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/29865/statm: 16974 15420 183 378 0 16594 0
Current children cumulated CPU time (s) 4842.41
Current children cumulated vsize (KiB) 67896

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 30029
/proc/meminfo: memFree=11830412/32950928 swapFree=67111528/67111528
[pid=29865] ppid=29863 vsize=69080 CPUtime=4902.41 cores=1,3,5,7
/proc/29865/stat : 29865 (clasp) R 29863 29865 28797 0 -1 4202496 15933 0 0 0 490238 3 0 0 25 0 1 0 555805238 70737920 15671 33554432000 134512640 136057169 4291391632 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/29865/statm: 17270 15671 183 378 0 16890 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 69080

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 30031
/proc/meminfo: memFree=11830616/32950928 swapFree=67111528/67111528
[pid=29865] ppid=29863 vsize=69080 CPUtime=4962.42 cores=1,3,5,7
/proc/29865/stat : 29865 (clasp) R 29863 29865 28797 0 -1 4202496 15933 0 0 0 496239 3 0 0 25 0 1 0 555805238 70737920 15671 33554432000 134512640 136057169 4291391632 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/29865/statm: 17270 15671 183 378 0 16890 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 69080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/172 30032
/proc/meminfo: memFree=11830568/32950928 swapFree=67111528/67111528
[pid=29865] ppid=29863 vsize=69080 CPUtime=5000.02 cores=1,3,5,7
/proc/29865/stat : 29865 (clasp) R 29863 29865 28797 0 -1 4202496 15940 0 0 0 499999 3 0 0 25 0 1 0 555805238 70737920 15678 33554432000 134512640 136057169 4291391632 18446744073709551615 134823841 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/29865/statm: 17270 15678 183 378 0 16890 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 69080

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: 1.00 1.00 1.00 2/172 30032
/proc/meminfo: memFree=11830568/32950928 swapFree=67111528/67111528
[pid=29865] ppid=29863 vsize=69080 CPUtime=5000.02 cores=1,3,5,7
/proc/29865/stat : 29865 (clasp) R 29863 29865 28797 0 -1 4202496 15940 0 0 0 499999 3 0 0 25 0 1 0 555805238 70737920 15678 33554432000 134512640 136057169 4291391632 18446744073709551615 134823841 0 0 4096 16386 0 0 0 17 3 0 0 0
/proc/29865/statm: 17270 15678 183 378 0 16890 0
Current children cumulated CPU time (s) 5000.02
Current children cumulated vsize (KiB) 69080

Child status: 0
Real time (s): 4999.91
CPU time (s): 5000.03
CPU user time (s): 5000
CPU system time (s): 0.034994
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 69080

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

runsolver used 6.04808 second user time and 16.8194 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-24 16:35:46
IDJOB=3275803
IDBENCH=83336
IDSOLVER=1677
FILE ID=node112/3275803-1303655746
RUNJOBID= node112-1303650342-29526
PBS_JOBID= 13150736
Free space on /tmp= 72668 MiB

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

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

MD5SUM BENCH= faed4f95ee485d18812f5d39a28df3e5
RANDOM SEED=107413277

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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.828
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.67
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.828
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.82
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.828
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	: 5261.27
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.828
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.82
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.828
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.75
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.828
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11875668 kB
Buffers:       1968180 kB
Cached:       18484016 kB
SwapCached:          0 kB
Active:        9354516 kB
Inactive:     11178448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11875668 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2724 kB
Writeback:           0 kB
AnonPages:       80420 kB
Mapped:          15784 kB
Slab:           480208 kB
PageTables:       4372 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   225888 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= 72668 MiB
End job on node112 at 2011-04-24 17:59:08