Trace number 3368483

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 (fixed)? (TO) 1300.09 1300.05

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-3368483-1305392573.cnf'
0.00/0.00	c -- header says num vars:          15364
0.00/0.00	c -- header says num clauses:     2210893
0.99/1.05	c -- clauses added:            0 learnts,      2210893 normals,            0 xors
0.99/1.05	c -- vars added      15364
0.99/1.05	c Parsing time:  0.97 s
0.99/1.05	c  N st     0         0     15364   2169520     39444         0  20327211         0   no data   no data
1.29/1.35	c asymm  cl-useful: 0/4577/2168587 lits-rem:0 time: 0.22
6.19/6.22	c Flit:    20 Blit:      0 bXBeca:    0 bXProp:  136 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T:  4.85
8.69/8.79	c Replacing      136 vars Replaced  1510727 lits Time:     2.56 s 
9.49/9.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.49/9.51	c bin-w-bin subsume rem          706 bins  time:  0.00 s
10.40/10.48	c subs with bin:     6661  lits-rem:       241  v-fix:    0  time:  0.96 s
10.40/10.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2881 time:  0.02 s
10.49/10.52	c Removed useless bin:       0  fixed:     0  props:   3.91M  time:  0.02 s
359.61/359.68	c lits-rem:         0  cl-subs:    21348  v-elim:   1112  v-fix:    0  time: 349.14 s
359.71/359.70	c Finding binary XORs  T:     0.02 s  found:       0
359.71/359.79	c calculated reachability. Time: 0.00
359.81/359.85	c Calc default polars -  time:   0.06 s pos:     430 undec:    2220 neg:   12714
359.81/359.85	c =========================================================================================
359.81/359.85	c types(t): F = full restart, N = normal restart
359.81/359.85	c types(t): S = simplification begin/end, E = solution found
359.81/359.85	c restart types(rt): st = static, dy = dynamic
359.81/359.85	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
359.81/359.85	c  B st     0         0     13144   2141932     34626         0  19740814         0   no data   no data
361.01/361.01	c  N dy    20      4199     13137   2141932     34720      4036  19740814    162281      9.09      9.67
362.80/362.86	c  N dy    45      8249     13135   2141932     34806      7960  19740814    324381      9.14      9.78
364.10/364.18	c  N dy    66     12354     13134   2141932     34896     11941  19740814    496143      9.23      9.75
365.00/365.05	c  N dy    93     16450     13134   2141932     34971     15927  19740813    653561      9.49     11.35
366.60/366.65	c Finding binary XORs  T:     0.02 s  found:       2
366.90/366.93	c  N dy   112     20516     13130   2133535     34955     10150  19693720    203365      9.43     10.06
368.92/368.94	c  F st   136     25000     13129   2133535     35037     14497  19693720    407495      9.44      7.94
369.02/369.08	c Replacing        2 vars Replaced       18 lits Time:     0.07 s 
369.41/369.45	c  N st   136     25000     13127   2133534     35026     14494  19693703    407472      9.44      7.94
370.81/370.82	c  N dy   142     30002     13127   2133534     35098     19379  19693703    662497      9.44   no data
370.81/370.82	c  S st   142     30002     13127   2133534     35098     19379  19693703    662497      9.44   no data
372.61/372.63	c  S st   142     30502     13127   2133534     35119     19858  19693703    671138      9.44   no data
372.61/372.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
379.41/379.44	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins: 411493 BRemL: 222414 BRemN:      0 P: 200.0M T:  6.75
380.02/380.07	c blocked clauses removed:        0 vars:      0 tried:       13126 T: 0.01 s
380.02/380.09	c bin-w-bin subsume rem            1 bins  time:  0.02 s
385.42/385.42	c subs with bin:     8581  lits-rem:     90621  v-fix:    0  time:  5.34 s
385.42/385.45	c Subs w/ non-existent bins:      0 l-rem:      2 v-fix:     0 done:   1502 time:  0.03 s
385.42/385.49	c Removed useless bin:      11  fixed:     0  props:   1.32M  time:  0.02 s
725.91/725.90	c lits-rem:         0  cl-subs:    65822  v-elim:    189  v-fix:    0  time: 340.40 s
726.01/726.05	c subs with bin:      154  lits-rem:      2492  v-fix:    0  time:  0.13 s
1059.74/1059.76	c lits-rem:         0  cl-subs:      703  v-elim:      0  v-fix:    0  time: 333.29 s
1060.13/1060.11	c asymm  cl-useful: 0/2552/2058338 lits-rem:0 time: 0.36
1060.23/1060.21	c calculated reachability. Time: 0.01
1060.23/1060.21	c  N dy   142     30502     12937   2058338    203893     10234  19032002    557673      9.44   no data
1060.23/1060.23	c Finding binary XORs  T:     0.02 s  found:       0
1061.83/1061.81	c  N dy   158     34588     12937   2058338    203930     14253  19032001    769672      9.30      9.96
1063.43/1063.42	c  N dy   181     38698     12932   2058338    203954     18295  19032001    934049      9.30      9.80
1065.43/1065.40	c  N dy   207     43095     12931   2058338    203971     12052  19032001    559071      9.35      9.96
1066.34/1066.40	c  S st   226     45753     12930   2058338    203987     14679  19032001    672155      9.40      8.34
1068.13/1068.13	c  S st   226     46253     12930   2058338    204003     15162  19032001    683258      9.40   no data
1068.13/1068.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
1074.63/1074.63	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:    0 Bins: 185685 BRemL: 233044 BRemN:      3 P: 200.1M T:  6.43
1075.24/1075.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1075.24/1075.24	c bin-w-bin subsume rem           35 bins  time:  0.01 s
1076.03/1076.03	c subs with bin:     2227  lits-rem:      2262  v-fix:    0  time:  0.79 s
1076.03/1076.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    347 time:  0.02 s
1076.03/1076.09	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: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3368483-1305392573/watcher-3368483-1305392573 -o /tmp/evaluation-result-3368483-1305392573/solver-3368483-1305392573 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368483-1305392573.cnf 

