Trace number 3290541

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 74.3397 18.7048

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E02F17.cnf
MD5SUM4f20f237857124f0eb214df627f84b82
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.1971
Satisfiable
(Un)Satisfiability was proved
Number of variables6664
Number of clauses69700
Sum of the clauses size326536
Maximum clause length45
Minimum clause length1
Number of clauses of size 132
Number of clauses of size 217506
Number of clauses of size 312802
Number of clauses of size 46698
Number of clauses of size 59775
Number of clauses of size over 522887

Solver Data

74.01/18.70	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-3290541-1304097373/watcher-3290541-1304097373 -o /tmp/evaluation-result-3290541-1304097373/solver-3290541-1304097373 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3290541-1304097373.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: 3.74 4.53 6.00 2/174 20004
/proc/meminfo: memFree=30346036/32951124 swapFree=67111364/67111528
[pid=20004] ppid=20002 vsize=9496 CPUtime=0 cores=0,2,4,6
/proc/20004/stat : 20004 (plingeling) R 20002 20004 19972 0 -1 4202496 450 1254 0 0 0 0 0 0 24 0 1 0 521337724 9723904 380 33554432000 4194304 4417332 140735520205136 18446744073709551615 253640859392 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/20004/statm: 2374 380 147 55 0 260 0

[startup+0.034217 s]
/proc/loadavg: 3.74 4.53 6.00 2/174 20004
/proc/meminfo: memFree=30346036/32951124 swapFree=67111364/67111528
[pid=20004] ppid=20002 vsize=16404 CPUtime=0.02 cores=0,2,4,6
/proc/20004/stat : 20004 (plingeling) R 20002 20004 19972 0 -1 4202496 2266 1254 0 0 2 0 0 0 24 0 1 0 521337724 16797696 2124 33554432000 4194304 4417332 140735520205136 18446744073709551615 4274417 0 0 4096 17442 0 0 0 17 4 0 0 0
/proc/20004/statm: 4101 2124 148 55 0 1987 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 16404

[startup+0.100235 s]
/proc/loadavg: 3.74 4.53 6.00 2/174 20004
/proc/meminfo: memFree=30346036/32951124 swapFree=67111364/67111528
[pid=20004] ppid=20002 vsize=76112 CPUtime=0.08 cores=0,2,4,6
/proc/20004/stat : 20004 (plingeling) S 20002 20004 19972 0 -1 4202496 7215 1254 0 0 8 0 0 0 25 0 5 0 521337724 77938688 6812 33554432000 4194304 4417332 140735520205136 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/20004/statm: 19016 6806 157 55 0 16902 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 76112

[startup+0.300105 s]
/proc/loadavg: 3.74 4.53 6.00 2/174 20004
/proc/meminfo: memFree=30346036/32951124 swapFree=67111364/67111528
[pid=20004] ppid=20002 vsize=74796 CPUtime=0.88 cores=0,2,4,6
/proc/20004/stat : 20004 (plingeling) S 20002 20004 19972 0 -1 4202496 8017 1254 0 0 88 0 0 0 25 0 5 0 521337724 76591104 6480 33554432000 4194304 4417332 140735520205136 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/20004/statm: 18699 6480 174 55 0 16585 0
Current children cumulated CPU time (s) 0.88
Current children cumulated vsize (KiB) 74796

[startup+0.701033 s]
/proc/loadavg: 3.74 4.53 6.00 2/174 20004
/proc/meminfo: memFree=30346036/32951124 swapFree=67111364/67111528
[pid=20004] ppid=20002 vsize=75760 CPUtime=2.48 cores=0,2,4,6
/proc/20004/stat : 20004 (plingeling) S 20002 20004 19972 0 -1 4202496 8458 1254 0 0 248 0 0 0 25 0 5 0 521337724 77578240 6732 33554432000 4194304 4417332 140735520205136 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/20004/statm: 18940 6732 177 55 0 16826 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 75760

