Trace number 3283503

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 587UNSAT 656.661 165.386

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-10p0.cnf
MD5SUMbcbcc9a4e4a7e3ebed9eeaa393ebdc32
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark187.595
Satisfiable
(Un)Satisfiability was proved
Number of variables199304
Number of clauses1005834
Sum of the clauses size2392967
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756917
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

656.37/165.38	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: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3283503-1304044822/watcher-3283503-1304044822 -o /tmp/evaluation-result-3283503-1304044822/solver-3283503-1304044822 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3283503-1304044822.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.86 7.96 7.90 6/181 19342
/proc/meminfo: memFree=18281460/32950928 swapFree=67111524/67111528
[pid=19342] ppid=19340 vsize=13356 CPUtime=0 cores=0,2,4,6
/proc/19342/stat : 19342 (plingeling) R 19340 19342 18457 0 -1 4202496 1464 1252 0 0 0 0 0 0 24 0 1 0 594712961 13676544 1362 33554432000 4194304 4417332 140733926478176 18446744073709551615 256415391488 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/19342/statm: 3339 1362 147 55 0 1225 0

[startup+0.0531031 s]
/proc/loadavg: 7.86 7.96 7.90 6/181 19342
/proc/meminfo: memFree=18281460/32950928 swapFree=67111524/67111528
[pid=19342] ppid=19340 vsize=34576 CPUtime=0.04 cores=0,2,4,6
/proc/19342/stat : 19342 (plingeling) R 19340 19342 18457 0 -1 4202496 6722 1252 0 0 4 0 0 0 24 0 1 0 594712961 35405824 6621 33554432000 4194304 4417332 140733926478176 18446744073709551615 256415085549 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/19342/statm: 8644 6652 147 55 0 6530 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 34576

[startup+0.10109 s]
/proc/loadavg: 7.86 7.96 7.90 6/181 19342
/proc/meminfo: memFree=18281460/32950928 swapFree=67111524/67111528
[pid=19342] ppid=19340 vsize=44320 CPUtime=0.09 cores=0,2,4,6
/proc/19342/stat : 19342 (plingeling) R 19340 19342 18457 0 -1 4202496 9205 1252 0 0 9 0 0 0 25 0 1 0 594712961 45383680 9103 33554432000 4194304 4417332 140733926478176 18446744073709551615 256415391488 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/19342/statm: 11080 9103 147 55 0 8966 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 44320

[startup+0.301056 s]
/proc/loadavg: 7.86 7.96 7.90 6/181 19342
/proc/meminfo: memFree=18281460/32950928 swapFree=67111524/67111528
[pid=19342] ppid=19340 vsize=103468 CPUtime=0.29 cores=0,2,4,6
/proc/19342/stat : 19342 (plingeling) R 19340 19342 18457 0 -1 4202496 23994 1252 0 0 27 2 0 0 25 0 1 0 594712961 105951232 23890 33554432000 4194304 4417332 140733926478176 18446744073709551615 256415010403 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/19342/statm: 25867 23890 147 55 0 23753 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 103468

[startup+0.700981 s]
/proc/loadavg: 7.86 7.96 7.90 6/181 19342
/proc/meminfo: memFree=18281460/32950928 swapFree=67111524/67111528
[pid=19342] ppid=19340 vsize=122924 CPUtime=0.69 cores=0,2,4,6
/proc/19342/stat : 19342 (plingeling) R 19340 19342 18457 0 -1 4202496 28859 1252 0 0 66 3 0 0 25 0 1 0 594712961 125874176 28755 33554432000 4194304 4417332 140733926478176 18446744073709551615 4228083 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/19342/statm: 30731 28755 148 55 0 28617 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 122924

[startup+1.50076 s]
/proc/loadavg: 7.86 7.96 7.90 6/182 19348
/proc/meminfo: memFree=18129312/32950928 swapFree=67111524/67111528
[pid=19342] ppid=19340 vsize=265636 CPUtime=2.07 cores=0,2,4,6
/proc/19342/stat : 19342 (plingeling) S 19340 19342 18457 0 -1 4202496 54706 1252 0 0 200 7 0 0 25 0 5 0 594712961 272011264 39014 33554432000 4194304 4417332 140733926478176 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19342/statm: 66409 39014 167 55 0 64295 0
Current children cumulated CPU time (s) 2.07
Current children cumulated vsize (KiB) 265636

