Trace number 3371404

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.148 27.5751

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

108.97/27.57	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-3371404-1305429200/watcher-3371404-1305429200 -o /tmp/evaluation-result-3371404-1305429200/solver-3371404-1305429200 -C 4800 -W 1300 -M 15500 plingeling -t 4 HOME/instance-3371404-1305429200.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: 1.79 1.33 1.60 5/389 4991
/proc/meminfo: memFree=26709420/32950928 swapFree=44388876/67111528
[pid=4991] ppid=4989 vsize=9760 CPUtime=0 cores=0,2,4,6
/proc/4991/stat : 4991 (plingeling) R 4989 4991 29676 0 -1 4202496 534 1251 0 0 0 0 0 0 25 0 1 0 654518655 9994240 463 33554432000 4194304 4417452 140733533721872 18446744073709551615 251814240000 0 0 4096 17442 0 0 0 17 0 0 0 0
/proc/4991/statm: 2440 463 148 55 0 326 0

[startup+0.204748 s]
/proc/loadavg: 1.79 1.33 1.60 5/389 4991
/proc/meminfo: memFree=26709420/32950928 swapFree=44388876/67111528
[pid=4991] ppid=4989 vsize=74080 CPUtime=0.4 cores=0,2,4,6
/proc/4991/stat : 4991 (plingeling) S 4989 4991 29676 0 -1 4202496 7793 1251 0 0 40 0 0 0 25 0 5 0 654518655 75857920 6328 33554432000 4194304 4417452 140733533721872 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/4991/statm: 18520 6328 174 55 0 16406 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 74080

[startup+0.300733 s]
/proc/loadavg: 1.79 1.33 1.60 5/389 4991
/proc/meminfo: memFree=26709420/32950928 swapFree=44388876/67111528
[pid=4991] ppid=4989 vsize=74756 CPUtime=0.68 cores=0,2,4,6
/proc/4991/stat : 4991 (plingeling) S 4989 4991 29676 0 -1 4202496 7935 1251 0 0 68 0 0 0 25 0 5 0 654518655 76550144 6470 33554432000 4194304 4417452 140733533721872 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/4991/statm: 18689 6470 174 55 0 16575 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 74756

[startup+0.400715 s]
/proc/loadavg: 1.79 1.33 1.60 5/389 4991
/proc/meminfo: memFree=26709420/32950928 swapFree=44388876/67111528
[pid=4991] ppid=4989 vsize=75316 CPUtime=0.98 cores=0,2,4,6
/proc/4991/stat : 4991 (plingeling) S 4989 4991 29676 0 -1 4202496 8122 1251 0 0 98 0 0 0 25 0 5 0 654518655 77123584 6610 33554432000 4194304 4417452 140733533721872 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/4991/statm: 18829 6610 174 55 0 16715 0
Current children cumulated CPU time (s) 0.98
Current children cumulated vsize (KiB) 75316

[startup+0.700666 s]
/proc/loadavg: 1.79 1.33 1.60 5/389 4991
/proc/meminfo: memFree=26709420/32950928 swapFree=44388876/67111528
[pid=4991] ppid=4989 vsize=75296 CPUtime=2.1 cores=0,2,4,6
/proc/4991/stat : 4991 (plingeling) S 4989 4991 29676 0 -1 4202496 8737 1251 0 0 210 0 0 0 25 0 5 0 654518655 77103104 6607 33554432000 4194304 4417452 140733533721872 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/4991/statm: 18824 6607 176 55 0 16710 0
Current children cumulated CPU time (s) 2.1
Current children cumulated vsize (KiB) 75296

