Trace number 3371355

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
Plingeling 587f (fixed)UNSAT 160.291 40.7714

General information on the benchmark

NameSAT03/industrial/simon/sat02/
6pipe_6_ooo.shuffled-as.sat03-413.cnf
MD5SUM8bd122b0caab0988cbc54e4731b25623
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.2178
Satisfiable
(Un)Satisfiability was proved
Number of variables17064
Number of clauses545612
Sum of the clauses size1608428
Maximum clause length187
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2476931
Number of clauses of size 356141
Number of clauses of size 4301
Number of clauses of size 5290
Number of clauses of size over 511948

Solver Data

160.07/40.77	s UNSATISFIABLE

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-3371355-1305430422/watcher-3371355-1305430422 -o /tmp/evaluation-result-3371355-1305430422/solver-3371355-1305430422 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371355-1305430422.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: 7.77 7.95 6.37 6/288 12216
/proc/meminfo: memFree=20706368/32951124 swapFree=66457188/67111528
[pid=12216] ppid=12214 vsize=11424 CPUtime=0 cores=0,2,4,6
/proc/12216/stat : 12216 (plingeling) R 12214 12216 4856 0 -1 4202496 910 1252 0 0 0 0 0 0 24 0 1 0 654640391 11698176 841 33554432000 4194304 4417452 140735004794608 18446744073709551615 232335589576 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12216/statm: 2856 852 149 55 0 742 0

[startup+0.031638 s]
/proc/loadavg: 7.77 7.95 6.37 6/288 12216
/proc/meminfo: memFree=20706368/32951124 swapFree=66457188/67111528
[pid=12216] ppid=12214 vsize=16336 CPUtime=0.02 cores=0,2,4,6
/proc/12216/stat : 12216 (plingeling) R 12214 12216 4856 0 -1 4202496 2161 1252 0 0 2 0 0 0 24 0 1 0 654640391 16728064 2092 33554432000 4194304 4417452 140735004794608 18446744073709551615 4231477 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12216/statm: 4084 2092 149 55 0 1970 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16336

[startup+0.100659 s]
/proc/loadavg: 7.77 7.95 6.37 6/288 12216
/proc/meminfo: memFree=20706368/32951124 swapFree=66457188/67111528
[pid=12216] ppid=12214 vsize=20384 CPUtime=0.09 cores=0,2,4,6
/proc/12216/stat : 12216 (plingeling) R 12214 12216 4856 0 -1 4202496 3205 1252 0 0 9 0 0 0 24 0 1 0 654640391 20873216 3120 33554432000 4194304 4417452 140735004794608 18446744073709551615 232335892224 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12216/statm: 5096 3120 149 55 0 2982 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20384

[startup+0.300623 s]
/proc/loadavg: 7.77 7.95 6.37 6/288 12216
/proc/meminfo: memFree=20706368/32951124 swapFree=66457188/67111528
[pid=12216] ppid=12214 vsize=39212 CPUtime=0.28 cores=0,2,4,6
/proc/12216/stat : 12216 (plingeling) R 12214 12216 4856 0 -1 4202496 7912 1252 0 0 28 0 0 0 25 0 1 0 654640391 40153088 7827 33554432000 4194304 4417452 140735004794608 18446744073709551615 4259618 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12216/statm: 9803 7827 149 55 0 7689 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 39212

[startup+0.70055 s]
/proc/loadavg: 7.77 7.95 6.37 6/288 12216
/proc/meminfo: memFree=20706368/32951124 swapFree=66457188/67111528
[pid=12216] ppid=12214 vsize=59692 CPUtime=0.68 cores=0,2,4,6
/proc/12216/stat : 12216 (plingeling) R 12214 12216 4856 0 -1 4202496 13032 1252 0 0 67 1 0 0 25 0 1 0 654640391 61124608 12947 33554432000 4194304 4417452 140735004794608 18446744073709551615 4262065 0 0 4096 17442 0 0 0 17 2 0 0 0
/proc/12216/statm: 14923 12947 149 55 0 12809 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 59692

