Trace number 3371372

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 114.732 29.5871

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-5p0.cnf
MD5SUM4385f03fe3bdaf0f127ae989ddd7908d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark40.9848
Satisfiable
(Un)Satisfiability was proved
Number of variables162696
Number of clauses821000
Sum of the clauses size1953203
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2617825
Number of clauses of size 3153189
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

Solver Data

114.42/29.58	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-3371372-1305417519/watcher-3371372-1305417519 -o /tmp/evaluation-result-3371372-1305417519/solver-3371372-1305417519 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371372-1305417519.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 5.69 5.66 6.67 6/311 20466
/proc/meminfo: memFree=7649144/32950928 swapFree=67111348/67111528
[pid=20466] ppid=20464 vsize=15004 CPUtime=0 cores=1,3,5,7
/proc/20466/stat : 20466 (plingeling) R 20464 20466 19509 0 -1 4202496 1869 1249 0 0 0 0 0 0 25 0 1 0 653351640 15364096 1742 33554432000 4194304 4417452 140734184637840 18446744073709551615 274473967360 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/20466/statm: 3751 1742 148 55 0 1637 0

[startup+0.031526 s]
/proc/loadavg: 5.69 5.66 6.67 6/311 20466
/proc/meminfo: memFree=7649144/32950928 swapFree=67111348/67111528
[pid=20466] ppid=20464 vsize=30236 CPUtime=0.02 cores=1,3,5,7
/proc/20466/stat : 20466 (plingeling) R 20464 20466 19509 0 -1 4202496 5720 1249 0 0 2 0 0 0 25 0 1 0 653351640 30961664 5582 33554432000 4194304 4417452 140734184637840 18446744073709551615 4209566 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/20466/statm: 7559 5582 148 55 0 5445 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 30236

[startup+0.10052 s]
/proc/loadavg: 5.69 5.66 6.67 6/311 20466
/proc/meminfo: memFree=7649144/32950928 swapFree=67111348/67111528
[pid=20466] ppid=20464 vsize=42684 CPUtime=0.09 cores=1,3,5,7
/proc/20466/stat : 20466 (plingeling) R 20464 20466 19509 0 -1 4202496 8756 1249 0 0 8 1 0 0 25 0 1 0 653351640 43708416 8618 33554432000 4194304 4417452 140734184637840 18446744073709551615 274473661533 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/20466/statm: 10671 8644 148 55 0 8557 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 42684

[startup+0.300484 s]
/proc/loadavg: 5.69 5.66 6.67 6/311 20466
/proc/meminfo: memFree=7649144/32950928 swapFree=67111348/67111528
[pid=20466] ppid=20464 vsize=73544 CPUtime=0.29 cores=1,3,5,7
/proc/20466/stat : 20466 (plingeling) R 20464 20466 19509 0 -1 4202496 16547 1249 0 0 27 2 0 0 25 0 1 0 653351640 75309056 16409 33554432000 4194304 4417452 140734184637840 18446744073709551615 4262049 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/20466/statm: 18386 16409 148 55 0 16272 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 73544

[startup+0.700412 s]
/proc/loadavg: 5.69 5.66 6.67 6/311 20466
/proc/meminfo: memFree=7649144/32950928 swapFree=67111348/67111528
[pid=20466] ppid=20464 vsize=126632 CPUtime=0.69 cores=1,3,5,7
/proc/20466/stat : 20466 (plingeling) R 20464 20466 19509 0 -1 4202496 29863 1249 0 0 65 4 0 0 25 0 1 0 653351640 129671168 29682 33554432000 4194304 4417452 140734184637840 18446744073709551615 4209661 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/20466/statm: 31658 29682 149 55 0 29544 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 126632