[startup+1.50053 s]
/proc/loadavg: 1.79 1.33 1.60 9/394 5001
/proc/meminfo: memFree=26677636/32950928 swapFree=44388876/67111528
[pid=4991] ppid=4989 vsize=78252 CPUtime=5.29 cores=0,2,4,6
/proc/4991/stat : 4991 (plingeling) S 4989 4991 29676 0 -1 4202496 11236 1251 0 0 528 1 0 0 25 0 5 0 654518655 80130048 7350 33554432000 4194304 4417452 140733533721872 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/4991/statm: 19563 7350 180 55 0 17449 0
[pid=4991/tid=4998] ppid=4989 vsize=78252 CPUtime=1.23 cores=0,2,4,6
/proc/4991/task/4998/stat : 4998 (plingeling) R 4989 4991 29676 0 -1 4202560 471 1251 0 0 123 0 0 0 25 0 5 0 654518665 80130048 7350 33554432000 4194304 4417452 140733533721872 18446744073709551615 4346484 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4991/tid=4999] ppid=4989 vsize=78252 CPUtime=1.17 cores=0,2,4,6
/proc/4991/task/4999/stat : 4999 (plingeling) R 4989 4991 29676 0 -1 4202560 318 1251 0 0 117 0 0 0 25 0 5 0 654518665 80130048 7350 33554432000 4194304 4417452 140733533721872 18446744073709551615 4275770 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4991/tid=5000] ppid=4989 vsize=78252 CPUtime=1.39 cores=0,2,4,6
/proc/4991/task/5000/stat : 5000 (plingeling) R 4989 4991 29676 0 -1 4202560 997 1251 0 0 139 0 0 0 25 0 5 0 654518665 80130048 7350 33554432000 4194304 4417452 140733533721872 18446744073709551615 4249193 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4991/tid=5001] ppid=4989 vsize=78252 CPUtime=1.38 cores=0,2,4,6
/proc/4991/task/5001/stat : 5001 (plingeling) R 4989 4991 29676 0 -1 4202560 2241 1251 0 0 138 0 0 0 25 0 5 0 654518665 80130048 7350 33554432000 4194304 4417452 140733533721872 18446744073709551615 4250476 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.29
Current children cumulated vsize (KiB) 78252

[startup+3.10026 s]
/proc/loadavg: 2.28 1.44 1.64 9/394 5001
/proc/meminfo: memFree=26684704/32950928 swapFree=44388876/67111528
[pid=4991] ppid=4989 vsize=83304 CPUtime=11.67 cores=0,2,4,6
/proc/4991/stat : 4991 (plingeling) S 4989 4991 29676 0 -1 4202496 14355 1251 0 0 1166 1 0 0 25 0 5 0 654518655 85303296 8613 33554432000 4194304 4417452 140733533721872 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/4991/statm: 20826 8613 180 55 0 18712 0
[pid=4991/tid=4998] ppid=4989 vsize=83304 CPUtime=2.83 cores=0,2,4,6
/proc/4991/task/4998/stat : 4998 (plingeling) R 4989 4991 29676 0 -1 4202560 614 1251 0 0 283 0 0 0 25 0 5 0 654518665 85303296 8613 33554432000 4194304 4417452 140733533721872 18446744073709551615 4251028 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4991/tid=4999] ppid=4989 vsize=83304 CPUtime=2.77 cores=0,2,4,6
/proc/4991/task/4999/stat : 4999 (plingeling) R 4989 4991 29676 0 -1 4202560 465 1251 0 0 277 0 0 0 25 0 5 0 654518665 85303296 8613 33554432000 4194304 4417452 140733533721872 18446744073709551615 4357007 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4991/tid=5000] ppid=4989 vsize=83304 CPUtime=2.99 cores=0,2,4,6
/proc/4991/task/5000/stat : 5000 (plingeling) R 4989 4991 29676 0 -1 4202560 1729 1251 0 0 299 0 0 0 25 0 5 0 654518665 85303296 8613 33554432000 4194304 4417452 140733533721872 18446744073709551615 4255681 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4991/tid=5001] ppid=4989 vsize=83304 CPUtime=2.96 cores=0,2,4,6
/proc/4991/task/5001/stat : 5001 (plingeling) R 4989 4991 29676 0 -1 4202560 4338 1251 0 0 296 0 0 0 25 0 5 0 654518665 85303296 8613 33554432000 4194304 4417452 140733533721872 18446744073709551615 4366048 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.67
Current children cumulated vsize (KiB) 83304