[startup+1.50034 s]
/proc/loadavg: 7.77 7.95 6.37 9/293 12226
/proc/meminfo: memFree=20622388/32951124 swapFree=66457188/67111528
[pid=12216] ppid=12214 vsize=134844 CPUtime=3.61 cores=0,2,4,6
/proc/12216/stat : 12216 (plingeling) S 12214 12216 4856 0 -1 4202496 23478 1252 0 0 358 3 0 0 25 0 5 0 654640391 138080256 21492 33554432000 4194304 4417452 140735004794608 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/12216/statm: 33711 21492 174 55 0 31597 0
[pid=12216/tid=12223] ppid=12214 vsize=134844 CPUtime=0.7 cores=0,2,4,6
/proc/12216/task/12223/stat : 12223 (plingeling) R 12214 12216 4856 0 -1 4202560 549 1252 0 0 70 0 0 0 25 0 5 0 654640470 138080256 21492 33554432000 4194304 4417452 140735004794608 18446744073709551615 4293135 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12216/tid=12224] ppid=12214 vsize=134844 CPUtime=0.69 cores=0,2,4,6
/proc/12216/task/12224/stat : 12224 (plingeling) R 12214 12216 4856 0 -1 4202560 734 1252 0 0 69 0 0 0 25 0 5 0 654640470 138080256 21492 33554432000 4194304 4417452 140735004794608 18446744073709551615 4305912 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12216/tid=12225] ppid=12214 vsize=134844 CPUtime=0.7 cores=0,2,4,6
/proc/12216/task/12225/stat : 12225 (plingeling) R 12214 12216 4856 0 -1 4202560 701 1252 0 0 70 0 0 0 25 0 5 0 654640470 138080256 21492 33554432000 4194304 4417452 140735004794608 18446744073709551615 4309871 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12216/tid=12226] ppid=12214 vsize=134844 CPUtime=0.7 cores=0,2,4,6
/proc/12216/task/12226/stat : 12226 (plingeling) R 12214 12216 4856 0 -1 4202560 258 1252 0 0 70 0 0 0 25 0 5 0 654640470 138080256 21492 33554432000 4194304 4417452 140735004794608 18446744073709551615 4364645 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.61
Current children cumulated vsize (KiB) 134844

[startup+3.10105 s]
/proc/loadavg: 7.95 7.98 6.39 9/293 12226
/proc/meminfo: memFree=20619288/32951124 swapFree=66457188/67111528
[pid=12216] ppid=12214 vsize=149416 CPUtime=10 cores=0,2,4,6
/proc/12216/stat : 12216 (plingeling) S 12214 12216 4856 0 -1 4202496 29431 1252 0 0 996 4 0 0 25 0 5 0 654640391 153001984 25139 33554432000 4194304 4417452 140735004794608 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/12216/statm: 37354 25139 178 55 0 35240 0
[pid=12216/tid=12223] ppid=12214 vsize=149416 CPUtime=2.3 cores=0,2,4,6
/proc/12216/task/12223/stat : 12223 (plingeling) R 12214 12216 4856 0 -1 4202560 583 1252 0 0 230 0 0 0 25 0 5 0 654640470 153001984 25139 33554432000 4194304 4417452 140735004794608 18446744073709551615 4284677 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12216/tid=12224] ppid=12214 vsize=149416 CPUtime=2.28 cores=0,2,4,6
/proc/12216/task/12224/stat : 12224 (plingeling) R 12214 12216 4856 0 -1 4202560 734 1252 0 0 228 0 0 0 25 0 5 0 654640470 153001984 25139 33554432000 4194304 4417452 140735004794608 18446744073709551615 4290595 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12216/tid=12225] ppid=12214 vsize=149416 CPUtime=2.3 cores=0,2,4,6
/proc/12216/task/12225/stat : 12225 (plingeling) R 12214 12216 4856 0 -1 4202560 6339 1252 0 0 230 0 0 0 25 0 5 0 654640470 153001984 25139 33554432000 4194304 4417452 140735004794608 18446744073709551615 4288828 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12216/tid=12226] ppid=12214 vsize=149416 CPUtime=2.31 cores=0,2,4,6
/proc/12216/task/12226/stat : 12226 (plingeling) R 12214 12216 4856 0 -1 4202560 539 1252 0 0 231 0 0 0 25 0 5 0 654640470 153001984 25139 33554432000 4194304 4417452 140735004794608 18446744073709551615 4353870 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 10
Current children cumulated vsize (KiB) 149416

