Trace number 3371371

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 109.916 28.2797

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-10-10p0.cnf
MD5SUMef1df882c8a642421a1d0216a16bf652
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark39.7879
Satisfiable
(Un)Satisfiability was proved
Number of variables155107
Number of clauses675624
Sum of the clauses size1568150
Maximum clause length10
Minimum clause length1
Number of clauses of size 16856
Number of clauses of size 2547130
Number of clauses of size 387598
Number of clauses of size 43780
Number of clauses of size 515120
Number of clauses of size over 515140

Solver Data

109.81/28.27	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-3371371-1305417462/watcher-3371371-1305417462 -o /tmp/evaluation-result-3371371-1305417462/solver-3371371-1305417462 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371371-1305417462.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: 3.43 4.43 5.96 2/281 4463
/proc/meminfo: memFree=21520072/32951124 swapFree=66457188/67111528
[pid=4463] ppid=4461 vsize=8728 CPUtime=0 cores=1,3,5,7
/proc/4463/stat : 4463 (plingeling) S 4461 4463 3750 0 -1 4202496 216 0 0 0 0 0 0 0 21 0 1 0 653344367 8937472 146 33554432000 4194304 4417452 140735380141280 18446744073709551615 232335892224 0 0 4096 0 18446744071562362840 0 0 17 1 0 0 0
/proc/4463/statm: 2182 146 122 55 0 68 0

[startup+0.0950151 s]
/proc/loadavg: 3.43 4.43 5.96 2/281 4463
/proc/meminfo: memFree=21520072/32951124 swapFree=66457188/67111528
[pid=4463] ppid=4461 vsize=31004 CPUtime=0.05 cores=1,3,5,7
/proc/4463/stat : 4463 (plingeling) R 4461 4463 3750 0 -1 4202496 5875 1249 0 2 5 0 0 0 21 0 1 0 653344367 31748096 5774 33554432000 4194304 4417452 140735380141280 18446744073709551615 4320684 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/4463/statm: 7751 5774 148 55 0 5637 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 31004

[startup+0.101021 s]
/proc/loadavg: 3.43 4.43 5.96 2/281 4463
/proc/meminfo: memFree=21520072/32951124 swapFree=66457188/67111528
[pid=4463] ppid=4461 vsize=31004 CPUtime=0.06 cores=1,3,5,7
/proc/4463/stat : 4463 (plingeling) R 4461 4463 3750 0 -1 4202496 5875 1249 0 2 6 0 0 0 21 0 1 0 653344367 31748096 5774 33554432000 4194304 4417452 140735380141280 18446744073709551615 4264959 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/4463/statm: 7751 5774 148 55 0 5637 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 31004

[startup+0.300983 s]
/proc/loadavg: 3.43 4.43 5.96 2/281 4463
/proc/meminfo: memFree=21520072/32951124 swapFree=66457188/67111528
[pid=4463] ppid=4461 vsize=65316 CPUtime=0.26 cores=1,3,5,7
/proc/4463/stat : 4463 (plingeling) R 4461 4463 3750 0 -1 4202496 14455 1249 0 2 25 1 0 0 21 0 1 0 653344367 66883584 14352 33554432000 4194304 4417452 140735380141280 18446744073709551615 4231321 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/4463/statm: 16329 14352 148 55 0 14215 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 65316

[startup+0.700917 s]
/proc/loadavg: 3.43 4.43 5.96 2/281 4463
/proc/meminfo: memFree=21520072/32951124 swapFree=66457188/67111528
[pid=4463] ppid=4461 vsize=85680 CPUtime=0.66 cores=1,3,5,7
/proc/4463/stat : 4463 (plingeling) R 4461 4463 3750 0 -1 4202496 19547 1249 0 2 64 2 0 0 23 0 1 0 653344367 87736320 19444 33554432000 4194304 4417452 140735380141280 18446744073709551615 232335892224 0 0 4096 17442 0 0 0 17 1 0 0 0
/proc/4463/statm: 21420 19444 149 55 0 19306 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 85680