[startup+6.30072 s]
/proc/loadavg: 2.28 1.44 1.64 9/394 5001
/proc/meminfo: memFree=26668112/32950928 swapFree=44388876/67111528
[pid=4991] ppid=4989 vsize=89896 CPUtime=24.42 cores=0,2,4,6
/proc/4991/stat : 4991 (plingeling) S 4989 4991 29676 0 -1 4202496 22028 1251 0 0 2440 2 0 0 25 0 5 0 654518655 92053504 10287 33554432000 4194304 4417452 140733533721872 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/4991/statm: 22474 10287 180 55 0 20360 0
[pid=4991/tid=4998] ppid=4989 vsize=89896 CPUtime=6.02 cores=0,2,4,6
/proc/4991/task/4998/stat : 4998 (plingeling) R 4989 4991 29676 0 -1 4202560 2081 1251 0 0 602 0 0 0 25 0 5 0 654518665 92053504 10287 33554432000 4194304 4417452 140733533721872 18446744073709551615 4366472 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4991/tid=4999] ppid=4989 vsize=89896 CPUtime=5.97 cores=0,2,4,6
/proc/4991/task/4999/stat : 4999 (plingeling) R 4989 4991 29676 0 -1 4202560 1677 1251 0 0 597 0 0 0 25 0 5 0 654518665 92053504 10287 33554432000 4194304 4417452 140733533721872 18446744073709551615 4364881 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4991/tid=5000] ppid=4989 vsize=89896 CPUtime=6.19 cores=0,2,4,6
/proc/4991/task/5000/stat : 5000 (plingeling) R 4989 4991 29676 0 -1 4202560 2911 1251 0 0 619 0 0 0 25 0 5 0 654518665 92053504 10287 33554432000 4194304 4417452 140733533721872 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4991/tid=5001] ppid=4989 vsize=89896 CPUtime=6.13 cores=0,2,4,6
/proc/4991/task/5001/stat : 5001 (plingeling) R 4989 4991 29676 0 -1 4202560 8150 1251 0 0 612 1 0 0 25 0 5 0 654518665 92053504 10287 33554432000 4194304 4417452 140733533721872 18446744073709551615 4357283 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.42
Current children cumulated vsize (KiB) 89896

[startup+12.7006 s]
/proc/loadavg: 3.24 1.67 1.71 9/394 5002
/proc/meminfo: memFree=26642768/32950928 swapFree=44388876/67111528
[pid=4991] ppid=4989 vsize=101508 CPUtime=49.95 cores=0,2,4,6
/proc/4991/stat : 4991 (plingeling) S 4989 4991 29676 0 -1 4202496 44389 1251 0 0 4988 7 0 0 25 0 5 0 654518655 103944192 13169 33554432000 4194304 4417452 140733533721872 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/4991/statm: 25377 13169 180 55 0 23263 0
[pid=4991/tid=4998] ppid=4989 vsize=101508 CPUtime=12.42 cores=0,2,4,6
/proc/4991/task/4998/stat : 4998 (plingeling) R 4989 4991 29676 0 -1 4202560 7854 1251 0 0 1241 1 0 0 25 0 5 0 654518665 103944192 13169 33554432000 4194304 4417452 140733533721872 18446744073709551615 4249165 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4991/tid=4999] ppid=4989 vsize=101508 CPUtime=12.37 cores=0,2,4,6
/proc/4991/task/4999/stat : 4999 (plingeling) R 4989 4991 29676 0 -1 4202560 6716 1251 0 0 1236 1 0 0 25 0 5 0 654518665 103944192 13169 33554432000 4194304 4417452 140733533721872 18446744073709551615 4364684 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4991/tid=5000] ppid=4989 vsize=101508 CPUtime=12.59 cores=0,2,4,6
/proc/4991/task/5000/stat : 5000 (plingeling) R 4989 4991 29676 0 -1 4202560 6668 1251 0 0 1258 1 0 0 25 0 5 0 654518665 103944192 13169 33554432000 4194304 4417452 140733533721872 18446744073709551615 4250915 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4991/tid=5001] ppid=4989 vsize=101508 CPUtime=12.44 cores=0,2,4,6
/proc/4991/task/5001/stat : 5001 (plingeling) R 4989 4991 29676 0 -1 4202560 15942 1251 0 0 1242 2 0 0 25 0 5 0 654518665 103944192 13169 33554432000 4194304 4417452 140733533721872 18446744073709551615 4364827 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 49.95
Current children cumulated vsize (KiB) 101508

