Trace number 3260802

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 275.181 68.9447

General information on the benchmark

Namecrafted/skvortsov/
automata-synchronization/rnd_150_29_u.cnf
MD5SUM97209c9c2612edfa7815278bcf07a2b4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark83.7023
Satisfiable
(Un)Satisfiability was proved
Number of variables4408
Number of clauses19904
Sum of the clauses size48208
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 211504
Number of clauses of size 38400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

275.12/68.94	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-3260802-1304089305/watcher-3260802-1304089305 -o /tmp/evaluation-result-3260802-1304089305/solver-3260802-1304089305 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3260802-1304089305.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: 5.78 3.16 3.54 5/181 23841
/proc/meminfo: memFree=18669828/32951124 swapFree=67111528/67111528
[pid=23841] ppid=23839 vsize=10056 CPUtime=0 cores=0,2,4,6
/proc/23841/stat : 23841 (plingeling) R 23839 23841 23533 0 -1 4202496 585 1254 0 0 0 0 0 0 25 0 1 0 520528481 10297344 514 33554432000 4194304 4417332 140734444487024 18446744073709551615 228122407897 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23841/statm: 2514 525 147 55 0 400 0

[startup+0.011755 s]
/proc/loadavg: 5.78 3.16 3.54 5/181 23841
/proc/meminfo: memFree=18669828/32951124 swapFree=67111528/67111528
[pid=23841] ppid=23839 vsize=11492 CPUtime=0 cores=0,2,4,6
/proc/23841/stat : 23841 (plingeling) R 23839 23841 23533 0 -1 4202496 968 1254 0 0 0 0 0 0 25 0 1 0 520528481 11767808 896 33554432000 4194304 4417332 140734444487024 18446744073709551615 4231291 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/23841/statm: 2873 896 148 55 0 759 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 11492

[startup+0.147696 s]
/proc/loadavg: 5.78 3.16 3.54 5/181 23841
/proc/meminfo: memFree=18669828/32951124 swapFree=67111528/67111528
[pid=23841] ppid=23839 vsize=120804 CPUtime=0.5 cores=0,2,4,6
/proc/23841/stat : 23841 (plingeling) S 23839 23841 23533 0 -1 4202496 2288 1254 0 0 50 0 0 0 25 0 5 0 520528481 123703296 1631 33554432000 4194304 4417332 140734444487024 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23841/statm: 30201 1631 176 55 0 28087 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 120804

[startup+0.300671 s]
/proc/loadavg: 5.78 3.16 3.54 5/181 23841
/proc/meminfo: memFree=18669828/32951124 swapFree=67111528/67111528
[pid=23841] ppid=23839 vsize=124444 CPUtime=1.11 cores=0,2,4,6
/proc/23841/stat : 23841 (plingeling) S 23839 23841 23533 0 -1 4202496 3245 1254 0 0 111 0 0 0 25 0 5 0 520528481 127430656 2588 33554432000 4194304 4417332 140734444487024 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23841/statm: 31111 2588 180 55 0 28997 0
Current children cumulated CPU time (s) 1.11
Current children cumulated vsize (KiB) 124444

[startup+0.700598 s]
/proc/loadavg: 5.78 3.16 3.54 5/181 23841
/proc/meminfo: memFree=18669828/32951124 swapFree=67111528/67111528
[pid=23841] ppid=23839 vsize=125500 CPUtime=2.71 cores=0,2,4,6
/proc/23841/stat : 23841 (plingeling) S 23839 23841 23533 0 -1 4202496 3510 1254 0 0 271 0 0 0 25 0 5 0 520528481 128512000 2853 33554432000 4194304 4417332 140734444487024 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23841/statm: 31375 2853 181 55 0 29261 0
Current children cumulated CPU time (s) 2.71
Current children cumulated vsize (KiB) 125500