[startup+1.50088 s]
/proc/loadavg: 3.74 4.53 6.00 9/186 20029
/proc/meminfo: memFree=30289912/32951124 swapFree=67111364/67111528
[pid=20004] ppid=20002 vsize=143128 CPUtime=5.68 cores=0,2,4,6
/proc/20004/stat : 20004 (plingeling) S 20002 20004 19972 0 -1 4202496 10692 1254 0 0 567 1 0 0 25 0 5 0 521337724 146563072 7247 33554432000 4194304 4417332 140735520205136 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/20004/statm: 35782 7247 181 55 0 33668 0
[pid=20004/tid=20022] ppid=20002 vsize=143128 CPUtime=1.4 cores=0,2,4,6
/proc/20004/task/20022/stat : 20022 (plingeling) R 20002 20004 19972 0 -1 4202560 363 1254 0 0 140 0 0 0 25 0 5 0 521337733 146563072 7247 33554432000 4194304 4417332 140735520205136 18446744073709551615 4248816 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20004/tid=20023] ppid=20002 vsize=143128 CPUtime=1.39 cores=0,2,4,6
/proc/20004/task/20023/stat : 20023 (plingeling) R 20002 20004 19972 0 -1 4202560 702 1254 0 0 139 0 0 0 25 0 5 0 521337733 146563072 7247 33554432000 4194304 4417332 140735520205136 18446744073709551615 4249130 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20004/tid=20024] ppid=20002 vsize=143128 CPUtime=1.39 cores=0,2,4,6
/proc/20004/task/20024/stat : 20024 (plingeling) R 20002 20004 19972 0 -1 4202560 778 1254 0 0 139 0 0 0 25 0 5 0 521337733 146563072 7247 33554432000 4194304 4417332 140735520205136 18446744073709551615 4249151 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20004/tid=20025] ppid=20002 vsize=143128 CPUtime=1.39 cores=0,2,4,6
/proc/20004/task/20025/stat : 20025 (plingeling) R 20002 20004 19972 0 -1 4202560 1642 1254 0 0 139 0 0 0 19 0 5 0 521337733 146563072 7247 33554432000 4194304 4417332 140735520205136 18446744073709551615 4320867 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.68
Current children cumulated vsize (KiB) 143128

[startup+3.10059 s]
/proc/loadavg: 4.08 4.59 6.01 6/179 20050
/proc/meminfo: memFree=30308772/32951124 swapFree=67111364/67111528
[pid=20004] ppid=20002 vsize=153768 CPUtime=12.07 cores=0,2,4,6
/proc/20004/stat : 20004 (plingeling) S 20002 20004 19972 0 -1 4202496 14686 1254 0 0 1205 2 0 0 25 0 5 0 521337724 157458432 9875 33554432000 4194304 4417332 140735520205136 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/20004/statm: 38442 9875 181 55 0 36328 0
[pid=20004/tid=20022] ppid=20002 vsize=153768 CPUtime=3 cores=0,2,4,6
/proc/20004/task/20022/stat : 20022 (plingeling) R 20002 20004 19972 0 -1 4202560 585 1254 0 0 300 0 0 0 25 0 5 0 521337733 157458432 9875 33554432000 4194304 4417332 140735520205136 18446744073709551615 4364502 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20004/tid=20023] ppid=20002 vsize=153768 CPUtime=2.99 cores=0,2,4,6
/proc/20004/task/20023/stat : 20023 (plingeling) R 20002 20004 19972 0 -1 4202560 1086 1254 0 0 299 0 0 0 25 0 5 0 521337733 157458432 9875 33554432000 4194304 4417332 140735520205136 18446744073709551615 4237211 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20004/tid=20024] ppid=20002 vsize=153768 CPUtime=2.98 cores=0,2,4,6
/proc/20004/task/20024/stat : 20024 (plingeling) R 20002 20004 19972 0 -1 4202560 1872 1254 0 0 298 0 0 0 25 0 5 0 521337733 157458432 9875 33554432000 4194304 4417332 140735520205136 18446744073709551615 4365485 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20004/tid=20025] ppid=20002 vsize=153768 CPUtime=2.99 cores=0,2,4,6
/proc/20004/task/20025/stat : 20025 (plingeling) R 20002 20004 19972 0 -1 4202560 3936 1254 0 0 299 0 0 0 24 0 5 0 521337733 157458432 9875 33554432000 4194304 4417332 140735520205136 18446744073709551615 4358022 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.07
Current children cumulated vsize (KiB) 153768

