Trace number 3370802

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-Night-1-st (fixed)UNSAT 11.1393 11.1422

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E05X15.cnf
MD5SUMe53b8f4e61e6411a209ad63833d35585
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark5.03223
Satisfiable
(Un)Satisfiability was proved
Number of variables4740
Number of clauses41379
Sum of the clauses size183934
Maximum clause length45
Minimum clause length1
Number of clauses of size 17
Number of clauses of size 211966
Number of clauses of size 39700
Number of clauses of size 43195
Number of clauses of size 54425
Number of clauses of size over 512086

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3370802-1305393075.cnf'
0.00/0.00	c -- header says num vars:           4740
0.00/0.00	c -- header says num clauses:       41379
0.00/0.01	c -- clauses added:            0 learnts,        41379 normals,            0 xors
0.00/0.01	c -- vars added       4740
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      4740     29396     11759         0    183338         0   no data   no data  --
0.29/0.31	c asymm  cl-useful: 0/12103/29291 lits-rem:0 time: 0.29
0.29/0.39	c Flit:    21 Blit:      0 bXBeca:    0 bXProp:   60 Bins:      0 BRemL:      0 BRemN:      0 P:  3.7M T:  0.08
0.29/0.40	c Replacing       60 vars Replaced    19728 lits Time:     0.00 s 
0.39/0.40	c bin-w-bin subsume rem          129 bins  time:  0.00 s
0.39/0.41	c subs with bin:      314  lits-rem:        10  v-fix:    0  time:  0.00 s
0.39/0.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4540 time:  0.01 s
0.39/0.42	c Removed useless bin:       0  fixed:     0  props:   0.74M  time:  0.01 s
0.49/0.53	c lits-rem:         0  cl-subs:        9  v-elim:    777  v-fix:    0  time:  0.11 s
0.49/0.54	c Finding binary XORs  T:     0.00 s  found:       0
0.49/0.55	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.49/0.55	c calculated reachability. Time: 0.00
0.49/0.55	c Calc default polars -  time:   0.00 s pos:     196 undec:     977 neg:    3567
0.49/0.55	c =========================================================================================
0.49/0.55	c types(t): F = full restart, N = normal restart
0.49/0.55	c types(t): S = simplification begin/end, E = solution found
0.49/0.55	c restart types(rt): st = static, dy = dynamic
0.49/0.55	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.49/0.55	c  B st     0         0      3763     30575      9164         0    203187         0   no data   no data  --
0.69/0.74	c  N dy    13      4614      3763     30575      9335      4384    203187    133406      9.28      9.79  --
0.89/0.93	c  N dy    26      8648      3762     30575      9477      5848    203187    118916      8.37      8.90  --
1.10/1.19	c  N dy    46     13638      3756     30575      9558      6657    203187    124451      8.19      8.65  --
1.39/1.48	c  N dy    69     18002      3754     30575      9619     10908    203187    228168      8.19      8.88  --
1.68/1.73	c  N dy    89     22040      3751     30575      9682      9384    203187    163641      8.24      9.49  --
1.88/1.92	c Finding binary XORs  T:     0.00 s  found:       0
1.88/1.96	c  F st   107     25001      3750     30564      9611     12127    202936    237683      8.32   no data  --
1.98/2.06	c  N st   110     26188      3750     30564      9628      6737    202936     75451      8.32   no data  --
2.28/2.30	c  S st   113     30000      3750     30564      9661     10476    202936    184343      8.32   no data  --
2.28/2.36	c  S st   113     30503      3750     30564      9695     10944    202936    193415      8.32   no data  --
2.28/2.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.28/2.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.58/2.62	c Flit:     4 Blit:      0 bXBeca:    0 bXProp:    0 Bins:  10157 BRemL:    141 BRemN:      0 P:  6.2M T:  0.26
2.58/2.64	c bin-w-bin subsume rem            5 bins  time:  0.00 s
2.69/2.70	c subs with bin:      405  lits-rem:      5713  v-fix:    0  time:  0.06 s
2.69/2.71	c Subs w/ non-existent bins:      9 l-rem:   1794 v-fix:     0 done:   2788 time:  0.01 s
2.69/2.72	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.00 s
3.49/3.52	c lits-rem:       935  cl-subs:     2939  v-elim:     48  v-fix:    0  time:  0.80 s
3.79/3.81	c asymm  cl-useful: 0/18142/30245 lits-rem:0 time: 0.29
3.79/3.81	c calculated reachability. Time: 0.00
3.79/3.81	c  N dy   113     30503      3698     30245     19290      7973    200355    140386      8.32   no data  --
3.79/3.82	c Finding binary XORs  T:     0.00 s  found:       0
3.99/4.07	c  N dy   129     35017      3697     30245     19298     12418    200355    257999      8.23      8.69  --
4.29/4.39	c  N dy   156     39032      3691     30245     19307      8732    200355    129172      8.28      9.51  --
4.59/4.69	c  N dy   174     43288      3690     30245     19335     12899    200354    229329      8.22      8.80  --
4.89/4.90	c  S st   185     45754      3677     30245     19347     15321    200354    292108      8.21      6.14  --
4.89/4.97	c  S st   185     46255      3677     30245     19347     15822    200354    303639      8.21   no data  --
4.89/4.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.89/4.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.09/5.17	c Flit:     3 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    333 BRemL:    477 BRemN:      0 P:  6.7M T:  0.20
5.09/5.19	c bin-w-bin subsume rem           39 bins  time:  0.00 s
5.19/5.27	c subs with bin:      763  lits-rem:      2610  v-fix:    0  time:  0.08 s
5.19/5.29	c Subs w/ non-existent bins:     18 l-rem:   2392 v-fix:     0 done:   3189 time:  0.02 s
5.19/5.29	c Removed useless bin:       1  fixed:     0  props:   0.29M  time:  0.00 s
6.18/6.21	c lits-rem:      1685  cl-subs:     1596  v-elim:     11  v-fix:    0  time:  0.92 s
6.18/6.22	c vivif2 --  cl tried    29745 cl shrink       43 lits rem         43 time: 0.01
6.18/6.23	c vivif2 --  cl tried    12616 cl shrink     1932 lits rem       4901 time: 0.01
6.49/6.58	c asymm  cl-useful: 17/8649/29745 lits-rem:30 time: 0.34
6.49/6.58	c calculated reachability. Time: 0.00
6.49/6.58	c  N dy   185     46255      3662     29745     18638     12615    197544    238598      8.21   no data  --
6.89/6.92	c  N dy   208     50271      3660     29745     18646      8518    197544    113681      8.20      9.84  --
7.19/7.22	c  N dy   226     54567      3654     29745     18669     12750    197544    227756      8.17      8.73  --
7.49/7.56	c  N dy   245     58684      3649     29745     18681     16804    197544    332131      8.16      8.66  --
7.89/7.90	c  N dy   276     62754      3632     29745     18685     11361    197544    165711      8.28      9.28  --
8.19/8.23	c  N dy   303     66940      3622     29745     18708     15455    197544    270665      8.31      8.82  --
8.39/8.45	c  S st   323     69382      3593     29498     18053     15419    194609    295822      8.37   no data  --
8.49/8.52	c  S st   323     69882      3593     29498     18053     15917    194609    305566      8.37   no data  --
8.49/8.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.49/8.52	c Cache  BProp: 1 Set: 1 BXProp: 0 T: 0.00
8.59/8.69	c Flit:     4 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    509 BRemL:    680 BRemN:      2 P:  6.9M T:  0.17
8.69/8.71	c bin-w-bin subsume rem           11 bins  time:  0.00 s
8.69/8.80	c subs with bin:     3489  lits-rem:      6180  v-fix:    0  time:  0.09 s
8.80/8.81	c Subs w/ non-existent bins:    102 l-rem:   3782 v-fix:     0 done:   2109 time:  0.01 s
8.80/8.82	c Removed useless bin:       0  fixed:     0  props:   0.30M  time:  0.00 s
9.59/9.67	c lits-rem:      2136  cl-subs:     4452  v-elim:     35  v-fix:    0  time:  0.85 s
9.59/9.68	c vivif2 --  cl tried    26902 cl shrink       39 lits rem         46 time: 0.01
9.59/9.69	c vivif2 --  cl tried    10453 cl shrink     1159 lits rem       2712 time: 0.01
9.99/10.06	c asymm  cl-useful: 223/18253/26902 lits-rem:497 time: 0.37
9.99/10.06	c calculated reachability. Time: 0.00
9.99/10.06	c  N dy   323     69882      3553     26793     17723     10450    180000    168390      8.37   no data  --
9.99/10.07	c Finding binary XORs  T:     0.00 s  found:       0
10.39/10.42	c  N dy   340     74354      3552     26793     17744     14844    179999    268931      8.33      9.61  --
10.79/10.87	c  N dy   366     79313      3524     26793     17772     10385    179999    136147      8.34      8.93  --
11.09/11.13	c  E dy   374     82575      3510     26793     17812     13524    179999    196291      8.29      4.95  --
11.09/11.13	c num threads              : 1          
11.09/11.13	c restarts                 : 374        
11.09/11.13	c dynamic restarts         : 362        
11.09/11.13	c static restarts          : 12         
11.09/11.13	c full restarts            : 1          
11.09/11.13	c total simplify time      : 0.02       
11.09/11.13	c learnts DL2              : 0          
11.09/11.13	c learnts size 2           : 24045      
11.09/11.13	c learnts size 1           : 995         (20.99     % of vars)
11.09/11.13	c filedLit time            : 0.71        (6.38      % time)
11.09/11.13	c v-elim SatELite          : 871         (18.38     % vars)
11.09/11.13	c SatELite time            : 2.69        (24.20     % time)
11.09/11.13	c v-elim xor               : 0           (0.00      % vars)
11.09/11.13	c xor elim time            : 0.01        (0.06      % time)
11.09/11.13	c num binary xor trees     : 60         
11.09/11.13	c binxor trees' crown      : 60          (1.00      leafs/tree)
11.09/11.13	c bin xor find time        : 0.01       
11.09/11.13	c OTF clause improved      : 1026        (0.01      clauses/conflict)
11.09/11.13	c OTF impr. size diff      : 1254        (1.22       lits/clause)
11.09/11.13	c OTF cl watch-shrink      : 50234       (0.61      clauses/conflict)
11.09/11.13	c OTF cl watch-sh-lit      : 149822      (2.98       lits/clause)
11.09/11.13	c tried to recurMin cls    : 33093       (40.08      % of conflicts)
11.09/11.13	c updated cache            : 0           (0.00       lits/tried recurMin)
11.09/11.13	c clauses over max glue    : 0           (0.00      % of all clauses)
11.09/11.13	c conflicts                : 82575       (7433.62   / sec)
11.09/11.13	c decisions                : 135464      (2.51      % random)
11.09/11.13	c bogo-props               : 487241120   (43862754.65 / sec)
11.09/11.13	c conflict literals        : 2057901     (39.68     % deleted)
11.09/11.13	c Memory used              : 53.87       MB
11.09/11.13	c CPU time                 : 11.11       s
11.09/11.13	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3370802-1305393075/watcher-3370802-1305393075 -o /tmp/evaluation-result-3370802-1305393075/solver-3370802-1305393075 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370802-1305393075.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.99 3.88 3.90 5/382 16052
/proc/meminfo: memFree=22316684/32951124 swapFree=67111348/67111528
[pid=16052] ppid=16050 vsize=29964 CPUtime=0 cores=5,7
/proc/16052/stat : 16052 (strangenight1-s) R 16050 16052 15158 0 -1 4202496 775 0 0 0 0 0 0 0 25 0 1 0 650905268 30683136 715 33554432000 4194304 4650387 140734555943696 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16052/statm: 7491 716 327 112 0 2456 0