running on 2 cores: 5,7

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: 3.85 3.97 3.84 4/286 30229
/proc/meminfo: memFree=25203636/32951124 swapFree=67083432/67111528
[pid=30229] ppid=30227 vsize=30756 CPUtime=0.01 cores=5,7
/proc/30229/stat : 30229 (strangenight2-s) R 30227 30229 29599 0 -1 4202496 1185 0 0 0 1 0 0 0 23 0 1 0 729488229 31494144 1125 33554432000 4194304 4580011 140733686241104 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30229/statm: 7689 1126 323 95 0 2671 0

[startup+0.0314559 s]
/proc/loadavg: 3.85 3.97 3.84 4/286 30229
/proc/meminfo: memFree=25203636/32951124 swapFree=67083432/67111528
[pid=30229] ppid=30227 vsize=30756 CPUtime=0.02 cores=5,7
/proc/30229/stat : 30229 (strangenight2-s) R 30227 30229 29599 0 -1 4202496 1502 0 0 0 2 0 0 0 23 0 1 0 729488229 31494144 1442 33554432000 4194304 4580011 140733686241104 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30229/statm: 7689 1443 323 95 0 2671 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 30756

[startup+0.100442 s]
/proc/loadavg: 3.85 3.97 3.84 4/286 30229
/proc/meminfo: memFree=25203636/32951124 swapFree=67083432/67111528
[pid=30229] ppid=30227 vsize=32016 CPUtime=0.09 cores=5,7
/proc/30229/stat : 30229 (strangenight2-s) R 30227 30229 29599 0 -1 4202496 3104 0 0 0 9 0 0 0 23 0 1 0 729488229 32784384 3044 33554432000 4194304 4580011 140733686241104 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30229/statm: 8004 3045 324 95 0 2986 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32016