[startup+25.5145 s]
/proc/loadavg: 3.97 1.88 1.78 9/394 5002
/proc/meminfo: memFree=26620448/32950928 swapFree=44388876/67111528
[pid=4991] ppid=4989 vsize=110328 CPUtime=101.05 cores=0,2,4,6
/proc/4991/stat : 4991 (plingeling) S 4989 4991 29676 0 -1 4202496 87589 1251 0 0 10091 14 0 0 25 0 5 0 654518655 112975872 15403 33554432000 4194304 4417452 140733533721872 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/4991/statm: 27582 15403 180 55 0 25468 0
[pid=4991/tid=4998] ppid=4989 vsize=110328 CPUtime=25.23 cores=0,2,4,6
/proc/4991/task/4998/stat : 4998 (plingeling) R 4989 4991 29676 0 -1 4202560 18380 1251 0 0 2520 3 0 0 25 0 5 0 654518665 112975872 15403 33554432000 4194304 4417452 140733533721872 18446744073709551615 4307792 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4991/tid=4999] ppid=4989 vsize=110328 CPUtime=25.18 cores=0,2,4,6
/proc/4991/task/4999/stat : 4999 (plingeling) R 4989 4991 29676 0 -1 4202560 17278 1251 0 0 2516 2 0 0 25 0 5 0 654518665 112975872 15403 33554432000 4194304 4417452 140733533721872 18446744073709551615 4364604 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4991/tid=5000] ppid=4989 vsize=110328 CPUtime=25.4 cores=0,2,4,6
/proc/4991/task/5000/stat : 5000 (plingeling) R 4989 4991 29676 0 -1 4202560 17307 1251 0 0 2538 2 0 0 25 0 5 0 654518665 112975872 15403 33554432000 4194304 4417452 140733533721872 18446744073709551615 4236772 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4991/tid=5001] ppid=4989 vsize=110328 CPUtime=25.1 cores=0,2,4,6
/proc/4991/task/5001/stat : 5001 (plingeling) R 4989 4991 29676 0 -1 4202560 27415 1251 0 0 2506 4 0 0 25 0 5 0 654518665 112975872 15403 33554432000 4194304 4417452 140733533721872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.05
Current children cumulated vsize (KiB) 110328

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

[startup+25.7005 s]
/proc/loadavg: 3.97 1.88 1.78 9/394 5002
/proc/meminfo: memFree=26620448/32950928 swapFree=44388876/67111528
[pid=4991] ppid=4989 vsize=111252 CPUtime=101.79 cores=0,2,4,6
/proc/4991/stat : 4991 (plingeling) S 4989 4991 29676 0 -1 4202496 87820 1251 0 0 10165 14 0 0 25 0 5 0 654518655 113922048 15634 33554432000 4194304 4417452 140733533721872 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/4991/statm: 27813 15634 180 55 0 25699 0
[pid=4991/tid=4998] ppid=4989 vsize=111252 CPUtime=25.42 cores=0,2,4,6
/proc/4991/task/4998/stat : 4998 (plingeling) R 4989 4991 29676 0 -1 4202560 18380 1251 0 0 2539 3 0 0 25 0 5 0 654518665 113922048 15634 33554432000 4194304 4417452 140733533721872 18446744073709551615 4265832 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4991/tid=4999] ppid=4989 vsize=111252 CPUtime=25.37 cores=0,2,4,6
/proc/4991/task/4999/stat : 4999 (plingeling) R 4989 4991 29676 0 -1 4202560 17278 1251 0 0 2535 2 0 0 25 0 5 0 654518665 113922048 15634 33554432000 4194304 4417452 140733533721872 18446744073709551615 4364749 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4991/tid=5000] ppid=4989 vsize=111252 CPUtime=25.59 cores=0,2,4,6
/proc/4991/task/5000/stat : 5000 (plingeling) R 4989 4991 29676 0 -1 4202560 17307 1251 0 0 2557 2 0 0 25 0 5 0 654518665 113922048 15634 33554432000 4194304 4417452 140733533721872 18446744073709551615 4364907 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4991/tid=5001] ppid=4989 vsize=111252 CPUtime=25.28 cores=0,2,4,6
/proc/4991/task/5001/stat : 5001 (plingeling) R 4989 4991 29676 0 -1 4202560 27646 1251 0 0 2524 4 0 0 25 0 5 0 654518665 113922048 15634 33554432000 4194304 4417452 140733533721872 18446744073709551615 4364626 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 111252

