Trace number 3373468

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
claspmt 2.0-R4095-patched (fixed)UNSAT 966.706 246.634

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L150_coli.sat.cnf
MD5SUMba6884aaa746378e56c38fd8b3d0255e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark52.912
Satisfiable
(Un)Satisfiability was proved
Number of variables486992
Number of clauses2456708
Sum of the clauses size7147094
Maximum clause length11
Minimum clause length1
Number of clauses of size 145577
Number of clauses of size 2599727
Number of clauses of size 31431108
Number of clauses of size 4295435
Number of clauses of size 584412
Number of clauses of size over 5449

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...418853/instance-3373468-1305418853.cnf
5.08/5.17	c Solving...
966.67/246.62	s UNSATISFIABLE
966.67/246.62	
966.67/246.62	c Models        : 0     
966.67/246.62	c Time          : 246.218s (Solving: 241.05s 1st Model: 0.00s Unsat: 241.05s)
966.67/246.62	c CPU Time      : 966.290s

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3373468-1305418853/watcher-3373468-1305418853 -o /tmp/evaluation-result-3373468-1305418853/solver-3373468-1305418853 -C 4800 -W 1300 -M 15500 HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373468-1305418853.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 7.95 7.62 7.38 6/358 19324
/proc/meminfo: memFree=21317840/32951124 swapFree=65980216/67111528
[pid=19324] ppid=19322 vsize=82704 CPUtime=0 cores=1,3,5,7
/proc/19324/stat : 19324 (claspmt) R 19322 19324 18548 0 -1 4202496 690 0 0 0 0 0 0 0 22 0 1 0 634300941 84688896 621 33554432000 4194304 4964800 140734633877872 18446744073709551615 4686341 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/19324/statm: 20676 622 374 189 0 15550 0

[startup+0.052955 s]
/proc/loadavg: 7.95 7.62 7.38 6/358 19324
/proc/meminfo: memFree=21317840/32951124 swapFree=65980216/67111528
[pid=19324] ppid=19322 vsize=111244 CPUtime=0.04 cores=1,3,5,7
/proc/19324/stat : 19324 (claspmt) R 19322 19324 18548 0 -1 4202496 17909 0 0 0 3 1 0 0 22 0 1 0 634300941 113913856 17635 33554432000 4194304 4964800 140734633877872 18446744073709551615 4679106 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/19324/statm: 27811 17644 376 189 0 22685 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 111244

[startup+0.100941 s]
/proc/loadavg: 7.95 7.62 7.38 6/358 19324
/proc/meminfo: memFree=21317840/32951124 swapFree=65980216/67111528
[pid=19324] ppid=19322 vsize=119300 CPUtime=0.09 cores=1,3,5,7
/proc/19324/stat : 19324 (claspmt) R 19322 19324 18548 0 -1 4202496 28592 0 0 0 7 2 0 0 22 0 1 0 634300941 122163200 24548 33554432000 4194304 4964800 140734633877872 18446744073709551615 228095450880 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/19324/statm: 29825 24550 388 189 0 24699 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 119300

[startup+0.300904 s]
/proc/loadavg: 7.95 7.62 7.38 6/358 19324
/proc/meminfo: memFree=21317840/32951124 swapFree=65980216/67111528
[pid=19324] ppid=19322 vsize=146860 CPUtime=0.29 cores=1,3,5,7
/proc/19324/stat : 19324 (claspmt) R 19322 19324 18548 0 -1 4202496 37814 0 0 0 25 4 0 0 23 0 1 0 634300941 150384640 31271 33554432000 4194304 4964800 140734633877872 18446744073709551615 228095450880 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/19324/statm: 36715 31273 388 189 0 31589 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 146860

