Trace number 3290726

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
Lingeling 587? (TO) 1300.06 1300.01

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/korf-18.cnf
MD5SUM47bea79e2bf12e18e409c2c4bd6fac03
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark671.532
Satisfiable
(Un)Satisfiability was proved
Number of variables7794
Number of clauses186934
Sum of the clauses size1289969
Maximum clause length55
Minimum clause length1
Number of clauses of size 16
Number of clauses of size 220093
Number of clauses of size 316000
Number of clauses of size 45706
Number of clauses of size 56282
Number of clauses of size over 5138847

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3290726-1307638800/watcher-3290726-1307638800 -o /tmp/evaluation-result-3290726-1307638800/solver-3290726-1307638800 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3290726-1307638800.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.01 3.67 3.47 5/189 11376
/proc/meminfo: memFree=32589928/32950928 swapFree=67055428/67111528
[pid=11376] ppid=11374 vsize=6956 CPUtime=0 cores=0,2
/proc/11376/stat : 11376 (lingeling) R 11374 11376 9857 0 -1 4202496 320 0 0 0 0 0 0 0 25 0 1 0 875477138 7122944 262 33554432000 4194304 4409164 140734302171024 18446744073709551615 239476694784 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11376/statm: 1739 262 112 53 0 162 0

[startup+0.071909 s]
/proc/loadavg: 4.01 3.67 3.47 5/189 11376
/proc/meminfo: memFree=32589928/32950928 swapFree=67055428/67111528
[pid=11376] ppid=11374 vsize=15320 CPUtime=0.06 cores=0,2
/proc/11376/stat : 11376 (lingeling) R 11374 11376 9857 0 -1 4202496 2444 0 0 0 6 0 0 0 25 0 1 0 875477138 15687680 2354 33554432000 4194304 4409164 140734302171024 18446744073709551615 239476694784 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11376/statm: 3830 2354 113 53 0 2253 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15320

[startup+0.100901 s]
/proc/loadavg: 4.01 3.67 3.47 5/189 11376
/proc/meminfo: memFree=32589928/32950928 swapFree=67055428/67111528
[pid=11376] ppid=11374 vsize=15320 CPUtime=0.09 cores=0,2
/proc/11376/stat : 11376 (lingeling) R 11374 11376 9857 0 -1 4202496 2444 0 0 0 9 0 0 0 25 0 1 0 875477138 15687680 2354 33554432000 4194304 4409164 140734302171024 18446744073709551615 239476694784 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11376/statm: 3830 2354 113 53 0 2253 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15320

[startup+0.300859 s]
/proc/loadavg: 4.01 3.67 3.47 5/189 11376
/proc/meminfo: memFree=32589928/32950928 swapFree=67055428/67111528
[pid=11376] ppid=11374 vsize=21112 CPUtime=0.28 cores=0,2
/proc/11376/stat : 11376 (lingeling) R 11374 11376 9857 0 -1 4202496 4703 0 0 0 28 0 0 0 25 0 1 0 875477138 21618688 3786 33554432000 4194304 4409164 140734302171024 18446744073709551615 4304275 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11376/statm: 5278 3786 129 53 0 3701 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 21112

[startup+0.700788 s]
/proc/loadavg: 4.01 3.67 3.47 5/189 11376
/proc/meminfo: memFree=32589928/32950928 swapFree=67055428/67111528
[pid=11376] ppid=11374 vsize=21232 CPUtime=0.68 cores=0,2
/proc/11376/stat : 11376 (lingeling) R 11374 11376 9857 0 -1 4202496 4939 0 0 0 68 0 0 0 25 0 1 0 875477138 21741568 3816 33554432000 4194304 4409164 140734302171024 18446744073709551615 4299637 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11376/statm: 5308 3816 129 53 0 3731 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 21232

[startup+1.50064 s]
/proc/loadavg: 4.01 3.67 3.47 5/190 11377
/proc/meminfo: memFree=32575064/32950928 swapFree=67055428/67111528
[pid=11376] ppid=11374 vsize=30824 CPUtime=1.49 cores=0,2
/proc/11376/stat : 11376 (lingeling) R 11374 11376 9857 0 -1 4202496 7340 0 0 0 148 1 0 0 25 0 1 0 875477138 31563776 6217 33554432000 4194304 4409164 140734302171024 18446744073709551615 4272327 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11376/statm: 7706 6217 132 53 0 6129 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30824