[startup+1.50073 s]
/proc/loadavg: 3.43 4.43 5.96 6/289 4484
/proc/meminfo: memFree=21230588/32951124 swapFree=66457188/67111528
[pid=4463] ppid=4461 vsize=310296 CPUtime=3.24 cores=1,3,5,7
/proc/4463/stat : 4463 (plingeling) S 4461 4463 3750 0 -1 4202496 57527 1249 0 2 317 7 0 0 24 0 5 0 653344367 317743104 35827 33554432000 4194304 4417452 140735380141280 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/4463/statm: 77574 35827 174 55 0 75460 0
[pid=4463/tid=4481] ppid=4461 vsize=310296 CPUtime=0.58 cores=1,3,5,7
/proc/4463/task/4481/stat : 4481 (plingeling) R 4461 4463 3750 0 -1 4202560 5276 1249 0 2 58 0 0 0 25 0 5 0 653344457 317743104 35827 33554432000 4194304 4417452 140735380141280 18446744073709551615 4291923 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4463/tid=4482] ppid=4461 vsize=310296 CPUtime=0.58 cores=1,3,5,7
/proc/4463/task/4482/stat : 4482 (plingeling) R 4461 4463 3750 0 -1 4202560 6891 1249 0 2 58 0 0 0 18 0 5 0 653344457 317743104 35827 33554432000 4194304 4417452 140735380141280 18446744073709551615 4290984 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4463/tid=4483] ppid=4461 vsize=310296 CPUtime=0.58 cores=1,3,5,7
/proc/4463/task/4483/stat : 4483 (plingeling) R 4461 4463 3750 0 -1 4202560 5291 1249 0 2 58 0 0 0 25 0 5 0 653344457 317743104 35827 33554432000 4194304 4417452 140735380141280 18446744073709551615 4291374 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4463/tid=4484] ppid=4461 vsize=310296 CPUtime=0.58 cores=1,3,5,7
/proc/4463/task/4484/stat : 4484 (plingeling) R 4461 4463 3750 0 -1 4202560 2907 1249 0 2 58 0 0 0 25 0 5 0 653344457 317743104 35827 33554432000 4194304 4417452 140735380141280 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.24
Current children cumulated vsize (KiB) 310296

[startup+3.10045 s]
/proc/loadavg: 3.43 4.43 5.96 9/293 4488
/proc/meminfo: memFree=21140904/32951124 swapFree=66457188/67111528
[pid=4463] ppid=4461 vsize=318944 CPUtime=9.63 cores=1,3,5,7
/proc/4463/stat : 4463 (plingeling) S 4461 4463 3750 0 -1 4202496 68658 1249 0 2 954 9 0 0 24 0 5 0 653344367 326598656 35348 33554432000 4194304 4417452 140735380141280 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/4463/statm: 79736 35348 177 55 0 77622 0
[pid=4463/tid=4481] ppid=4461 vsize=318944 CPUtime=2.19 cores=1,3,5,7
/proc/4463/task/4481/stat : 4481 (plingeling) R 4461 4463 3750 0 -1 4202560 9447 1249 0 2 218 1 0 0 25 0 5 0 653344457 326598656 35348 33554432000 4194304 4417452 140735380141280 18446744073709551615 4274873 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4463/tid=4482] ppid=4461 vsize=318944 CPUtime=2.18 cores=1,3,5,7
/proc/4463/task/4482/stat : 4482 (plingeling) R 4461 4463 3750 0 -1 4202560 10918 1249 0 2 217 1 0 0 21 0 5 0 653344457 326598656 35348 33554432000 4194304 4417452 140735380141280 18446744073709551615 4255662 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4463/tid=4483] ppid=4461 vsize=318944 CPUtime=2.19 cores=1,3,5,7
/proc/4463/task/4483/stat : 4483 (plingeling) R 4461 4463 3750 0 -1 4202560 8223 1249 0 2 218 1 0 0 25 0 5 0 653344457 326598656 35348 33554432000 4194304 4417452 140735380141280 18446744073709551615 4346677 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4463/tid=4484] ppid=4461 vsize=318944 CPUtime=2.16 cores=1,3,5,7
/proc/4463/task/4484/stat : 4484 (plingeling) R 4461 4463 3750 0 -1 4202560 2908 1249 0 2 216 0 0 0 25 0 5 0 653344457 326598656 35348 33554432000 4194304 4417452 140735380141280 18446744073709551615 4237011 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 9.63
Current children cumulated vsize (KiB) 318944