[startup+6.30048 s]
/proc/loadavg: 7.95 7.98 6.39 9/293 12226
/proc/meminfo: memFree=20608124/32951124 swapFree=66457188/67111528
[pid=12216] ppid=12214 vsize=151992 CPUtime=22.77 cores=0,2,4,6
/proc/12216/stat : 12216 (plingeling) S 12214 12216 4856 0 -1 4202496 39501 1252 0 0 2272 5 0 0 25 0 5 0 654640391 155639808 25797 33554432000 4194304 4417452 140735004794608 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/12216/statm: 37998 25797 180 55 0 35884 0
[pid=12216/tid=12223] ppid=12214 vsize=151992 CPUtime=5.5 cores=0,2,4,6
/proc/12216/task/12223/stat : 12223 (plingeling) R 12214 12216 4856 0 -1 4202560 2962 1252 0 0 550 0 0 0 25 0 5 0 654640470 155639808 25797 33554432000 4194304 4417452 140735004794608 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12216/tid=12224] ppid=12214 vsize=151992 CPUtime=5.45 cores=0,2,4,6
/proc/12216/task/12224/stat : 12224 (plingeling) R 12214 12216 4856 0 -1 4202560 6175 1252 0 0 545 0 0 0 25 0 5 0 654640470 155639808 25797 33554432000 4194304 4417452 140735004794608 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12216/tid=12225] ppid=12214 vsize=151992 CPUtime=5.5 cores=0,2,4,6
/proc/12216/task/12225/stat : 12225 (plingeling) R 12214 12216 4856 0 -1 4202560 6859 1252 0 0 550 0 0 0 25 0 5 0 654640470 155639808 25797 33554432000 4194304 4417452 140735004794608 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12216/tid=12226] ppid=12214 vsize=151992 CPUtime=5.5 cores=0,2,4,6
/proc/12216/task/12226/stat : 12226 (plingeling) R 12214 12216 4856 0 -1 4202560 2269 1252 0 0 550 0 0 0 25 0 5 0 654640470 155639808 25797 33554432000 4194304 4417452 140735004794608 18446744073709551615 4366533 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 22.77
Current children cumulated vsize (KiB) 151992

[startup+12.7003 s]
/proc/loadavg: 7.95 7.98 6.41 10/293 12226
/proc/meminfo: memFree=20591828/32951124 swapFree=66457188/67111528
[pid=12216] ppid=12214 vsize=162636 CPUtime=48.3 cores=0,2,4,6
/proc/12216/stat : 12216 (plingeling) S 12214 12216 4856 0 -1 4202496 47099 1252 0 0 4824 6 0 0 25 0 5 0 654640391 166539264 28458 33554432000 4194304 4417452 140735004794608 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/12216/statm: 40659 28458 180 55 0 38545 0
[pid=12216/tid=12223] ppid=12214 vsize=162636 CPUtime=11.9 cores=0,2,4,6
/proc/12216/task/12223/stat : 12223 (plingeling) R 12214 12216 4856 0 -1 4202560 2962 1252 0 0 1190 0 0 0 25 0 5 0 654640470 166539264 28458 33554432000 4194304 4417452 140735004794608 18446744073709551615 4254977 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12216/tid=12224] ppid=12214 vsize=162636 CPUtime=11.79 cores=0,2,4,6
/proc/12216/task/12224/stat : 12224 (plingeling) R 12214 12216 4856 0 -1 4202560 9772 1252 0 0 1178 1 0 0 25 0 5 0 654640470 166539264 28458 33554432000 4194304 4417452 140735004794608 18446744073709551615 4236549 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12216/tid=12225] ppid=12214 vsize=162636 CPUtime=11.9 cores=0,2,4,6
/proc/12216/task/12225/stat : 12225 (plingeling) R 12214 12216 4856 0 -1 4202560 10398 1252 0 0 1189 1 0 0 25 0 5 0 654640470 166539264 28458 33554432000 4194304 4417452 140735004794608 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12216/tid=12226] ppid=12214 vsize=162636 CPUtime=11.9 cores=0,2,4,6
/proc/12216/task/12226/stat : 12226 (plingeling) R 12214 12216 4856 0 -1 4202560 2731 1252 0 0 1190 0 0 0 25 0 5 0 654640470 166539264 28458 33554432000 4194304 4417452 140735004794608 18446744073709551615 4259140 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 48.3
Current children cumulated vsize (KiB) 162636