[startup+3.10032 s]
/proc/loadavg: 4.01 3.67 3.47 5/190 11377
/proc/meminfo: memFree=32562540/32950928 swapFree=67055428/67111528
[pid=11376] ppid=11374 vsize=35240 CPUtime=3.09 cores=0,2
/proc/11376/stat : 11376 (lingeling) R 11374 11376 9857 0 -1 4202496 8807 0 0 0 308 1 0 0 25 0 1 0 875477138 36085760 7330 33554432000 4194304 4409164 140734302171024 18446744073709551615 4358734 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11376/statm: 8810 7330 141 53 0 7233 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 35240

[startup+6.30072 s]
/proc/loadavg: 4.00 3.67 3.47 5/190 11377
/proc/meminfo: memFree=32557592/32950928 swapFree=67055428/67111528
[pid=11376] ppid=11374 vsize=39000 CPUtime=6.29 cores=0,2
/proc/11376/stat : 11376 (lingeling) R 11374 11376 9857 0 -1 4202496 9747 0 0 0 626 3 0 0 25 0 1 0 875477138 39936000 8270 33554432000 4194304 4409164 140734302171024 18446744073709551615 4256285 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11376/statm: 9750 8270 141 53 0 8173 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39000

[startup+12.7005 s]
/proc/loadavg: 4.00 3.68 3.47 5/190 11377
/proc/meminfo: memFree=32558452/32950928 swapFree=67055428/67111528
[pid=11376] ppid=11374 vsize=34920 CPUtime=12.69 cores=0,2
/proc/11376/stat : 11376 (lingeling) R 11374 11376 9857 0 -1 4202496 13282 0 0 0 1263 6 0 0 25 0 1 0 875477138 35758080 7282 33554432000 4194304 4409164 140734302171024 18446744073709551615 4304080 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11376/statm: 8730 7282 141 53 0 7153 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 34920

[startup+25.501 s]
/proc/loadavg: 4.00 3.69 3.48 5/190 11378
/proc/meminfo: memFree=32560904/32950928 swapFree=67055428/67111528
[pid=11376] ppid=11374 vsize=38804 CPUtime=25.49 cores=0,2
/proc/11376/stat : 11376 (lingeling) R 11374 11376 9857 0 -1 4202496 23187 0 0 0 2536 13 0 0 25 0 1 0 875477138 39735296 8221 33554432000 4194304 4409164 140734302171024 18446744073709551615 4358463 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11376/statm: 9701 8221 141 53 0 8124 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 38804

[startup+51.1011 s]
/proc/loadavg: 4.07 3.73 3.50 5/190 11378
/proc/meminfo: memFree=32542804/32950928 swapFree=67055428/67111528
[pid=11376] ppid=11374 vsize=36492 CPUtime=51.09 cores=0,2
/proc/11376/stat : 11376 (lingeling) R 11374 11376 9857 0 -1 4202496 38048 0 0 0 5085 24 0 0 25 0 1 0 875477138 37367808 7643 33554432000 4194304 4409164 140734302171024 18446744073709551615 4271992 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11376/statm: 9123 7643 141 53 0 7546 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 36492

[startup+102.306 s]
/proc/loadavg: 4.03 3.77 3.52 5/190 11389
/proc/meminfo: memFree=32534436/32950928 swapFree=67055428/67111528
[pid=11376] ppid=11374 vsize=48120 CPUtime=102.3 cores=0,2
/proc/11376/stat : 11376 (lingeling) R 11374 11376 9857 0 -1 4202496 67160 0 0 0 10186 44 0 0 25 0 1 0 875477138 49274880 10550 33554432000 4194304 4409164 140734302171024 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11376/statm: 12030 10550 141 53 0 10453 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 48120

[startup+162.301 s]
/proc/loadavg: 4.01 3.81 3.55 5/190 11390
/proc/meminfo: memFree=32522372/32950928 swapFree=67055428/67111528
[pid=11376] ppid=11374 vsize=60880 CPUtime=162.3 cores=0,2
/proc/11376/stat : 11376 (lingeling) R 11374 11376 9857 0 -1 4202496 100216 0 0 0 16167 63 0 0 25 0 1 0 875477138 62341120 13772 33554432000 4194304 4409164 140734302171024 18446744073709551615 4271656 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11376/statm: 15220 13772 141 53 0 13643 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 60880