[startup+0.300406 s]
/proc/loadavg: 3.85 3.97 3.84 4/286 30229
/proc/meminfo: memFree=25203636/32951124 swapFree=67083432/67111528
[pid=30229] ppid=30227 vsize=86492 CPUtime=0.29 cores=5,7
/proc/30229/stat : 30229 (strangenight2-s) R 30227 30229 29599 0 -1 4202496 12903 0 0 0 27 2 0 0 25 0 1 0 729488229 88567808 12596 33554432000 4194304 4580011 140733686241104 18446744073709551615 4489408 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30229/statm: 21623 12597 325 95 0 16605 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 86492

[startup+0.700333 s]
/proc/loadavg: 3.85 3.97 3.84 4/286 30229
/proc/meminfo: memFree=25203636/32951124 swapFree=67083432/67111528
[pid=30229] ppid=30227 vsize=246448 CPUtime=0.69 cores=5,7
/proc/30229/stat : 30229 (strangenight2-s) R 30227 30229 29599 0 -1 4202496 29683 0 0 0 64 5 0 0 25 0 1 0 729488229 252362752 29376 33554432000 4194304 4580011 140733686241104 18446744073709551615 260020395776 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30229/statm: 61612 29377 325 95 0 56594 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 246448

[startup+1.50018 s]
/proc/loadavg: 3.87 3.97 3.84 5/287 30230
/proc/meminfo: memFree=25022836/32951124 swapFree=67083432/67111528
[pid=30229] ppid=30227 vsize=289368 CPUtime=1.49 cores=5,7
/proc/30229/stat : 30229 (strangenight2-s) R 30227 30229 29599 0 -1 4202496 48988 0 0 0 140 9 0 0 25 0 1 0 729488229 296312832 48681 33554432000 4194304 4580011 140733686241104 18446744073709551615 4294428 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30229/statm: 72342 48681 341 95 0 67324 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 289368

[startup+3.1009 s]
/proc/loadavg: 3.87 3.97 3.84 5/287 30230
/proc/meminfo: memFree=24978444/32951124 swapFree=67083432/67111528
[pid=30229] ppid=30227 vsize=303600 CPUtime=3.1 cores=5,7
/proc/30229/stat : 30229 (strangenight2-s) R 30227 30229 29599 0 -1 4202496 52170 0 0 0 300 10 0 0 25 0 1 0 729488229 310886400 51863 33554432000 4194304 4580011 140733686241104 18446744073709551615 4294607 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30229/statm: 75900 51863 341 95 0 70882 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 303600

[startup+6.30031 s]
/proc/loadavg: 3.88 3.97 3.84 5/287 30230
/proc/meminfo: memFree=24959140/32951124 swapFree=67083432/67111528
[pid=30229] ppid=30227 vsize=320232 CPUtime=6.29 cores=5,7
/proc/30229/stat : 30229 (strangenight2-s) R 30227 30229 29599 0 -1 4202496 56144 0 0 0 619 10 0 0 25 0 1 0 729488229 327917568 55837 33554432000 4194304 4580011 140733686241104 18446744073709551615 4254166 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30229/statm: 80058 55837 346 95 0 75040 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 320232

[startup+12.7011 s]
/proc/loadavg: 3.89 3.97 3.84 5/287 30231
/proc/meminfo: memFree=24437496/32951124 swapFree=67083432/67111528
[pid=30229] ppid=30227 vsize=873612 CPUtime=12.7 cores=5,7
/proc/30229/stat : 30229 (strangenight2-s) R 30227 30229 29599 0 -1 4202496 185520 0 0 0 1244 26 0 0 25 0 1 0 729488229 894578688 185213 33554432000 4194304 4580011 140733686241104 18446744073709551615 4451612 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30229/statm: 218403 185213 356 95 0 213385 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 873612

