Trace number 3291037

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
CryptoMiniSat Strange-Night2-st? (TO) 1300 1300.04

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E00N23.cnf
MD5SUM1a1f0dddf727883e0973677dd00e9269
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables15364
Number of clauses2210893
Sum of the clauses size20370578
Maximum clause length105
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 241189
Number of clauses of size 336730
Number of clauses of size 432798
Number of clauses of size 5188784
Number of clauses of size over 51911364

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3291037-1303783454.cnf'
0.00/0.00	c -- header says num vars:          15364
0.00/0.00	c -- header says num clauses:     2210893
1.10/1.14	c -- clauses added:            0 learnts,      2210893 normals,            0 xors
1.10/1.14	c -- vars added      15364
1.10/1.14	c Parsing time:  1.06 s
1.10/1.14	c  N st     0         0     15364   2169520     39444         0  20327211         0   no data   no data
1.39/1.46	c asymm  cl-useful: 0/4577/2168587 lits-rem:0 time: 0.24
6.49/6.56	c Flit:    20 Blit:      0 bXBeca:    0 bXProp:  136 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T:  5.08
9.49/9.59	c Replacing      136 vars Replaced  1510727 lits Time:     3.02 s 
10.29/10.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.29/10.32	c bin-w-bin subsume rem          706 bins  time:  0.00 s
11.19/11.29	c subs with bin:     6661  lits-rem:       241  v-fix:    0  time:  0.97 s
11.29/11.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2881 time:  0.02 s
11.29/11.33	c Removed useless bin:       0  fixed:     0  props:   3.91M  time:  0.02 s
369.76/369.84	c lits-rem:         0  cl-subs:    21348  v-elim:   1112  v-fix:    0  time: 358.44 s
369.76/369.85	c Finding binary XORs  T:     0.02 s  found:       0
369.86/369.95	c calculated reachability. Time: 0.00
369.96/370.01	c Calc default polars -  time:   0.06 s pos:     430 undec:    2220 neg:   12714
369.96/370.01	c =========================================================================================
369.96/370.01	c types(t): F = full restart, N = normal restart
369.96/370.01	c types(t): S = simplification begin/end, E = solution found
369.96/370.01	c restart types(rt): st = static, dy = dynamic
369.96/370.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
369.96/370.01	c  B st     0         0     13144   2141932     34626         0  19740814         0   no data   no data
371.06/371.19	c  N dy    20      4199     13137   2141932     34720      4036  19740814    162281      9.09      9.67
372.96/373.09	c  N dy    45      8249     13135   2141932     34806      7960  19740814    324381      9.14      9.78
374.45/374.51	c  N dy    66     12354     13134   2141932     34896     11941  19740814    496143      9.23      9.75
375.35/375.40	c  N dy    93     16450     13134   2141932     34971     15927  19740813    653561      9.49     11.35
376.95/377.03	c Finding binary XORs  T:     0.02 s  found:       2
377.26/377.31	c  N dy   112     20516     13130   2133535     34955     10150  19693720    203365      9.43     10.06
379.25/379.32	c  F st   136     25000     13129   2133535     35037     14497  19693720    407495      9.44      7.94
379.35/379.47	c Replacing        2 vars Replaced       18 lits Time:     0.07 s 
379.75/379.85	c  N st   136     25000     13127   2133534     35026     14494  19693703    407472      9.44      7.94
381.15/381.24	c  N dy   142     30002     13127   2133534     35098     19379  19693703    662497      9.44   no data
381.15/381.24	c  S st   142     30002     13127   2133534     35098     19379  19693703    662497      9.44   no data
382.95/383.07	c  S st   142     30502     13127   2133534     35119     19858  19693703    671138      9.44   no data
383.05/383.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
389.95/390.00	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins: 411493 BRemL: 222414 BRemN:      0 P: 200.0M T:  6.86
390.56/390.62	c blocked clauses removed:        0 vars:      0 tried:       13126 T: 0.01 s
390.56/390.65	c bin-w-bin subsume rem            1 bins  time:  0.03 s
395.85/396.00	c subs with bin:     8581  lits-rem:     90621  v-fix:    0  time:  5.34 s
395.96/396.03	c Subs w/ non-existent bins:      0 l-rem:      2 v-fix:     0 done:   1502 time:  0.04 s
395.96/396.07	c Removed useless bin:      11  fixed:     0  props:   1.32M  time:  0.02 s
737.04/737.17	c lits-rem:         0  cl-subs:    65822  v-elim:    189  v-fix:    0  time: 341.05 s
737.23/737.33	c subs with bin:      154  lits-rem:      2492  v-fix:    0  time:  0.14 s
1063.05/1063.19	c lits-rem:         0  cl-subs:      703  v-elim:      0  v-fix:    0  time: 325.45 s
1063.45/1063.55	c asymm  cl-useful: 0/2552/2058338 lits-rem:0 time: 0.36
1063.55/1063.64	c calculated reachability. Time: 0.01
1063.55/1063.64	c  N dy   142     30502     12937   2058338    203893     10234  19032002    557673      9.44   no data
1063.55/1063.66	c Finding binary XORs  T:     0.02 s  found:       0
1065.15/1065.26	c  N dy   158     34588     12937   2058338    203930     14253  19032001    769672      9.30      9.96
1066.75/1066.88	c  N dy   181     38698     12932   2058338    203954     18295  19032001    934049      9.30      9.80
1068.75/1068.89	c  N dy   207     43095     12931   2058338    203971     12052  19032001    559071      9.35      9.96
1069.85/1069.91	c  S st   226     45753     12930   2058338    203987     14679  19032001    672155      9.40      8.34
1071.55/1071.64	c  S st   226     46253     12930   2058338    204003     15162  19032001    683258      9.40   no data
1071.65/1071.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
1078.15/1078.22	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:    0 Bins: 185685 BRemL: 233044 BRemN:      3 P: 200.1M T:  6.51
1078.75/1078.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1078.75/1078.84	c bin-w-bin subsume rem           35 bins  time:  0.02 s
1079.55/1079.64	c subs with bin:     2227  lits-rem:      2262  v-fix:    0  time:  0.80 s
1079.55/1079.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    347 time:  0.03 s
1079.65/1079.70	c Removed useless bin:     218  fixed:     0  props:   1.56M  time:  0.02 s

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: 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-3291037-1303783454/watcher-3291037-1303783454 -o /tmp/evaluation-result-3291037-1303783454/solver-3291037-1303783454 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3291037-1303783454.cnf 