[startup+222.3 s]
/proc/loadavg: 4.00 3.84 3.57 5/190 11392
/proc/meminfo: memFree=32513780/32950928 swapFree=67055428/67111528
[pid=11376] ppid=11374 vsize=63668 CPUtime=222.29 cores=0,2
/proc/11376/stat : 11376 (lingeling) R 11374 11376 9857 0 -1 4202496 136498 0 0 0 22150 79 0 0 25 0 1 0 875477138 65196032 14454 33554432000 4194304 4409164 140734302171024 18446744073709551615 4358592 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11376/statm: 15917 14454 141 53 0 14340 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 63668

[startup+282.301 s]
/proc/loadavg: 4.06 3.88 3.60 5/190 11396
/proc/meminfo: memFree=32502028/32950928 swapFree=67055428/67111528
[pid=11376] ppid=11374 vsize=72640 CPUtime=282.3 cores=0,2
/proc/11376/stat : 11376 (lingeling) R 11374 11376 9857 0 -1 4202496 160648 0 0 0 28132 98 0 0 25 0 1 0 875477138 74383360 16458 33554432000 4194304 4409164 140734302171024 18446744073709551615 4271656 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11376/statm: 18160 16458 141 53 0 16583 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 72640

[startup+342.3 s]
/proc/loadavg: 4.07 3.92 3.63 5/190 11398
/proc/meminfo: memFree=32498484/32950928 swapFree=67055428/67111528
[pid=11376] ppid=11374 vsize=74484 CPUtime=342.3 cores=0,2
/proc/11376/stat : 11376 (lingeling) R 11374 11376 9857 0 -1 4202496 184758 0 0 0 34118 112 0 0 25 0 1 0 875477138 76271616 17173 33554432000 4194304 4409164 140734302171024 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11376/statm: 18621 17173 141 53 0 17044 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 74484

[startup+402.301 s]
/proc/loadavg: 4.02 3.93 3.65 5/190 11400
/proc/meminfo: memFree=32519772/32950928 swapFree=67055428/67111528
[pid=11376] ppid=11374 vsize=56572 CPUtime=402.3 cores=0,2
/proc/11376/stat : 11376 (lingeling) R 11374 11376 9857 0 -1 4202496 204091 0 0 0 40104 126 0 0 25 0 1 0 875477138 57929728 12695 33554432000 4194304 4409164 140734302171024 18446744073709551615 4360176 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11376/statm: 14143 12695 141 53 0 12566 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 56572

[startup+462.3 s]
/proc/loadavg: 4.01 3.94 3.67 5/190 11401
/proc/meminfo: memFree=32487988/32950928 swapFree=67055428/67111528
[pid=11376] ppid=11374 vsize=73272 CPUtime=462.3 cores=0,2
/proc/11376/stat : 11376 (lingeling) R 11374 11376 9857 0 -1 4202496 229003 0 0 0 46090 140 0 0 25 0 1 0 875477138 75030528 16870 33554432000 4194304 4409164 140734302171024 18446744073709551615 4360176 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11376/statm: 18318 16870 141 53 0 16741 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 73272

[startup+522.301 s]
/proc/loadavg: 4.00 3.95 3.69 5/190 11403
/proc/meminfo: memFree=32473316/32950928 swapFree=67055428/67111528
[pid=11376] ppid=11374 vsize=82344 CPUtime=522.31 cores=0,2
/proc/11376/stat : 11376 (lingeling) R 11374 11376 9857 0 -1 4202496 256734 0 0 0 52080 151 0 0 25 0 1 0 875477138 84320256 19138 33554432000 4194304 4409164 140734302171024 18446744073709551615 4358475 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11376/statm: 20586 19138 141 53 0 19009 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 82344

[startup+582.3 s]
/proc/loadavg: 4.00 3.95 3.70 5/190 11404
/proc/meminfo: memFree=32482688/32950928 swapFree=67055428/67111528
[pid=11376] ppid=11374 vsize=75284 CPUtime=582.31 cores=0,2
/proc/11376/stat : 11376 (lingeling) R 11374 11376 9857 0 -1 4202496 283440 0 0 0 58067 164 0 0 25 0 1 0 875477138 77090816 17341 33554432000 4194304 4409164 140734302171024 18446744073709551615 4230382 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11376/statm: 18821 17341 141 53 0 17244 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 75284