[startup+25.5011 s]
/proc/loadavg: 7.96 7.98 6.43 9/293 12227
/proc/meminfo: memFree=20562308/32951124 swapFree=66457188/67111528
[pid=12216] ppid=12214 vsize=189256 CPUtime=99.39 cores=0,2,4,6
/proc/12216/stat : 12216 (plingeling) S 12214 12216 4856 0 -1 4202496 54882 1252 0 0 9932 7 0 0 25 0 5 0 654640391 193798144 35119 33554432000 4194304 4417452 140735004794608 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/12216/statm: 47314 35119 180 55 0 45200 0
[pid=12216/tid=12223] ppid=12214 vsize=189256 CPUtime=24.7 cores=0,2,4,6
/proc/12216/task/12223/stat : 12223 (plingeling) R 12214 12216 4856 0 -1 4202560 4776 1252 0 0 2470 0 0 0 25 0 5 0 654640470 193798144 35119 33554432000 4194304 4417452 140735004794608 18446744073709551615 4248256 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12216/tid=12224] ppid=12214 vsize=189256 CPUtime=24.47 cores=0,2,4,6
/proc/12216/task/12224/stat : 12224 (plingeling) R 12214 12216 4856 0 -1 4202560 11421 1252 0 0 2446 1 0 0 25 0 5 0 654640470 193798144 35119 33554432000 4194304 4417452 140735004794608 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12216/tid=12225] ppid=12214 vsize=189256 CPUtime=24.7 cores=0,2,4,6
/proc/12216/task/12225/stat : 12225 (plingeling) R 12214 12216 4856 0 -1 4202560 12028 1252 0 0 2469 1 0 0 25 0 5 0 654640470 193798144 35119 33554432000 4194304 4417452 140735004794608 18446744073709551615 4356995 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12216/tid=12226] ppid=12214 vsize=189256 CPUtime=24.7 cores=0,2,4,6
/proc/12216/task/12226/stat : 12226 (plingeling) R 12214 12216 4856 0 -1 4202560 5421 1252 0 0 2470 0 0 0 25 0 5 0 654640470 193798144 35119 33554432000 4194304 4417452 140735004794608 18446744073709551615 4357281 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 99.39
Current children cumulated vsize (KiB) 189256

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

[startup+31.9109 s]
/proc/loadavg: 8.11 8.02 6.45 9/293 12227
/proc/meminfo: memFree=20534032/32951124 swapFree=66457188/67111528
[pid=12216] ppid=12214 vsize=217360 CPUtime=124.96 cores=0,2,4,6
/proc/12216/stat : 12216 (plingeling) S 12214 12216 4856 0 -1 4202496 61932 1252 0 0 12489 7 0 0 25 0 5 0 654640391 222576640 42145 33554432000 4194304 4417452 140735004794608 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/12216/statm: 54340 42145 180 55 0 52226 0
[pid=12216/tid=12223] ppid=12214 vsize=217360 CPUtime=31.11 cores=0,2,4,6
/proc/12216/task/12223/stat : 12223 (plingeling) R 12214 12216 4856 0 -1 4202560 4776 1252 0 0 3111 0 0 0 25 0 5 0 654640470 222576640 42145 33554432000 4194304 4417452 140735004794608 18446744073709551615 4277687 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12216/tid=12224] ppid=12214 vsize=217360 CPUtime=30.82 cores=0,2,4,6
/proc/12216/task/12224/stat : 12224 (plingeling) R 12214 12216 4856 0 -1 4202560 11430 1252 0 0 3081 1 0 0 25 0 5 0 654640470 222576640 42145 33554432000 4194304 4417452 140735004794608 18446744073709551615 4278415 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12216/tid=12225] ppid=12214 vsize=217360 CPUtime=31.11 cores=0,2,4,6
/proc/12216/task/12225/stat : 12225 (plingeling) R 12214 12216 4856 0 -1 4202560 12037 1252 0 0 3110 1 0 0 25 0 5 0 654640470 222576640 42145 33554432000 4194304 4417452 140735004794608 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12216/tid=12226] ppid=12214 vsize=217360 CPUtime=31.11 cores=0,2,4,6
/proc/12216/task/12226/stat : 12226 (plingeling) R 12214 12216 4856 0 -1 4202560 12453 1252 0 0 3110 1 0 0 25 0 5 0 654640470 222576640 42145 33554432000 4194304 4417452 140735004794608 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 124.96
Current children cumulated vsize (KiB) 217360