[startup+1.50045 s]
/proc/loadavg: 5.78 3.16 3.54 9/186 23851
/proc/meminfo: memFree=18669308/32951124 swapFree=67111528/67111528
[pid=23841] ppid=23839 vsize=129100 CPUtime=5.91 cores=0,2,4,6
/proc/23841/stat : 23841 (plingeling) S 23839 23841 23533 0 -1 4202496 4964 1254 0 0 591 0 0 0 25 0 5 0 520528481 132198400 3767 33554432000 4194304 4417332 140734444487024 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23841/statm: 32275 3767 181 55 0 30161 0
[pid=23841/tid=23848] ppid=23839 vsize=129100 CPUtime=1.47 cores=0,2,4,6
/proc/23841/task/23848/stat : 23848 (plingeling) R 23839 23841 23533 0 -1 4202560 679 1254 0 0 147 0 0 0 25 0 5 0 520528483 132198400 3767 33554432000 4194304 4417332 140734444487024 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23841/tid=23849] ppid=23839 vsize=129100 CPUtime=1.46 cores=0,2,4,6
/proc/23841/task/23849/stat : 23849 (plingeling) R 23839 23841 23533 0 -1 4202560 1032 1254 0 0 146 0 0 0 25 0 5 0 520528483 132198400 3767 33554432000 4194304 4417332 140734444487024 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23841/tid=23850] ppid=23839 vsize=129100 CPUtime=1.47 cores=0,2,4,6
/proc/23841/task/23850/stat : 23850 (plingeling) R 23839 23841 23533 0 -1 4202560 1013 1254 0 0 147 0 0 0 25 0 5 0 520528483 132198400 3767 33554432000 4194304 4417332 140734444487024 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23841/tid=23851] ppid=23839 vsize=129100 CPUtime=1.47 cores=0,2,4,6
/proc/23841/task/23851/stat : 23851 (plingeling) R 23839 23841 23533 0 -1 4202560 810 1254 0 0 147 0 0 0 25 0 5 0 520528483 132198400 3767 33554432000 4194304 4417332 140734444487024 18446744073709551615 4364614 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 129100

[startup+3.10117 s]
/proc/loadavg: 5.78 3.16 3.54 9/186 23851
/proc/meminfo: memFree=18666456/32951124 swapFree=67111528/67111528
[pid=23841] ppid=23839 vsize=133528 CPUtime=12.3 cores=0,2,4,6
/proc/23841/stat : 23841 (plingeling) S 23839 23841 23533 0 -1 4202496 9682 1254 0 0 1230 0 0 0 25 0 5 0 520528481 136732672 4863 33554432000 4194304 4417332 140734444487024 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23841/statm: 33382 4863 181 55 0 31268 0
[pid=23841/tid=23848] ppid=23839 vsize=133528 CPUtime=3.07 cores=0,2,4,6
/proc/23841/task/23848/stat : 23848 (plingeling) R 23839 23841 23533 0 -1 4202560 2135 1254 0 0 307 0 0 0 25 0 5 0 520528483 136732672 4863 33554432000 4194304 4417332 140734444487024 18446744073709551615 4365963 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23841/tid=23849] ppid=23839 vsize=133528 CPUtime=3.06 cores=0,2,4,6
/proc/23841/task/23849/stat : 23849 (plingeling) R 23839 23841 23533 0 -1 4202560 2838 1254 0 0 306 0 0 0 25 0 5 0 520528483 136732672 4863 33554432000 4194304 4417332 140734444487024 18446744073709551615 4366362 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23841/tid=23850] ppid=23839 vsize=133528 CPUtime=3.07 cores=0,2,4,6
/proc/23841/task/23850/stat : 23850 (plingeling) R 23839 23841 23533 0 -1 4202560 2240 1254 0 0 307 0 0 0 25 0 5 0 520528483 136732672 4863 33554432000 4194304 4417332 140734444487024 18446744073709551615 4246304 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23841/tid=23851] ppid=23839 vsize=133528 CPUtime=3.07 cores=0,2,4,6
/proc/23841/task/23851/stat : 23851 (plingeling) R 23839 23841 23533 0 -1 4202560 1039 1254 0 0 307 0 0 0 25 0 5 0 520528483 136732672 4863 33554432000 4194304 4417332 140734444487024 18446744073709551615 4236732 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 133528

