Trace number 3499072

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
rcl 2011-04-01UNSAT 70.5563 70.5657

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 benchmark11.8452
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

0.00/0.00	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   69124   325384 |   20737       0        0     nan |  0.000 % |
0.00/0.10	c |         0 |   63826   311416 |      --       0       --      -- |     --   | -1037/11765
0.00/0.10	c ==============================================================================
0.00/0.10	c Result  :   #vars: 5295   #clauses: 63826   #literals: 311416
0.00/0.10	c CPU time:   0.101984 s
0.00/0.10	c ==============================================================================
70.47/70.56	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.1 (svn: 989)

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-3499072-1308155453/watcher-3499072-1308155453 -o /tmp/evaluation-result-3499072-1308155453/solver-3499072-1308155453 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3499072-1308155453.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 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: 2.01 2.00 2.00 2/176 12337
/proc/meminfo: memFree=29308056/32951132 swapFree=67054656/67111528
[pid=12337] ppid=12335 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12337/stat : 12337 (esg_static.sh) S 12335 12337 12011 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 927144988 8908800 249 33554432000 4194304 4922060 140736349481504 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12337/statm: 2175 249 209 178 0 68 0

[startup+0.0273241 s]
/proc/loadavg: 2.01 2.00 2.00 2/176 12337
/proc/meminfo: memFree=29308056/32951132 swapFree=67054656/67111528
[pid=12337] ppid=12335 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12337/stat : 12337 (esg_static.sh) S 12335 12337 12011 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 927144988 8908800 249 33554432000 4194304 4922060 140736349481504 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12337/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10031 s]
/proc/loadavg: 2.01 2.00 2.00 2/176 12337
/proc/meminfo: memFree=29308056/32951132 swapFree=67054656/67111528
[pid=12337] ppid=12335 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/12337/stat : 12337 (esg_static.sh) S 12335 12337 12011 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 927144988 8908800 249 33554432000 4194304 4922060 140736349481504 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12337/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300285 s]
/proc/loadavg: 2.01 2.00 2.00 2/176 12337
/proc/meminfo: memFree=29308056/32951132 swapFree=67054656/67111528
[pid=12337] ppid=12335 vsize=8700 CPUtime=0.14 cores=1,3,5,7
/proc/12337/stat : 12337 (esg_static.sh) S 12335 12337 12011 0 -1 4202496 355 2123 0 0 0 0 14 0 24 0 1 0 927144988 8908800 252 33554432000 4194304 4922060 140736349481504 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12337/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 8700

[startup+0.700213 s]
/proc/loadavg: 2.01 2.00 2.00 2/176 12337
/proc/meminfo: memFree=29308056/32951132 swapFree=67054656/67111528
[pid=12337] ppid=12335 vsize=8700 CPUtime=0.14 cores=1,3,5,7
/proc/12337/stat : 12337 (esg_static.sh) S 12335 12337 12011 0 -1 4202496 355 2123 0 0 0 0 14 0 24 0 1 0 927144988 8908800 252 33554432000 4194304 4922060 140736349481504 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12337/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 8700