[startup+35.1004 s]
/proc/loadavg: 8.11 8.02 6.45 9/293 12227
/proc/meminfo: memFree=20535904/32951124 swapFree=66457188/67111528
[pid=12216] ppid=12214 vsize=214804 CPUtime=137.72 cores=0,2,4,6
/proc/12216/stat : 12216 (plingeling) S 12214 12216 4856 0 -1 4202496 67950 1252 0 0 13764 8 0 0 25 0 5 0 654640391 219959296 41506 33554432000 4194304 4417452 140735004794608 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/12216/statm: 53701 41506 180 55 0 51587 0
[pid=12216/tid=12223] ppid=12214 vsize=214804 CPUtime=34.3 cores=0,2,4,6
/proc/12216/task/12223/stat : 12223 (plingeling) R 12214 12216 4856 0 -1 4202560 4776 1252 0 0 3430 0 0 0 25 0 5 0 654640470 219959296 41506 33554432000 4194304 4417452 140735004794608 18446744073709551615 4357238 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12216/tid=12224] ppid=12214 vsize=214804 CPUtime=33.99 cores=0,2,4,6
/proc/12216/task/12224/stat : 12224 (plingeling) R 12214 12216 4856 0 -1 4202560 11430 1252 0 0 3398 1 0 0 25 0 5 0 654640470 219959296 41506 33554432000 4194304 4417452 140735004794608 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12216/tid=12225] ppid=12214 vsize=214804 CPUtime=34.31 cores=0,2,4,6
/proc/12216/task/12225/stat : 12225 (plingeling) R 12214 12216 4856 0 -1 4202560 12037 1252 0 0 3430 1 0 0 25 0 5 0 654640470 219959296 41506 33554432000 4194304 4417452 140735004794608 18446744073709551615 4356796 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12216/tid=12226] ppid=12214 vsize=214804 CPUtime=34.31 cores=0,2,4,6
/proc/12216/task/12226/stat : 12226 (plingeling) R 12214 12216 4856 0 -1 4202560 18471 1252 0 0 3429 2 0 0 25 0 5 0 654640470 219959296 41506 33554432000 4194304 4417452 140735004794608 18446744073709551615 4364542 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 137.72
Current children cumulated vsize (KiB) 214804

[startup+38.3008 s]
/proc/loadavg: 8.10 8.02 6.46 9/293 12227
/proc/meminfo: memFree=20535780/32951124 swapFree=66457188/67111528
[pid=12216] ppid=12214 vsize=214800 CPUtime=150.47 cores=0,2,4,6
/proc/12216/stat : 12216 (plingeling) S 12214 12216 4856 0 -1 4202496 67950 1252 0 0 15039 8 0 0 25 0 5 0 654640391 219955200 41505 33554432000 4194304 4417452 140735004794608 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/12216/statm: 53700 41505 180 55 0 51586 0
[pid=12216/tid=12223] ppid=12214 vsize=214800 CPUtime=37.49 cores=0,2,4,6
/proc/12216/task/12223/stat : 12223 (plingeling) R 12214 12216 4856 0 -1 4202560 4776 1252 0 0 3749 0 0 0 25 0 5 0 654640470 219955200 41505 33554432000 4194304 4417452 140735004794608 18446744073709551615 4236816 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12216/tid=12224] ppid=12214 vsize=214800 CPUtime=37.16 cores=0,2,4,6
/proc/12216/task/12224/stat : 12224 (plingeling) R 12214 12216 4856 0 -1 4202560 11430 1252 0 0 3715 1 0 0 25 0 5 0 654640470 219955200 41505 33554432000 4194304 4417452 140735004794608 18446744073709551615 4237136 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12216/tid=12225] ppid=12214 vsize=214800 CPUtime=37.5 cores=0,2,4,6
/proc/12216/task/12225/stat : 12225 (plingeling) R 12214 12216 4856 0 -1 4202560 12037 1252 0 0 3749 1 0 0 25 0 5 0 654640470 219955200 41505 33554432000 4194304 4417452 140735004794608 18446744073709551615 4311409 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12216/tid=12226] ppid=12214 vsize=214800 CPUtime=37.5 cores=0,2,4,6
/proc/12216/task/12226/stat : 12226 (plingeling) R 12214 12216 4856 0 -1 4202560 18471 1252 0 0 3748 2 0 0 25 0 5 0 654640470 219955200 41505 33554432000 4194304 4417452 140735004794608 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 150.47
Current children cumulated vsize (KiB) 214800