[startup+6.30101 s]
/proc/loadavg: 4.08 4.59 6.01 9/186 20065
/proc/meminfo: memFree=30140452/32951124 swapFree=67111364/67111528
[pid=20004] ppid=20002 vsize=157328 CPUtime=24.86 cores=0,2,4,6
/proc/20004/stat : 20004 (plingeling) S 20002 20004 19972 0 -1 4202496 21219 1254 0 0 2483 3 0 0 25 0 5 0 521337724 161103872 10779 33554432000 4194304 4417332 140735520205136 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/20004/statm: 39332 10779 181 55 0 37218 0
[pid=20004/tid=20022] ppid=20002 vsize=157328 CPUtime=6.2 cores=0,2,4,6
/proc/20004/task/20022/stat : 20022 (plingeling) R 20002 20004 19972 0 -1 4202560 1534 1254 0 0 620 0 0 0 25 0 5 0 521337733 161103872 10779 33554432000 4194304 4417332 140735520205136 18446744073709551615 4278211 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20004/tid=20023] ppid=20002 vsize=157328 CPUtime=6.19 cores=0,2,4,6
/proc/20004/task/20023/stat : 20023 (plingeling) R 20002 20004 19972 0 -1 4202560 1777 1254 0 0 619 0 0 0 25 0 5 0 521337733 161103872 10779 33554432000 4194304 4417332 140735520205136 18446744073709551615 4364541 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20004/tid=20024] ppid=20002 vsize=157328 CPUtime=6.16 cores=0,2,4,6
/proc/20004/task/20024/stat : 20024 (plingeling) R 20002 20004 19972 0 -1 4202560 3031 1254 0 0 616 0 0 0 25 0 5 0 521337733 161103872 10779 33554432000 4194304 4417332 140735520205136 18446744073709551615 4364652 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20004/tid=20025] ppid=20002 vsize=157328 CPUtime=6.2 cores=0,2,4,6
/proc/20004/task/20025/stat : 20025 (plingeling) R 20002 20004 19972 0 -1 4202560 7670 1254 0 0 619 1 0 0 25 0 5 0 521337733 161103872 10779 33554432000 4194304 4417332 140735520205136 18446744073709551615 4364547 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 24.86
Current children cumulated vsize (KiB) 157328

[startup+12.7008 s]
/proc/loadavg: 4.68 4.70 6.03 9/186 20065
/proc/meminfo: memFree=30143072/32951124 swapFree=67111364/67111528
[pid=20004] ppid=20002 vsize=171636 CPUtime=50.43 cores=0,2,4,6
/proc/20004/stat : 20004 (plingeling) S 20002 20004 19972 0 -1 4202496 46031 1254 0 0 5036 7 0 0 25 0 5 0 521337724 175755264 14358 33554432000 4194304 4417332 140735520205136 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/20004/statm: 42909 14358 181 55 0 40795 0
[pid=20004/tid=20022] ppid=20002 vsize=171636 CPUtime=12.59 cores=0,2,4,6
/proc/20004/task/20022/stat : 20022 (plingeling) R 20002 20004 19972 0 -1 4202560 7636 1254 0 0 1259 0 0 0 25 0 5 0 521337733 175755264 14358 33554432000 4194304 4417332 140735520205136 18446744073709551615 4249134 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20004/tid=20023] ppid=20002 vsize=171636 CPUtime=12.58 cores=0,2,4,6
/proc/20004/task/20023/stat : 20023 (plingeling) R 20002 20004 19972 0 -1 4202560 7156 1254 0 0 1257 1 0 0 25 0 5 0 521337733 175755264 14358 33554432000 4194304 4417332 140735520205136 18446744073709551615 4330532 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20004/tid=20024] ppid=20002 vsize=171636 CPUtime=12.53 cores=0,2,4,6
/proc/20004/task/20024/stat : 20024 (plingeling) R 20002 20004 19972 0 -1 4202560 9045 1254 0 0 1252 1 0 0 25 0 5 0 521337733 175755264 14358 33554432000 4194304 4417332 140735520205136 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20004/tid=20025] ppid=20002 vsize=171636 CPUtime=12.59 cores=0,2,4,6
/proc/20004/task/20025/stat : 20025 (plingeling) R 20002 20004 19972 0 -1 4202560 14987 1254 0 0 1257 2 0 0 25 0 5 0 521337733 175755264 14358 33554432000 4194304 4417332 140735520205136 18446744073709551615 4365894 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.43
Current children cumulated vsize (KiB) 171636

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