running on 2 cores: 4,6

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.03 4.03 3.67 4/189 7250
/proc/meminfo: memFree=19420036/32951124 swapFree=67111464/67111528
[pid=7250] ppid=7248 vsize=30524 CPUtime=0 cores=4,6
/proc/7250/stat : 7250 (strangenight2-s) R 7248 7250 6373 0 -1 4202496 956 0 0 0 0 0 0 0 22 0 1 0 489943713 31256576 895 33554432000 4194304 4627331 140733984458240 18446744073709551615 4507152 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7250/statm: 7631 896 321 106 0 2602 0

[startup+0.106752 s]
/proc/loadavg: 4.03 4.03 3.67 4/189 7250
/proc/meminfo: memFree=19420036/32951124 swapFree=67111464/67111528
[pid=7250] ppid=7248 vsize=32060 CPUtime=0.09 cores=4,6
/proc/7250/stat : 7250 (strangenight2-s) R 7248 7250 6373 0 -1 4202496 3115 0 0 0 9 0 0 0 23 0 1 0 489943713 32829440 3054 33554432000 4194304 4627331 140733984458240 18446744073709551615 4507122 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7250/statm: 8015 3055 322 106 0 2986 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32060

[startup+0.200735 s]
/proc/loadavg: 4.03 4.03 3.67 4/189 7250
/proc/meminfo: memFree=19420036/32951124 swapFree=67111464/67111528
[pid=7250] ppid=7248 vsize=73156 CPUtime=0.19 cores=4,6
/proc/7250/stat : 7250 (strangenight2-s) R 7248 7250 6373 0 -1 4202496 6912 0 0 0 18 1 0 0 23 0 1 0 489943713 74911744 6604 33554432000 4194304 4627331 140733984458240 18446744073709551615 4504699 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7250/statm: 18289 6606 324 106 0 13260 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 73156