[startup+3.10046 s]
/proc/loadavg: 7.95 7.98 7.91 9/186 19352
/proc/meminfo: memFree=18120584/32950928 swapFree=67111524/67111528
[pid=19342] ppid=19340 vsize=260316 CPUtime=8.46 cores=0,2,4,6
/proc/19342/stat : 19342 (plingeling) S 19340 19342 18457 0 -1 4202496 75220 1252 0 0 836 10 0 0 25 0 5 0 594712961 266563584 41570 33554432000 4194304 4417332 140733926478176 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19342/statm: 65079 41570 177 55 0 62965 0
[pid=19342/tid=19349] ppid=19340 vsize=260316 CPUtime=1.78 cores=0,2,4,6
/proc/19342/task/19349/stat : 19349 (plingeling) R 19340 19342 18457 0 -1 4202560 11319 1252 0 0 177 1 0 0 20 0 5 0 594713092 266563584 41570 33554432000 4194304 4417332 140733926478176 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19342/tid=19350] ppid=19340 vsize=260316 CPUtime=1.78 cores=0,2,4,6
/proc/19342/task/19350/stat : 19350 (plingeling) R 19340 19342 18457 0 -1 4202560 11969 1252 0 0 176 2 0 0 25 0 5 0 594713092 266563584 41570 33554432000 4194304 4417332 140733926478176 18446744073709551615 4277594 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19342/tid=19351] ppid=19340 vsize=260316 CPUtime=1.79 cores=0,2,4,6
/proc/19342/task/19351/stat : 19351 (plingeling) R 19340 19342 18457 0 -1 4202560 9564 1252 0 0 178 1 0 0 20 0 5 0 594713092 266563584 41570 33554432000 4194304 4417332 140733926478176 18446744073709551615 4277545 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19342/tid=19352] ppid=19340 vsize=260316 CPUtime=1.78 cores=0,2,4,6
/proc/19342/task/19352/stat : 19352 (plingeling) R 19340 19342 18457 0 -1 4202560 3933 1252 0 0 178 0 0 0 25 0 5 0 594713092 266563584 41570 33554432000 4194304 4417332 140733926478176 18446744073709551615 4365515 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.46
Current children cumulated vsize (KiB) 260316

[startup+6.30086 s]
/proc/loadavg: 7.95 7.98 7.91 9/186 19352
/proc/meminfo: memFree=18126404/32950928 swapFree=67111524/67111528
[pid=19342] ppid=19340 vsize=279304 CPUtime=21.24 cores=0,2,4,6
/proc/19342/stat : 19342 (plingeling) S 19340 19342 18457 0 -1 4202496 92721 1252 0 0 2111 13 0 0 25 0 5 0 594712961 286007296 42457 33554432000 4194304 4417332 140733926478176 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19342/statm: 69826 42457 181 55 0 67712 0
[pid=19342/tid=19349] ppid=19340 vsize=279304 CPUtime=4.98 cores=0,2,4,6
/proc/19342/task/19349/stat : 19349 (plingeling) R 19340 19342 18457 0 -1 4202560 18615 1252 0 0 496 2 0 0 25 0 5 0 594713092 286007296 42457 33554432000 4194304 4417332 140733926478176 18446744073709551615 4252507 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19342/tid=19350] ppid=19340 vsize=279304 CPUtime=4.95 cores=0,2,4,6
/proc/19342/task/19350/stat : 19350 (plingeling) R 19340 19342 18457 0 -1 4202560 15782 1252 0 0 493 2 0 0 25 0 5 0 594713092 286007296 42457 33554432000 4194304 4417332 140733926478176 18446744073709551615 4259609 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19342/tid=19351] ppid=19340 vsize=279304 CPUtime=4.98 cores=0,2,4,6
/proc/19342/task/19351/stat : 19351 (plingeling) R 19340 19342 18457 0 -1 4202560 15956 1252 0 0 496 2 0 0 25 0 5 0 594713092 286007296 42457 33554432000 4194304 4417332 140733926478176 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19342/tid=19352] ppid=19340 vsize=279304 CPUtime=4.98 cores=0,2,4,6
/proc/19342/task/19352/stat : 19352 (plingeling) R 19340 19342 18457 0 -1 4202560 3933 1252 0 0 498 0 0 0 25 0 5 0 594713092 286007296 42457 33554432000 4194304 4417332 140733926478176 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 21.24
Current children cumulated vsize (KiB) 279304