[startup+6.30059 s]
/proc/loadavg: 5.96 3.24 3.56 9/186 23851
/proc/meminfo: memFree=18639300/32951124 swapFree=67111528/67111528
[pid=23841] ppid=23839 vsize=134080 CPUtime=25.08 cores=0,2,4,6
/proc/23841/stat : 23841 (plingeling) S 23839 23841 23533 0 -1 4202496 13730 1254 0 0 2507 1 0 0 25 0 5 0 520528481 137297920 5007 33554432000 4194304 4417332 140734444487024 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23841/statm: 33520 5007 181 55 0 31406 0
[pid=23841/tid=23848] ppid=23839 vsize=134080 CPUtime=6.27 cores=0,2,4,6
/proc/23841/task/23848/stat : 23848 (plingeling) R 23839 23841 23533 0 -1 4202560 3132 1254 0 0 627 0 0 0 25 0 5 0 520528483 137297920 5007 33554432000 4194304 4417332 140734444487024 18446744073709551615 4236986 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23841/tid=23849] ppid=23839 vsize=134080 CPUtime=6.23 cores=0,2,4,6
/proc/23841/task/23849/stat : 23849 (plingeling) R 23839 23841 23533 0 -1 4202560 4328 1254 0 0 623 0 0 0 25 0 5 0 520528483 137297920 5007 33554432000 4194304 4417332 140734444487024 18446744073709551615 4364990 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23841/tid=23850] ppid=23839 vsize=134080 CPUtime=6.27 cores=0,2,4,6
/proc/23841/task/23850/stat : 23850 (plingeling) R 23839 23841 23533 0 -1 4202560 3458 1254 0 0 627 0 0 0 25 0 5 0 520528483 137297920 5007 33554432000 4194304 4417332 140734444487024 18446744073709551615 4353461 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23841/tid=23851] ppid=23839 vsize=134080 CPUtime=6.27 cores=0,2,4,6
/proc/23841/task/23851/stat : 23851 (plingeling) R 23839 23841 23533 0 -1 4202560 1382 1254 0 0 627 0 0 0 25 0 5 0 520528483 137297920 5007 33554432000 4194304 4417332 140734444487024 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 134080

[startup+12.7004 s]
/proc/loadavg: 6.20 3.33 3.59 9/186 23852
/proc/meminfo: memFree=18638192/32951124 swapFree=67111528/67111528
[pid=23841] ppid=23839 vsize=145372 CPUtime=50.65 cores=0,2,4,6
/proc/23841/stat : 23841 (plingeling) S 23839 23841 23533 0 -1 4202496 27855 1254 0 0 5061 4 0 0 25 0 5 0 520528481 148860928 7830 33554432000 4194304 4417332 140734444487024 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23841/statm: 36343 7830 181 55 0 34229 0
[pid=23841/tid=23848] ppid=23839 vsize=145372 CPUtime=12.67 cores=0,2,4,6
/proc/23841/task/23848/stat : 23848 (plingeling) R 23839 23841 23533 0 -1 4202560 7702 1254 0 0 1266 1 0 0 25 0 5 0 520528483 148860928 7830 33554432000 4194304 4417332 140734444487024 18446744073709551615 4364463 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23841/tid=23849] ppid=23839 vsize=145372 CPUtime=12.6 cores=0,2,4,6
/proc/23841/task/23849/stat : 23849 (plingeling) R 23839 23841 23533 0 -1 4202560 9054 1254 0 0 1259 1 0 0 25 0 5 0 520528483 148860928 7830 33554432000 4194304 4417332 140734444487024 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23841/tid=23850] ppid=23839 vsize=145372 CPUtime=12.67 cores=0,2,4,6
/proc/23841/task/23850/stat : 23850 (plingeling) R 23839 23841 23533 0 -1 4202560 6748 1254 0 0 1266 1 0 0 25 0 5 0 520528483 148860928 7830 33554432000 4194304 4417332 140734444487024 18446744073709551615 4364397 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23841/tid=23851] ppid=23839 vsize=145372 CPUtime=12.67 cores=0,2,4,6
/proc/23841/task/23851/stat : 23851 (plingeling) R 23839 23841 23533 0 -1 4202560 2921 1254 0 0 1267 0 0 0 25 0 5 0 520528483 148860928 7830 33554432000 4194304 4417332 140734444487024 18446744073709551615 4354543 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 145372