[startup+26.5003 s]
/proc/loadavg: 3.97 1.88 1.78 9/394 5002
/proc/meminfo: memFree=26623300/32950928 swapFree=44388876/67111528
[pid=4991] ppid=4989 vsize=115892 CPUtime=105.01 cores=0,2,4,6
/proc/4991/stat : 4991 (plingeling) S 4989 4991 29676 0 -1 4202496 89081 1251 0 0 10487 14 0 0 25 0 5 0 654518655 118673408 16794 33554432000 4194304 4417452 140733533721872 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/4991/statm: 28973 16794 180 55 0 26859 0
[pid=4991/tid=4998] ppid=4989 vsize=115892 CPUtime=26.23 cores=0,2,4,6
/proc/4991/task/4998/stat : 4998 (plingeling) R 4989 4991 29676 0 -1 4202560 18380 1251 0 0 2620 3 0 0 25 0 5 0 654518665 118673408 16794 33554432000 4194304 4417452 140733533721872 18446744073709551615 4309920 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4991/tid=4999] ppid=4989 vsize=115892 CPUtime=26.18 cores=0,2,4,6
/proc/4991/task/4999/stat : 4999 (plingeling) R 4989 4991 29676 0 -1 4202560 17634 1251 0 0 2616 2 0 0 25 0 5 0 654518665 118673408 16794 33554432000 4194304 4417452 140733533721872 18446744073709551615 4364555 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4991/tid=5000] ppid=4989 vsize=115892 CPUtime=26.4 cores=0,2,4,6
/proc/4991/task/5000/stat : 5000 (plingeling) R 4989 4991 29676 0 -1 4202560 17558 1251 0 0 2638 2 0 0 25 0 5 0 654518665 118673408 16794 33554432000 4194304 4417452 140733533721872 18446744073709551615 4278271 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4991/tid=5001] ppid=4989 vsize=115892 CPUtime=26.08 cores=0,2,4,6
/proc/4991/task/5001/stat : 5001 (plingeling) R 4989 4991 29676 0 -1 4202560 28300 1251 0 0 2604 4 0 0 25 0 5 0 654518665 118673408 16794 33554432000 4194304 4417452 140733533721872 18446744073709551615 4364629 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 105.01
Current children cumulated vsize (KiB) 115892

[startup+27.3012 s]
/proc/loadavg: 3.97 1.88 1.78 9/394 5002
/proc/meminfo: memFree=26623300/32950928 swapFree=44388876/67111528
[pid=4991] ppid=4989 vsize=105816 CPUtime=108.18 cores=0,2,4,6
/proc/4991/stat : 4991 (plingeling) S 4989 4991 29676 0 -1 4202496 91358 1251 0 0 10804 14 0 0 25 0 5 0 654518655 108355584 14279 33554432000 4194304 4417452 140733533721872 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/4991/statm: 26454 14279 180 55 0 24340 0
[pid=4991/tid=4998] ppid=4989 vsize=105816 CPUtime=27.02 cores=0,2,4,6
/proc/4991/task/4998/stat : 4998 (plingeling) R 4989 4991 29676 0 -1 4202560 18384 1251 0 0 2699 3 0 0 25 0 5 0 654518665 108355584 14279 33554432000 4194304 4417452 140733533721872 18446744073709551615 4234730 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4991/tid=4999] ppid=4989 vsize=105816 CPUtime=26.97 cores=0,2,4,6
/proc/4991/task/4999/stat : 4999 (plingeling) R 4989 4991 29676 0 -1 4202560 18462 1251 0 0 2695 2 0 0 25 0 5 0 654518665 108355584 14279 33554432000 4194304 4417452 140733533721872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4991/tid=5000] ppid=4989 vsize=105816 CPUtime=27.19 cores=0,2,4,6
/proc/4991/task/5000/stat : 5000 (plingeling) R 4989 4991 29676 0 -1 4202560 18202 1251 0 0 2717 2 0 0 25 0 5 0 654518665 108355584 14279 33554432000 4194304 4417452 140733533721872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4991/tid=5001] ppid=4989 vsize=105816 CPUtime=26.87 cores=0,2,4,6
/proc/4991/task/5001/stat : 5001 (plingeling) R 4989 4991 29676 0 -1 4202560 29101 1251 0 0 2683 4 0 0 25 0 5 0 654518665 108355584 14279 33554432000 4194304 4417452 140733533721872 18446744073709551615 4366051 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 108.18
Current children cumulated vsize (KiB) 105816