[startup+0.700842 s]
/proc/loadavg: 7.95 7.62 7.38 6/358 19324
/proc/meminfo: memFree=21317840/32951124 swapFree=65980216/67111528
[pid=19324] ppid=19322 vsize=209344 CPUtime=0.69 cores=1,3,5,7
/proc/19324/stat : 19324 (claspmt) R 19322 19324 18548 0 -1 4202496 58910 0 0 0 61 8 0 0 25 0 1 0 634300941 214368256 45872 33554432000 4194304 4964800 140734633877872 18446744073709551615 228095111877 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/19324/statm: 52336 45874 388 189 0 47210 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 209344

[startup+1.5007 s]
/proc/loadavg: 7.95 7.62 7.38 6/359 19325
/proc/meminfo: memFree=21074428/32951124 swapFree=65980216/67111528
[pid=19324] ppid=19322 vsize=312020 CPUtime=1.48 cores=1,3,5,7
/proc/19324/stat : 19324 (claspmt) R 19322 19324 18548 0 -1 4202496 89917 0 0 0 136 12 0 0 25 0 1 0 634300941 319508480 72005 33554432000 4194304 4964800 140734633877872 18446744073709551615 4602353 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/19324/statm: 78005 72005 402 189 0 72879 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 312020

[startup+3.10039 s]
/proc/loadavg: 7.95 7.62 7.38 6/359 19325
/proc/meminfo: memFree=21024952/32951124 swapFree=65980216/67111528
[pid=19324] ppid=19322 vsize=312020 CPUtime=3.08 cores=1,3,5,7
/proc/19324/stat : 19324 (claspmt) R 19322 19324 18548 0 -1 4202496 89941 0 0 0 296 12 0 0 25 0 1 0 634300941 319508480 72029 33554432000 4194304 4964800 140734633877872 18446744073709551615 4600431 0 0 4096 18946 0 0 0 17 1 0 0 0
/proc/19324/statm: 78005 72029 403 189 0 72879 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 312020

[startup+6.30077 s]
/proc/loadavg: 7.79 7.59 7.37 9/362 19328
/proc/meminfo: memFree=20911724/32951124 swapFree=65980216/67111528
[pid=19324] ppid=19322 vsize=567916 CPUtime=9.51 cores=1,3,5,7
/proc/19324/stat : 19324 (claspmt) R 19322 19324 18548 0 -1 4202496 137934 0 0 0 930 21 0 0 25 0 4 0 634300941 581545984 98776 33554432000 4194304 4964800 140734633877872 18446744073709551615 4370264 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/19324/statm: 141979 98776 458 189 0 136328 0
[pid=19324/tid=19326] ppid=19322 vsize=567916 CPUtime=1.1 cores=1,3,5,7
/proc/19324/task/19326/stat : 19326 (claspmt) R 19322 19324 18548 0 -1 4202560 10966 0 0 0 108 2 0 0 19 0 4 0 634301458 581545984 98776 33554432000 4194304 4964800 140734633877872 18446744073709551615 4370264 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19324/tid=19327] ppid=19322 vsize=567916 CPUtime=1.1 cores=1,3,5,7
/proc/19324/task/19327/stat : 19327 (claspmt) R 19322 19324 18548 0 -1 4202560 16810 0 0 0 107 3 0 0 19 0 4 0 634301458 581545984 98776 33554432000 4194304 4964800 140734633877872 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19324/tid=19328] ppid=19322 vsize=567916 CPUtime=1.11 cores=1,3,5,7
/proc/19324/task/19328/stat : 19328 (claspmt) R 19322 19324 18548 0 -1 4202560 18290 0 0 0 109 2 0 0 19 0 4 0 634301458 581545984 98776 33554432000 4194304 4964800 140734633877872 18446744073709551615 4668732 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 9.51
Current children cumulated vsize (KiB) 567916

