Trace number 3373458

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 94.9896 24.4543

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/dated-5-11-u.cnf
MD5SUM083d28c2adf10233f37f8b5a078c94a9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark15.5286
Satisfiable
(Un)Satisfiability was proved
Number of variables108786
Number of clauses482639
Sum of the clauses size1096328
Maximum clause length10
Minimum clause length1
Number of clauses of size 19230
Number of clauses of size 2395289
Number of clauses of size 357400
Number of clauses of size 42300
Number of clauses of size 59200
Number of clauses of size over 59220

Solver Data

0.00/0.05	c clasp version 2.0.0-RC2
0.00/0.05	c Reading from ...418075/instance-3373458-1305418075.cnf
0.64/0.71	c Solving...
94.93/24.45	s UNSATISFIABLE
94.93/24.45	
94.93/24.45	c Models        : 0     
94.93/24.45	c Time          : 24.359s (Solving: 23.70s 1st Model: 0.00s Unsat: 23.70s)
94.93/24.45	c CPU Time      : 94.940s

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

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

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: 3.63 5.84 7.10 2/361 1893
/proc/meminfo: memFree=25711104/32951124 swapFree=63083164/67111528
[pid=1893] ppid=1891 vsize=972 CPUtime=0 cores=0,2,4,6
/proc/1893/stat : 1893 (claspmt) D 1891 1893 1566 0 -1 4194304 75 0 0 0 0 0 0 0 21 0 1 0 634223141 995328 32 33554432000 4194304 4964800 140736324699008 18446744073709551615 264721481447 0 0 4096 0 18446744071562234166 0 0 17 4 0 0 0
/proc/1893/statm: 243 32 25 189 0 23 0

[startup+0.0382 s]
/proc/loadavg: 3.63 5.84 7.10 2/361 1893
/proc/meminfo: memFree=25711104/32951124 swapFree=63083164/67111528
[pid=1893] ppid=1891 vsize=3200 CPUtime=0 cores=0,2,4,6
/proc/1893/stat : 1893 (claspmt) D 1891 1893 1566 0 -1 4194304 76 0 0 0 0 0 0 0 21 0 1 0 634223141 3276800 33 33554432000 4194304 4964800 140736324699008 18446744073709551615 264721485334 0 0 4096 0 18446744071562234166 0 0 17 6 0 0 1
/proc/1893/statm: 800 33 25 189 0 24 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3200

[startup+0.100232 s]
/proc/loadavg: 3.63 5.84 7.10 2/361 1893
/proc/meminfo: memFree=25711104/32951124 swapFree=63083164/67111528
[pid=1893] ppid=1891 vsize=46972 CPUtime=0.03 cores=0,2,4,6
/proc/1893/stat : 1893 (claspmt) R 1891 1893 1566 0 -1 4202496 8208 0 1 0 3 0 0 0 21 0 1 0 634223141 48099328 6818 33554432000 4194304 4964800 140736324699008 18446744073709551615 264726065861 0 0 4096 18946 0 0 0 17 2 0 0 5
/proc/1893/statm: 11743 6821 385 189 0 6617 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 46972

[startup+0.30019 s]
/proc/loadavg: 3.63 5.84 7.10 2/361 1893
/proc/meminfo: memFree=25711104/32951124 swapFree=63083164/67111528
[pid=1893] ppid=1891 vsize=80324 CPUtime=0.24 cores=0,2,4,6
/proc/1893/stat : 1893 (claspmt) R 1891 1893 1566 0 -1 4202496 19180 0 1 0 22 2 0 0 21 0 1 0 634223141 82251776 14531 33554432000 4194304 4964800 140736324699008 18446744073709551615 4618467 0 0 4096 18946 0 0 0 17 2 0 0 5
/proc/1893/statm: 20081 14531 399 189 0 14955 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 80324