[startup+6.30088 s]
/proc/loadavg: 3.80 4.49 5.97 9/293 4488
/proc/meminfo: memFree=21137184/32951124 swapFree=66457188/67111528
[pid=4463] ppid=4461 vsize=314596 CPUtime=22.4 cores=1,3,5,7
/proc/4463/stat : 4463 (plingeling) S 4461 4463 3750 0 -1 4202496 72992 1249 0 2 2230 10 0 0 24 0 5 0 653344367 322146304 36065 33554432000 4194304 4417452 140735380141280 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/4463/statm: 78649 36065 180 55 0 76535 0
[pid=4463/tid=4481] ppid=4461 vsize=314596 CPUtime=5.39 cores=1,3,5,7
/proc/4463/task/4481/stat : 4481 (plingeling) R 4461 4463 3750 0 -1 4202560 10574 1249 0 2 538 1 0 0 25 0 5 0 653344457 322146304 36065 33554432000 4194304 4417452 140735380141280 18446744073709551615 4272809 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4463/tid=4482] ppid=4461 vsize=314596 CPUtime=5.38 cores=1,3,5,7
/proc/4463/task/4482/stat : 4482 (plingeling) R 4461 4463 3750 0 -1 4202560 13493 1249 0 2 537 1 0 0 25 0 5 0 653344457 322146304 36065 33554432000 4194304 4417452 140735380141280 18446744073709551615 4253225 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4463/tid=4483] ppid=4461 vsize=314596 CPUtime=5.39 cores=1,3,5,7
/proc/4463/task/4483/stat : 4483 (plingeling) R 4461 4463 3750 0 -1 4202560 8855 1249 0 2 538 1 0 0 25 0 5 0 653344457 322146304 36065 33554432000 4194304 4417452 140735380141280 18446744073709551615 4364440 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4463/tid=4484] ppid=4461 vsize=314596 CPUtime=5.34 cores=1,3,5,7
/proc/4463/task/4484/stat : 4484 (plingeling) R 4461 4463 3750 0 -1 4202560 2908 1249 0 2 534 0 0 0 25 0 5 0 653344457 322146304 36065 33554432000 4194304 4417452 140735380141280 18446744073709551615 4236812 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 22.4
Current children cumulated vsize (KiB) 314596

[startup+12.7007 s]
/proc/loadavg: 4.13 4.55 5.98 9/293 4489
/proc/meminfo: memFree=21184132/32951124 swapFree=66457188/67111528
[pid=4463] ppid=4461 vsize=316496 CPUtime=47.94 cores=1,3,5,7
/proc/4463/stat : 4463 (plingeling) S 4461 4463 3750 0 -1 4202496 74999 1249 0 2 4784 10 0 0 24 0 5 0 653344367 324091904 36391 33554432000 4194304 4417452 140735380141280 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/4463/statm: 79124 36391 180 55 0 77010 0
[pid=4463/tid=4481] ppid=4461 vsize=316496 CPUtime=11.78 cores=1,3,5,7
/proc/4463/task/4481/stat : 4481 (plingeling) R 4461 4463 3750 0 -1 4202560 11115 1249 0 2 1177 1 0 0 25 0 5 0 653344457 324091904 36391 33554432000 4194304 4417452 140735380141280 18446744073709551615 4366412 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4463/tid=4482] ppid=4461 vsize=316496 CPUtime=11.79 cores=1,3,5,7
/proc/4463/task/4482/stat : 4482 (plingeling) R 4461 4463 3750 0 -1 4202560 13802 1249 0 2 1177 2 0 0 25 0 5 0 653344457 324091904 36391 33554432000 4194304 4417452 140735380141280 18446744073709551615 4365188 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4463/tid=4483] ppid=4461 vsize=316496 CPUtime=11.79 cores=1,3,5,7
/proc/4463/task/4483/stat : 4483 (plingeling) R 4461 4463 3750 0 -1 4202560 9322 1249 0 2 1178 1 0 0 25 0 5 0 653344457 324091904 36391 33554432000 4194304 4417452 140735380141280 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4463/tid=4484] ppid=4461 vsize=316496 CPUtime=11.68 cores=1,3,5,7
/proc/4463/task/4484/stat : 4484 (plingeling) R 4461 4463 3750 0 -1 4202560 3598 1249 0 2 1168 0 0 0 25 0 5 0 653344457 324091904 36391 33554432000 4194304 4417452 140735380141280 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 47.94
Current children cumulated vsize (KiB) 316496