[startup+1.50028 s]
/proc/loadavg: 5.69 5.66 6.67 6/312 20472
/proc/meminfo: memFree=7448388/32950928 swapFree=67111348/67111528
[pid=20466] ppid=20464 vsize=249868 CPUtime=2.69 cores=1,3,5,7
/proc/20466/stat : 20466 (plingeling) S 20464 20466 19509 0 -1 4202496 52626 1249 0 0 262 7 0 0 25 0 5 0 653351640 255864832 36380 33554432000 4194304 4417452 140734184637840 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/20466/statm: 62467 36380 174 55 0 60353 0
Current children cumulated CPU time (s) 2.69
Current children cumulated vsize (KiB) 249868

[startup+3.101 s]
/proc/loadavg: 5.69 5.66 6.67 9/316 20477
/proc/meminfo: memFree=7285988/32950928 swapFree=67111348/67111528
[pid=20466] ppid=20464 vsize=250756 CPUtime=9.09 cores=1,3,5,7
/proc/20466/stat : 20466 (plingeling) S 20464 20466 19509 0 -1 4202496 63724 1249 0 0 900 9 0 0 25 0 5 0 653351640 256774144 35558 33554432000 4194304 4417452 140734184637840 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/20466/statm: 62689 35558 176 55 0 60575 0
[pid=20466/tid=20473] ppid=20464 vsize=250756 CPUtime=2 cores=1,3,5,7
/proc/20466/task/20473/stat : 20473 (plingeling) R 20464 20466 19509 0 -1 4202560 6294 1249 0 0 200 0 0 0 25 0 5 0 653351750 256774144 35558 33554432000 4194304 4417452 140734184637840 18446744073709551615 274473661533 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20466/tid=20474] ppid=20464 vsize=250756 CPUtime=1.99 cores=1,3,5,7
/proc/20466/task/20474/stat : 20474 (plingeling) R 20464 20466 19509 0 -1 4202560 9246 1249 0 0 198 1 0 0 25 0 5 0 653351750 256774144 35558 33554432000 4194304 4417452 140734184637840 18446744073709551615 4270927 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20466/tid=20475] ppid=20464 vsize=250756 CPUtime=1.99 cores=1,3,5,7
/proc/20466/task/20475/stat : 20475 (plingeling) R 20464 20466 19509 0 -1 4202560 6913 1249 0 0 199 0 0 0 25 0 5 0 653351750 256774144 35558 33554432000 4194304 4417452 140734184637840 18446744073709551615 4210748 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20466/tid=20476] ppid=20464 vsize=250756 CPUtime=1.99 cores=1,3,5,7
/proc/20466/task/20476/stat : 20476 (plingeling) R 20464 20466 19509 0 -1 4202560 2856 1249 0 0 199 0 0 0 25 0 5 0 653351750 256774144 35558 33554432000 4194304 4417452 140734184637840 18446744073709551615 4232656 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 9.09
Current children cumulated vsize (KiB) 250756

[startup+6.30043 s]
/proc/loadavg: 5.96 5.71 6.69 9/316 20477
/proc/meminfo: memFree=7290084/32950928 swapFree=67111348/67111528
[pid=20466] ppid=20464 vsize=247240 CPUtime=21.86 cores=1,3,5,7
/proc/20466/stat : 20466 (plingeling) S 20464 20466 19509 0 -1 4202496 68994 1249 0 0 2176 10 0 0 25 0 5 0 653351640 253173760 35550 33554432000 4194304 4417452 140734184637840 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/20466/statm: 61810 35550 179 55 0 59696 0
[pid=20466/tid=20473] ppid=20464 vsize=247240 CPUtime=5.19 cores=1,3,5,7
/proc/20466/task/20473/stat : 20473 (plingeling) R 20464 20466 19509 0 -1 4202560 8135 1249 0 0 519 0 0 0 25 0 5 0 653351750 253173760 35550 33554432000 4194304 4417452 140734184637840 18446744073709551615 4252365 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20466/tid=20474] ppid=20464 vsize=247240 CPUtime=5.19 cores=1,3,5,7
/proc/20466/task/20474/stat : 20474 (plingeling) R 20464 20466 19509 0 -1 4202560 11591 1249 0 0 518 1 0 0 25 0 5 0 653351750 253173760 35550 33554432000 4194304 4417452 140734184637840 18446744073709551615 4252899 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20466/tid=20475] ppid=20464 vsize=247240 CPUtime=5.19 cores=1,3,5,7
/proc/20466/task/20475/stat : 20475 (plingeling) R 20464 20466 19509 0 -1 4202560 7236 1249 0 0 519 0 0 0 25 0 5 0 653351750 253173760 35550 33554432000 4194304 4417452 140734184637840 18446744073709551615 4264999 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20466/tid=20476] ppid=20464 vsize=247240 CPUtime=5.15 cores=1,3,5,7
/proc/20466/task/20476/stat : 20476 (plingeling) R 20464 20466 19509 0 -1 4202560 3617 1249 0 0 515 0 0 0 25 0 5 0 653351750 253173760 35550 33554432000 4194304 4417452 140734184637840 18446744073709551615 4357127 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 21.86
Current children cumulated vsize (KiB) 247240