[startup+0.701111 s]
/proc/loadavg: 3.63 5.84 7.10 2/361 1893
/proc/meminfo: memFree=25711104/32951124 swapFree=63083164/67111528
[pid=1893] ppid=1891 vsize=80324 CPUtime=0.64 cores=0,2,4,6
/proc/1893/stat : 1893 (claspmt) R 1891 1893 1566 0 -1 4202496 19281 0 1 0 62 2 0 0 22 0 1 0 634223141 82251776 14632 33554432000 4194304 4964800 140736324699008 18446744073709551615 4678746 0 0 4096 18946 0 0 0 17 2 0 0 5
/proc/1893/statm: 20081 14632 405 189 0 14955 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 80324

[startup+1.50094 s]
/proc/loadavg: 3.63 5.84 7.10 6/368 1903
/proc/meminfo: memFree=25525120/32951124 swapFree=63083164/67111528
[pid=1893] ppid=1891 vsize=239116 CPUtime=3.61 cores=0,2,4,6
/proc/1893/stat : 1893 (claspmt) R 1891 1893 1566 0 -1 4202496 29594 0 2 0 357 4 0 0 25 0 4 0 634223141 244854784 20605 33554432000 4194304 4964800 140736324699008 18446744073709551615 4669136 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 7
/proc/1893/statm: 59779 20605 458 189 0 54128 0
[pid=1893/tid=1895] ppid=1891 vsize=239116 CPUtime=0.72 cores=0,2,4,6
/proc/1893/task/1895/stat : 1895 (claspmt) R 1891 1893 1566 0 -1 4202560 2286 0 0 0 72 0 0 0 18 0 4 0 634223215 244854784 20605 33554432000 4194304 4964800 140736324699008 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1893/tid=1896] ppid=1891 vsize=239116 CPUtime=0.74 cores=0,2,4,6
/proc/1893/task/1896/stat : 1896 (claspmt) R 1891 1893 1566 0 -1 4202560 4067 0 0 0 74 0 0 0 18 0 4 0 634223215 244854784 20605 33554432000 4194304 4964800 140736324699008 18446744073709551615 4669272 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1893/tid=1897] ppid=1891 vsize=239116 CPUtime=0.74 cores=0,2,4,6
/proc/1893/task/1897/stat : 1897 (claspmt) R 1891 1893 1566 0 -1 4202560 3861 0 0 0 74 0 0 0 25 0 4 0 634223215 244854784 20605 33554432000 4194304 4964800 140736324699008 18446744073709551615 4668734 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.61
Current children cumulated vsize (KiB) 239116

[startup+3.10062 s]
/proc/loadavg: 3.63 5.84 7.10 6/368 1903
/proc/meminfo: memFree=25450100/32951124 swapFree=63083164/67111528
[pid=1893] ppid=1891 vsize=239272 CPUtime=10 cores=0,2,4,6
/proc/1893/stat : 1893 (claspmt) R 1891 1893 1566 0 -1 4202496 30342 0 2 0 993 7 0 0 18 0 4 0 634223141 245014528 21353 33554432000 4194304 4964800 140736324699008 18446744073709551615 4669011 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 7
/proc/1893/statm: 59818 21353 458 189 0 54167 0
[pid=1893/tid=1895] ppid=1891 vsize=239272 CPUtime=2.31 cores=0,2,4,6
/proc/1893/task/1895/stat : 1895 (claspmt) R 1891 1893 1566 0 -1 4202560 2492 0 0 0 230 1 0 0 21 0 4 0 634223215 245014528 21353 33554432000 4194304 4964800 140736324699008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1893/tid=1896] ppid=1891 vsize=239272 CPUtime=2.34 cores=0,2,4,6
/proc/1893/task/1896/stat : 1896 (claspmt) R 1891 1893 1566 0 -1 4202560 4434 0 0 0 232 2 0 0 18 0 4 0 634223215 245014528 21353 33554432000 4194304 4964800 140736324699008 18446744073709551615 4320951 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1893/tid=1897] ppid=1891 vsize=239272 CPUtime=2.34 cores=0,2,4,6
/proc/1893/task/1897/stat : 1897 (claspmt) R 1891 1893 1566 0 -1 4202560 3939 0 0 0 234 0 0 0 25 0 4 0 634223215 245014528 21353 33554432000 4194304 4964800 140736324699008 18446744073709551615 4378499 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10
Current children cumulated vsize (KiB) 239272