[startup+12.7007 s]
/proc/loadavg: 7.96 7.98 7.91 9/186 19352
/proc/meminfo: memFree=18098780/32950928 swapFree=67111524/67111528
[pid=19342] ppid=19340 vsize=285180 CPUtime=46.8 cores=0,2,4,6
/proc/19342/stat : 19342 (plingeling) S 19340 19342 18457 0 -1 4202496 94528 1252 0 0 4667 13 0 0 25 0 5 0 594712961 292024320 42969 33554432000 4194304 4417332 140733926478176 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19342/statm: 71295 42969 181 55 0 69181 0
[pid=19342/tid=19349] ppid=19340 vsize=285180 CPUtime=11.38 cores=0,2,4,6
/proc/19342/task/19349/stat : 19349 (plingeling) R 19340 19342 18457 0 -1 4202560 19447 1252 0 0 1136 2 0 0 25 0 5 0 594713092 292024320 42969 33554432000 4194304 4417332 140733926478176 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19342/tid=19350] ppid=19340 vsize=285180 CPUtime=11.32 cores=0,2,4,6
/proc/19342/task/19350/stat : 19350 (plingeling) R 19340 19342 18457 0 -1 4202560 15782 1252 0 0 1130 2 0 0 25 0 5 0 594713092 292024320 42969 33554432000 4194304 4417332 140733926478176 18446744073709551615 4250559 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19342/tid=19351] ppid=19340 vsize=285180 CPUtime=11.38 cores=0,2,4,6
/proc/19342/task/19351/stat : 19351 (plingeling) R 19340 19342 18457 0 -1 4202560 15956 1252 0 0 1136 2 0 0 25 0 5 0 594713092 292024320 42969 33554432000 4194304 4417332 140733926478176 18446744073709551615 4364544 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19342/tid=19352] ppid=19340 vsize=285180 CPUtime=11.38 cores=0,2,4,6
/proc/19342/task/19352/stat : 19352 (plingeling) R 19340 19342 18457 0 -1 4202560 4908 1252 0 0 1138 0 0 0 25 0 5 0 594713092 292024320 42969 33554432000 4194304 4417332 140733926478176 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 46.8
Current children cumulated vsize (KiB) 285180

[startup+25.5012 s]
/proc/loadavg: 7.97 7.98 7.91 9/186 19353
/proc/meminfo: memFree=18095288/32950928 swapFree=67111524/67111528
[pid=19342] ppid=19340 vsize=290160 CPUtime=97.93 cores=0,2,4,6
/proc/19342/stat : 19342 (plingeling) S 19340 19342 18457 0 -1 4202496 95773 1252 0 0 9780 13 0 0 25 0 5 0 594712961 297123840 44214 33554432000 4194304 4417332 140733926478176 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19342/statm: 72540 44214 181 55 0 70426 0
[pid=19342/tid=19349] ppid=19340 vsize=290160 CPUtime=24.18 cores=0,2,4,6
/proc/19342/task/19349/stat : 19349 (plingeling) R 19340 19342 18457 0 -1 4202560 19723 1252 0 0 2416 2 0 0 25 0 5 0 594713092 297123840 44214 33554432000 4194304 4417332 140733926478176 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19342/tid=19350] ppid=19340 vsize=290160 CPUtime=24.05 cores=0,2,4,6
/proc/19342/task/19350/stat : 19350 (plingeling) R 19340 19342 18457 0 -1 4202560 15782 1252 0 0 2403 2 0 0 25 0 5 0 594713092 297123840 44214 33554432000 4194304 4417332 140733926478176 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19342/tid=19351] ppid=19340 vsize=290160 CPUtime=24.18 cores=0,2,4,6
/proc/19342/task/19351/stat : 19351 (plingeling) R 19340 19342 18457 0 -1 4202560 15956 1252 0 0 2416 2 0 0 25 0 5 0 594713092 297123840 44214 33554432000 4194304 4417332 140733926478176 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19342/tid=19352] ppid=19340 vsize=290160 CPUtime=24.18 cores=0,2,4,6
/proc/19342/task/19352/stat : 19352 (plingeling) R 19340 19342 18457 0 -1 4202560 5877 1252 0 0 2418 0 0 0 25 0 5 0 594713092 297123840 44214 33554432000 4194304 4417332 140733926478176 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 97.93
Current children cumulated vsize (KiB) 290160