[startup+12.7006 s]
/proc/loadavg: 7.81 7.60 7.37 9/362 19328
/proc/meminfo: memFree=20876156/32951124 swapFree=65980216/67111528
[pid=19324] ppid=19322 vsize=567916 CPUtime=35.03 cores=1,3,5,7
/proc/19324/stat : 19324 (claspmt) R 19322 19324 18548 0 -1 4202496 139950 0 0 0 3480 23 0 0 25 0 4 0 634300941 581545984 100792 33554432000 4194304 4964800 140734633877872 18446744073709551615 4670310 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/19324/statm: 141979 100792 458 189 0 136328 0
[pid=19324/tid=19326] ppid=19322 vsize=567916 CPUtime=7.49 cores=1,3,5,7
/proc/19324/task/19326/stat : 19326 (claspmt) R 19322 19324 18548 0 -1 4202560 11295 0 0 0 747 2 0 0 25 0 4 0 634301458 581545984 100792 33554432000 4194304 4964800 140734633877872 18446744073709551615 4668568 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19324/tid=19327] ppid=19322 vsize=567916 CPUtime=7.42 cores=1,3,5,7
/proc/19324/task/19327/stat : 19327 (claspmt) R 19322 19324 18548 0 -1 4202560 17609 0 0 0 739 3 0 0 25 0 4 0 634301458 581545984 100792 33554432000 4194304 4964800 140734633877872 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19324/tid=19328] ppid=19322 vsize=567916 CPUtime=7.51 cores=1,3,5,7
/proc/19324/task/19328/stat : 19328 (claspmt) R 19322 19324 18548 0 -1 4202560 18934 0 0 0 748 3 0 0 25 0 4 0 634301458 581545984 100792 33554432000 4194304 4964800 140734633877872 18446744073709551615 4670190 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 35.03
Current children cumulated vsize (KiB) 567916

[startup+25.5012 s]
/proc/loadavg: 7.85 7.62 7.38 9/362 19329
/proc/meminfo: memFree=20833756/32951124 swapFree=65980216/67111528
[pid=19324] ppid=19322 vsize=567916 CPUtime=86.07 cores=1,3,5,7
/proc/19324/stat : 19324 (claspmt) R 19322 19324 18548 0 -1 4202496 144954 0 0 0 8578 29 0 0 25 0 4 0 634300941 581545984 105796 33554432000 4194304 4964800 140734633877872 18446744073709551615 4364587 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/19324/statm: 141979 105796 458 189 0 136328 0
[pid=19324/tid=19326] ppid=19322 vsize=567916 CPUtime=20.29 cores=1,3,5,7
/proc/19324/task/19326/stat : 19326 (claspmt) R 19322 19324 18548 0 -1 4202560 11440 0 0 0 2027 2 0 0 25 0 4 0 634301458 581545984 105796 33554432000 4194304 4964800 140734633877872 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19324/tid=19327] ppid=19322 vsize=567916 CPUtime=20.07 cores=1,3,5,7
/proc/19324/task/19327/stat : 19327 (claspmt) R 19322 19324 18548 0 -1 4202560 21702 0 0 0 1998 9 0 0 25 0 4 0 634301458 581545984 105796 33554432000 4194304 4964800 140734633877872 18446744073709551615 4669350 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19324/tid=19328] ppid=19322 vsize=567916 CPUtime=20.31 cores=1,3,5,7
/proc/19324/task/19328/stat : 19328 (claspmt) R 19322 19324 18548 0 -1 4202560 19252 0 0 0 2028 3 0 0 25 0 4 0 634301458 581545984 105796 33554432000 4194304 4964800 140734633877872 18446744073709551615 4670180 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 86.07
Current children cumulated vsize (KiB) 567916