[startup+6.30099 s]
/proc/loadavg: 4.06 5.89 7.11 9/371 1906
/proc/meminfo: memFree=25361516/32951124 swapFree=63083164/67111528
[pid=1893] ppid=1891 vsize=239508 CPUtime=22.76 cores=0,2,4,6
/proc/1893/stat : 1893 (claspmt) R 1891 1893 1566 0 -1 4202496 31692 0 2 0 2267 9 0 0 25 0 4 0 634223141 245256192 22703 33554432000 4194304 4964800 140736324699008 18446744073709551615 4670357 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 7
/proc/1893/statm: 59877 22703 458 189 0 54226 0
[pid=1893/tid=1895] ppid=1891 vsize=239508 CPUtime=5.47 cores=0,2,4,6
/proc/1893/task/1895/stat : 1895 (claspmt) R 1891 1893 1566 0 -1 4202560 2688 0 0 0 546 1 0 0 25 0 4 0 634223215 245256192 22703 33554432000 4194304 4964800 140736324699008 18446744073709551615 4668987 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1893/tid=1896] ppid=1891 vsize=239508 CPUtime=5.54 cores=0,2,4,6
/proc/1893/task/1896/stat : 1896 (claspmt) R 1891 1893 1566 0 -1 4202560 5017 0 0 0 552 2 0 0 25 0 4 0 634223215 245256192 22703 33554432000 4194304 4964800 140736324699008 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1893/tid=1897] ppid=1891 vsize=239508 CPUtime=5.54 cores=0,2,4,6
/proc/1893/task/1897/stat : 1897 (claspmt) R 1891 1893 1566 0 -1 4202560 4213 0 0 0 554 0 0 0 25 0 4 0 634223215 245256192 22703 33554432000 4194304 4964800 140736324699008 18446744073709551615 4669011 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 22.76
Current children cumulated vsize (KiB) 239508

[startup+12.7008 s]
/proc/loadavg: 4.38 5.93 7.12 9/371 1906
/proc/meminfo: memFree=25347660/32951124 swapFree=63083164/67111528
[pid=1893] ppid=1891 vsize=239508 CPUtime=48.28 cores=0,2,4,6
/proc/1893/stat : 1893 (claspmt) R 1891 1893 1566 0 -1 4202496 34011 0 2 0 4817 11 0 0 25 0 4 0 634223141 245256192 25022 33554432000 4194304 4964800 140736324699008 18446744073709551615 4332355 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 7
/proc/1893/statm: 59877 25022 458 189 0 54226 0
[pid=1893/tid=1895] ppid=1891 vsize=239508 CPUtime=11.79 cores=0,2,4,6
/proc/1893/task/1895/stat : 1895 (claspmt) R 1891 1893 1566 0 -1 4202560 2994 0 0 0 1177 2 0 0 25 0 4 0 634223215 245256192 25022 33554432000 4194304 4964800 140736324699008 18446744073709551615 4362287 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1893/tid=1896] ppid=1891 vsize=239508 CPUtime=11.94 cores=0,2,4,6
/proc/1893/task/1896/stat : 1896 (claspmt) R 1891 1893 1566 0 -1 4202560 6257 0 0 0 1191 3 0 0 25 0 4 0 634223215 245256192 25022 33554432000 4194304 4964800 140736324699008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1893/tid=1897] ppid=1891 vsize=239508 CPUtime=11.95 cores=0,2,4,6
/proc/1893/task/1897/stat : 1897 (claspmt) R 1891 1893 1566 0 -1 4202560 4756 0 0 0 1194 1 0 0 25 0 4 0 634223215 245256192 25022 33554432000 4194304 4964800 140736324699008 18446744073709551615 4670328 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 48.28
Current children cumulated vsize (KiB) 239508

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