[startup+12.7003 s]
/proc/loadavg: 6.12 5.75 6.69 9/316 20477
/proc/meminfo: memFree=7293108/32950928 swapFree=67111348/67111528
[pid=20466] ppid=20464 vsize=248500 CPUtime=47.39 cores=1,3,5,7
/proc/20466/stat : 20466 (plingeling) S 20464 20466 19509 0 -1 4202496 69941 1249 0 0 4729 10 0 0 25 0 5 0 653351640 254464000 35729 33554432000 4194304 4417452 140734184637840 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/20466/statm: 62125 35729 179 55 0 60011 0
[pid=20466/tid=20473] ppid=20464 vsize=248500 CPUtime=11.6 cores=1,3,5,7
/proc/20466/task/20473/stat : 20473 (plingeling) R 20464 20466 19509 0 -1 4202560 8514 1249 0 0 1159 1 0 0 25 0 5 0 653351750 254464000 35729 33554432000 4194304 4417452 140734184637840 18446744073709551615 4250961 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20466/tid=20474] ppid=20464 vsize=248500 CPUtime=11.6 cores=1,3,5,7
/proc/20466/task/20474/stat : 20474 (plingeling) R 20464 20466 19509 0 -1 4202560 12159 1249 0 0 1158 2 0 0 25 0 5 0 653351750 254464000 35729 33554432000 4194304 4417452 140734184637840 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20466/tid=20475] ppid=20464 vsize=248500 CPUtime=11.59 cores=1,3,5,7
/proc/20466/task/20475/stat : 20475 (plingeling) R 20464 20466 19509 0 -1 4202560 7236 1249 0 0 1159 0 0 0 25 0 5 0 653351750 254464000 35729 33554432000 4194304 4417452 140734184637840 18446744073709551615 4365965 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20466/tid=20476] ppid=20464 vsize=248500 CPUtime=11.49 cores=1,3,5,7
/proc/20466/task/20476/stat : 20476 (plingeling) R 20464 20466 19509 0 -1 4202560 3617 1249 0 0 1149 0 0 0 25 0 5 0 653351750 254464000 35729 33554432000 4194304 4417452 140734184637840 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 47.39
Current children cumulated vsize (KiB) 248500