[startup+0.300707 s]
/proc/loadavg: 4.03 4.03 3.67 4/189 7250
/proc/meminfo: memFree=19420036/32951124 swapFree=67111464/67111528
[pid=7250] ppid=7248 vsize=82904 CPUtime=0.29 cores=4,6
/proc/7250/stat : 7250 (strangenight2-s) R 7248 7250 6373 0 -1 4202496 11780 0 0 0 28 1 0 0 23 0 1 0 489943713 84893696 11472 33554432000 4194304 4627331 140733984458240 18446744073709551615 4507152 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7250/statm: 20726 11474 324 106 0 15697 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 82904

[startup+0.700642 s]
/proc/loadavg: 4.03 4.03 3.67 4/189 7250
/proc/meminfo: memFree=19420036/32951124 swapFree=67111464/67111528
[pid=7250] ppid=7248 vsize=241952 CPUtime=0.69 cores=4,6
/proc/7250/stat : 7250 (strangenight2-s) R 7248 7250 6373 0 -1 4202496 27308 0 0 0 66 3 0 0 25 0 1 0 489943713 247758848 27000 33554432000 4194304 4627331 140733984458240 18446744073709551615 4507122 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7250/statm: 60488 27002 324 106 0 55459 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 241952

[startup+1.50049 s]
/proc/loadavg: 4.03 4.03 3.67 5/190 7251
/proc/meminfo: memFree=19249280/32951124 swapFree=67111464/67111528
[pid=7250] ppid=7248 vsize=283640 CPUtime=1.48 cores=4,6
/proc/7250/stat : 7250 (strangenight2-s) R 7248 7250 6373 0 -1 4202496 47771 0 0 0 141 7 0 0 25 0 1 0 489943713 290447360 47463 33554432000 4194304 4627331 140733984458240 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7250/statm: 70910 47463 346 106 0 65881 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 283640

[startup+3.10021 s]
/proc/loadavg: 4.03 4.03 3.67 5/190 7251
/proc/meminfo: memFree=19218404/32951124 swapFree=67111464/67111528
[pid=7250] ppid=7248 vsize=303380 CPUtime=3.08 cores=4,6
/proc/7250/stat : 7250 (strangenight2-s) R 7248 7250 6373 0 -1 4202496 52092 0 0 0 300 8 0 0 25 0 1 0 489943713 310661120 51784 33554432000 4194304 4627331 140733984458240 18446744073709551615 4309057 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7250/statm: 75845 51784 346 106 0 70816 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 303380

[startup+6.30065 s]
/proc/loadavg: 4.03 4.03 3.67 5/190 7252
/proc/meminfo: memFree=19195096/32951124 swapFree=67111464/67111528
[pid=7250] ppid=7248 vsize=320276 CPUtime=6.29 cores=4,6
/proc/7250/stat : 7250 (strangenight2-s) R 7248 7250 6373 0 -1 4202496 56134 0 0 0 620 9 0 0 25 0 1 0 489943713 327962624 55826 33554432000 4194304 4627331 140733984458240 18446744073709551615 4309177 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7250/statm: 80069 55826 346 106 0 75040 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 320276

[startup+12.7005 s]
/proc/loadavg: 4.02 4.03 3.67 5/190 7253
/proc/meminfo: memFree=18673320/32951124 swapFree=67111464/67111528
[pid=7250] ppid=7248 vsize=873656 CPUtime=12.69 cores=4,6
/proc/7250/stat : 7250 (strangenight2-s) R 7248 7250 6373 0 -1 4202496 185528 0 0 0 1244 25 0 0 25 0 1 0 489943713 894623744 185220 33554432000 4194304 4627331 140733984458240 18446744073709551615 4467748 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7250/statm: 218414 185220 363 106 0 213385 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 873656

[startup+25.5013 s]
/proc/loadavg: 4.02 4.03 3.68 5/190 7253
/proc/meminfo: memFree=18684724/32951124 swapFree=67111464/67111528
[pid=7250] ppid=7248 vsize=873656 CPUtime=25.49 cores=4,6
/proc/7250/stat : 7250 (strangenight2-s) R 7248 7250 6373 0 -1 4202496 185528 0 0 0 2524 25 0 0 25 0 1 0 489943713 894623744 185220 33554432000 4194304 4627331 140733984458240 18446744073709551615 4467732 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7250/statm: 218414 185220 363 106 0 213385 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 873656