[startup+19.1006 s]
/proc/loadavg: 4.67 5.96 7.12 9/371 1907
/proc/meminfo: memFree=25338484/32951124 swapFree=63083164/67111528
[pid=1893] ppid=1891 vsize=240852 CPUtime=73.8 cores=0,2,4,6
/proc/1893/stat : 1893 (claspmt) R 1891 1893 1566 0 -1 4202496 35590 0 2 0 7369 11 0 0 25 0 4 0 634223141 246632448 26598 33554432000 4194304 4964800 140736324699008 18446744073709551615 4670310 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 7
/proc/1893/statm: 60213 26598 460 189 0 54562 0
[pid=1893/tid=1895] ppid=1891 vsize=240852 CPUtime=18.11 cores=0,2,4,6
/proc/1893/task/1895/stat : 1895 (claspmt) R 1891 1893 1566 0 -1 4202560 3107 0 0 0 1809 2 0 0 25 0 4 0 634223215 246632448 26598 33554432000 4194304 4964800 140736324699008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1893/tid=1896] ppid=1891 vsize=240852 CPUtime=18.34 cores=0,2,4,6
/proc/1893/task/1896/stat : 1896 (claspmt) R 1891 1893 1566 0 -1 4202560 7086 0 0 0 1831 3 0 0 25 0 4 0 634223215 246632448 26598 33554432000 4194304 4964800 140736324699008 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1893/tid=1897] ppid=1891 vsize=240852 CPUtime=18.35 cores=0,2,4,6
/proc/1893/task/1897/stat : 1897 (claspmt) R 1891 1893 1566 0 -1 4202560 5164 0 0 0 1834 1 0 0 25 0 4 0 634223215 246632448 26598 33554432000 4194304 4964800 140736324699008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 73.8
Current children cumulated vsize (KiB) 240852

[startup+22.301 s]
/proc/loadavg: 4.93 5.99 7.12 9/371 1907
/proc/meminfo: memFree=25329680/32951124 swapFree=63083164/67111528
[pid=1893] ppid=1891 vsize=243352 CPUtime=86.57 cores=0,2,4,6
/proc/1893/stat : 1893 (claspmt) R 1891 1893 1566 0 -1 4202496 36624 0 2 0 8645 12 0 0 25 0 4 0 634223141 249192448 27632 33554432000 4194304 4964800 140736324699008 18446744073709551615 4321102 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 7
/proc/1893/statm: 60838 27632 460 189 0 55187 0
[pid=1893/tid=1895] ppid=1891 vsize=243352 CPUtime=21.27 cores=0,2,4,6
/proc/1893/task/1895/stat : 1895 (claspmt) R 1891 1893 1566 0 -1 4202560 3233 0 0 0 2125 2 0 0 25 0 4 0 634223215 249192448 27632 33554432000 4194304 4964800 140736324699008 18446744073709551615 4342157 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1893/tid=1896] ppid=1891 vsize=243352 CPUtime=21.55 cores=0,2,4,6
/proc/1893/task/1896/stat : 1896 (claspmt) R 1891 1893 1566 0 -1 4202560 7704 0 0 0 2151 4 0 0 25 0 4 0 634223215 249192448 27632 33554432000 4194304 4964800 140736324699008 18446744073709551615 4670299 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1893/tid=1897] ppid=1891 vsize=243352 CPUtime=21.54 cores=0,2,4,6
/proc/1893/task/1897/stat : 1897 (claspmt) R 1891 1893 1566 0 -1 4202560 5421 0 0 0 2153 1 0 0 25 0 4 0 634223215 249192448 27632 33554432000 4194304 4964800 140736324699008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 86.57
Current children cumulated vsize (KiB) 243352