[startup+25.5011 s]
/proc/loadavg: 6.54 5.86 6.71 9/316 20477
/proc/meminfo: memFree=8293056/32950928 swapFree=67111348/67111528
[pid=20466] ppid=20464 vsize=260516 CPUtime=98.46 cores=1,3,5,7
/proc/20466/stat : 20466 (plingeling) S 20464 20466 19509 0 -1 4202496 77773 1249 0 0 9835 11 0 0 25 0 5 0 653351640 266768384 39433 33554432000 4194304 4417452 140734184637840 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/20466/statm: 65129 39433 179 55 0 63015 0
[pid=20466/tid=20473] ppid=20464 vsize=260516 CPUtime=24.4 cores=1,3,5,7
/proc/20466/task/20473/stat : 20473 (plingeling) R 20464 20466 19509 0 -1 4202560 9934 1249 0 0 2439 1 0 0 25 0 5 0 653351750 266768384 39433 33554432000 4194304 4417452 140734184637840 18446744073709551615 4272133 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20466/tid=20474] ppid=20464 vsize=260516 CPUtime=24.4 cores=1,3,5,7
/proc/20466/task/20474/stat : 20474 (plingeling) R 20464 20466 19509 0 -1 4202560 16832 1249 0 0 2437 3 0 0 25 0 5 0 653351750 266768384 39433 33554432000 4194304 4417452 140734184637840 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20466/tid=20475] ppid=20464 vsize=260516 CPUtime=24.39 cores=1,3,5,7
/proc/20466/task/20475/stat : 20475 (plingeling) R 20464 20466 19509 0 -1 4202560 7816 1249 0 0 2439 0 0 0 25 0 5 0 653351750 266768384 39433 33554432000 4194304 4417452 140734184637840 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20466/tid=20476] ppid=20464 vsize=260516 CPUtime=24.16 cores=1,3,5,7
/proc/20466/task/20476/stat : 20476 (plingeling) R 20464 20466 19509 0 -1 4202560 4776 1249 0 0 2416 0 0 0 25 0 5 0 653351750 266768384 39433 33554432000 4194304 4417452 140734184637840 18446744073709551615 4236941 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 98.46
Current children cumulated vsize (KiB) 260516

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

[startup+27.1008 s]
/proc/loadavg: 6.54 5.86 6.71 9/316 20477
/proc/meminfo: memFree=8310236/32950928 swapFree=67111348/67111528
[pid=20466] ppid=20464 vsize=252272 CPUtime=104.84 cores=1,3,5,7
/proc/20466/stat : 20466 (plingeling) S 20464 20466 19509 0 -1 4202496 78319 1249 0 0 10473 11 0 0 25 0 5 0 653351640 258326528 37013 33554432000 4194304 4417452 140734184637840 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/20466/statm: 63068 37013 179 55 0 60954 0
[pid=20466/tid=20473] ppid=20464 vsize=252272 CPUtime=26 cores=1,3,5,7
/proc/20466/task/20473/stat : 20473 (plingeling) R 20464 20466 19509 0 -1 4202560 9934 1249 0 0 2599 1 0 0 25 0 5 0 653351750 258326528 37013 33554432000 4194304 4417452 140734184637840 18446744073709551615 4357263 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20466/tid=20474] ppid=20464 vsize=252272 CPUtime=26 cores=1,3,5,7
/proc/20466/task/20474/stat : 20474 (plingeling) R 20464 20466 19509 0 -1 4202560 17378 1249 0 0 2597 3 0 0 25 0 5 0 653351750 258326528 37013 33554432000 4194304 4417452 140734184637840 18446744073709551615 4253176 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20466/tid=20475] ppid=20464 vsize=252272 CPUtime=25.99 cores=1,3,5,7
/proc/20466/task/20475/stat : 20475 (plingeling) R 20464 20466 19509 0 -1 4202560 7816 1249 0 0 2599 0 0 0 25 0 5 0 653351750 258326528 37013 33554432000 4194304 4417452 140734184637840 18446744073709551615 4309880 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20466/tid=20476] ppid=20464 vsize=252272 CPUtime=25.75 cores=1,3,5,7
/proc/20466/task/20476/stat : 20476 (plingeling) R 20464 20466 19509 0 -1 4202560 4776 1249 0 0 2575 0 0 0 25 0 5 0 653351750 258326528 37013 33554432000 4194304 4417452 140734184637840 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 104.84
Current children cumulated vsize (KiB) 252272