[startup+15.9003 s]
/proc/loadavg: 4.68 4.70 6.03 9/186 20065
/proc/meminfo: memFree=30148300/32951124 swapFree=67111364/67111528
[pid=20004] ppid=20002 vsize=169356 CPUtime=63.2 cores=0,2,4,6
/proc/20004/stat : 20004 (plingeling) S 20002 20004 19972 0 -1 4202496 56241 1254 0 0 6312 8 0 0 25 0 5 0 521337724 173420544 13810 33554432000 4194304 4417332 140735520205136 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/20004/statm: 42339 13810 181 55 0 40225 0
[pid=20004/tid=20022] ppid=20002 vsize=169356 CPUtime=15.79 cores=0,2,4,6
/proc/20004/task/20022/stat : 20022 (plingeling) R 20002 20004 19972 0 -1 4202560 11395 1254 0 0 1578 1 0 0 25 0 5 0 521337733 173420544 13810 33554432000 4194304 4417332 140735520205136 18446744073709551615 4364498 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20004/tid=20023] ppid=20002 vsize=169356 CPUtime=15.78 cores=0,2,4,6
/proc/20004/task/20023/stat : 20023 (plingeling) R 20002 20004 19972 0 -1 4202560 8613 1254 0 0 1577 1 0 0 25 0 5 0 521337733 173420544 13810 33554432000 4194304 4417332 140735520205136 18446744073709551615 4250882 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20004/tid=20024] ppid=20002 vsize=169356 CPUtime=15.71 cores=0,2,4,6
/proc/20004/task/20024/stat : 20024 (plingeling) R 20002 20004 19972 0 -1 4202560 11067 1254 0 0 1570 1 0 0 25 0 5 0 521337733 173420544 13810 33554432000 4194304 4417332 140735520205136 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20004/tid=20025] ppid=20002 vsize=169356 CPUtime=15.79 cores=0,2,4,6
/proc/20004/task/20025/stat : 20025 (plingeling) R 20002 20004 19972 0 -1 4202560 17959 1254 0 0 1576 3 0 0 25 0 5 0 521337733 173420544 13810 33554432000 4194304 4417332 140735520205136 18446744073709551615 4353800 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 63.2
Current children cumulated vsize (KiB) 169356

[startup+17.501 s]
/proc/loadavg: 4.95 4.76 6.04 6/179 20068
/proc/meminfo: memFree=30288360/32951124 swapFree=67111364/67111528
[pid=20004] ppid=20002 vsize=165892 CPUtime=69.62 cores=0,2,4,6
/proc/20004/stat : 20004 (plingeling) S 20002 20004 19972 0 -1 4202496 63418 1254 0 0 6953 9 0 0 25 0 5 0 521337724 169873408 12944 33554432000 4194304 4417332 140735520205136 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/20004/statm: 41473 12944 181 55 0 39359 0
[pid=20004/tid=20022] ppid=20002 vsize=165892 CPUtime=17.4 cores=0,2,4,6
/proc/20004/task/20022/stat : 20022 (plingeling) R 20002 20004 19972 0 -1 4202560 12744 1254 0 0 1739 1 0 0 25 0 5 0 521337733 169873408 12944 33554432000 4194304 4417332 140735520205136 18446744073709551615 4364465 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20004/tid=20023] ppid=20002 vsize=165892 CPUtime=17.39 cores=0,2,4,6
/proc/20004/task/20023/stat : 20023 (plingeling) R 20002 20004 19972 0 -1 4202560 9310 1254 0 0 1738 1 0 0 25 0 5 0 521337733 169873408 12944 33554432000 4194304 4417332 140735520205136 18446744073709551615 4277567 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20004/tid=20024] ppid=20002 vsize=165892 CPUtime=17.32 cores=0,2,4,6
/proc/20004/task/20024/stat : 20024 (plingeling) R 20002 20004 19972 0 -1 4202560 12949 1254 0 0 1730 2 0 0 25 0 5 0 521337733 169873408 12944 33554432000 4194304 4417332 140735520205136 18446744073709551615 4364887 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20004/tid=20025] ppid=20002 vsize=165892 CPUtime=17.4 cores=0,2,4,6
/proc/20004/task/20025/stat : 20025 (plingeling) R 20002 20004 19972 0 -1 4202560 21208 1254 0 0 1737 3 0 0 25 0 5 0 521337733 169873408 12944 33554432000 4194304 4417332 140735520205136 18446744073709551615 4366011 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 69.62
Current children cumulated vsize (KiB) 165892