[startup+25.5011 s]
/proc/loadavg: 6.60 3.56 3.66 9/186 23852
/proc/meminfo: memFree=18567016/32951124 swapFree=67111528/67111528
[pid=23841] ppid=23839 vsize=145432 CPUtime=101.77 cores=0,2,4,6
/proc/23841/stat : 23841 (plingeling) S 23839 23841 23533 0 -1 4202496 53141 1254 0 0 10169 8 0 0 25 0 5 0 520528481 148922368 7857 33554432000 4194304 4417332 140734444487024 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23841/statm: 36358 7857 181 55 0 34244 0
[pid=23841/tid=23848] ppid=23839 vsize=145432 CPUtime=25.46 cores=0,2,4,6
/proc/23841/task/23848/stat : 23848 (plingeling) R 23839 23841 23533 0 -1 4202560 17051 1254 0 0 2544 2 0 0 25 0 5 0 520528483 148922368 7857 33554432000 4194304 4417332 140734444487024 18446744073709551615 4364494 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23841/tid=23849] ppid=23839 vsize=145432 CPUtime=25.32 cores=0,2,4,6
/proc/23841/task/23849/stat : 23849 (plingeling) R 23839 23841 23533 0 -1 4202560 15975 1254 0 0 2530 2 0 0 25 0 5 0 520528483 148922368 7857 33554432000 4194304 4417332 140734444487024 18446744073709551615 4250947 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23841/tid=23850] ppid=23839 vsize=145432 CPUtime=25.47 cores=0,2,4,6
/proc/23841/task/23850/stat : 23850 (plingeling) R 23839 23841 23533 0 -1 4202560 13456 1254 0 0 2545 2 0 0 25 0 5 0 520528483 148922368 7857 33554432000 4194304 4417332 140734444487024 18446744073709551615 4277571 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23841/tid=23851] ppid=23839 vsize=145432 CPUtime=25.47 cores=0,2,4,6
/proc/23841/task/23851/stat : 23851 (plingeling) R 23839 23841 23533 0 -1 4202560 5229 1254 0 0 2547 0 0 0 25 0 5 0 520528483 148922368 7857 33554432000 4194304 4417332 140734444487024 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 145432

[startup+51.1005 s]
/proc/loadavg: 7.08 3.91 3.77 9/186 23853
/proc/meminfo: memFree=18508116/32951124 swapFree=67111528/67111528
[pid=23841] ppid=23839 vsize=159948 CPUtime=204.04 cores=0,2,4,6
/proc/23841/stat : 23841 (plingeling) S 23839 23841 23533 0 -1 4202496 86558 1254 0 0 20391 13 0 0 25 0 5 0 520528481 163786752 11474 33554432000 4194304 4417332 140734444487024 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23841/statm: 39987 11474 181 55 0 37873 0
[pid=23841/tid=23848] ppid=23839 vsize=159948 CPUtime=51.06 cores=0,2,4,6
/proc/23841/task/23848/stat : 23848 (plingeling) R 23839 23841 23533 0 -1 4202560 25330 1254 0 0 5103 3 0 0 25 0 5 0 520528483 163786752 11474 33554432000 4194304 4417332 140734444487024 18446744073709551615 4353476 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23841/tid=23849] ppid=23839 vsize=159948 CPUtime=50.79 cores=0,2,4,6
/proc/23841/task/23849/stat : 23849 (plingeling) R 23839 23841 23533 0 -1 4202560 27834 1254 0 0 5075 4 0 0 25 0 5 0 520528483 163786752 11474 33554432000 4194304 4417332 140734444487024 18446744073709551615 4366384 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23841/tid=23850] ppid=23839 vsize=159948 CPUtime=51.07 cores=0,2,4,6
/proc/23841/task/23850/stat : 23850 (plingeling) R 23839 23841 23533 0 -1 4202560 22675 1254 0 0 5103 4 0 0 25 0 5 0 520528483 163786752 11474 33554432000 4194304 4417332 140734444487024 18446744073709551615 4353447 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23841/tid=23851] ppid=23839 vsize=159948 CPUtime=51.06 cores=0,2,4,6
/proc/23841/task/23851/stat : 23851 (plingeling) R 23839 23841 23533 0 -1 4202560 9289 1254 0 0 5106 0 0 0 25 0 5 0 520528483 163786752 11474 33554432000 4194304 4417332 140734444487024 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.04
Current children cumulated vsize (KiB) 159948

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