[startup+51.1007 s]
/proc/loadavg: 4.01 4.03 3.68 5/190 7254
/proc/meminfo: memFree=18674284/32951124 swapFree=67111464/67111528
[pid=7250] ppid=7248 vsize=873656 CPUtime=51.09 cores=4,6
/proc/7250/stat : 7250 (strangenight2-s) R 7248 7250 6373 0 -1 4202496 185528 0 0 0 5084 25 0 0 25 0 1 0 489943713 894623744 185220 33554432000 4194304 4627331 140733984458240 18446744073709551615 4467748 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7250/statm: 218414 185220 363 106 0 213385 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 873656

[startup+102.301 s]
/proc/loadavg: 4.00 4.02 3.70 5/190 7255
/proc/meminfo: memFree=18688640/32951124 swapFree=67111464/67111528
[pid=7250] ppid=7248 vsize=873656 CPUtime=102.29 cores=4,6
/proc/7250/stat : 7250 (strangenight2-s) R 7248 7250 6373 0 -1 4202496 185528 0 0 0 10204 25 0 0 25 0 1 0 489943713 894623744 185220 33554432000 4194304 4627331 140733984458240 18446744073709551615 4467748 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7250/statm: 218414 185220 363 106 0 213385 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 873656

[startup+162.301 s]
/proc/loadavg: 3.96 4.00 3.71 5/190 7339
/proc/meminfo: memFree=19039484/32951124 swapFree=67111464/67111528
[pid=7250] ppid=7248 vsize=873656 CPUtime=162.28 cores=4,6
/proc/7250/stat : 7250 (strangenight2-s) R 7248 7250 6373 0 -1 4202496 185528 0 0 0 16203 25 0 0 25 0 1 0 489943713 894623744 185220 33554432000 4194304 4627331 140733984458240 18446744073709551615 4467748 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/7250/statm: 218414 185220 363 106 0 213385 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 873656

[startup+222.308 s]
/proc/loadavg: 3.98 4.00 3.73 5/190 7340
/proc/meminfo: memFree=18962564/32951124 swapFree=67111464/67111528
[pid=7250] ppid=7248 vsize=873656 CPUtime=222.28 cores=4,6
/proc/7250/stat : 7250 (strangenight2-s) R 7248 7250 6373 0 -1 4202496 185528 0 0 0 22203 25 0 0 25 0 1 0 489943713 894623744 185220 33554432000 4194304 4627331 140733984458240 18446744073709551615 4467748 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7250/statm: 218414 185220 363 106 0 213385 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 873656

[startup+282.301 s]
/proc/loadavg: 3.99 4.00 3.74 5/190 7342
/proc/meminfo: memFree=18967312/32951124 swapFree=67111464/67111528
[pid=7250] ppid=7248 vsize=873656 CPUtime=282.27 cores=4,6
/proc/7250/stat : 7250 (strangenight2-s) R 7248 7250 6373 0 -1 4202496 185528 0 0 0 28202 25 0 0 25 0 1 0 489943713 894623744 185220 33554432000 4194304 4627331 140733984458240 18446744073709551615 4467748 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7250/statm: 218414 185220 363 106 0 213385 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 873656

[startup+342.3 s]
/proc/loadavg: 3.99 4.00 3.75 5/190 7343
/proc/meminfo: memFree=18950368/32951124 swapFree=67111464/67111528
[pid=7250] ppid=7248 vsize=873656 CPUtime=342.26 cores=4,6
/proc/7250/stat : 7250 (strangenight2-s) R 7248 7250 6373 0 -1 4202496 185528 0 0 0 34201 25 0 0 25 0 1 0 489943713 894623744 185220 33554432000 4194304 4627331 140733984458240 18446744073709551615 4467748 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7250/statm: 218414 185220 363 106 0 213385 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 873656

[startup+402.301 s]
/proc/loadavg: 3.99 4.00 3.76 5/190 7345
/proc/meminfo: memFree=18918680/32951124 swapFree=67111464/67111528
[pid=7250] ppid=7248 vsize=913324 CPUtime=402.26 cores=4,6
/proc/7250/stat : 7250 (strangenight2-s) R 7248 7250 6373 0 -1 4202496 213007 0 0 0 40197 29 0 0 25 0 1 0 489943713 935243776 190298 33554432000 4194304 4627331 140733984458240 18446744073709551615 4420050 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7250/statm: 228331 190298 374 106 0 223302 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 913324