[startup+25.5005 s]
/proc/loadavg: 5.06 4.73 6.02 9/293 4489
/proc/meminfo: memFree=21173320/32951124 swapFree=66457188/67111528
[pid=4463] ppid=4461 vsize=330600 CPUtime=99.02 cores=1,3,5,7
/proc/4463/stat : 4463 (plingeling) S 4461 4463 3750 0 -1 4202496 79141 1249 0 2 9892 10 0 0 24 0 5 0 653344367 338534400 39949 33554432000 4194304 4417452 140735380141280 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/4463/statm: 82650 39949 180 55 0 80536 0
[pid=4463/tid=4481] ppid=4461 vsize=330600 CPUtime=24.58 cores=1,3,5,7
/proc/4463/task/4481/stat : 4481 (plingeling) R 4461 4463 3750 0 -1 4202560 12470 1249 0 2 2457 1 0 0 25 0 5 0 653344457 338534400 39949 33554432000 4194304 4417452 140735380141280 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4463/tid=4482] ppid=4461 vsize=330600 CPUtime=24.59 cores=1,3,5,7
/proc/4463/task/4482/stat : 4482 (plingeling) R 4461 4463 3750 0 -1 4202560 15313 1249 0 2 2457 2 0 0 25 0 5 0 653344457 338534400 39949 33554432000 4194304 4417452 140735380141280 18446744073709551615 4364453 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4463/tid=4483] ppid=4461 vsize=330600 CPUtime=24.59 cores=1,3,5,7
/proc/4463/task/4483/stat : 4483 (plingeling) R 4461 4463 3750 0 -1 4202560 9531 1249 0 2 2458 1 0 0 25 0 5 0 653344457 338534400 39949 33554432000 4194304 4417452 140735380141280 18446744073709551615 4236574 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4463/tid=4484] ppid=4461 vsize=330600 CPUtime=24.35 cores=1,3,5,7
/proc/4463/task/4484/stat : 4484 (plingeling) R 4461 4463 3750 0 -1 4202560 4665 1249 0 2 2435 0 0 0 25 0 5 0 653344457 338534400 39949 33554432000 4194304 4417452 140735380141280 18446744073709551615 4250967 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 99.02
Current children cumulated vsize (KiB) 330600

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

[startup+27.1012 s]
/proc/loadavg: 5.06 4.73 6.02 9/293 4489
/proc/meminfo: memFree=21173320/32951124 swapFree=66457188/67111528
[pid=4463] ppid=4461 vsize=330788 CPUtime=105.41 cores=1,3,5,7
/proc/4463/stat : 4463 (plingeling) S 4461 4463 3750 0 -1 4202496 79204 1249 0 2 10531 10 0 0 24 0 5 0 653344367 338726912 39996 33554432000 4194304 4417452 140735380141280 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/4463/statm: 82697 39996 180 55 0 80583 0
[pid=4463/tid=4481] ppid=4461 vsize=330788 CPUtime=26.19 cores=1,3,5,7
/proc/4463/task/4481/stat : 4481 (plingeling) R 4461 4463 3750 0 -1 4202560 12470 1249 0 2 2618 1 0 0 25 0 5 0 653344457 338726912 39996 33554432000 4194304 4417452 140735380141280 18446744073709551615 4353557 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4463/tid=4482] ppid=4461 vsize=330788 CPUtime=26.19 cores=1,3,5,7
/proc/4463/task/4482/stat : 4482 (plingeling) R 4461 4463 3750 0 -1 4202560 15313 1249 0 2 2617 2 0 0 25 0 5 0 653344457 338726912 39996 33554432000 4194304 4417452 140735380141280 18446744073709551615 4236544 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4463/tid=4483] ppid=4461 vsize=330788 CPUtime=26.19 cores=1,3,5,7
/proc/4463/task/4483/stat : 4483 (plingeling) R 4461 4463 3750 0 -1 4202560 9594 1249 0 2 2618 1 0 0 25 0 5 0 653344457 338726912 39996 33554432000 4194304 4417452 140735380141280 18446744073709551615 4277594 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4463/tid=4484] ppid=4461 vsize=330788 CPUtime=25.94 cores=1,3,5,7
/proc/4463/task/4484/stat : 4484 (plingeling) R 4461 4463 3750 0 -1 4202560 4665 1249 0 2 2594 0 0 0 25 0 5 0 653344457 338726912 39996 33554432000 4194304 4417452 140735380141280 18446744073709551615 4364550 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 105.41
Current children cumulated vsize (KiB) 330788