[startup+57.5004 s]
/proc/loadavg: 7.15 3.98 3.79 9/186 23853
/proc/meminfo: memFree=18494972/32951124 swapFree=67111528/67111528
[pid=23841] ppid=23839 vsize=160900 CPUtime=229.6 cores=0,2,4,6
/proc/23841/stat : 23841 (plingeling) S 23839 23841 23533 0 -1 4202496 95376 1254 0 0 22946 14 0 0 25 0 5 0 520528481 164761600 11712 33554432000 4194304 4417332 140734444487024 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23841/statm: 40225 11712 181 55 0 38111 0
[pid=23841/tid=23848] ppid=23839 vsize=160900 CPUtime=57.47 cores=0,2,4,6
/proc/23841/task/23848/stat : 23848 (plingeling) R 23839 23841 23533 0 -1 4202560 29079 1254 0 0 5743 4 0 0 25 0 5 0 520528483 164761600 11712 33554432000 4194304 4417332 140734444487024 18446744073709551615 4364683 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23841/tid=23849] ppid=23839 vsize=160900 CPUtime=57.15 cores=0,2,4,6
/proc/23841/task/23849/stat : 23849 (plingeling) R 23839 23841 23533 0 -1 4202560 29342 1254 0 0 5711 4 0 0 25 0 5 0 520528483 164761600 11712 33554432000 4194304 4417332 140734444487024 18446744073709551615 4364590 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23841/tid=23850] ppid=23839 vsize=160900 CPUtime=57.47 cores=0,2,4,6
/proc/23841/task/23850/stat : 23850 (plingeling) R 23839 23841 23533 0 -1 4202560 25378 1254 0 0 5743 4 0 0 25 0 5 0 520528483 164761600 11712 33554432000 4194304 4417332 140734444487024 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23841/tid=23851] ppid=23839 vsize=160900 CPUtime=57.47 cores=0,2,4,6
/proc/23841/task/23851/stat : 23851 (plingeling) R 23839 23841 23533 0 -1 4202560 10147 1254 0 0 5746 1 0 0 25 0 5 0 520528483 164761600 11712 33554432000 4194304 4417332 140734444487024 18446744073709551615 4354498 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 229.6
Current children cumulated vsize (KiB) 160900

[startup+63.9012 s]
/proc/loadavg: 7.22 4.05 3.82 9/186 23853
/proc/meminfo: memFree=18472280/32951124 swapFree=67111528/67111528
[pid=23841] ppid=23839 vsize=165736 CPUtime=255.17 cores=0,2,4,6
/proc/23841/stat : 23841 (plingeling) S 23839 23841 23533 0 -1 4202496 102624 1254 0 0 25502 15 0 0 25 0 5 0 520528481 169713664 12944 33554432000 4194304 4417332 140734444487024 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23841/statm: 41434 12944 181 55 0 39320 0
[pid=23841/tid=23848] ppid=23839 vsize=165736 CPUtime=63.87 cores=0,2,4,6
/proc/23841/task/23848/stat : 23848 (plingeling) R 23839 23841 23533 0 -1 4202560 30437 1254 0 0 6383 4 0 0 25 0 5 0 520528483 169713664 12944 33554432000 4194304 4417332 140734444487024 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23841/tid=23849] ppid=23839 vsize=165736 CPUtime=63.51 cores=0,2,4,6
/proc/23841/task/23849/stat : 23849 (plingeling) R 23839 23841 23533 0 -1 4202560 32595 1254 0 0 6347 4 0 0 25 0 5 0 520528483 169713664 12944 33554432000 4194304 4417332 140734444487024 18446744073709551615 4364742 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23841/tid=23850] ppid=23839 vsize=165736 CPUtime=63.86 cores=0,2,4,6
/proc/23841/task/23850/stat : 23850 (plingeling) R 23839 23841 23533 0 -1 4202560 27462 1254 0 0 6382 4 0 0 25 0 5 0 520528483 169713664 12944 33554432000 4194304 4417332 140734444487024 18446744073709551615 4277552 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23841/tid=23851] ppid=23839 vsize=165736 CPUtime=63.87 cores=0,2,4,6
/proc/23841/task/23851/stat : 23851 (plingeling) R 23839 23841 23533 0 -1 4202560 10700 1254 0 0 6386 1 0 0 25 0 5 0 520528483 169713664 12944 33554432000 4194304 4417332 140734444487024 18446744073709551615 4364560 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 255.17
Current children cumulated vsize (KiB) 165736