[startup+27.5012 s]
/proc/loadavg: 3.97 1.88 1.78 9/394 5002
/proc/meminfo: memFree=26623300/32950928 swapFree=44388876/67111528
[pid=4991] ppid=4989 vsize=101008 CPUtime=108.97 cores=0,2,4,6
/proc/4991/stat : 4991 (plingeling) S 4989 4991 29676 0 -1 4202496 92367 1251 0 0 10883 14 0 0 25 0 5 0 654518655 103432192 13077 33554432000 4194304 4417452 140733533721872 18446744073709551615 251826042853 0 0 4096 17442 18446744073709551615 0 0 17 0 0 0 0
/proc/4991/statm: 25252 13077 180 55 0 23138 0
[pid=4991/tid=4998] ppid=4989 vsize=101008 CPUtime=27.22 cores=0,2,4,6
/proc/4991/task/4998/stat : 4998 (plingeling) R 4989 4991 29676 0 -1 4202560 18936 1251 0 0 2719 3 0 0 25 0 5 0 654518665 103432192 13077 33554432000 4194304 4417452 140733533721872 18446744073709551615 4364650 0 0 4096 17442 0 0 0 -1 2 0 0 0
[pid=4991/tid=4999] ppid=4989 vsize=101008 CPUtime=27.17 cores=0,2,4,6
/proc/4991/task/4999/stat : 4999 (plingeling) R 4989 4991 29676 0 -1 4202560 18528 1251 0 0 2715 2 0 0 25 0 5 0 654518665 103432192 13077 33554432000 4194304 4417452 140733533721872 18446744073709551615 4364508 0 0 4096 17442 0 0 0 -1 0 0 0 0
[pid=4991/tid=5000] ppid=4989 vsize=101008 CPUtime=27.39 cores=0,2,4,6
/proc/4991/task/5000/stat : 5000 (plingeling) R 4989 4991 29676 0 -1 4202560 18202 1251 0 0 2737 2 0 0 25 0 5 0 654518665 103432192 13077 33554432000 4194304 4417452 140733533721872 18446744073709551615 4364727 0 0 4096 17442 0 0 0 -1 4 0 0 0
[pid=4991/tid=5001] ppid=4989 vsize=101008 CPUtime=27.08 cores=0,2,4,6
/proc/4991/task/5001/stat : 5001 (plingeling) R 4989 4991 29676 0 -1 4202560 29492 1251 0 0 2703 5 0 0 25 0 5 0 654518665 103432192 13077 33554432000 4194304 4417452 140733533721872 18446744073709551615 4353636 0 0 4096 17442 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 108.97
Current children cumulated vsize (KiB) 101008

Child status: 20
Real time (s): 27.5751
CPU time (s): 109.148
CPU user time (s): 108.997
CPU system time (s): 0.150977
CPU usage (%): 395.822
Max. virtual memory (cumulated for all children) (KiB): 124364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 108.997
system time used= 0.150977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 93775
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= 52
involuntary context switches= 502

runsolver used 0.112982 second user time and 0.234964 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-15 05:13:20
IDJOB=3371404
IDBENCH=83438
IDSOLVER=1848
FILE ID=node126/3371404-1305429200
RUNJOBID= node126-1305429191-4926
PBS_JOBID= 13324566
Free space on /tmp= 73348 MiB

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

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

MD5SUM BENCH= 4f20f237857124f0eb214df627f84b82
RANDOM SEED=834791187

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      26709700 kB
Buffers:        269188 kB
Cached:        2547516 kB
SwapCached:      92524 kB
Active:        1029380 kB
Inactive:      4958312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      26709700 kB
SwapTotal:    67111528 kB
SwapFree:     44388876 kB
Dirty:           17556 kB
Writeback:           0 kB
AnonPages:     3091216 kB
Mapped:          15868 kB
Slab:           111596 kB
PageTables:      76156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88359832 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= 73348 MiB
End job on node126 at 2011-05-15 05:13:47