[startup+51.1005 s]
/proc/loadavg: 7.90 7.65 7.40 9/362 19329
/proc/meminfo: memFree=20735600/32951124 swapFree=65980216/67111528
[pid=19324] ppid=19322 vsize=568996 CPUtime=188.16 cores=1,3,5,7
/proc/19324/stat : 19324 (claspmt) R 19322 19324 18548 0 -1 4202496 150056 0 0 0 18780 36 0 0 25 0 4 0 634300941 582651904 110898 33554432000 4194304 4964800 140734633877872 18446744073709551615 4668715 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/19324/statm: 142249 110898 460 189 0 136598 0
[pid=19324/tid=19326] ppid=19322 vsize=568996 CPUtime=45.9 cores=1,3,5,7
/proc/19324/task/19326/stat : 19326 (claspmt) R 19322 19324 18548 0 -1 4202560 11755 0 0 0 4587 3 0 0 25 0 4 0 634301458 582651904 110898 33554432000 4194304 4964800 140734633877872 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19324/tid=19327] ppid=19322 vsize=568996 CPUtime=45.37 cores=1,3,5,7
/proc/19324/task/19327/stat : 19327 (claspmt) R 19322 19324 18548 0 -1 4202560 24791 0 0 0 4524 13 0 0 25 0 4 0 634301458 582651904 110898 33554432000 4194304 4964800 140734633877872 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19324/tid=19328] ppid=19322 vsize=568996 CPUtime=45.92 cores=1,3,5,7
/proc/19324/task/19328/stat : 19328 (claspmt) R 19322 19324 18548 0 -1 4202560 20543 0 0 0 4587 5 0 0 25 0 4 0 634301458 582651904 110898 33554432000 4194304 4964800 140734633877872 18446744073709551615 4668777 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 188.16
Current children cumulated vsize (KiB) 568996

[startup+102.314 s]
/proc/loadavg: 8.06 7.73 7.44 9/362 19331
/proc/meminfo: memFree=20520028/32951124 swapFree=65980216/67111528
[pid=19324] ppid=19322 vsize=634532 CPUtime=392.4 cores=1,3,5,7
/proc/19324/stat : 19324 (claspmt) R 19322 19324 18548 0 -1 4202496 162087 0 0 0 39187 53 0 0 25 0 4 0 634300941 649760768 122929 33554432000 4194304 4964800 140734633877872 18446744073709551615 4668712 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/19324/statm: 158633 122929 460 189 0 152982 0
[pid=19324/tid=19326] ppid=19322 vsize=634532 CPUtime=97.11 cores=1,3,5,7
/proc/19324/task/19326/stat : 19326 (claspmt) R 19322 19324 18548 0 -1 4202560 13195 0 0 0 9707 4 0 0 25 0 4 0 634301458 649760768 122929 33554432000 4194304 4964800 140734633877872 18446744073709551615 4670346 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19324/tid=19327] ppid=19322 vsize=634532 CPUtime=95.97 cores=1,3,5,7
/proc/19324/task/19327/stat : 19327 (claspmt) R 19322 19324 18548 0 -1 4202560 32435 0 0 0 9572 25 0 0 25 0 4 0 634301458 649760768 122929 33554432000 4194304 4964800 140734633877872 18446744073709551615 4321102 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19324/tid=19328] ppid=19322 vsize=634532 CPUtime=97.13 cores=1,3,5,7
/proc/19324/task/19328/stat : 19328 (claspmt) R 19322 19324 18548 0 -1 4202560 23311 0 0 0 9705 8 0 0 25 0 4 0 634301458 649760768 122929 33554432000 4194304 4964800 140734633877872 18446744073709551615 4660444 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 392.4
Current children cumulated vsize (KiB) 634532

[startup+162.301 s]
/proc/loadavg: 8.02 7.78 7.47 9/362 19332
/proc/meminfo: memFree=20257016/32951124 swapFree=65980216/67111528
[pid=19324] ppid=19322 vsize=700068 CPUtime=631.62 cores=1,3,5,7
/proc/19324/stat : 19324 (claspmt) R 19322 19324 18548 0 -1 4202496 178681 0 0 0 63088 74 0 0 25 0 4 0 634300941 716869632 139523 33554432000 4194304 4964800 140734633877872 18446744073709551615 4668773 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/19324/statm: 175017 139523 460 189 0 169366 0
[pid=19324/tid=19326] ppid=19322 vsize=700068 CPUtime=157.08 cores=1,3,5,7
/proc/19324/task/19326/stat : 19326 (claspmt) R 19322 19324 18548 0 -1 4202560 14413 0 0 0 15703 5 0 0 25 0 4 0 634301458 716869632 139523 33554432000 4194304 4964800 140734633877872 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19324/tid=19327] ppid=19322 vsize=700068 CPUtime=155.25 cores=1,3,5,7
/proc/19324/task/19327/stat : 19327 (claspmt) R 19322 19324 18548 0 -1 4202560 42172 0 0 0 15486 39 0 0 25 0 4 0 634301458 716869632 139523 33554432000 4194304 4964800 140734633877872 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19324/tid=19328] ppid=19322 vsize=700068 CPUtime=157.11 cores=1,3,5,7
/proc/19324/task/19328/stat : 19328 (claspmt) R 19322 19324 18548 0 -1 4202560 28946 0 0 0 15697 14 0 0 25 0 4 0 634301458 716869632 139523 33554432000 4194304 4964800 140734633877872 18446744073709551615 4684107 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 631.62
Current children cumulated vsize (KiB) 700068