[startup+67.1066 s]
/proc/loadavg: 7.36 4.13 3.85 9/186 23853
/proc/meminfo: memFree=18474264/32951124 swapFree=67111528/67111528
[pid=23841] ppid=23839 vsize=154428 CPUtime=267.98 cores=0,2,4,6
/proc/23841/stat : 23841 (plingeling) S 23839 23841 23533 0 -1 4202496 107051 1254 0 0 26782 16 0 0 25 0 5 0 520528481 158134272 10121 33554432000 4194304 4417332 140734444487024 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23841/statm: 38607 10121 181 55 0 36493 0
[pid=23841/tid=23848] ppid=23839 vsize=154428 CPUtime=67.07 cores=0,2,4,6
/proc/23841/task/23848/stat : 23848 (plingeling) R 23839 23841 23533 0 -1 4202560 32343 1254 0 0 6703 4 0 0 25 0 5 0 520528483 158134272 10121 33554432000 4194304 4417332 140734444487024 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23841/tid=23849] ppid=23839 vsize=154428 CPUtime=66.7 cores=0,2,4,6
/proc/23841/task/23849/stat : 23849 (plingeling) R 23839 23841 23533 0 -1 4202560 33512 1254 0 0 6666 4 0 0 25 0 5 0 520528483 158134272 10121 33554432000 4194304 4417332 140734444487024 18446744073709551615 4364509 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23841/tid=23850] ppid=23839 vsize=154428 CPUtime=67.07 cores=0,2,4,6
/proc/23841/task/23850/stat : 23850 (plingeling) R 23839 23841 23533 0 -1 4202560 28794 1254 0 0 6703 4 0 0 25 0 5 0 520528483 158134272 10121 33554432000 4194304 4417332 140734444487024 18446744073709551615 4364642 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23841/tid=23851] ppid=23839 vsize=154428 CPUtime=67.08 cores=0,2,4,6
/proc/23841/task/23851/stat : 23851 (plingeling) R 23839 23841 23533 0 -1 4202560 10972 1254 0 0 6707 1 0 0 25 0 5 0 520528483 158134272 10121 33554432000 4194304 4417332 140734444487024 18446744073709551615 4365108 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 267.98
Current children cumulated vsize (KiB) 154428

[startup+67.9005 s]
/proc/loadavg: 7.36 4.13 3.85 9/186 23853
/proc/meminfo: memFree=18474264/32951124 swapFree=67111528/67111528
[pid=23841] ppid=23839 vsize=158772 CPUtime=271.15 cores=0,2,4,6
/proc/23841/stat : 23841 (plingeling) S 23839 23841 23533 0 -1 4202496 108494 1254 0 0 27099 16 0 0 25 0 5 0 520528481 162582528 11207 33554432000 4194304 4417332 140734444487024 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23841/statm: 39693 11207 181 55 0 37579 0
[pid=23841/tid=23848] ppid=23839 vsize=158772 CPUtime=67.87 cores=0,2,4,6
/proc/23841/task/23848/stat : 23848 (plingeling) R 23839 23841 23533 0 -1 4202560 32343 1254 0 0 6783 4 0 0 25 0 5 0 520528483 162582528 11207 33554432000 4194304 4417332 140734444487024 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23841/tid=23849] ppid=23839 vsize=158772 CPUtime=67.49 cores=0,2,4,6
/proc/23841/task/23849/stat : 23849 (plingeling) R 23839 23841 23533 0 -1 4202560 33794 1254 0 0 6745 4 0 0 25 0 5 0 520528483 162582528 11207 33554432000 4194304 4417332 140734444487024 18446744073709551615 4364911 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23841/tid=23850] ppid=23839 vsize=158772 CPUtime=67.87 cores=0,2,4,6
/proc/23841/task/23850/stat : 23850 (plingeling) R 23839 23841 23533 0 -1 4202560 29818 1254 0 0 6782 5 0 0 25 0 5 0 520528483 162582528 11207 33554432000 4194304 4417332 140734444487024 18446744073709551615 4364531 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23841/tid=23851] ppid=23839 vsize=158772 CPUtime=67.87 cores=0,2,4,6
/proc/23841/task/23851/stat : 23851 (plingeling) R 23839 23841 23533 0 -1 4202560 11109 1254 0 0 6786 1 0 0 25 0 5 0 520528483 162582528 11207 33554432000 4194304 4417332 140734444487024 18446744073709551615 4364750 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 271.15
Current children cumulated vsize (KiB) 158772