[startup+18.3008 s]
/proc/loadavg: 4.95 4.76 6.04 6/179 20068
/proc/meminfo: memFree=30288360/32951124 swapFree=67111364/67111528
[pid=20004] ppid=20002 vsize=171168 CPUtime=72.8 cores=0,2,4,6
/proc/20004/stat : 20004 (plingeling) S 20002 20004 19972 0 -1 4202496 64753 1254 0 0 7270 10 0 0 25 0 5 0 521337724 175276032 14263 33554432000 4194304 4417332 140735520205136 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/20004/statm: 42792 14263 181 55 0 40678 0
[pid=20004/tid=20022] ppid=20002 vsize=171168 CPUtime=18.19 cores=0,2,4,6
/proc/20004/task/20022/stat : 20022 (plingeling) R 20002 20004 19972 0 -1 4202560 12744 1254 0 0 1818 1 0 0 25 0 5 0 521337733 175276032 14263 33554432000 4194304 4417332 140735520205136 18446744073709551615 4236672 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20004/tid=20023] ppid=20002 vsize=171168 CPUtime=18.18 cores=0,2,4,6
/proc/20004/task/20023/stat : 20023 (plingeling) R 20002 20004 19972 0 -1 4202560 9793 1254 0 0 1817 1 0 0 25 0 5 0 521337733 175276032 14263 33554432000 4194304 4417332 140735520205136 18446744073709551615 4357160 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20004/tid=20024] ppid=20002 vsize=171168 CPUtime=18.11 cores=0,2,4,6
/proc/20004/task/20024/stat : 20024 (plingeling) R 20002 20004 19972 0 -1 4202560 13239 1254 0 0 1809 2 0 0 25 0 5 0 521337733 175276032 14263 33554432000 4194304 4417332 140735520205136 18446744073709551615 4366303 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20004/tid=20025] ppid=20002 vsize=171168 CPUtime=18.19 cores=0,2,4,6
/proc/20004/task/20025/stat : 20025 (plingeling) R 20002 20004 19972 0 -1 4202560 21770 1254 0 0 1816 3 0 0 25 0 5 0 521337733 175276032 14263 33554432000 4194304 4417332 140735520205136 18446744073709551615 4364732 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 72.8
Current children cumulated vsize (KiB) 171168

[startup+18.5008 s]
/proc/loadavg: 4.95 4.76 6.04 6/179 20068
/proc/meminfo: memFree=30288360/32951124 swapFree=67111364/67111528
[pid=20004] ppid=20002 vsize=171820 CPUtime=73.6 cores=0,2,4,6
/proc/20004/stat : 20004 (plingeling) S 20002 20004 19972 0 -1 4202496 64916 1254 0 0 7350 10 0 0 25 0 5 0 521337724 175943680 14426 33554432000 4194304 4417332 140735520205136 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/20004/statm: 42955 14426 181 55 0 40841 0
[pid=20004/tid=20022] ppid=20002 vsize=171820 CPUtime=18.39 cores=0,2,4,6
/proc/20004/task/20022/stat : 20022 (plingeling) R 20002 20004 19972 0 -1 4202560 12744 1254 0 0 1838 1 0 0 25 0 5 0 521337733 175943680 14426 33554432000 4194304 4417332 140735520205136 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20004/tid=20023] ppid=20002 vsize=171820 CPUtime=18.38 cores=0,2,4,6
/proc/20004/task/20023/stat : 20023 (plingeling) R 20002 20004 19972 0 -1 4202560 9793 1254 0 0 1837 1 0 0 25 0 5 0 521337733 175943680 14426 33554432000 4194304 4417332 140735520205136 18446744073709551615 4364526 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20004/tid=20024] ppid=20002 vsize=171820 CPUtime=18.3 cores=0,2,4,6
/proc/20004/task/20024/stat : 20024 (plingeling) R 20002 20004 19972 0 -1 4202560 13402 1254 0 0 1828 2 0 0 25 0 5 0 521337733 175943680 14426 33554432000 4194304 4417332 140735520205136 18446744073709551615 4364656 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20004/tid=20025] ppid=20002 vsize=171820 CPUtime=18.39 cores=0,2,4,6
/proc/20004/task/20025/stat : 20025 (plingeling) R 20002 20004 19972 0 -1 4202560 21770 1254 0 0 1836 3 0 0 25 0 5 0 521337733 175943680 14426 33554432000 4194304 4417332 140735520205136 18446744073709551615 4364470 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 73.6
Current children cumulated vsize (KiB) 171820