[startup+28.7005 s]
/proc/loadavg: 6.65 5.90 6.72 9/316 20477
/proc/meminfo: memFree=8328712/32950928 swapFree=67111348/67111528
[pid=20466] ppid=20464 vsize=243592 CPUtime=111.22 cores=1,3,5,7
/proc/20466/stat : 20466 (plingeling) S 20464 20466 19509 0 -1 4202496 79311 1249 0 0 11111 11 0 0 25 0 5 0 653351640 249438208 35835 33554432000 4194304 4417452 140734184637840 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/20466/statm: 60898 35835 179 55 0 58784 0
[pid=20466/tid=20473] ppid=20464 vsize=243592 CPUtime=27.6 cores=1,3,5,7
/proc/20466/task/20473/stat : 20473 (plingeling) R 20464 20466 19509 0 -1 4202560 9934 1249 0 0 2759 1 0 0 25 0 5 0 653351750 249438208 35835 33554432000 4194304 4417452 140734184637840 18446744073709551615 4237639 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20466/tid=20474] ppid=20464 vsize=243592 CPUtime=27.59 cores=1,3,5,7
/proc/20466/task/20474/stat : 20474 (plingeling) R 20464 20466 19509 0 -1 4202560 18370 1249 0 0 2756 3 0 0 25 0 5 0 653351750 249438208 35835 33554432000 4194304 4417452 140734184637840 18446744073709551615 4249222 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20466/tid=20475] ppid=20464 vsize=243592 CPUtime=27.59 cores=1,3,5,7
/proc/20466/task/20475/stat : 20475 (plingeling) R 20464 20466 19509 0 -1 4202560 7816 1249 0 0 2759 0 0 0 25 0 5 0 653351750 249438208 35835 33554432000 4194304 4417452 140734184637840 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20466/tid=20476] ppid=20464 vsize=243592 CPUtime=27.32 cores=1,3,5,7
/proc/20466/task/20476/stat : 20476 (plingeling) R 20464 20466 19509 0 -1 4202560 4776 1249 0 0 2732 0 0 0 25 0 5 0 653351750 249438208 35835 33554432000 4194304 4417452 140734184637840 18446744073709551615 4236649 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 111.22
Current children cumulated vsize (KiB) 243592

[startup+29.1004 s]
/proc/loadavg: 6.65 5.90 6.72 9/316 20477
/proc/meminfo: memFree=8328712/32950928 swapFree=67111348/67111528
[pid=20466] ppid=20464 vsize=243568 CPUtime=112.82 cores=1,3,5,7
/proc/20466/stat : 20466 (plingeling) S 20464 20466 19509 0 -1 4202496 79311 1249 0 0 11271 11 0 0 25 0 5 0 653351640 249413632 35829 33554432000 4194304 4417452 140734184637840 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/20466/statm: 60892 35829 179 55 0 58778 0
[pid=20466/tid=20473] ppid=20464 vsize=243568 CPUtime=28 cores=1,3,5,7
/proc/20466/task/20473/stat : 20473 (plingeling) R 20464 20466 19509 0 -1 4202560 9934 1249 0 0 2799 1 0 0 25 0 5 0 653351750 249413632 35829 33554432000 4194304 4417452 140734184637840 18446744073709551615 4365103 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20466/tid=20474] ppid=20464 vsize=243568 CPUtime=27.99 cores=1,3,5,7
/proc/20466/task/20474/stat : 20474 (plingeling) R 20464 20466 19509 0 -1 4202560 18370 1249 0 0 2796 3 0 0 25 0 5 0 653351750 249413632 35829 33554432000 4194304 4417452 140734184637840 18446744073709551615 4364558 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20466/tid=20475] ppid=20464 vsize=243568 CPUtime=27.99 cores=1,3,5,7
/proc/20466/task/20475/stat : 20475 (plingeling) R 20464 20466 19509 0 -1 4202560 7816 1249 0 0 2799 0 0 0 25 0 5 0 653351750 249413632 35829 33554432000 4194304 4417452 140734184637840 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20466/tid=20476] ppid=20464 vsize=243568 CPUtime=27.72 cores=1,3,5,7
/proc/20466/task/20476/stat : 20476 (plingeling) R 20464 20466 19509 0 -1 4202560 4776 1249 0 0 2772 0 0 0 25 0 5 0 653351750 249413632 35829 33554432000 4194304 4417452 140734184637840 18446744073709551615 4364533 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 112.82
Current children cumulated vsize (KiB) 243568