[startup+27.901 s]
/proc/loadavg: 5.06 4.73 6.02 9/293 4489
/proc/meminfo: memFree=21173196/32951124 swapFree=66457188/67111528
[pid=4463] ppid=4461 vsize=330532 CPUtime=108.6 cores=1,3,5,7
/proc/4463/stat : 4463 (plingeling) S 4461 4463 3750 0 -1 4202496 79204 1249 0 2 10850 10 0 0 24 0 5 0 653344367 338464768 39932 33554432000 4194304 4417452 140735380141280 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/4463/statm: 82633 39932 180 55 0 80519 0
[pid=4463/tid=4481] ppid=4461 vsize=330532 CPUtime=26.98 cores=1,3,5,7
/proc/4463/task/4481/stat : 4481 (plingeling) R 4461 4463 3750 0 -1 4202560 12470 1249 0 2 2697 1 0 0 25 0 5 0 653344457 338464768 39932 33554432000 4194304 4417452 140735380141280 18446744073709551615 4364641 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4463/tid=4482] ppid=4461 vsize=330532 CPUtime=26.99 cores=1,3,5,7
/proc/4463/task/4482/stat : 4482 (plingeling) R 4461 4463 3750 0 -1 4202560 15313 1249 0 2 2697 2 0 0 25 0 5 0 653344457 338464768 39932 33554432000 4194304 4417452 140735380141280 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4463/tid=4483] ppid=4461 vsize=330532 CPUtime=26.99 cores=1,3,5,7
/proc/4463/task/4483/stat : 4483 (plingeling) R 4461 4463 3750 0 -1 4202560 9594 1249 0 2 2698 1 0 0 25 0 5 0 653344457 338464768 39932 33554432000 4194304 4417452 140735380141280 18446744073709551615 4281668 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4463/tid=4484] ppid=4461 vsize=330532 CPUtime=26.73 cores=1,3,5,7
/proc/4463/task/4484/stat : 4484 (plingeling) R 4461 4463 3750 0 -1 4202560 4665 1249 0 2 2673 0 0 0 25 0 5 0 653344457 338464768 39932 33554432000 4194304 4417452 140735380141280 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 108.6
Current children cumulated vsize (KiB) 330532

[startup+28.101 s]
/proc/loadavg: 5.06 4.73 6.02 9/293 4489
/proc/meminfo: memFree=21173196/32951124 swapFree=66457188/67111528
[pid=4463] ppid=4461 vsize=335120 CPUtime=109.41 cores=1,3,5,7
/proc/4463/stat : 4463 (plingeling) S 4461 4463 3750 0 -1 4202496 80352 1249 0 2 10930 11 0 0 24 0 5 0 653344367 343162880 41079 33554432000 4194304 4417452 140735380141280 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/4463/statm: 83780 41079 180 55 0 81666 0
[pid=4463/tid=4481] ppid=4461 vsize=335120 CPUtime=27.18 cores=1,3,5,7
/proc/4463/task/4481/stat : 4481 (plingeling) R 4461 4463 3750 0 -1 4202560 12470 1249 0 2 2717 1 0 0 25 0 5 0 653344457 343162880 41079 33554432000 4194304 4417452 140735380141280 18446744073709551615 4364474 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4463/tid=4482] ppid=4461 vsize=335120 CPUtime=27.19 cores=1,3,5,7
/proc/4463/task/4482/stat : 4482 (plingeling) R 4461 4463 3750 0 -1 4202560 15313 1249 0 2 2717 2 0 0 25 0 5 0 653344457 343162880 41079 33554432000 4194304 4417452 140735380141280 18446744073709551615 4353703 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4463/tid=4483] ppid=4461 vsize=335120 CPUtime=27.18 cores=1,3,5,7
/proc/4463/task/4483/stat : 4483 (plingeling) R 4461 4463 3750 0 -1 4202560 10742 1249 0 2 2717 1 0 0 25 0 5 0 653344457 343162880 41079 33554432000 4194304 4417452 140735380141280 18446744073709551615 4265940 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4463/tid=4484] ppid=4461 vsize=335120 CPUtime=26.93 cores=1,3,5,7
/proc/4463/task/4484/stat : 4484 (plingeling) R 4461 4463 3750 0 -1 4202560 4665 1249 0 2 2693 0 0 0 25 0 5 0 653344457 343162880 41079 33554432000 4194304 4417452 140735380141280 18446744073709551615 4354506 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 109.41
Current children cumulated vsize (KiB) 335120