[startup+25.5008 s]
/proc/loadavg: 3.90 3.97 3.85 5/287 30231
/proc/meminfo: memFree=24439960/32951124 swapFree=67083432/67111528
[pid=30229] ppid=30227 vsize=873612 CPUtime=25.5 cores=5,7
/proc/30229/stat : 30229 (strangenight2-s) R 30227 30229 29599 0 -1 4202496 185520 0 0 0 2524 26 0 0 25 0 1 0 729488229 894578688 185213 33554432000 4194304 4580011 140733686241104 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30229/statm: 218403 185213 356 95 0 213385 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 873612

[startup+51.1111 s]
/proc/loadavg: 3.94 3.97 3.85 5/287 30232
/proc/meminfo: memFree=24408308/32951124 swapFree=67083432/67111528
[pid=30229] ppid=30227 vsize=873612 CPUtime=51.11 cores=5,7
/proc/30229/stat : 30229 (strangenight2-s) R 30227 30229 29599 0 -1 4202496 185520 0 0 0 5085 26 0 0 25 0 1 0 729488229 894578688 185213 33554432000 4194304 4580011 140733686241104 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30229/statm: 218403 185213 356 95 0 213385 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 873612

[startup+102.301 s]
/proc/loadavg: 3.97 3.97 3.85 5/287 30233
/proc/meminfo: memFree=24411836/32951124 swapFree=67083432/67111528
[pid=30229] ppid=30227 vsize=873612 CPUtime=102.3 cores=5,7
/proc/30229/stat : 30229 (strangenight2-s) R 30227 30229 29599 0 -1 4202496 185520 0 0 0 10204 26 0 0 25 0 1 0 729488229 894578688 185213 33554432000 4194304 4580011 140733686241104 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30229/statm: 218403 185213 356 95 0 213385 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 873612

[startup+162.301 s]
/proc/loadavg: 3.99 3.97 3.86 5/287 30235
/proc/meminfo: memFree=24390876/32951124 swapFree=67083432/67111528
[pid=30229] ppid=30227 vsize=873612 CPUtime=162.3 cores=5,7
/proc/30229/stat : 30229 (strangenight2-s) R 30227 30229 29599 0 -1 4202496 185520 0 0 0 16204 26 0 0 25 0 1 0 729488229 894578688 185213 33554432000 4194304 4580011 140733686241104 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30229/statm: 218403 185213 356 95 0 213385 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 873612

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.86 5/287 30236
/proc/meminfo: memFree=24358644/32951124 swapFree=67083432/67111528
[pid=30229] ppid=30227 vsize=873612 CPUtime=222.3 cores=5,7
/proc/30229/stat : 30229 (strangenight2-s) R 30227 30229 29599 0 -1 4202496 185520 0 0 0 22204 26 0 0 25 0 1 0 729488229 894578688 185213 33554432000 4194304 4580011 140733686241104 18446744073709551615 4451582 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30229/statm: 218403 185213 356 95 0 213385 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 873612

[startup+282.3 s]
/proc/loadavg: 3.99 3.97 3.87 5/287 30238
/proc/meminfo: memFree=24341808/32951124 swapFree=67083432/67111528
[pid=30229] ppid=30227 vsize=873612 CPUtime=282.3 cores=5,7
/proc/30229/stat : 30229 (strangenight2-s) R 30227 30229 29599 0 -1 4202496 185520 0 0 0 28204 26 0 0 25 0 1 0 729488229 894578688 185213 33554432000 4194304 4580011 140733686241104 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30229/statm: 218403 185213 356 95 0 213385 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 873612

[startup+342.3 s]
/proc/loadavg: 4.03 3.99 3.88 5/287 30240
/proc/meminfo: memFree=24358272/32951124 swapFree=67083432/67111528
[pid=30229] ppid=30227 vsize=873612 CPUtime=342.31 cores=5,7
/proc/30229/stat : 30229 (strangenight2-s) R 30227 30229 29599 0 -1 4202496 185520 0 0 0 34205 26 0 0 25 0 1 0 729488229 894578688 185213 33554432000 4194304 4580011 140733686241104 18446744073709551615 4451612 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30229/statm: 218403 185213 356 95 0 213385 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 873612