[startup+29.5004 s]
/proc/loadavg: 6.65 5.90 6.72 9/316 20477
/proc/meminfo: memFree=8328712/32950928 swapFree=67111348/67111528
[pid=20466] ppid=20464 vsize=243568 CPUtime=114.42 cores=1,3,5,7
/proc/20466/stat : 20466 (plingeling) S 20464 20466 19509 0 -1 4202496 79311 1249 0 0 11431 11 0 0 25 0 5 0 653351640 249413632 35829 33554432000 4194304 4417452 140734184637840 18446744073709551615 274485770213 0 0 4096 17442 18446744073709551615 0 0 17 7 0 0 0
/proc/20466/statm: 60892 35829 179 55 0 58778 0
[pid=20466/tid=20473] ppid=20464 vsize=243568 CPUtime=28.4 cores=1,3,5,7
/proc/20466/task/20473/stat : 20473 (plingeling) R 20464 20466 19509 0 -1 4202560 9934 1249 0 0 2839 1 0 0 25 0 5 0 653351750 249413632 35829 33554432000 4194304 4417452 140734184637840 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=20466/tid=20474] ppid=20464 vsize=243568 CPUtime=28.39 cores=1,3,5,7
/proc/20466/task/20474/stat : 20474 (plingeling) R 20464 20466 19509 0 -1 4202560 18370 1249 0 0 2836 3 0 0 25 0 5 0 653351750 249413632 35829 33554432000 4194304 4417452 140734184637840 18446744073709551615 4364809 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=20466/tid=20475] ppid=20464 vsize=243568 CPUtime=28.39 cores=1,3,5,7
/proc/20466/task/20475/stat : 20475 (plingeling) R 20464 20466 19509 0 -1 4202560 7816 1249 0 0 2839 0 0 0 25 0 5 0 653351750 249413632 35829 33554432000 4194304 4417452 140734184637840 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=20466/tid=20476] ppid=20464 vsize=243568 CPUtime=28.12 cores=1,3,5,7
/proc/20466/task/20476/stat : 20476 (plingeling) R 20464 20466 19509 0 -1 4202560 4776 1249 0 0 2812 0 0 0 25 0 5 0 653351750 249413632 35829 33554432000 4194304 4417452 140734184637840 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 114.42
Current children cumulated vsize (KiB) 243568

Child status: 20
Real time (s): 29.5871
CPU time (s): 114.732
CPU user time (s): 114.603
CPU system time (s): 0.12898
CPU usage (%): 387.775
Max. virtual memory (cumulated for all children) (KiB): 260728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 114.603
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= 80564
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= 150
involuntary context switches= 756

runsolver used 0.06499 second user time and 0.243962 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-15 01:58:40
IDJOB=3371372
IDBENCH=71019
IDSOLVER=1848
FILE ID=node125/3371372-1305417519
RUNJOBID= node125-1305417379-20327
PBS_JOBID= 13324523
Free space on /tmp= 72516 MiB

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

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

MD5SUM BENCH= 4385f03fe3bdaf0f127ae989ddd7908d
RANDOM SEED=2131940036

node125.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       7652524 kB
Buffers:        260844 kB
Cached:        4849276 kB
SwapCached:          0 kB
Active:       21567132 kB
Inactive:      3338908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       7652524 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:          686768 kB
Writeback:           0 kB
AnonPages:    19795548 kB
Mapped:          29832 kB
Slab:           275708 kB
PageTables:      54780 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 60831104 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= 72516 MiB
End job on node125 at 2011-05-15 01:59:09