[startup+28.201 s]
/proc/loadavg: 5.06 4.73 6.02 9/293 4489
/proc/meminfo: memFree=21173196/32951124 swapFree=66457188/67111528
[pid=4463] ppid=4461 vsize=337156 CPUtime=109.81 cores=1,3,5,7
/proc/4463/stat : 4463 (plingeling) S 4461 4463 3750 0 -1 4202496 80864 1249 0 2 10970 11 0 0 24 0 5 0 653344367 345247744 41588 33554432000 4194304 4417452 140735380141280 18446744073709551615 232347695077 0 0 4096 17442 18446744073709551615 0 0 17 1 0 0 0
/proc/4463/statm: 84289 41588 180 55 0 82175 0
[pid=4463/tid=4481] ppid=4461 vsize=337156 CPUtime=27.28 cores=1,3,5,7
/proc/4463/task/4481/stat : 4481 (plingeling) R 4461 4463 3750 0 -1 4202560 12470 1249 0 2 2727 1 0 0 25 0 5 0 653344457 345247744 41588 33554432000 4194304 4417452 140735380141280 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 1 0 0 0
[pid=4463/tid=4482] ppid=4461 vsize=337156 CPUtime=27.29 cores=1,3,5,7
/proc/4463/task/4482/stat : 4482 (plingeling) R 4461 4463 3750 0 -1 4202560 15313 1249 0 2 2727 2 0 0 25 0 5 0 653344457 345247744 41588 33554432000 4194304 4417452 140735380141280 18446744073709551615 4364854 0 0 4096 17442 0 0 0 -1 5 0 0 0
[pid=4463/tid=4483] ppid=4461 vsize=337156 CPUtime=27.28 cores=1,3,5,7
/proc/4463/task/4483/stat : 4483 (plingeling) R 4461 4463 3750 0 -1 4202560 11254 1249 0 2 2727 1 0 0 25 0 5 0 653344457 345247744 41588 33554432000 4194304 4417452 140735380141280 18446744073709551615 4271012 0 0 4096 17442 0 0 0 -1 3 0 0 0
[pid=4463/tid=4484] ppid=4461 vsize=337156 CPUtime=27.03 cores=1,3,5,7
/proc/4463/task/4484/stat : 4484 (plingeling) R 4461 4463 3750 0 -1 4202560 4665 1249 0 2 2703 0 0 0 25 0 5 0 653344457 345247744 41588 33554432000 4194304 4417452 140735380141280 18446744073709551615 4237189 0 0 4096 17442 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 109.81
Current children cumulated vsize (KiB) 337156

Child status: 20
Real time (s): 28.2797
CPU time (s): 109.916
CPU user time (s): 109.793
CPU system time (s): 0.122981
CPU usage (%): 388.675
Max. virtual memory (cumulated for all children) (KiB): 337156

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

runsolver used 0.073988 second user time and 0.186971 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-15 01:57:42
IDJOB=3371371
IDBENCH=71003
IDSOLVER=1848
FILE ID=node132/3371371-1305417462
RUNJOBID= node132-1305417461-4450
PBS_JOBID= 13324521
Free space on /tmp= 73308 MiB

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

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

MD5SUM BENCH= ef1df882c8a642421a1d0216a16bf652
RANDOM SEED=1336595626

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:      21520104 kB
Buffers:        283188 kB
Cached:        5594856 kB
SwapCached:       6904 kB
Active:        4785520 kB
Inactive:      6339792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21520104 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:           26500 kB
Writeback:           0 kB
AnonPages:     5245260 kB
Mapped:          18476 kB
Slab:           218772 kB
PageTables:      24008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 34738532 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= 73300 MiB
End job on node132 at 2011-05-15 01:58:10