[startup+23.1138 s]
/proc/loadavg: 4.93 5.99 7.12 9/371 1907
/proc/meminfo: memFree=25328192/32951124 swapFree=63083164/67111528
[pid=1893] ppid=1891 vsize=243804 CPUtime=89.81 cores=0,2,4,6
/proc/1893/stat : 1893 (claspmt) R 1891 1893 1566 0 -1 4202496 36723 0 2 0 8969 12 0 0 25 0 4 0 634223141 249655296 27731 33554432000 4194304 4964800 140736324699008 18446744073709551615 4668920 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 7
/proc/1893/statm: 60951 27731 460 189 0 55300 0
[pid=1893/tid=1895] ppid=1891 vsize=243804 CPUtime=22.07 cores=0,2,4,6
/proc/1893/task/1895/stat : 1895 (claspmt) R 1891 1893 1566 0 -1 4202560 3233 0 0 0 2205 2 0 0 25 0 4 0 634223215 249655296 27731 33554432000 4194304 4964800 140736324699008 18446744073709551615 4668712 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1893/tid=1896] ppid=1891 vsize=243804 CPUtime=22.36 cores=0,2,4,6
/proc/1893/task/1896/stat : 1896 (claspmt) R 1891 1893 1566 0 -1 4202560 7784 0 0 0 2232 4 0 0 25 0 4 0 634223215 249655296 27731 33554432000 4194304 4964800 140736324699008 18446744073709551615 4320909 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1893/tid=1897] ppid=1891 vsize=243804 CPUtime=22.36 cores=0,2,4,6
/proc/1893/task/1897/stat : 1897 (claspmt) R 1891 1893 1566 0 -1 4202560 5440 0 0 0 2235 1 0 0 25 0 4 0 634223215 249655296 27731 33554432000 4194304 4964800 140736324699008 18446744073709551615 4320944 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 89.81
Current children cumulated vsize (KiB) 243804

[startup+23.9007 s]
/proc/loadavg: 4.93 5.99 7.12 9/371 1907
/proc/meminfo: memFree=25328192/32951124 swapFree=63083164/67111528
[pid=1893] ppid=1891 vsize=244012 CPUtime=92.95 cores=0,2,4,6
/proc/1893/stat : 1893 (claspmt) R 1891 1893 1566 0 -1 4202496 36775 0 2 0 9283 12 0 0 25 0 4 0 634223141 249868288 27783 33554432000 4194304 4964800 140736324699008 18446744073709551615 4669124 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 7
/proc/1893/statm: 61003 27783 460 189 0 55352 0
[pid=1893/tid=1895] ppid=1891 vsize=244012 CPUtime=22.86 cores=0,2,4,6
/proc/1893/task/1895/stat : 1895 (claspmt) R 1891 1893 1566 0 -1 4202560 3233 0 0 0 2284 2 0 0 25 0 4 0 634223215 249868288 27783 33554432000 4194304 4964800 140736324699008 18446744073709551615 4660444 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1893/tid=1896] ppid=1891 vsize=244012 CPUtime=23.15 cores=0,2,4,6
/proc/1893/task/1896/stat : 1896 (claspmt) R 1891 1893 1566 0 -1 4202560 7827 0 0 0 2311 4 0 0 25 0 4 0 634223215 249868288 27783 33554432000 4194304 4964800 140736324699008 18446744073709551615 4313878 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1893/tid=1897] ppid=1891 vsize=244012 CPUtime=23.14 cores=0,2,4,6
/proc/1893/task/1897/stat : 1897 (claspmt) R 1891 1893 1566 0 -1 4202560 5449 0 0 0 2313 1 0 0 25 0 4 0 634223215 249868288 27783 33554432000 4194304 4964800 140736324699008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 92.95
Current children cumulated vsize (KiB) 244012