[startup+402.3 s]
/proc/loadavg: 4.15 4.03 3.90 5/287 30241
/proc/meminfo: memFree=24291052/32951124 swapFree=67083432/67111528
[pid=30229] ppid=30227 vsize=913280 CPUtime=402.31 cores=5,7
/proc/30229/stat : 30229 (strangenight2-s) R 30227 30229 29599 0 -1 4202496 212996 0 0 0 40201 30 0 0 25 0 1 0 729488229 935198720 190288 33554432000 4194304 4580011 140733686241104 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30229/statm: 228320 190288 364 95 0 223302 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 913280

[startup+462.3 s]
/proc/loadavg: 4.05 4.02 3.91 5/287 30243
/proc/meminfo: memFree=24263692/32951124 swapFree=67083432/67111528
[pid=30229] ppid=30227 vsize=913280 CPUtime=462.31 cores=5,7
/proc/30229/stat : 30229 (strangenight2-s) R 30227 30229 29599 0 -1 4202496 212996 0 0 0 46201 30 0 0 25 0 1 0 729488229 935198720 190288 33554432000 4194304 4580011 140733686241104 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30229/statm: 228320 190288 364 95 0 223302 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 913280

[startup+522.3 s]
/proc/loadavg: 3.04 3.77 3.83 3/275 30279
/proc/meminfo: memFree=24708892/32951124 swapFree=67083432/67111528
[pid=30229] ppid=30227 vsize=913280 CPUtime=522.31 cores=5,7
/proc/30229/stat : 30229 (strangenight2-s) R 30227 30229 29599 0 -1 4202496 212996 0 0 0 52201 30 0 0 25 0 1 0 729488229 935198720 190288 33554432000 4194304 4580011 140733686241104 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30229/statm: 228320 190288 364 95 0 223302 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 913280

[startup+582.3 s]
/proc/loadavg: 2.38 3.44 3.71 3/275 30281
/proc/meminfo: memFree=24707580/32951124 swapFree=67083432/67111528
[pid=30229] ppid=30227 vsize=913280 CPUtime=582.32 cores=5,7
/proc/30229/stat : 30229 (strangenight2-s) R 30227 30229 29599 0 -1 4202496 212996 0 0 0 58202 30 0 0 25 0 1 0 729488229 935198720 190288 33554432000 4194304 4580011 140733686241104 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30229/statm: 228320 190288 364 95 0 223302 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 913280

[startup+642.3 s]
/proc/loadavg: 2.14 3.18 3.60 3/275 30283
/proc/meminfo: memFree=24707108/32951124 swapFree=67083432/67111528
[pid=30229] ppid=30227 vsize=913280 CPUtime=642.32 cores=5,7
/proc/30229/stat : 30229 (strangenight2-s) R 30227 30229 29599 0 -1 4202496 212996 0 0 0 64202 30 0 0 25 0 1 0 729488229 935198720 190288 33554432000 4194304 4580011 140733686241104 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30229/statm: 228320 190288 364 95 0 223302 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 913280

[startup+702.31 s]
/proc/loadavg: 2.05 2.96 3.50 3/275 30284
/proc/meminfo: memFree=24706848/32951124 swapFree=67083432/67111528
[pid=30229] ppid=30227 vsize=913280 CPUtime=702.33 cores=5,7
/proc/30229/stat : 30229 (strangenight2-s) R 30227 30229 29599 0 -1 4202496 212996 0 0 0 70203 30 0 0 25 0 1 0 729488229 935198720 190288 33554432000 4194304 4580011 140733686241104 18446744073709551615 4451567 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30229/statm: 228320 190288 364 95 0 223302 0
Current children cumulated CPU time (s) 702.33
Current children cumulated vsize (KiB) 913280