[startup+0.0829261 s]
/proc/loadavg: 3.99 3.88 3.90 5/382 16052
/proc/meminfo: memFree=22316684/32951124 swapFree=67111348/67111528
[pid=16052] ppid=16050 vsize=33084 CPUtime=0.07 cores=5,7
/proc/16052/stat : 16052 (strangenight1-s) R 16050 16052 15158 0 -1 4202496 1808 0 0 0 7 0 0 0 25 0 1 0 650905268 33878016 1649 33554432000 4194304 4650387 140734555943696 18446744073709551615 4370669 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16052/statm: 8271 1649 347 112 0 3236 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 33084

[startup+0.10092 s]
/proc/loadavg: 3.99 3.88 3.90 5/382 16052
/proc/meminfo: memFree=22316684/32951124 swapFree=67111348/67111528
[pid=16052] ppid=16050 vsize=33216 CPUtime=0.09 cores=5,7
/proc/16052/stat : 16052 (strangenight1-s) R 16050 16052 15158 0 -1 4202496 1812 0 0 0 9 0 0 0 25 0 1 0 650905268 34013184 1653 33554432000 4194304 4650387 140734555943696 18446744073709551615 4369328 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16052/statm: 8304 1653 347 112 0 3269 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33216

[startup+0.300883 s]
/proc/loadavg: 3.99 3.88 3.90 5/382 16052
/proc/meminfo: memFree=22316684/32951124 swapFree=67111348/67111528
[pid=16052] ppid=16050 vsize=33348 CPUtime=0.29 cores=5,7
/proc/16052/stat : 16052 (strangenight1-s) R 16050 16052 15158 0 -1 4202496 1846 0 0 0 29 0 0 0 25 0 1 0 650905268 34148352 1687 33554432000 4194304 4650387 140734555943696 18446744073709551615 4369198 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16052/statm: 8337 1687 347 112 0 3302 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33348