[startup+51.1004 s]
/proc/loadavg: 7.98 7.98 7.91 9/186 19353
/proc/meminfo: memFree=18075636/32950928 swapFree=67111524/67111528
[pid=19342] ppid=19340 vsize=313560 CPUtime=200.19 cores=0,2,4,6
/proc/19342/stat : 19342 (plingeling) S 19340 19342 18457 0 -1 4202496 102583 1252 0 0 20005 14 0 0 25 0 5 0 594712961 321085440 50096 33554432000 4194304 4417332 140733926478176 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19342/statm: 78390 50096 181 55 0 76276 0
[pid=19342/tid=19349] ppid=19340 vsize=313560 CPUtime=49.79 cores=0,2,4,6
/proc/19342/task/19349/stat : 19349 (plingeling) R 19340 19342 18457 0 -1 4202560 22632 1252 0 0 4976 3 0 0 25 0 5 0 594713092 321085440 50096 33554432000 4194304 4417332 140733926478176 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19342/tid=19350] ppid=19340 vsize=313560 CPUtime=49.51 cores=0,2,4,6
/proc/19342/task/19350/stat : 19350 (plingeling) R 19340 19342 18457 0 -1 4202560 15848 1252 0 0 4949 2 0 0 25 0 5 0 594713092 321085440 50096 33554432000 4194304 4417332 140733926478176 18446744073709551615 4235985 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19342/tid=19351] ppid=19340 vsize=313560 CPUtime=49.77 cores=0,2,4,6
/proc/19342/task/19351/stat : 19351 (plingeling) R 19340 19342 18457 0 -1 4202560 18261 1252 0 0 4975 2 0 0 25 0 5 0 594713092 321085440 50096 33554432000 4194304 4417332 140733926478176 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19342/tid=19352] ppid=19340 vsize=313560 CPUtime=49.78 cores=0,2,4,6
/proc/19342/task/19352/stat : 19352 (plingeling) R 19340 19342 18457 0 -1 4202560 7407 1252 0 0 4978 0 0 0 25 0 5 0 594713092 321085440 50096 33554432000 4194304 4417332 140733926478176 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 200.19
Current children cumulated vsize (KiB) 313560

[startup+102.307 s]
/proc/loadavg: 8.02 8.00 7.91 9/186 19355
/proc/meminfo: memFree=18006668/32950928 swapFree=67111524/67111528
[pid=19342] ppid=19340 vsize=340556 CPUtime=404.74 cores=0,2,4,6
/proc/19342/stat : 19342 (plingeling) S 19340 19342 18457 0 -1 4202496 110865 1252 0 0 40459 15 0 0 25 0 5 0 594712961 348729344 56845 33554432000 4194304 4417332 140733926478176 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19342/statm: 85139 56845 181 55 0 83025 0
[pid=19342/tid=19349] ppid=19340 vsize=340556 CPUtime=100.99 cores=0,2,4,6
/proc/19342/task/19349/stat : 19349 (plingeling) R 19340 19342 18457 0 -1 4202560 25030 1252 0 0 10096 3 0 0 25 0 5 0 594713092 348729344 56845 33554432000 4194304 4417332 140733926478176 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19342/tid=19350] ppid=19340 vsize=340556 CPUtime=100.44 cores=0,2,4,6
/proc/19342/task/19350/stat : 19350 (plingeling) R 19340 19342 18457 0 -1 4202560 18033 1252 0 0 10041 3 0 0 25 0 5 0 594713092 348729344 56845 33554432000 4194304 4417332 140733926478176 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19342/tid=19351] ppid=19340 vsize=340556 CPUtime=100.98 cores=0,2,4,6
/proc/19342/task/19351/stat : 19351 (plingeling) R 19340 19342 18457 0 -1 4202560 20586 1252 0 0 10095 3 0 0 25 0 5 0 594713092 348729344 56845 33554432000 4194304 4417332 140733926478176 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19342/tid=19352] ppid=19340 vsize=340556 CPUtime=100.99 cores=0,2,4,6
/proc/19342/task/19352/stat : 19352 (plingeling) R 19340 19342 18457 0 -1 4202560 8781 1252 0 0 10099 0 0 0 25 0 5 0 594713092 348729344 56845 33554432000 4194304 4417332 140733926478176 18446744073709551615 4281949 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 404.74
Current children cumulated vsize (KiB) 340556