[startup+222.301 s]
/proc/loadavg: 8.09 7.84 7.51 9/362 19334
/proc/meminfo: memFree=20105312/32951124 swapFree=65980216/67111528
[pid=19324] ppid=19322 vsize=700068 CPUtime=870.91 cores=1,3,5,7
/proc/19324/stat : 19324 (claspmt) R 19322 19324 18548 0 -1 4202496 184860 0 0 0 87008 83 0 0 25 0 4 0 634300941 716869632 145696 33554432000 4194304 4964800 140734633877872 18446744073709551615 4670180 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/19324/statm: 175017 145696 460 189 0 169366 0
[pid=19324/tid=19326] ppid=19322 vsize=700068 CPUtime=217.09 cores=1,3,5,7
/proc/19324/task/19326/stat : 19326 (claspmt) R 19322 19324 18548 0 -1 4202560 14955 0 0 0 21703 6 0 0 25 0 4 0 634301458 716869632 145696 33554432000 4194304 4964800 140734633877872 18446744073709551615 4668672 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19324/tid=19327] ppid=19322 vsize=700068 CPUtime=214.54 cores=1,3,5,7
/proc/19324/task/19327/stat : 19327 (claspmt) R 19322 19324 18548 0 -1 4202560 46226 0 0 0 21409 45 0 0 25 0 4 0 634301458 716869632 145696 33554432000 4194304 4964800 140734633877872 18446744073709551615 4668773 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19324/tid=19328] ppid=19322 vsize=700068 CPUtime=217.12 cores=1,3,5,7
/proc/19324/task/19328/stat : 19328 (claspmt) R 19322 19324 18548 0 -1 4202560 30470 0 0 0 21696 16 0 0 25 0 4 0 634301458 716869632 145696 33554432000 4194304 4964800 140734633877872 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 870.91
Current children cumulated vsize (KiB) 700068

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

[startup+230.3 s]
/proc/loadavg: 8.16 7.86 7.52 9/362 19334
/proc/meminfo: memFree=20096864/32951124 swapFree=65980216/67111528
[pid=19324] ppid=19322 vsize=700068 CPUtime=902.81 cores=1,3,5,7
/proc/19324/stat : 19324 (claspmt) R 19322 19324 18548 0 -1 4202496 186855 0 0 0 90196 85 0 0 25 0 4 0 634300941 716869632 147691 33554432000 4194304 4964800 140734633877872 18446744073709551615 4668721 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/19324/statm: 175017 147691 460 189 0 169366 0
[pid=19324/tid=19326] ppid=19322 vsize=700068 CPUtime=225.09 cores=1,3,5,7
/proc/19324/task/19326/stat : 19326 (claspmt) R 19322 19324 18548 0 -1 4202560 14969 0 0 0 22503 6 0 0 25 0 4 0 634301458 716869632 147691 33554432000 4194304 4964800 140734633877872 18446744073709551615 4670330 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19324/tid=19327] ppid=19322 vsize=700068 CPUtime=222.44 cores=1,3,5,7
/proc/19324/task/19327/stat : 19327 (claspmt) R 19322 19324 18548 0 -1 4202560 47464 0 0 0 22198 46 0 0 25 0 4 0 634301458 716869632 147691 33554432000 4194304 4964800 140734633877872 18446744073709551615 4321013 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19324/tid=19328] ppid=19322 vsize=700068 CPUtime=225.12 cores=1,3,5,7
/proc/19324/task/19328/stat : 19328 (claspmt) R 19322 19324 18548 0 -1 4202560 31196 0 0 0 22496 16 0 0 25 0 4 0 634301458 716869632 147691 33554432000 4194304 4964800 140734633877872 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 902.81
Current children cumulated vsize (KiB) 700068