[startup+0.700811 s]
/proc/loadavg: 3.99 3.88 3.90 5/382 16052
/proc/meminfo: memFree=22316684/32951124 swapFree=67111348/67111528
[pid=16052] ppid=16050 vsize=45508 CPUtime=0.69 cores=5,7
/proc/16052/stat : 16052 (strangenight1-s) R 16050 16052 15158 0 -1 4202496 4891 0 0 0 69 0 0 0 18 0 1 0 650905268 46600192 4488 33554432000 4194304 4650387 140734555943696 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16052/statm: 11377 4488 378 112 0 6342 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45508

[startup+1.50067 s]
/proc/loadavg: 3.99 3.88 3.90 5/383 16053
/proc/meminfo: memFree=22298820/32951124 swapFree=67111348/67111528
[pid=16052] ppid=16050 vsize=46044 CPUtime=1.49 cores=5,7
/proc/16052/stat : 16052 (strangenight1-s) R 16050 16052 15158 0 -1 4202496 5973 0 0 0 149 0 0 0 19 0 1 0 650905268 47149056 4450 33554432000 4194304 4650387 140734555943696 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16052/statm: 11511 4450 380 112 0 6476 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46044

[startup+3.10037 s]
/proc/loadavg: 3.99 3.88 3.90 5/383 16053
/proc/meminfo: memFree=22302040/32951124 swapFree=67111348/67111528
[pid=16052] ppid=16050 vsize=51460 CPUtime=3.09 cores=5,7
/proc/16052/stat : 16052 (strangenight1-s) R 16050 16052 15158 0 -1 4202496 8006 0 0 0 308 1 0 0 22 0 1 0 650905268 52695040 5913 33554432000 4194304 4650387 140734555943696 18446744073709551615 4438186 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16052/statm: 12865 5913 382 112 0 7830 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51460