[startup+162.3 s]
/proc/loadavg: 8.04 8.01 7.92 9/186 19356
/proc/meminfo: memFree=17971676/32950928 swapFree=67111524/67111528
[pid=19342] ppid=19340 vsize=342740 CPUtime=644.39 cores=0,2,4,6
/proc/19342/stat : 19342 (plingeling) S 19340 19342 18457 0 -1 4202496 116415 1252 0 0 64423 16 0 0 25 0 5 0 594712961 350965760 57397 33554432000 4194304 4417332 140733926478176 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19342/statm: 85685 57397 181 55 0 83571 0
[pid=19342/tid=19349] ppid=19340 vsize=342740 CPUtime=160.98 cores=0,2,4,6
/proc/19342/task/19349/stat : 19349 (plingeling) R 19340 19342 18457 0 -1 4202560 25398 1252 0 0 16095 3 0 0 25 0 5 0 594713092 350965760 57397 33554432000 4194304 4417332 140733926478176 18446744073709551615 4356911 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19342/tid=19350] ppid=19340 vsize=342740 CPUtime=160.12 cores=0,2,4,6
/proc/19342/task/19350/stat : 19350 (plingeling) R 19340 19342 18457 0 -1 4202560 18393 1252 0 0 16009 3 0 0 25 0 5 0 594713092 350965760 57397 33554432000 4194304 4417332 140733926478176 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19342/tid=19351] ppid=19340 vsize=342740 CPUtime=160.98 cores=0,2,4,6
/proc/19342/task/19351/stat : 19351 (plingeling) R 19340 19342 18457 0 -1 4202560 25408 1252 0 0 16094 4 0 0 25 0 5 0 594713092 350965760 57397 33554432000 4194304 4417332 140733926478176 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19342/tid=19352] ppid=19340 vsize=342740 CPUtime=160.98 cores=0,2,4,6
/proc/19342/task/19352/stat : 19352 (plingeling) R 19340 19342 18457 0 -1 4202560 8781 1252 0 0 16098 0 0 0 25 0 5 0 594713092 350965760 57397 33554432000 4194304 4417332 140733926478176 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 644.39
Current children cumulated vsize (KiB) 342740

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

[startup+163.1 s]
/proc/loadavg: 8.12 8.03 7.93 9/186 19356
/proc/meminfo: memFree=17971676/32950928 swapFree=67111524/67111528
[pid=19342] ppid=19340 vsize=342740 CPUtime=647.58 cores=0,2,4,6
/proc/19342/stat : 19342 (plingeling) S 19340 19342 18457 0 -1 4202496 116415 1252 0 0 64742 16 0 0 25 0 5 0 594712961 350965760 57397 33554432000 4194304 4417332 140733926478176 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19342/statm: 85685 57397 181 55 0 83571 0
[pid=19342/tid=19349] ppid=19340 vsize=342740 CPUtime=161.78 cores=0,2,4,6
/proc/19342/task/19349/stat : 19349 (plingeling) R 19340 19342 18457 0 -1 4202560 25398 1252 0 0 16175 3 0 0 25 0 5 0 594713092 350965760 57397 33554432000 4194304 4417332 140733926478176 18446744073709551615 4364519 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19342/tid=19350] ppid=19340 vsize=342740 CPUtime=160.91 cores=0,2,4,6
/proc/19342/task/19350/stat : 19350 (plingeling) R 19340 19342 18457 0 -1 4202560 18393 1252 0 0 16088 3 0 0 25 0 5 0 594713092 350965760 57397 33554432000 4194304 4417332 140733926478176 18446744073709551615 4365918 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19342/tid=19351] ppid=19340 vsize=342740 CPUtime=161.78 cores=0,2,4,6
/proc/19342/task/19351/stat : 19351 (plingeling) R 19340 19342 18457 0 -1 4202560 25408 1252 0 0 16174 4 0 0 25 0 5 0 594713092 350965760 57397 33554432000 4194304 4417332 140733926478176 18446744073709551615 4364475 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19342/tid=19352] ppid=19340 vsize=342740 CPUtime=161.78 cores=0,2,4,6
/proc/19342/task/19352/stat : 19352 (plingeling) R 19340 19342 18457 0 -1 4202560 8781 1252 0 0 16178 0 0 0 25 0 5 0 594713092 350965760 57397 33554432000 4194304 4417332 140733926478176 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 647.58
Current children cumulated vsize (KiB) 342740