[startup+762.3 s]
/proc/loadavg: 2.02 2.78 3.40 3/275 30286
/proc/meminfo: memFree=24683432/32951124 swapFree=67083432/67111528
[pid=30229] ppid=30227 vsize=936520 CPUtime=762.31 cores=5,7
/proc/30229/stat : 30229 (strangenight2-s) R 30227 30229 29599 0 -1 4202496 244722 0 0 0 76198 33 0 0 25 0 1 0 729488229 958996480 196155 33554432000 4194304 4580011 140733686241104 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30229/statm: 234130 196155 364 95 0 229112 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 936520

[startup+822.301 s]
/proc/loadavg: 2.00 2.64 3.31 3/275 30287
/proc/meminfo: memFree=24683312/32951124 swapFree=67083432/67111528
[pid=30229] ppid=30227 vsize=936520 CPUtime=822.31 cores=5,7
/proc/30229/stat : 30229 (strangenight2-s) R 30227 30229 29599 0 -1 4202496 244722 0 0 0 82198 33 0 0 25 0 1 0 729488229 958996480 196155 33554432000 4194304 4580011 140733686241104 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30229/statm: 234130 196155 364 95 0 229112 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 936520

[startup+882.301 s]
/proc/loadavg: 2.05 2.53 3.23 3/275 30289
/proc/meminfo: memFree=24683240/32951124 swapFree=67083432/67111528
[pid=30229] ppid=30227 vsize=936520 CPUtime=882.31 cores=5,7
/proc/30229/stat : 30229 (strangenight2-s) R 30227 30229 29599 0 -1 4202496 244722 0 0 0 88198 33 0 0 25 0 1 0 729488229 958996480 196155 33554432000 4194304 4580011 140733686241104 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30229/statm: 234130 196155 364 95 0 229112 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 936520

[startup+942.301 s]
/proc/loadavg: 2.08 2.45 3.16 3/275 30291
/proc/meminfo: memFree=24668700/32951124 swapFree=67083432/67111528
[pid=30229] ppid=30227 vsize=936520 CPUtime=942.32 cores=5,7
/proc/30229/stat : 30229 (strangenight2-s) R 30227 30229 29599 0 -1 4202496 244722 0 0 0 94199 33 0 0 25 0 1 0 729488229 958996480 196155 33554432000 4194304 4580011 140733686241104 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30229/statm: 234130 196155 364 95 0 229112 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 936520

[startup+1002.3 s]
/proc/loadavg: 1.46 2.21 3.03 2/269 30309
/proc/meminfo: memFree=24814912/32951124 swapFree=67083432/67111528
[pid=30229] ppid=30227 vsize=936520 CPUtime=1002.32 cores=5,7
/proc/30229/stat : 30229 (strangenight2-s) R 30227 30229 29599 0 -1 4202496 244722 0 0 0 100199 33 0 0 25 0 1 0 729488229 958996480 196155 33554432000 4194304 4580011 140733686241104 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30229/statm: 234130 196155 364 95 0 229112 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 936520

[startup+1062.3 s]
/proc/loadavg: 1.17 1.99 2.90 2/269 30311
/proc/meminfo: memFree=24846484/32951124 swapFree=67083432/67111528
[pid=30229] ppid=30227 vsize=899608 CPUtime=1062.33 cores=5,7
/proc/30229/stat : 30229 (strangenight2-s) R 30227 30229 29599 0 -1 4202496 244995 0 0 0 106199 34 0 0 25 0 1 0 729488229 921198592 188352 33554432000 4194304 4580011 140733686241104 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30229/statm: 224902 188352 364 95 0 219884 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 899608