[startup+6.30079 s]
/proc/loadavg: 3.99 3.88 3.90 5/383 16053
/proc/meminfo: memFree=22293000/32951124 swapFree=67111348/67111528
[pid=16052] ppid=16050 vsize=53564 CPUtime=6.28 cores=5,7
/proc/16052/stat : 16052 (strangenight1-s) R 16050 16052 15158 0 -1 4202496 9388 0 0 0 627 1 0 0 25 0 1 0 650905268 54849536 6577 33554432000 4194304 4650387 140734555943696 18446744073709551615 4370267 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16052/statm: 13391 6577 382 112 0 8356 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 53564

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

[startup+9.50022 s]
/proc/loadavg: 3.99 3.88 3.90 5/383 16053
/proc/meminfo: memFree=22284568/32951124 swapFree=67111348/67111528
[pid=16052] ppid=16050 vsize=55164 CPUtime=9.49 cores=5,7
/proc/16052/stat : 16052 (strangenight1-s) R 16050 16052 15158 0 -1 4202496 11234 0 0 0 947 2 0 0 25 0 1 0 650905268 56487936 6988 33554432000 4194304 4650387 140734555943696 18446744073709551615 4438367 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16052/statm: 13791 6988 382 112 0 8756 0
Current children cumulated CPU time (s) 9.49
Current children cumulated vsize (KiB) 55164