[startup+164.701 s]
/proc/loadavg: 8.12 8.03 7.93 9/186 19356
/proc/meminfo: memFree=17971800/32950928 swapFree=67111524/67111528
[pid=19342] ppid=19340 vsize=342740 CPUtime=653.98 cores=0,2,4,6
/proc/19342/stat : 19342 (plingeling) S 19340 19342 18457 0 -1 4202496 116415 1252 0 0 65382 16 0 0 25 0 5 0 594712961 350965760 57397 33554432000 4194304 4417332 140733926478176 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19342/statm: 85685 57397 181 55 0 83571 0
[pid=19342/tid=19349] ppid=19340 vsize=342740 CPUtime=163.38 cores=0,2,4,6
/proc/19342/task/19349/stat : 19349 (plingeling) R 19340 19342 18457 0 -1 4202560 25398 1252 0 0 16335 3 0 0 25 0 5 0 594713092 350965760 57397 33554432000 4194304 4417332 140733926478176 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19342/tid=19350] ppid=19340 vsize=342740 CPUtime=162.5 cores=0,2,4,6
/proc/19342/task/19350/stat : 19350 (plingeling) R 19340 19342 18457 0 -1 4202560 18393 1252 0 0 16247 3 0 0 25 0 5 0 594713092 350965760 57397 33554432000 4194304 4417332 140733926478176 18446744073709551615 4353511 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19342/tid=19351] ppid=19340 vsize=342740 CPUtime=163.38 cores=0,2,4,6
/proc/19342/task/19351/stat : 19351 (plingeling) R 19340 19342 18457 0 -1 4202560 25408 1252 0 0 16334 4 0 0 25 0 5 0 594713092 350965760 57397 33554432000 4194304 4417332 140733926478176 18446744073709551615 4364375 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19342/tid=19352] ppid=19340 vsize=342740 CPUtime=163.38 cores=0,2,4,6
/proc/19342/task/19352/stat : 19352 (plingeling) R 19340 19342 18457 0 -1 4202560 8781 1252 0 0 16338 0 0 0 25 0 5 0 594713092 350965760 57397 33554432000 4194304 4417332 140733926478176 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 653.98
Current children cumulated vsize (KiB) 342740

[startup+165.101 s]
/proc/loadavg: 8.12 8.03 7.93 9/186 19356
/proc/meminfo: memFree=17971800/32950928 swapFree=67111524/67111528
[pid=19342] ppid=19340 vsize=342740 CPUtime=655.57 cores=0,2,4,6
/proc/19342/stat : 19342 (plingeling) S 19340 19342 18457 0 -1 4202496 116415 1252 0 0 65541 16 0 0 25 0 5 0 594712961 350965760 57397 33554432000 4194304 4417332 140733926478176 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19342/statm: 85685 57397 181 55 0 83571 0
[pid=19342/tid=19349] ppid=19340 vsize=342740 CPUtime=163.78 cores=0,2,4,6
/proc/19342/task/19349/stat : 19349 (plingeling) R 19340 19342 18457 0 -1 4202560 25398 1252 0 0 16375 3 0 0 25 0 5 0 594713092 350965760 57397 33554432000 4194304 4417332 140733926478176 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19342/tid=19350] ppid=19340 vsize=342740 CPUtime=162.9 cores=0,2,4,6
/proc/19342/task/19350/stat : 19350 (plingeling) R 19340 19342 18457 0 -1 4202560 18393 1252 0 0 16287 3 0 0 25 0 5 0 594713092 350965760 57397 33554432000 4194304 4417332 140733926478176 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19342/tid=19351] ppid=19340 vsize=342740 CPUtime=163.78 cores=0,2,4,6
/proc/19342/task/19351/stat : 19351 (plingeling) R 19340 19342 18457 0 -1 4202560 25408 1252 0 0 16374 4 0 0 25 0 5 0 594713092 350965760 57397 33554432000 4194304 4417332 140733926478176 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19342/tid=19352] ppid=19340 vsize=342740 CPUtime=163.78 cores=0,2,4,6
/proc/19342/task/19352/stat : 19352 (plingeling) R 19340 19342 18457 0 -1 4202560 8781 1252 0 0 16378 0 0 0 25 0 5 0 594713092 350965760 57397 33554432000 4194304 4417332 140733926478176 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 655.57
Current children cumulated vsize (KiB) 342740