[startup+642.301 s]
/proc/loadavg: 4.00 3.96 3.72 5/190 11406
/proc/meminfo: memFree=32488224/32950928 swapFree=67055428/67111528
[pid=11376] ppid=11374 vsize=62216 CPUtime=642.32 cores=0,2
/proc/11376/stat : 11376 (lingeling) R 11374 11376 9857 0 -1 4202496 304746 0 0 0 64054 178 0 0 25 0 1 0 875477138 63709184 14106 33554432000 4194304 4409164 140734302171024 18446744073709551615 4360176 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11376/statm: 15554 14106 141 53 0 13977 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 62216

[startup+702.3 s]
/proc/loadavg: 4.00 3.96 3.74 5/190 11408
/proc/meminfo: memFree=32480240/32950928 swapFree=67055428/67111528
[pid=11376] ppid=11374 vsize=74420 CPUtime=702.32 cores=0,2
/proc/11376/stat : 11376 (lingeling) R 11374 11376 9857 0 -1 4202496 326179 0 0 0 70041 191 0 0 25 0 1 0 875477138 76206080 17157 33554432000 4194304 4409164 140734302171024 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11376/statm: 18605 17157 141 53 0 17028 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 74420

[startup+762.307 s]
/proc/loadavg: 4.00 3.97 3.75 5/190 11409
/proc/meminfo: memFree=32472640/32950928 swapFree=67055428/67111528
[pid=11376] ppid=11374 vsize=78844 CPUtime=762.33 cores=0,2
/proc/11376/stat : 11376 (lingeling) R 11374 11376 9857 0 -1 4202496 347873 0 0 0 76030 203 0 0 25 0 1 0 875477138 80736256 18263 33554432000 4194304 4409164 140734302171024 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11376/statm: 19711 18263 141 53 0 18134 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 78844

[startup+822.3 s]
/proc/loadavg: 4.07 3.99 3.76 5/190 11411
/proc/meminfo: memFree=32466148/32950928 swapFree=67055428/67111528
[pid=11376] ppid=11374 vsize=80620 CPUtime=822.32 cores=0,2
/proc/11376/stat : 11376 (lingeling) R 11374 11376 9857 0 -1 4202496 358768 0 0 0 82020 212 0 0 25 0 1 0 875477138 82554880 18675 33554432000 4194304 4409164 140734302171024 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11376/statm: 20155 18675 141 53 0 18578 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 80620

[startup+882.301 s]
/proc/loadavg: 4.10 4.00 3.78 5/190 11412
/proc/meminfo: memFree=32503552/32950928 swapFree=67055428/67111528
[pid=11376] ppid=11374 vsize=53956 CPUtime=882.32 cores=0,2
/proc/11376/stat : 11376 (lingeling) R 11374 11376 9857 0 -1 4202496 377547 0 0 0 88008 224 0 0 25 0 1 0 875477138 55250944 12040 33554432000 4194304 4409164 140734302171024 18446744073709551615 4358147 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11376/statm: 13489 12040 141 53 0 11912 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 53956

[startup+942.3 s]
/proc/loadavg: 4.03 4.00 3.79 5/190 11414
/proc/meminfo: memFree=32478088/32950928 swapFree=67055428/67111528
[pid=11376] ppid=11374 vsize=58784 CPUtime=942.32 cores=0,2
/proc/11376/stat : 11376 (lingeling) R 11374 11376 9857 0 -1 4202496 399491 0 0 0 93995 237 0 0 25 0 1 0 875477138 60194816 13248 33554432000 4194304 4409164 140734302171024 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11376/statm: 14696 13248 141 53 0 13119 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 58784

[startup+1002.3 s]
/proc/loadavg: 3.55 3.90 3.77 2/172 11491
/proc/meminfo: memFree=32572724/32950928 swapFree=67055428/67111528
[pid=11376] ppid=11374 vsize=92520 CPUtime=1002.33 cores=0,2
/proc/11376/stat : 11376 (lingeling) R 11374 11376 9857 0 -1 4202496 418766 0 0 0 99983 250 0 0 25 0 1 0 875477138 94740480 21650 33554432000 4194304 4409164 140734302171024 18446744073709551615 4360176 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11376/statm: 23130 21650 141 53 0 21553 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 92520