[startup+10.3011 s]
/proc/loadavg: 3.99 3.88 3.90 5/383 16053
/proc/meminfo: memFree=22280104/32951124 swapFree=67111348/67111528
[pid=16052] ppid=16050 vsize=55164 CPUtime=10.29 cores=5,7
/proc/16052/stat : 16052 (strangenight1-s) R 16050 16052 15158 0 -1 4202496 11349 0 0 0 1027 2 0 0 25 0 1 0 650905268 56487936 7103 33554432000 4194304 4650387 140734555943696 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16052/statm: 13791 7103 382 112 0 8756 0
Current children cumulated CPU time (s) 10.29
Current children cumulated vsize (KiB) 55164

[startup+10.701 s]
/proc/loadavg: 3.99 3.88 3.90 5/383 16053
/proc/meminfo: memFree=22280104/32951124 swapFree=67111348/67111528
[pid=16052] ppid=16050 vsize=55164 CPUtime=10.69 cores=5,7
/proc/16052/stat : 16052 (strangenight1-s) R 16050 16052 15158 0 -1 4202496 11452 0 0 0 1067 2 0 0 25 0 1 0 650905268 56487936 7206 33554432000 4194304 4650387 140734555943696 18446744073709551615 4365171 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16052/statm: 13791 7206 382 112 0 8756 0
Current children cumulated CPU time (s) 10.69
Current children cumulated vsize (KiB) 55164

[startup+11.1009 s]
/proc/loadavg: 3.99 3.88 3.90 5/383 16053
/proc/meminfo: memFree=22284816/32951124 swapFree=67111348/67111528
[pid=16052] ppid=16050 vsize=55156 CPUtime=11.09 cores=5,7
/proc/16052/stat : 16052 (strangenight1-s) R 16050 16052 15158 0 -1 4202496 11878 0 0 0 1107 2 0 0 25 0 1 0 650905268 56479744 6765 33554432000 4194304 4650387 140734555943696 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16052/statm: 13789 6765 382 112 0 8754 0
Current children cumulated CPU time (s) 11.09
Current children cumulated vsize (KiB) 55156

Child status: 20
Real time (s): 11.1422
CPU time (s): 11.1393
CPU user time (s): 11.1103
CPU system time (s): 0.028995
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 55164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.1103
system time used= 0.028995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11896
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= 19

runsolver used 0.039993 second user time and 0.115982 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-14 19:11:15
IDJOB=3370802
IDBENCH=83454
IDSOLVER=1847
FILE ID=node139/3370802-1305393075
RUNJOBID= node139-1305392744-15896
PBS_JOBID= 13324418
Free space on /tmp= 73324 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E05X15.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370802-1305393075/watcher-3370802-1305393075 -o /tmp/evaluation-result-3370802-1305393075/solver-3370802-1305393075 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370802-1305393075.cnf

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

MD5SUM BENCH= e53b8f4e61e6411a209ad63833d35585
RANDOM SEED=1016309937

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.852
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	: 5321.49
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.852
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.852
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.852
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:      22316840 kB
Buffers:        294308 kB
Cached:        2885960 kB
SwapCached:          0 kB
Active:        8265824 kB
Inactive:      2060828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22316840 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            7072 kB
Writeback:           0 kB
AnonPages:     7146688 kB
Mapped:          30168 kB
Slab:           203204 kB
PageTables:      39496 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77177684 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= 73320 MiB
End job on node139 at 2011-05-14 19:11:27