[startup+18.6008 s]
/proc/loadavg: 4.95 4.76 6.04 6/179 20086
/proc/meminfo: memFree=30264616/32951124 swapFree=67111364/67111528
[pid=20004] ppid=20002 vsize=171820 CPUtime=74.01 cores=0,2,4,6
/proc/20004/stat : 20004 (plingeling) S 20002 20004 19972 0 -1 4202496 64916 1254 0 0 7391 10 0 0 25 0 5 0 521337724 175943680 14426 33554432000 4194304 4417332 140735520205136 18446744073709551615 253652662245 0 0 4096 17442 18446744073709551615 0 0 17 4 0 0 0
/proc/20004/statm: 42955 14426 181 55 0 40841 0
[pid=20004/tid=20022] ppid=20002 vsize=171820 CPUtime=18.5 cores=0,2,4,6
/proc/20004/task/20022/stat : 20022 (plingeling) R 20002 20004 19972 0 -1 4202560 12744 1254 0 0 1849 1 0 0 25 0 5 0 521337733 175943680 14426 33554432000 4194304 4417332 140735520205136 18446744073709551615 4353618 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=20004/tid=20023] ppid=20002 vsize=171820 CPUtime=18.49 cores=0,2,4,6
/proc/20004/task/20023/stat : 20023 (plingeling) R 20002 20004 19972 0 -1 4202560 9793 1254 0 0 1848 1 0 0 25 0 5 0 521337733 175943680 14426 33554432000 4194304 4417332 140735520205136 18446744073709551615 4237371 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=20004/tid=20024] ppid=20002 vsize=171820 CPUtime=18.4 cores=0,2,4,6
/proc/20004/task/20024/stat : 20024 (plingeling) R 20002 20004 19972 0 -1 4202560 13402 1254 0 0 1838 2 0 0 25 0 5 0 521337733 175943680 14426 33554432000 4194304 4417332 140735520205136 18446744073709551615 4364448 0 0 4096 17442 0 0 0 -1 6 0 0 0
[pid=20004/tid=20025] ppid=20002 vsize=171820 CPUtime=18.49 cores=0,2,4,6
/proc/20004/task/20025/stat : 20025 (plingeling) R 20002 20004 19972 0 -1 4202560 21770 1254 0 0 1846 3 0 0 25 0 5 0 521337733 175943680 14426 33554432000 4194304 4417332 140735520205136 18446744073709551615 4364822 0 0 4096 17442 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 74.01
Current children cumulated vsize (KiB) 171820

Child status: 20
Real time (s): 18.7048
CPU time (s): 74.3397
CPU user time (s): 74.2287
CPU system time (s): 0.110983
CPU usage (%): 397.435
Max. virtual memory (cumulated for all children) (KiB): 178268

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 74.2287
system time used= 0.110983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66514
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= 121
involuntary context switches= 449

runsolver used 0.015997 second user time and 0.077988 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-29 19:16:13
IDJOB=3290541
IDBENCH=83438
IDSOLVER=1605
FILE ID=node106/3290541-1304097373
RUNJOBID= node106-1304097373-19990
PBS_JOBID= 13170612
Free space on /tmp= 72156 MiB

SOLVER NAME= Plingeling 587
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E02F17.cnf
COMMAND LINE= plingeling -t NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290541-1304097373/watcher-3290541-1304097373 -o /tmp/evaluation-result-3290541-1304097373/solver-3290541-1304097373 -C 4800 -W 1300 -M 15500  plingeling -t 4 HOME/instance-3290541-1304097373.cnf

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

MD5SUM BENCH= 4f20f237857124f0eb214df627f84b82
RANDOM SEED=1852196729

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.82
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.830
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.74
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.830
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.830
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.830
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30346440 kB
Buffers:        252216 kB
Cached:        2072036 kB
SwapCached:         88 kB
Active:         788132 kB
Inactive:      1603496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30346440 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            3640 kB
Writeback:          12 kB
AnonPages:       67292 kB
Mapped:          14488 kB
Slab:           146548 kB
PageTables:       4476 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   189844 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= 72132 MiB
End job on node106 at 2011-04-29 19:16:32