[startup+236.7 s]
/proc/loadavg: 8.14 7.87 7.52 9/362 19334
/proc/meminfo: memFree=20093020/32951124 swapFree=65980216/67111528
[pid=19324] ppid=19322 vsize=700068 CPUtime=928.33 cores=1,3,5,7
/proc/19324/stat : 19324 (claspmt) R 19322 19324 18548 0 -1 4202496 187121 0 0 0 92748 85 0 0 25 0 4 0 634300941 716869632 147957 33554432000 4194304 4964800 140734633877872 18446744073709551615 4668712 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/19324/statm: 175017 147957 460 189 0 169366 0
[pid=19324/tid=19326] ppid=19322 vsize=700068 CPUtime=231.49 cores=1,3,5,7
/proc/19324/task/19326/stat : 19326 (claspmt) R 19322 19324 18548 0 -1 4202560 14969 0 0 0 23143 6 0 0 25 0 4 0 634301458 716869632 147957 33554432000 4194304 4964800 140734633877872 18446744073709551615 4668715 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19324/tid=19327] ppid=19322 vsize=700068 CPUtime=228.77 cores=1,3,5,7
/proc/19324/task/19327/stat : 19327 (claspmt) R 19322 19324 18548 0 -1 4202560 47720 0 0 0 22830 47 0 0 25 0 4 0 634301458 716869632 147957 33554432000 4194304 4964800 140734633877872 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19324/tid=19328] ppid=19322 vsize=700068 CPUtime=231.52 cores=1,3,5,7
/proc/19324/task/19328/stat : 19328 (claspmt) R 19322 19324 18548 0 -1 4202560 31206 0 0 0 23136 16 0 0 25 0 4 0 634301458 716869632 147957 33554432000 4194304 4964800 140734633877872 18446744073709551615 4668689 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 928.33
Current children cumulated vsize (KiB) 700068

[startup+243.114 s]
/proc/loadavg: 8.13 7.87 7.52 9/362 19335
/proc/meminfo: memFree=20083456/32951124 swapFree=65980216/67111528
[pid=19324] ppid=19322 vsize=700068 CPUtime=953.9 cores=1,3,5,7
/proc/19324/stat : 19324 (claspmt) R 19322 19324 18548 0 -1 4202496 188114 0 0 0 95303 87 0 0 25 0 4 0 634300941 716869632 148950 33554432000 4194304 4964800 140734633877872 18446744073709551615 4670308 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/19324/statm: 175017 148950 460 189 0 169366 0
[pid=19324/tid=19326] ppid=19322 vsize=700068 CPUtime=237.9 cores=1,3,5,7
/proc/19324/task/19326/stat : 19326 (claspmt) R 19322 19324 18548 0 -1 4202560 14969 0 0 0 23784 6 0 0 25 0 4 0 634301458 716869632 148950 33554432000 4194304 4964800 140734633877872 18446744073709551615 4668797 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19324/tid=19327] ppid=19322 vsize=700068 CPUtime=235.1 cores=1,3,5,7
/proc/19324/task/19327/stat : 19327 (claspmt) R 19322 19324 18548 0 -1 4202560 48712 0 0 0 23461 49 0 0 25 0 4 0 634301458 716869632 148950 33554432000 4194304 4964800 140734633877872 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19324/tid=19328] ppid=19322 vsize=700068 CPUtime=237.93 cores=1,3,5,7
/proc/19324/task/19328/stat : 19328 (claspmt) R 19322 19324 18548 0 -1 4202560 31207 0 0 0 23777 16 0 0 25 0 4 0 634301458 716869632 148950 33554432000 4194304 4964800 140734633877872 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 953.9
Current children cumulated vsize (KiB) 700068