[startup+39.9005 s]
/proc/loadavg: 8.10 8.02 6.46 9/293 12227
/proc/meminfo: memFree=20524608/32951124 swapFree=66457188/67111528
[pid=12216] ppid=12214 vsize=226040 CPUtime=156.84 cores=0,2,4,6
/proc/12216/stat : 12216 (plingeling) S 12214 12216 4856 0 -1 4202496 73392 1252 0 0 15675 9 0 0 25 0 5 0 654640391 231464960 44315 33554432000 4194304 4417452 140735004794608 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/12216/statm: 56510 44315 180 55 0 54396 0
[pid=12216/tid=12223] ppid=12214 vsize=226040 CPUtime=39.09 cores=0,2,4,6
/proc/12216/task/12223/stat : 12223 (plingeling) R 12214 12216 4856 0 -1 4202560 4776 1252 0 0 3909 0 0 0 25 0 5 0 654640470 231464960 44315 33554432000 4194304 4417452 140735004794608 18446744073709551615 4310483 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12216/tid=12224] ppid=12214 vsize=226040 CPUtime=38.73 cores=0,2,4,6
/proc/12216/task/12224/stat : 12224 (plingeling) R 12214 12216 4856 0 -1 4202560 11430 1252 0 0 3872 1 0 0 25 0 5 0 654640470 231464960 44315 33554432000 4194304 4417452 140735004794608 18446744073709551615 4237290 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12216/tid=12225] ppid=12214 vsize=226040 CPUtime=39.1 cores=0,2,4,6
/proc/12216/task/12225/stat : 12225 (plingeling) R 12214 12216 4856 0 -1 4202560 12037 1252 0 0 3909 1 0 0 25 0 5 0 654640470 231464960 44315 33554432000 4194304 4417452 140735004794608 18446744073709551615 4239991 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12216/tid=12226] ppid=12214 vsize=226040 CPUtime=39.11 cores=0,2,4,6
/proc/12216/task/12226/stat : 12226 (plingeling) R 12214 12216 4856 0 -1 4202560 23913 1252 0 0 3908 3 0 0 25 0 5 0 654640470 231464960 44315 33554432000 4194304 4417452 140735004794608 18446744073709551615 4364607 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 156.84
Current children cumulated vsize (KiB) 226040

[startup+40.3004 s]
/proc/loadavg: 8.10 8.02 6.46 9/293 12227
/proc/meminfo: memFree=20524608/32951124 swapFree=66457188/67111528
[pid=12216] ppid=12214 vsize=226040 CPUtime=158.44 cores=0,2,4,6
/proc/12216/stat : 12216 (plingeling) S 12214 12216 4856 0 -1 4202496 73392 1252 0 0 15835 9 0 0 25 0 5 0 654640391 231464960 44315 33554432000 4194304 4417452 140735004794608 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/12216/statm: 56510 44315 180 55 0 54396 0
[pid=12216/tid=12223] ppid=12214 vsize=226040 CPUtime=39.49 cores=0,2,4,6
/proc/12216/task/12223/stat : 12223 (plingeling) R 12214 12216 4856 0 -1 4202560 4776 1252 0 0 3949 0 0 0 25 0 5 0 654640470 231464960 44315 33554432000 4194304 4417452 140735004794608 18446744073709551615 4309915 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12216/tid=12224] ppid=12214 vsize=226040 CPUtime=39.13 cores=0,2,4,6
/proc/12216/task/12224/stat : 12224 (plingeling) R 12214 12216 4856 0 -1 4202560 11430 1252 0 0 3912 1 0 0 25 0 5 0 654640470 231464960 44315 33554432000 4194304 4417452 140735004794608 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12216/tid=12225] ppid=12214 vsize=226040 CPUtime=39.5 cores=0,2,4,6
/proc/12216/task/12225/stat : 12225 (plingeling) R 12214 12216 4856 0 -1 4202560 12037 1252 0 0 3949 1 0 0 25 0 5 0 654640470 231464960 44315 33554432000 4194304 4417452 140735004794608 18446744073709551615 4302950 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12216/tid=12226] ppid=12214 vsize=226040 CPUtime=39.51 cores=0,2,4,6
/proc/12216/task/12226/stat : 12226 (plingeling) R 12214 12216 4856 0 -1 4202560 23913 1252 0 0 3948 3 0 0 25 0 5 0 654640470 231464960 44315 33554432000 4194304 4417452 140735004794608 18446744073709551615 4364632 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 158.44
Current children cumulated vsize (KiB) 226040