[startup+462.3 s]
/proc/loadavg: 3.99 4.00 3.78 5/190 7347
/proc/meminfo: memFree=18900252/32951124 swapFree=67111464/67111528
[pid=7250] ppid=7248 vsize=913324 CPUtime=462.25 cores=4,6
/proc/7250/stat : 7250 (strangenight2-s) R 7248 7250 6373 0 -1 4202496 213007 0 0 0 46196 29 0 0 25 0 1 0 489943713 935243776 190298 33554432000 4194304 4627331 140733984458240 18446744073709551615 4467748 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7250/statm: 228331 190298 374 106 0 223302 0
Current children cumulated CPU time (s) 462.25
Current children cumulated vsize (KiB) 913324

[startup+522.301 s]
/proc/loadavg: 3.99 4.00 3.79 5/190 7348
/proc/meminfo: memFree=18903592/32951124 swapFree=67111464/67111528
[pid=7250] ppid=7248 vsize=913324 CPUtime=522.25 cores=4,6
/proc/7250/stat : 7250 (strangenight2-s) R 7248 7250 6373 0 -1 4202496 213007 0 0 0 52196 29 0 0 25 0 1 0 489943713 935243776 190298 33554432000 4194304 4627331 140733984458240 18446744073709551615 4467748 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7250/statm: 228331 190298 374 106 0 223302 0
Current children cumulated CPU time (s) 522.25
Current children cumulated vsize (KiB) 913324

[startup+582.301 s]
/proc/loadavg: 4.04 4.01 3.80 5/190 7350
/proc/meminfo: memFree=18881416/32951124 swapFree=67111464/67111528
[pid=7250] ppid=7248 vsize=913324 CPUtime=582.24 cores=4,6
/proc/7250/stat : 7250 (strangenight2-s) R 7248 7250 6373 0 -1 4202496 213007 0 0 0 58195 29 0 0 25 0 1 0 489943713 935243776 190298 33554432000 4194304 4627331 140733984458240 18446744073709551615 4467748 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7250/statm: 228331 190298 374 106 0 223302 0
Current children cumulated CPU time (s) 582.24
Current children cumulated vsize (KiB) 913324

[startup+642.3 s]
/proc/loadavg: 3.93 3.99 3.81 4/185 7368
/proc/meminfo: memFree=18977500/32951124 swapFree=67111464/67111528
[pid=7250] ppid=7248 vsize=913324 CPUtime=642.24 cores=4,6
/proc/7250/stat : 7250 (strangenight2-s) R 7248 7250 6373 0 -1 4202496 213007 0 0 0 64195 29 0 0 25 0 1 0 489943713 935243776 190298 33554432000 4194304 4627331 140733984458240 18446744073709551615 4467748 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7250/statm: 228331 190298 374 106 0 223302 0
Current children cumulated CPU time (s) 642.24
Current children cumulated vsize (KiB) 913324

[startup+702.301 s]
/proc/loadavg: 2.71 3.62 3.69 3/178 7387
/proc/meminfo: memFree=19288108/32951124 swapFree=67111464/67111528
[pid=7250] ppid=7248 vsize=913324 CPUtime=702.23 cores=4,6
/proc/7250/stat : 7250 (strangenight2-s) R 7248 7250 6373 0 -1 4202496 213007 0 0 0 70194 29 0 0 25 0 1 0 489943713 935243776 190298 33554432000 4194304 4627331 140733984458240 18446744073709551615 4467748 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7250/statm: 228331 190298 374 106 0 223302 0
Current children cumulated CPU time (s) 702.23
Current children cumulated vsize (KiB) 913324

[startup+762.3 s]
/proc/loadavg: 2.26 3.33 3.59 3/178 7389
/proc/meminfo: memFree=19264536/32951124 swapFree=67111464/67111528
[pid=7250] ppid=7248 vsize=936564 CPUtime=762.24 cores=4,6
/proc/7250/stat : 7250 (strangenight2-s) R 7248 7250 6373 0 -1 4202496 244733 0 0 0 76192 32 0 0 25 0 1 0 489943713 959041536 196165 33554432000 4194304 4627331 140733984458240 18446744073709551615 4467748 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7250/statm: 234141 196165 374 106 0 229112 0
Current children cumulated CPU time (s) 762.24
Current children cumulated vsize (KiB) 936564