[startup+1122.3 s]
/proc/loadavg: 1.06 1.81 2.78 2/269 30312
/proc/meminfo: memFree=24821392/32951124 swapFree=67083432/67111528
[pid=30229] ppid=30227 vsize=928288 CPUtime=1122.32 cores=5,7
/proc/30229/stat : 30229 (strangenight2-s) R 30227 30229 29599 0 -1 4202496 251213 0 0 0 112198 34 0 0 25 0 1 0 729488229 950566912 194570 33554432000 4194304 4580011 140733686241104 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30229/statm: 232072 194570 364 95 0 227054 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 928288

[startup+1182.3 s]
/proc/loadavg: 1.02 1.66 2.66 2/269 30314
/proc/meminfo: memFree=24821456/32951124 swapFree=67083432/67111528
[pid=30229] ppid=30227 vsize=928288 CPUtime=1182.33 cores=5,7
/proc/30229/stat : 30229 (strangenight2-s) R 30227 30229 29599 0 -1 4202496 251213 0 0 0 118199 34 0 0 25 0 1 0 729488229 950566912 194570 33554432000 4194304 4580011 140733686241104 18446744073709551615 4451576 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30229/statm: 232072 194570 364 95 0 227054 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 928288

[startup+1242.3 s]
/proc/loadavg: 1.01 1.53 2.56 2/269 30316
/proc/meminfo: memFree=24821408/32951124 swapFree=67083432/67111528
[pid=30229] ppid=30227 vsize=928288 CPUtime=1242.34 cores=5,7
/proc/30229/stat : 30229 (strangenight2-s) R 30227 30229 29599 0 -1 4202496 251213 0 0 0 124200 34 0 0 25 0 1 0 729488229 950566912 194570 33554432000 4194304 4580011 140733686241104 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30229/statm: 232072 194570 364 95 0 227054 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 928288



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.44 2.46 2/269 30317
/proc/meminfo: memFree=24820876/32951124 swapFree=67083432/67111528
[pid=30229] ppid=30227 vsize=928288 CPUtime=1300.04 cores=5,7
/proc/30229/stat : 30229 (strangenight2-s) R 30227 30229 29599 0 -1 4202496 251213 0 0 0 129970 34 0 0 25 0 1 0 729488229 950566912 194570 33554432000 4194304 4580011 140733686241104 18446744073709551615 4451582 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30229/statm: 232072 194570 364 95 0 227054 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 928288

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.00 1.44 2.46 2/269 30317
/proc/meminfo: memFree=24820876/32951124 swapFree=67083432/67111528
[pid=30229] ppid=30227 vsize=928288 CPUtime=1300.04 cores=5,7
/proc/30229/stat : 30229 (strangenight2-s) R 30227 30229 29599 0 -1 4202496 251213 0 0 0 129970 34 0 0 25 0 1 0 729488229 950566912 194570 33554432000 4194304 4580011 140733686241104 18446744073709551615 4451582 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30229/statm: 232072 194570 364 95 0 227054 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 928288

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.05
CPU time (s): 1300.09
CPU user time (s): 1299.7
CPU system time (s): 0.383941
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 936520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.7
system time used= 0.383941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 251213
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= 9
involuntary context switches= 2238

runsolver used 3.13152 second user time and 8.34173 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-14 19:02:56
IDJOB=3368483
IDBENCH=83466
IDSOLVER=1845
FILE ID=node110/3368483-1305392573
RUNJOBID= node110-1305391271-29983
PBS_JOBID= 13324412
Free space on /tmp= 73444 MiB

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

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

MD5SUM BENCH= 1a1f0dddf727883e0973677dd00e9269
RANDOM SEED=131872947

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
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.76
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.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.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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25203792 kB
Buffers:        270192 kB
Cached:        3641584 kB
SwapCached:       1440 kB
Active:        4747156 kB
Inactive:      2665408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25203792 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:          153524 kB
Writeback:           0 kB
AnonPages:     3498564 kB
Mapped:          23956 kB
Slab:           250156 kB
PageTables:      21916 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 46560892 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= 73476 MiB
End job on node110 at 2011-05-14 19:24:39