[startup+68.7003 s]
/proc/loadavg: 7.36 4.13 3.85 9/186 23853
/proc/meminfo: memFree=18482572/32951124 swapFree=67111528/67111528
[pid=23841] ppid=23839 vsize=157240 CPUtime=274.34 cores=0,2,4,6
/proc/23841/stat : 23841 (plingeling) S 23839 23841 23533 0 -1 4202496 109672 1254 0 0 27418 16 0 0 25 0 5 0 520528481 161013760 10824 33554432000 4194304 4417332 140734444487024 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23841/statm: 39310 10824 181 55 0 37196 0
[pid=23841/tid=23848] ppid=23839 vsize=157240 CPUtime=68.67 cores=0,2,4,6
/proc/23841/task/23848/stat : 23848 (plingeling) R 23839 23841 23533 0 -1 4202560 32533 1254 0 0 6863 4 0 0 25 0 5 0 520528483 161013760 10824 33554432000 4194304 4417332 140734444487024 18446744073709551615 4364722 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=23841/tid=23849] ppid=23839 vsize=157240 CPUtime=68.28 cores=0,2,4,6
/proc/23841/task/23849/stat : 23849 (plingeling) R 23839 23841 23533 0 -1 4202560 33794 1254 0 0 6824 4 0 0 25 0 5 0 520528483 161013760 10824 33554432000 4194304 4417332 140734444487024 18446744073709551615 4272391 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=23841/tid=23850] ppid=23839 vsize=157240 CPUtime=68.67 cores=0,2,4,6
/proc/23841/task/23850/stat : 23850 (plingeling) R 23839 23841 23533 0 -1 4202560 30262 1254 0 0 6862 5 0 0 25 0 5 0 520528483 161013760 10824 33554432000 4194304 4417332 140734444487024 18446744073709551615 4236778 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=23841/tid=23851] ppid=23839 vsize=157240 CPUtime=68.67 cores=0,2,4,6
/proc/23841/task/23851/stat : 23851 (plingeling) R 23839 23841 23533 0 -1 4202560 11653 1254 0 0 6866 1 0 0 25 0 5 0 520528483 161013760 10824 33554432000 4194304 4417332 140734444487024 18446744073709551615 4365900 0 0 4096 17442 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 274.34
Current children cumulated vsize (KiB) 157240

[startup+68.9003 s]
/proc/loadavg: 7.36 4.13 3.85 9/186 23853
/proc/meminfo: memFree=18482572/32951124 swapFree=67111528/67111528
[pid=23841] ppid=23839 vsize=153696 CPUtime=275.12 cores=0,2,4,6
/proc/23841/stat : 23841 (plingeling) S 23839 23841 23533 0 -1 4202496 109842 1254 0 0 27496 16 0 0 18 0 2 0 520528481 157384704 9939 33554432000 4194304 4417332 140734444487024 18446744073709551615 228134516709 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/23841/statm: 38424 9939 182 55 0 36310 0
[pid=23841/tid=23849] ppid=23839 vsize=153696 CPUtime=68.48 cores=0,2,4,6
/proc/23841/task/23849/stat : 23849 (plingeling) R 23839 23841 23533 0 -1 4202560 33963 1254 0 0 6844 4 0 0 25 0 2 0 520528483 157384704 9939 33554432000 4194304 4417332 140734444487024 18446744073709551615 4364565 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 275.12
Current children cumulated vsize (KiB) 153696

Child status: 20
Real time (s): 68.9447
CPU time (s): 275.181
CPU user time (s): 275.008
CPU system time (s): 0.172973
CPU usage (%): 399.133
Max. virtual memory (cumulated for all children) (KiB): 169456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 275.008
system time used= 0.172973
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 111099
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= 47
involuntary context switches= 1195

runsolver used 0.108983 second user time and 0.268959 second system time

The end

Launcher Data

Begin job on node138 at 2011-04-29 17:01:45
IDJOB=3260802
IDBENCH=83196
IDSOLVER=1605
FILE ID=node138/3260802-1304089305
RUNJOBID= node138-1304089245-23694
PBS_JOBID= 13170556
Free space on /tmp= 71816 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/crafted/skvortsov/automata-synchronization/rnd_150_29_u.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3260802-1304089305/watcher-3260802-1304089305 -o /tmp/evaluation-result-3260802-1304089305/solver-3260802-1304089305 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3260802-1304089305.cnf

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

MD5SUM BENCH= 97209c9c2612edfa7815278bcf07a2b4
RANDOM SEED=2125556445

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.854
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:      18669984 kB
Buffers:       2041828 kB
Cached:       11479552 kB
SwapCached:          0 kB
Active:        3418644 kB
Inactive:     10298260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18669984 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             652 kB
Writeback:           0 kB
AnonPages:      194744 kB
Mapped:          15488 kB
Slab:           500348 kB
PageTables:       5188 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   380524 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= 71816 MiB
End job on node138 at 2011-04-29 17:02:54