[startup+1.50108 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 12340
/proc/meminfo: memFree=29298912/32951132 swapFree=67054656/67111528
[pid=12337] ppid=12335 vsize=8700 CPUtime=0.14 cores=1,3,5,7
/proc/12337/stat : 12337 (esg_static.sh) S 12335 12337 12011 0 -1 4202496 355 2123 0 0 0 0 14 0 24 0 1 0 927144988 8908800 252 33554432000 4194304 4922060 140736349481504 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12337/statm: 2175 252 209 178 0 68 0
[pid=12340] ppid=12337 vsize=14912 CPUtime=1.34 cores=1,3,5,7
/proc/12340/stat : 12340 (cdcl) R 12337 12337 12011 0 -1 4202496 2222 0 0 0 134 0 0 0 25 0 1 0 927145003 15269888 2124 33554432000 4194304 4218580 140733199657040 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/12340/statm: 3728 2124 131 6 0 2198 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 23612

[startup+3.1008 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 12340
/proc/meminfo: memFree=29297176/32951132 swapFree=67054656/67111528
[pid=12337] ppid=12335 vsize=8700 CPUtime=0.14 cores=1,3,5,7
/proc/12337/stat : 12337 (esg_static.sh) S 12335 12337 12011 0 -1 4202496 355 2123 0 0 0 0 14 0 24 0 1 0 927144988 8908800 252 33554432000 4194304 4922060 140736349481504 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12337/statm: 2175 252 209 178 0 68 0
[pid=12340] ppid=12337 vsize=16808 CPUtime=2.94 cores=1,3,5,7
/proc/12340/stat : 12340 (cdcl) R 12337 12337 12011 0 -1 4202496 2683 0 0 0 294 0 0 0 25 0 1 0 927145003 17211392 2585 33554432000 4194304 4218580 140733199657040 18446744073709551615 4208167 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/12340/statm: 4202 2585 131 6 0 2672 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 25508

[startup+6.30024 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 12340
/proc/meminfo: memFree=29294464/32951132 swapFree=67054656/67111528
[pid=12337] ppid=12335 vsize=8700 CPUtime=0.14 cores=1,3,5,7
/proc/12337/stat : 12337 (esg_static.sh) S 12335 12337 12011 0 -1 4202496 355 2123 0 0 0 0 14 0 24 0 1 0 927144988 8908800 252 33554432000 4194304 4922060 140736349481504 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12337/statm: 2175 252 209 178 0 68 0
[pid=12340] ppid=12337 vsize=18476 CPUtime=6.14 cores=1,3,5,7
/proc/12340/stat : 12340 (cdcl) R 12337 12337 12011 0 -1 4202496 3100 0 0 0 614 0 0 0 25 0 1 0 927145003 18919424 3002 33554432000 4194304 4218580 140733199657040 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/12340/statm: 4619 3002 131 6 0 3089 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 27176

[startup+12.7011 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 12340
/proc/meminfo: memFree=29290528/32951132 swapFree=67054656/67111528
[pid=12337] ppid=12335 vsize=8700 CPUtime=0.14 cores=1,3,5,7
/proc/12337/stat : 12337 (esg_static.sh) S 12335 12337 12011 0 -1 4202496 355 2123 0 0 0 0 14 0 24 0 1 0 927144988 8908800 252 33554432000 4194304 4922060 140736349481504 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12337/statm: 2175 252 209 178 0 68 0
[pid=12340] ppid=12337 vsize=21428 CPUtime=12.54 cores=1,3,5,7
/proc/12340/stat : 12340 (cdcl) R 12337 12337 12011 0 -1 4202496 3864 0 0 0 1254 0 0 0 25 0 1 0 927145003 21942272 3753 33554432000 4194304 4218580 140733199657040 18446744073709551615 4208576 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/12340/statm: 5357 3753 131 6 0 3827 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 30128

[startup+25.5009 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 12340
/proc/meminfo: memFree=29283100/32951132 swapFree=67054656/67111528
[pid=12337] ppid=12335 vsize=8700 CPUtime=0.14 cores=1,3,5,7
/proc/12337/stat : 12337 (esg_static.sh) S 12335 12337 12011 0 -1 4202496 355 2123 0 0 0 0 14 0 24 0 1 0 927144988 8908800 252 33554432000 4194304 4922060 140736349481504 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12337/statm: 2175 252 209 178 0 68 0
[pid=12340] ppid=12337 vsize=27784 CPUtime=25.33 cores=1,3,5,7
/proc/12340/stat : 12340 (cdcl) R 12337 12337 12011 0 -1 4202496 5443 0 0 0 2533 0 0 0 25 0 1 0 927145003 28450816 5331 33554432000 4194304 4218580 140733199657040 18446744073709551615 4208552 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/12340/statm: 6946 5331 131 6 0 5416 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 36484

[startup+51.1005 s]
/proc/loadavg: 2.06 2.01 2.00 3/178 12341
/proc/meminfo: memFree=29278148/32951132 swapFree=67054656/67111528
[pid=12337] ppid=12335 vsize=8700 CPUtime=0.14 cores=1,3,5,7
/proc/12337/stat : 12337 (esg_static.sh) S 12335 12337 12011 0 -1 4202496 355 2123 0 0 0 0 14 0 24 0 1 0 927144988 8908800 252 33554432000 4194304 4922060 140736349481504 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12337/statm: 2175 252 209 178 0 68 0
[pid=12340] ppid=12337 vsize=29704 CPUtime=50.94 cores=1,3,5,7
/proc/12340/stat : 12340 (cdcl) R 12337 12337 12011 0 -1 4202496 6068 0 0 0 5093 1 0 0 25 0 1 0 927145003 30416896 5830 33554432000 4194304 4218580 140733199657040 18446744073709551615 4213187 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/12340/statm: 7426 5830 131 6 0 5896 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 38404

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

[startup+63.9003 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 12342
/proc/meminfo: memFree=29275168/32951132 swapFree=67054656/67111528
[pid=12337] ppid=12335 vsize=8700 CPUtime=0.14 cores=1,3,5,7
/proc/12337/stat : 12337 (esg_static.sh) S 12335 12337 12011 0 -1 4202496 355 2123 0 0 0 0 14 0 24 0 1 0 927144988 8908800 252 33554432000 4194304 4922060 140736349481504 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12337/statm: 2175 252 209 178 0 68 0
[pid=12340] ppid=12337 vsize=31872 CPUtime=63.73 cores=1,3,5,7
/proc/12340/stat : 12340 (cdcl) R 12337 12337 12011 0 -1 4202496 6697 0 0 0 6372 1 0 0 25 0 1 0 927145003 32636928 6372 33554432000 4194304 4218580 140733199657040 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/12340/statm: 7968 6372 131 6 0 6438 0
Current children cumulated CPU time (s) 63.87
Current children cumulated vsize (KiB) 40572

[startup+67.1067 s]
/proc/loadavg: 2.05 2.01 2.00 3/178 12342
/proc/meminfo: memFree=29273928/32951132 swapFree=67054656/67111528
[pid=12337] ppid=12335 vsize=8700 CPUtime=0.14 cores=1,3,5,7
/proc/12337/stat : 12337 (esg_static.sh) S 12335 12337 12011 0 -1 4202496 355 2123 0 0 0 0 14 0 24 0 1 0 927144988 8908800 252 33554432000 4194304 4922060 140736349481504 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12337/statm: 2175 252 209 178 0 68 0
[pid=12340] ppid=12337 vsize=32868 CPUtime=66.94 cores=1,3,5,7
/proc/12340/stat : 12340 (cdcl) R 12337 12337 12011 0 -1 4202496 6932 0 0 0 6693 1 0 0 25 0 1 0 927145003 33656832 6596 33554432000 4194304 4218580 140733199657040 18446744073709551615 4213767 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/12340/statm: 8217 6596 131 6 0 6687 0
Current children cumulated CPU time (s) 67.08
Current children cumulated vsize (KiB) 41568

[startup+68.7004 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 12342
/proc/meminfo: memFree=29273804/32951132 swapFree=67054656/67111528
[pid=12337] ppid=12335 vsize=8700 CPUtime=0.14 cores=1,3,5,7
/proc/12337/stat : 12337 (esg_static.sh) S 12335 12337 12011 0 -1 4202496 355 2123 0 0 0 0 14 0 24 0 1 0 927144988 8908800 252 33554432000 4194304 4922060 140736349481504 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12337/statm: 2175 252 209 178 0 68 0
[pid=12340] ppid=12337 vsize=33020 CPUtime=68.53 cores=1,3,5,7
/proc/12340/stat : 12340 (cdcl) R 12337 12337 12011 0 -1 4202496 6995 0 0 0 6852 1 0 0 25 0 1 0 927145003 33812480 6653 33554432000 4194304 4218580 140733199657040 18446744073709551615 4208571 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/12340/statm: 8255 6653 131 6 0 6725 0
Current children cumulated CPU time (s) 68.67
Current children cumulated vsize (KiB) 41720

[startup+69.5003 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 12342
/proc/meminfo: memFree=29273556/32951132 swapFree=67054656/67111528
[pid=12337] ppid=12335 vsize=8700 CPUtime=0.14 cores=1,3,5,7
/proc/12337/stat : 12337 (esg_static.sh) S 12335 12337 12011 0 -1 4202496 355 2123 0 0 0 0 14 0 24 0 1 0 927144988 8908800 252 33554432000 4194304 4922060 140736349481504 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12337/statm: 2175 252 209 178 0 68 0
[pid=12340] ppid=12337 vsize=33228 CPUtime=69.33 cores=1,3,5,7
/proc/12340/stat : 12340 (cdcl) R 12337 12337 12011 0 -1 4202496 7045 0 0 0 6932 1 0 0 25 0 1 0 927145003 34025472 6703 33554432000 4194304 4218580 140733199657040 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/12340/statm: 8307 6703 131 6 0 6777 0
Current children cumulated CPU time (s) 69.47
Current children cumulated vsize (KiB) 41928

[startup+70.3012 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 12342
/proc/meminfo: memFree=29273308/32951132 swapFree=67054656/67111528
[pid=12337] ppid=12335 vsize=8700 CPUtime=0.14 cores=1,3,5,7
/proc/12337/stat : 12337 (esg_static.sh) S 12335 12337 12011 0 -1 4202496 355 2123 0 0 0 0 14 0 24 0 1 0 927144988 8908800 252 33554432000 4194304 4922060 140736349481504 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12337/statm: 2175 252 209 178 0 68 0
[pid=12340] ppid=12337 vsize=33228 CPUtime=70.14 cores=1,3,5,7
/proc/12340/stat : 12340 (cdcl) R 12337 12337 12011 0 -1 4202496 7049 0 0 0 7013 1 0 0 25 0 1 0 927145003 34025472 6706 33554432000 4194304 4218580 140733199657040 18446744073709551615 4213183 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/12340/statm: 8307 6706 131 6 0 6777 0
Current children cumulated CPU time (s) 70.28
Current children cumulated vsize (KiB) 41928

[startup+70.5011 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 12342
/proc/meminfo: memFree=29273308/32951132 swapFree=67054656/67111528
[pid=12337] ppid=12335 vsize=8700 CPUtime=0.14 cores=1,3,5,7
/proc/12337/stat : 12337 (esg_static.sh) S 12335 12337 12011 0 -1 4202496 355 2123 0 0 0 0 14 0 24 0 1 0 927144988 8908800 252 33554432000 4194304 4922060 140736349481504 18446744073709551615 274664627333 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/12337/statm: 2175 252 209 178 0 68 0
[pid=12340] ppid=12337 vsize=33364 CPUtime=70.33 cores=1,3,5,7
/proc/12340/stat : 12340 (cdcl) R 12337 12337 12011 0 -1 4202496 7069 0 0 0 7032 1 0 0 25 0 1 0 927145003 34164736 6726 33554432000 4194304 4218580 140733199657040 18446744073709551615 4208467 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/12340/statm: 8341 6726 131 6 0 6811 0
Current children cumulated CPU time (s) 70.47
Current children cumulated vsize (KiB) 42064

Child status: 20
Real time (s): 70.5657
CPU time (s): 70.5563
CPU user time (s): 70.5323
CPU system time (s): 0.023996
CPU usage (%): 99.9866
Max. virtual memory (cumulated for all children) (KiB): 42064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 70.5323
system time used= 0.023996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9765
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= 37
involuntary context switches= 799

runsolver used 0.105983 second user time and 0.230964 second system time

The end

Launcher Data

Begin job on node131 at 2011-06-15 18:30:53
IDJOB=3499072
IDBENCH=83438
IDSOLVER=1993
FILE ID=node131/3499072-1308155453
RUNJOBID= node131-1308150419-12030
PBS_JOBID= 13575596
Free space on /tmp= 73852 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E02F17.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499072-1308155453/watcher-3499072-1308155453 -o /tmp/evaluation-result-3499072-1308155453/solver-3499072-1308155453 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3499072-1308155453.cnf

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

MD5SUM BENCH= 4f20f237857124f0eb214df627f84b82
RANDOM SEED=1892625683

node131.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	: 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.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.83
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.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.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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      29308972 kB
Buffers:        463920 kB
Cached:        2796532 kB
SwapCached:       9816 kB
Active:        1015116 kB
Inactive:      2279152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      29308972 kB
SwapTotal:    67111528 kB
SwapFree:     67054656 kB
Dirty:            2576 kB
Writeback:          28 kB
AnonPages:       31896 kB
Mapped:          13312 kB
Slab:           285156 kB
PageTables:       4780 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   224948 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73852 MiB
End job on node131 at 2011-06-15 18:32:04