[startup+822.301 s]
/proc/loadavg: 2.09 3.08 3.48 3/178 7390
/proc/meminfo: memFree=19263896/32951124 swapFree=67111464/67111528
[pid=7250] ppid=7248 vsize=936564 CPUtime=822.23 cores=4,6
/proc/7250/stat : 7250 (strangenight2-s) R 7248 7250 6373 0 -1 4202496 244733 0 0 0 82191 32 0 0 25 0 1 0 489943713 959041536 196165 33554432000 4194304 4627331 140733984458240 18446744073709551615 4467748 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7250/statm: 234141 196165 374 106 0 229112 0
Current children cumulated CPU time (s) 822.23
Current children cumulated vsize (KiB) 936564

[startup+882.306 s]
/proc/loadavg: 2.03 2.88 3.39 3/178 7392
/proc/meminfo: memFree=19263876/32951124 swapFree=67111464/67111528
[pid=7250] ppid=7248 vsize=936564 CPUtime=882.24 cores=4,6
/proc/7250/stat : 7250 (strangenight2-s) R 7248 7250 6373 0 -1 4202496 244733 0 0 0 88192 32 0 0 25 0 1 0 489943713 959041536 196165 33554432000 4194304 4627331 140733984458240 18446744073709551615 4467742 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7250/statm: 234141 196165 374 106 0 229112 0
Current children cumulated CPU time (s) 882.24
Current children cumulated vsize (KiB) 936564

[startup+942.301 s]
/proc/loadavg: 2.01 2.72 3.30 3/178 7393
/proc/meminfo: memFree=19249724/32951124 swapFree=67111464/67111528
[pid=7250] ppid=7248 vsize=936564 CPUtime=942.24 cores=4,6
/proc/7250/stat : 7250 (strangenight2-s) R 7248 7250 6373 0 -1 4202496 244733 0 0 0 94192 32 0 0 25 0 1 0 489943713 959041536 196165 33554432000 4194304 4627331 140733984458240 18446744073709551615 4467748 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7250/statm: 234141 196165 374 106 0 229112 0
Current children cumulated CPU time (s) 942.24
Current children cumulated vsize (KiB) 936564

[startup+1002.3 s]
/proc/loadavg: 2.00 2.58 3.21 3/178 7395
/proc/meminfo: memFree=19249704/32951124 swapFree=67111464/67111528
[pid=7250] ppid=7248 vsize=936564 CPUtime=1002.24 cores=4,6
/proc/7250/stat : 7250 (strangenight2-s) R 7248 7250 6373 0 -1 4202496 244733 0 0 0 100192 32 0 0 25 0 1 0 489943713 959041536 196165 33554432000 4194304 4627331 140733984458240 18446744073709551615 4467748 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7250/statm: 234141 196165 374 106 0 229112 0
Current children cumulated CPU time (s) 1002.24
Current children cumulated vsize (KiB) 936564

[startup+1062.3 s]
/proc/loadavg: 2.00 2.48 3.14 3/178 7397
/proc/meminfo: memFree=19249684/32951124 swapFree=67111464/67111528
[pid=7250] ppid=7248 vsize=936564 CPUtime=1062.24 cores=4,6
/proc/7250/stat : 7250 (strangenight2-s) R 7248 7250 6373 0 -1 4202496 244733 0 0 0 106192 32 0 0 25 0 1 0 489943713 959041536 196165 33554432000 4194304 4627331 140733984458240 18446744073709551615 4467964 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7250/statm: 234141 196165 374 106 0 229112 0
Current children cumulated CPU time (s) 1062.24
Current children cumulated vsize (KiB) 936564

[startup+1122.3 s]
/proc/loadavg: 2.06 2.40 3.07 3/178 7398
/proc/meminfo: memFree=19260704/32951124 swapFree=67111464/67111528
[pid=7250] ppid=7248 vsize=928332 CPUtime=1122.25 cores=4,6
/proc/7250/stat : 7250 (strangenight2-s) R 7248 7250 6373 0 -1 4202496 251224 0 0 0 112191 34 0 0 25 0 1 0 489943713 950611968 194580 33554432000 4194304 4627331 140733984458240 18446744073709551615 4467756 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7250/statm: 232083 194580 374 106 0 227054 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 928332