[startup+24.3006 s]
/proc/loadavg: 5.18 6.03 7.13 9/371 1907
/proc/meminfo: memFree=25326952/32951124 swapFree=63083164/67111528
[pid=1893] ppid=1891 vsize=244012 CPUtime=94.54 cores=0,2,4,6
/proc/1893/stat : 1893 (claspmt) R 1891 1893 1566 0 -1 4202496 36775 0 2 0 9442 12 0 0 25 0 4 0 634223141 249868288 27783 33554432000 4194304 4964800 140736324699008 18446744073709551615 4647774 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 7
/proc/1893/statm: 61003 27783 460 189 0 55352 0
[pid=1893/tid=1895] ppid=1891 vsize=244012 CPUtime=23.25 cores=0,2,4,6
/proc/1893/task/1895/stat : 1895 (claspmt) R 1891 1893 1566 0 -1 4202560 3233 0 0 0 2323 2 0 0 25 0 4 0 634223215 249868288 27783 33554432000 4194304 4964800 140736324699008 18446744073709551615 4670308 0 0 4096 18946 0 0 0 -1 6 0 0 0
[pid=1893/tid=1896] ppid=1891 vsize=244012 CPUtime=23.55 cores=0,2,4,6
/proc/1893/task/1896/stat : 1896 (claspmt) R 1891 1893 1566 0 -1 4202560 7827 0 0 0 2351 4 0 0 25 0 4 0 634223215 249868288 27783 33554432000 4194304 4964800 140736324699008 18446744073709551615 4320970 0 0 4096 18946 0 0 0 -1 4 0 0 0
[pid=1893/tid=1897] ppid=1891 vsize=244012 CPUtime=23.54 cores=0,2,4,6
/proc/1893/task/1897/stat : 1897 (claspmt) R 1891 1893 1566 0 -1 4202560 5449 0 0 0 2353 1 0 0 25 0 4 0 634223215 249868288 27783 33554432000 4194304 4964800 140736324699008 18446744073709551615 4670371 0 0 4096 18946 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 94.54
Current children cumulated vsize (KiB) 244012

[startup+24.4006 s]
/proc/loadavg: 5.18 6.03 7.13 9/371 1907
/proc/meminfo: memFree=25326952/32951124 swapFree=63083164/67111528
[pid=1893] ppid=1891 vsize=244012 CPUtime=94.93 cores=0,2,4,6
/proc/1893/stat : 1893 (claspmt) S 1891 1893 1566 0 -1 4202496 36776 0 2 0 9481 12 0 0 18 0 2 0 634223141 249868288 27759 33554432000 4194304 4964800 140736324699008 18446744073709551615 264738207717 0 0 4096 18946 18446744073709551615 0 0 17 2 0 0 7
/proc/1893/statm: 61003 27759 461 189 0 55352 0
[pid=1893/tid=1896] ppid=1891 vsize=244012 CPUtime=23.65 cores=0,2,4,6
/proc/1893/task/1896/stat : 1896 (claspmt) R 1891 1893 1566 0 -1 4202560 7827 0 0 0 2361 4 0 0 25 0 2 0 634223215 249868288 27759 33554432000 4194304 4964800 140736324699008 18446744073709551615 4644912 0 0 4096 18946 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 94.93
Current children cumulated vsize (KiB) 244012

Child status: 20
Real time (s): 24.4543
CPU time (s): 94.9896
CPU user time (s): 94.8606
CPU system time (s): 0.12898
CPU usage (%): 388.438
Max. virtual memory (cumulated for all children) (KiB): 244012

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 94.8606
system time used= 0.12898
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36787
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 585
involuntary context switches= 394

runsolver used 0.075988 second user time and 0.222966 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-15 02:07:55
IDJOB=3373458
IDBENCH=20346
IDSOLVER=1853
FILE ID=node141/3373458-1305418075
RUNJOBID= node141-1305418075-1879
PBS_JOBID= 13324546
Free space on /tmp= 73284 MiB

SOLVER NAME= claspmt 2.0-R4095-patched (fixed)
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/dated-5-11-u.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-3373458-1305418075/watcher-3373458-1305418075 -o /tmp/evaluation-result-3373458-1305418075/solver-3373458-1305418075 -C 4800 -W 1300 -M 15500  HOME/claspmt -t4 -p HOME/sat11-port.txt --distribute=all,2 HOME/instance-3373458-1305418075.cnf

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

MD5SUM BENCH= 083d28c2adf10233f37f8b5a078c94a9
RANDOM SEED=1428850890

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.806
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.806
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.84
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.806
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.806
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.806
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:      25711500 kB
Buffers:        237792 kB
Cached:        4791260 kB
SwapCached:      15708 kB
Active:        1989512 kB
Inactive:      5011396 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25711500 kB
SwapTotal:    67111528 kB
SwapFree:     63083164 kB
Dirty:           18000 kB
Writeback:           0 kB
AnonPages:     1963684 kB
Mapped:          12424 kB
Slab:           135880 kB
PageTables:      37860 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 86233932 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= 73264 MiB
End job on node141 at 2011-05-15 02:08:20