[startup+244.701 s]
/proc/loadavg: 8.12 7.87 7.53 9/362 19335
/proc/meminfo: memFree=20081720/32951124 swapFree=65980216/67111528
[pid=19324] ppid=19322 vsize=700068 CPUtime=960.24 cores=1,3,5,7
/proc/19324/stat : 19324 (claspmt) R 19322 19324 18548 0 -1 4202496 188419 0 0 0 95936 88 0 0 25 0 4 0 634300941 716869632 149255 33554432000 4194304 4964800 140734633877872 18446744073709551615 4669969 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/19324/statm: 175017 149255 460 189 0 169366 0
[pid=19324/tid=19326] ppid=19322 vsize=700068 CPUtime=239.49 cores=1,3,5,7
/proc/19324/task/19326/stat : 19326 (claspmt) R 19322 19324 18548 0 -1 4202560 14969 0 0 0 23943 6 0 0 25 0 4 0 634301458 716869632 149255 33554432000 4194304 4964800 140734633877872 18446744073709551615 4668681 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19324/tid=19327] ppid=19322 vsize=700068 CPUtime=236.67 cores=1,3,5,7
/proc/19324/task/19327/stat : 19327 (claspmt) R 19322 19324 18548 0 -1 4202560 49016 0 0 0 23618 49 0 0 25 0 4 0 634301458 716869632 149255 33554432000 4194304 4964800 140734633877872 18446744073709551615 4342206 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19324/tid=19328] ppid=19322 vsize=700068 CPUtime=239.52 cores=1,3,5,7
/proc/19324/task/19328/stat : 19328 (claspmt) R 19322 19324 18548 0 -1 4202560 31208 0 0 0 23936 16 0 0 25 0 4 0 634301458 716869632 149255 33554432000 4194304 4964800 140734633877872 18446744073709551615 4684107 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 960.24
Current children cumulated vsize (KiB) 700068

[startup+245.501 s]
/proc/loadavg: 8.12 7.87 7.53 9/362 19337
/proc/meminfo: memFree=20078992/32951124 swapFree=65980216/67111528
[pid=19324] ppid=19322 vsize=700068 CPUtime=963.43 cores=1,3,5,7
/proc/19324/stat : 19324 (claspmt) R 19322 19324 18548 0 -1 4202496 188526 0 0 0 96255 88 0 0 25 0 4 0 634300941 716869632 149362 33554432000 4194304 4964800 140734633877872 18446744073709551615 4370264 0 0 4096 18946 18446744073709551615 0 0 17 5 0 0 0
/proc/19324/statm: 175017 149362 460 189 0 169366 0
[pid=19324/tid=19326] ppid=19322 vsize=700068 CPUtime=240.29 cores=1,3,5,7
/proc/19324/task/19326/stat : 19326 (claspmt) R 19322 19324 18548 0 -1 4202560 14969 0 0 0 24023 6 0 0 25 0 4 0 634301458 716869632 149362 33554432000 4194304 4964800 140734633877872 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 1 0 0 0
[pid=19324/tid=19327] ppid=19322 vsize=700068 CPUtime=237.46 cores=1,3,5,7
/proc/19324/task/19327/stat : 19327 (claspmt) R 19322 19324 18548 0 -1 4202560 49112 0 0 0 23697 49 0 0 25 0 4 0 634301458 716869632 149362 33554432000 4194304 4964800 140734633877872 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 7 0 0 0
[pid=19324/tid=19328] ppid=19322 vsize=700068 CPUtime=240.32 cores=1,3,5,7
/proc/19324/task/19328/stat : 19328 (claspmt) R 19322 19324 18548 0 -1 4202560 31219 0 0 0 24016 16 0 0 25 0 4 0 634301458 716869632 149362 33554432000 4194304 4964800 140734633877872 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 963.43
Current children cumulated vsize (KiB) 700068