[startup+1182.3 s]
/proc/loadavg: 2.02 2.33 3.00 3/178 7400
/proc/meminfo: memFree=19260448/32951124 swapFree=67111464/67111528
[pid=7250] ppid=7248 vsize=928332 CPUtime=1182.25 cores=4,6
/proc/7250/stat : 7250 (strangenight2-s) R 7248 7250 6373 0 -1 4202496 251224 0 0 0 118191 34 0 0 25 0 1 0 489943713 950611968 194580 33554432000 4194304 4627331 140733984458240 18446744073709551615 4467748 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7250/statm: 232083 194580 374 106 0 227054 0
Current children cumulated CPU time (s) 1182.25
Current children cumulated vsize (KiB) 928332

[startup+1242.3 s]
/proc/loadavg: 2.01 2.26 2.93 3/178 7401
/proc/meminfo: memFree=19238980/32951124 swapFree=67111464/67111528
[pid=7250] ppid=7248 vsize=928332 CPUtime=1242.25 cores=4,6
/proc/7250/stat : 7250 (strangenight2-s) R 7248 7250 6373 0 -1 4202496 251224 0 0 0 124191 34 0 0 25 0 1 0 489943713 950611968 194580 33554432000 4194304 4627331 140733984458240 18446744073709551615 4467748 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7250/statm: 232083 194580 374 106 0 227054 0
Current children cumulated CPU time (s) 1242.25
Current children cumulated vsize (KiB) 928332



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.43 2.06 2.82 2/172 7421
/proc/meminfo: memFree=20088328/32951124 swapFree=67111464/67111528
[pid=7250] ppid=7248 vsize=928332 CPUtime=1299.95 cores=4,6
/proc/7250/stat : 7250 (strangenight2-s) R 7248 7250 6373 0 -1 4202496 251224 0 0 0 129961 34 0 0 25 0 1 0 489943713 950611968 194580 33554432000 4194304 4627331 140733984458240 18446744073709551615 4467772 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7250/statm: 232083 194580 374 106 0 227054 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 928332

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

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

[startup+1300 s]
/proc/loadavg: 1.43 2.06 2.82 2/172 7421
/proc/meminfo: memFree=20088328/32951124 swapFree=67111464/67111528
[pid=7250] ppid=7248 vsize=928332 CPUtime=1299.95 cores=4,6
/proc/7250/stat : 7250 (strangenight2-s) R 7248 7250 6373 0 -1 4202496 251224 0 0 0 129961 34 0 0 25 0 1 0 489943713 950611968 194580 33554432000 4194304 4627331 140733984458240 18446744073709551615 4467772 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/7250/statm: 232083 194580 374 106 0 227054 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 928332

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.04
CPU time (s): 1300
CPU user time (s): 1299.62
CPU system time (s): 0.382941
CPU usage (%): 99.9967
Max. virtual memory (cumulated for all children) (KiB): 936564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.62
system time used= 0.382941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 251224
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= 11
involuntary context switches= 3416

runsolver used 2.22166 second user time and 4.84326 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-26 04:04:17
IDJOB=3291037
IDBENCH=83466
IDSOLVER=1587
FILE ID=node136/3291037-1303783454
RUNJOBID= node136-1303782152-6392
PBS_JOBID= 13157229
Free space on /tmp= 72164 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E00N23.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291037-1303783454/watcher-3291037-1303783454 -o /tmp/evaluation-result-3291037-1303783454/solver-3291037-1303783454 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3291037-1303783454.cnf

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

MD5SUM BENCH= 1a1f0dddf727883e0973677dd00e9269
RANDOM SEED=144596948

node136.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.809
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.61
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.809
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.809
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.809
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.76
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.809
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.75
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.809
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.83
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.809
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.809
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:     32951124 kB
MemFree:      19420440 kB
Buffers:       1724956 kB
Cached:        9898968 kB
SwapCached:         60 kB
Active:        6213748 kB
Inactive:      6733064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19420440 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:          214272 kB
Writeback:           0 kB
AnonPages:     1322332 kB
Mapped:          16228 kB
Slab:           516804 kB
PageTables:       8000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1723320 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= 72340 MiB
End job on node136 at 2011-04-26 04:26:00