[startup+165.301 s]
/proc/loadavg: 8.12 8.03 7.93 9/186 19356
/proc/meminfo: memFree=17971800/32950928 swapFree=67111524/67111528
[pid=19342] ppid=19340 vsize=342740 CPUtime=656.37 cores=0,2,4,6
/proc/19342/stat : 19342 (plingeling) S 19340 19342 18457 0 -1 4202496 116415 1252 0 0 65621 16 0 0 25 0 5 0 594712961 350965760 57397 33554432000 4194304 4417332 140733926478176 18446744073709551615 256427194341 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/19342/statm: 85685 57397 181 55 0 83571 0
[pid=19342/tid=19349] ppid=19340 vsize=342740 CPUtime=163.98 cores=0,2,4,6
/proc/19342/task/19349/stat : 19349 (plingeling) R 19340 19342 18457 0 -1 4202560 25398 1252 0 0 16395 3 0 0 25 0 5 0 594713092 350965760 57397 33554432000 4194304 4417332 140733926478176 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=19342/tid=19350] ppid=19340 vsize=342740 CPUtime=163.1 cores=0,2,4,6
/proc/19342/task/19350/stat : 19350 (plingeling) R 19340 19342 18457 0 -1 4202560 18393 1252 0 0 16307 3 0 0 25 0 5 0 594713092 350965760 57397 33554432000 4194304 4417332 140733926478176 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=19342/tid=19351] ppid=19340 vsize=342740 CPUtime=163.98 cores=0,2,4,6
/proc/19342/task/19351/stat : 19351 (plingeling) R 19340 19342 18457 0 -1 4202560 25408 1252 0 0 16394 4 0 0 25 0 5 0 594713092 350965760 57397 33554432000 4194304 4417332 140733926478176 18446744073709551615 4366025 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=19342/tid=19352] ppid=19340 vsize=342740 CPUtime=163.98 cores=0,2,4,6
/proc/19342/task/19352/stat : 19352 (plingeling) R 19340 19342 18457 0 -1 4202560 8781 1252 0 0 16398 0 0 0 25 0 5 0 594713092 350965760 57397 33554432000 4194304 4417332 140733926478176 18446744073709551615 4364479 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 656.37
Current children cumulated vsize (KiB) 342740

Child status: 20
Real time (s): 165.386
CPU time (s): 656.661
CPU user time (s): 656.485
CPU system time (s): 0.175973
CPU usage (%): 397.047
Max. virtual memory (cumulated for all children) (KiB): 359484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 656.485
system time used= 0.175973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 117671
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= 155
involuntary context switches= 3132

runsolver used 0.234964 second user time and 0.670898 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-29 04:40:23
IDJOB=3283503
IDBENCH=71039
IDSOLVER=1605
FILE ID=node115/3283503-1304044822
RUNJOBID= node115-1304042252-18475
PBS_JOBID= 13170384
Free space on /tmp= 72688 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-10p0.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283503-1304044822/watcher-3283503-1304044822 -o /tmp/evaluation-result-3283503-1304044822/solver-3283503-1304044822 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3283503-1304044822.cnf

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

MD5SUM BENCH= bcbcc9a4e4a7e3ebed9eeaa393ebdc32
RANDOM SEED=1342455845

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18281616 kB
Buffers:       2317484 kB
Cached:       11437120 kB
SwapCached:          4 kB
Active:        7132248 kB
Inactive:      6981632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18281616 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           40460 kB
Writeback:           0 kB
AnonPages:      358544 kB
Mapped:          15332 kB
Slab:           490164 kB
PageTables:       5320 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   553060 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= 72688 MiB
End job on node115 at 2011-04-29 04:43:08