[startup+246.301 s]
/proc/loadavg: 8.12 7.87 7.53 6/359 19337
/proc/meminfo: memFree=20138288/32951124 swapFree=65980216/67111528
[pid=19324] ppid=19322 vsize=638716 CPUtime=966.37 cores=1,3,5,7
/proc/19324/stat : 19324 (claspmt) R 19322 19324 18548 0 -1 4202496 188564 0 0 0 96548 89 0 0 25 0 1 0 634300941 654045184 134050 33554432000 4194304 4964800 140734633877872 18446744073709551615 4598422 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/19324/statm: 159679 134050 470 189 0 154028 0
Current children cumulated CPU time (s) 966.37
Current children cumulated vsize (KiB) 638716

[startup+246.5 s]
/proc/loadavg: 8.12 7.87 7.53 6/359 19337
/proc/meminfo: memFree=20138288/32951124 swapFree=65980216/67111528
[pid=19324] ppid=19322 vsize=638716 CPUtime=966.56 cores=1,3,5,7
/proc/19324/stat : 19324 (claspmt) R 19322 19324 18548 0 -1 4202496 188564 0 0 0 96567 89 0 0 25 0 1 0 634300941 654045184 133920 33554432000 4194304 4964800 140734633877872 18446744073709551615 228095107633 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/19324/statm: 159679 133920 470 189 0 154028 0
Current children cumulated CPU time (s) 966.56
Current children cumulated vsize (KiB) 638716

[startup+246.6 s]
/proc/loadavg: 8.12 7.87 7.53 6/359 19337
/proc/meminfo: memFree=20138288/32951124 swapFree=65980216/67111528
[pid=19324] ppid=19322 vsize=570232 CPUtime=966.67 cores=1,3,5,7
/proc/19324/stat : 19324 (claspmt) R 19322 19324 18548 0 -1 4202496 188565 0 0 0 96577 90 0 0 25 0 1 0 634300941 583917568 112107 33554432000 4194304 4964800 140734633877872 18446744073709551615 228095106401 0 0 4096 18946 0 0 0 17 5 0 0 0
/proc/19324/statm: 142558 112107 471 189 0 136907 0
Current children cumulated CPU time (s) 966.67
Current children cumulated vsize (KiB) 570232

Child status: 20
Real time (s): 246.634
CPU time (s): 966.706
CPU user time (s): 965.785
CPU system time (s): 0.92086
CPU usage (%): 391.96
Max. virtual memory (cumulated for all children) (KiB): 700068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 965.785
system time used= 0.92086
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 188566
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= 2619
involuntary context switches= 7335

runsolver used 0.78688 second user time and 2.13468 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-15 02:20:55
IDJOB=3373468
IDBENCH=70961
IDSOLVER=1853
FILE ID=node142/3373468-1305418853
RUNJOBID= node142-1305418255-19192
PBS_JOBID= 13324550
Free space on /tmp= 73328 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L150_coli.sat.cnf
COMMAND LINE= HOME/claspmt -tNBCORE -p HOME/sat11-port.txt --distribute=all,2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3373468-1305418853/watcher-3373468-1305418853 -o /tmp/evaluation-result-3373468-1305418853/solver-3373468-1305418853 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373468-1305418853.cnf

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

MD5SUM BENCH= ba6884aaa746378e56c38fd8b3d0255e
RANDOM SEED=240231967

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21318012 kB
Buffers:        321844 kB
Cached:        4040592 kB
SwapCached:      11520 kB
Active:        8882812 kB
Inactive:      2412496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21318012 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:           50268 kB
Writeback:           0 kB
AnonPages:     6929456 kB
Mapped:          21008 kB
Slab:           236000 kB
PageTables:      37344 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79784624 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= 73328 MiB
End job on node142 at 2011-05-15 02:25:01