[startup+1062.3 s]
/proc/loadavg: 1.93 3.37 3.60 2/172 11492
/proc/meminfo: memFree=32547280/32950928 swapFree=67055428/67111528
[pid=11376] ppid=11374 vsize=118360 CPUtime=1062.33 cores=0,2
/proc/11376/stat : 11376 (lingeling) R 11374 11376 9857 0 -1 4202496 429315 0 0 0 105975 258 0 0 25 0 1 0 875477138 121200640 28110 33554432000 4194304 4409164 140734302171024 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11376/statm: 29590 28110 141 53 0 28013 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 118360

[startup+1122.3 s]
/proc/loadavg: 1.41 2.95 3.44 2/172 11494
/proc/meminfo: memFree=32571792/32950928 swapFree=67055428/67111528
[pid=11376] ppid=11374 vsize=93992 CPUtime=1122.33 cores=0,2
/proc/11376/stat : 11376 (lingeling) R 11374 11376 9857 0 -1 4202496 456600 0 0 0 111965 268 0 0 25 0 1 0 875477138 96247808 22018 33554432000 4194304 4409164 140734302171024 18446744073709551615 4358614 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11376/statm: 23498 22018 141 53 0 21921 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 93992

[startup+1182.3 s]
/proc/loadavg: 1.15 2.59 3.28 2/172 11495
/proc/meminfo: memFree=32557120/32950928 swapFree=67055428/67111528
[pid=11376] ppid=11374 vsize=108616 CPUtime=1182.33 cores=0,2
/proc/11376/stat : 11376 (lingeling) R 11374 11376 9857 0 -1 4202496 460256 0 0 0 117960 273 0 0 25 0 1 0 875477138 111222784 25674 33554432000 4194304 4409164 140734302171024 18446744073709551615 4358434 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11376/statm: 27154 25674 141 53 0 25577 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 108616

[startup+1242.3 s]
/proc/loadavg: 1.05 2.30 3.14 2/172 11497
/proc/meminfo: memFree=32581136/32950928 swapFree=67055428/67111528
[pid=11376] ppid=11374 vsize=84140 CPUtime=1242.34 cores=0,2
/proc/11376/stat : 11376 (lingeling) R 11374 11376 9857 0 -1 4202496 473019 0 0 0 123952 282 0 0 25 0 1 0 875477138 86159360 19587 33554432000 4194304 4409164 140734302171024 18446744073709551615 4358257 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11376/statm: 21035 19587 141 53 0 19458 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 84140



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.02 2.06 3.00 2/172 11499
/proc/meminfo: memFree=32557180/32950928 swapFree=67055428/67111528
[pid=11376] ppid=11374 vsize=107936 CPUtime=1300.04 cores=0,2
/proc/11376/stat : 11376 (lingeling) R 11374 11376 9857 0 -1 4202496 478968 0 0 0 129716 288 0 0 25 0 1 0 875477138 110526464 25536 33554432000 4194304 4409164 140734302171024 18446744073709551615 239476719511 0 0 4096 17506 0 0 0 17 0 0 0 0
/proc/11376/statm: 26984 25536 141 53 0 25407 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 107936

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.06
CPU user time (s): 1297.17
CPU system time (s): 2.89356
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 131964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1297.17
system time used= 2.89356
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 478968
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= 5
involuntary context switches= 3709

runsolver used 2.21466 second user time and 4.6073 second system time

The end

Launcher Data

Begin job on node148 at 2011-06-09 19:00:01
IDJOB=3290726
IDBENCH=83446
IDSOLVER=1606
FILE ID=node148/3290726-1307638800
RUNJOBID= node148-1307638489-11006
PBS_JOBID= 13549344
Free space on /tmp= 74156 MiB

SOLVER NAME= Lingeling 587
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/korf-18.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290726-1307638800/watcher-3290726-1307638800 -o /tmp/evaluation-result-3290726-1307638800/solver-3290726-1307638800 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3290726-1307638800.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 47bea79e2bf12e18e409c2c4bd6fac03
RANDOM SEED=1623852807

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      32590472 kB
Buffers:         24992 kB
Cached:         111520 kB
SwapCached:       8788 kB
Active:         165040 kB
Inactive:        58472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      32590472 kB
SwapTotal:    67111528 kB
SwapFree:     67055428 kB
Dirty:            6620 kB
Writeback:           0 kB
AnonPages:       85628 kB
Mapped:          13912 kB
Slab:            71984 kB
PageTables:       5156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   319464 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= 74156 MiB
End job on node148 at 2011-06-09 19:21:43