[startup+40.7104 s]
/proc/loadavg: 8.10 8.02 6.46 9/293 12227
/proc/meminfo: memFree=20524484/32951124 swapFree=66457188/67111528
[pid=12216] ppid=12214 vsize=226036 CPUtime=160.07 cores=0,2,4,6
/proc/12216/stat : 12216 (plingeling) S 12214 12216 4856 0 -1 4202496 73392 1252 0 0 15998 9 0 0 25 0 5 0 654640391 231460864 44314 33554432000 4194304 4417452 140735004794608 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 2 0 0 0
/proc/12216/statm: 56509 44314 180 55 0 54395 0
[pid=12216/tid=12223] ppid=12214 vsize=226036 CPUtime=39.9 cores=0,2,4,6
/proc/12216/task/12223/stat : 12223 (plingeling) R 12214 12216 4856 0 -1 4202560 4776 1252 0 0 3990 0 0 0 25 0 5 0 654640470 231460864 44314 33554432000 4194304 4417452 140735004794608 18446744073709551615 4260714 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=12216/tid=12224] ppid=12214 vsize=226036 CPUtime=39.53 cores=0,2,4,6
/proc/12216/task/12224/stat : 12224 (plingeling) R 12214 12216 4856 0 -1 4202560 11430 1252 0 0 3952 1 0 0 25 0 5 0 654640470 231460864 44314 33554432000 4194304 4417452 140735004794608 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=12216/tid=12225] ppid=12214 vsize=226036 CPUtime=39.91 cores=0,2,4,6
/proc/12216/task/12225/stat : 12225 (plingeling) R 12214 12216 4856 0 -1 4202560 12037 1252 0 0 3990 1 0 0 25 0 5 0 654640470 231460864 44314 33554432000 4194304 4417452 140735004794608 18446744073709551615 4232693 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=12216/tid=12226] ppid=12214 vsize=226036 CPUtime=39.92 cores=0,2,4,6
/proc/12216/task/12226/stat : 12226 (plingeling) R 12214 12216 4856 0 -1 4202560 23913 1252 0 0 3989 3 0 0 25 0 5 0 654640470 231460864 44314 33554432000 4194304 4417452 140735004794608 18446744073709551615 4364537 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 160.07
Current children cumulated vsize (KiB) 226036

Child status: 20
Real time (s): 40.7714
CPU time (s): 160.291
CPU user time (s): 160.183
CPU system time (s): 0.107983
CPU usage (%): 393.145
Max. virtual memory (cumulated for all children) (KiB): 231184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 160.183
system time used= 0.107983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 74648
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= 91
involuntary context switches= 2449

runsolver used 0.110983 second user time and 0.270958 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-15 05:33:42
IDJOB=3371355
IDBENCH=84172
IDSOLVER=1848
FILE ID=node132/3371355-1305430422
RUNJOBID= node132-1305429206-11794
PBS_JOBID= 13324569
Free space on /tmp= 73360 MiB

SOLVER NAME= Plingeling 587f (fixed)
BENCH NAME= SAT03/industrial/simon/sat02/6pipe_6_ooo.shuffled-as.sat03-413.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371355-1305430422/watcher-3371355-1305430422 -o /tmp/evaluation-result-3371355-1305430422/solver-3371355-1305430422 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3371355-1305430422.cnf

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

MD5SUM BENCH= 8bd122b0caab0988cbc54e4731b25623
RANDOM SEED=274766883

node132.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.833
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.66
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.833
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.74
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.833
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.76
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.833
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.833
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.77
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.833
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.67
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.833
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.833
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:      20706524 kB
Buffers:        287544 kB
Cached:        5607684 kB
SwapCached:       6904 kB
Active:        5616228 kB
Inactive:      6322600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20706524 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:           10512 kB
Writeback:          72 kB
AnonPages:     6041472 kB
Mapped:          19492 kB
Slab:           218148 kB
PageTables:      25892 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 35612952 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73360 MiB
End job on node132 at 2011-05-15 05:34:23