Trace number 3369602

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-mt (fixed)UNSAT 25.5631 6.44408

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.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369602-1305414956.cnf'
0.00/0.01	c -- header says num vars:           4740
0.00/0.01	c -- header says num clauses:       41379
1.16/0.32	c -- clauses added:            0 learnts,        41379 normals,            0 xors
1.16/0.32	c -- vars added       4740
1.16/0.32	c Parsing time:  0.05 s
1.16/0.32	c  N st     0         0      4740     29396     11759         0    183338         0   no data   no data  --
1.16/0.32	c asymm  cl-useful: 0/12103/29291 lits-rem:0 time: 1.17
1.57/0.41	c Flit:    21 Blit:      0 bXBeca:    0 bXProp:   60 Bins:      0 BRemL:      0 BRemN:      0 P:  3.7M T:  0.33
1.57/0.41	c Replacing       60 vars Replaced    19728 lits Time:     0.02 s 
5.14/1.30	c bin-w-bin subsume rem          129 bins  time:  0.00 s
5.14/1.30	c subs with bin:      314  lits-rem:        10  v-fix:    0  time:  0.01 s
5.14/1.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4540 time:  0.03 s
5.14/1.30	c Removed useless bin:       0  fixed:     0  props:   0.74M  time:  0.02 s
5.14/1.30	c lits-rem:         0  cl-subs:        9  v-elim:    777  v-fix:    0  time:  0.47 s
5.14/1.30	c Finding binary XORs  T:     0.01 s  found:       0
5.14/1.30	c Finding non-binary XORs:     0.06 s (found:       0, avg size: nan)
5.14/1.30	c calculated reachability. Time: 0.00
5.14/1.30	c Calc default polars -  time:   0.00 s pos:     196 undec:     977 neg:    3567
5.14/1.30	c =========================================================================================
5.14/1.30	c types(t): F = full restart, N = normal restart
5.14/1.30	c types(t): S = simplification begin/end, E = solution found
5.14/1.30	c restart types(rt): st = static, dy = dynamic
5.14/1.30	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
5.14/1.30	c  B st     0         0      3763     30575      9164         0    203187         0   no data   no data  --
5.14/1.30	c  N dy    13      4614      3763     30575      9335      4384    203187    133406      9.28      9.79  --
5.14/1.30	c  N dy    24      8642      3763     30575      9676      5895    203187    126119      8.19     12.10  --
5.14/1.30	c  N dy    41     12757      3756     30575      9742      5807    203186     98412      8.07      8.53  --
5.54/1.42	c  N dy    65     16865      3756     30575      9870      9847    203185    208688      8.10      8.53  --
5.54/1.48	c Finding binary XORs  T:     0.01 s  found:       0
6.34/1.67	c  N dy    95     20888      3751     30566      9900      8216    202962    139846      8.21      8.88  --
7.55/1.94	c  N dy   121     24955      3750     30566      9967     12213    202962    246031      8.34     11.29  --
7.55/1.94	c  F st   122     25002      3750     30566      9967     12260    202962    247192      8.35   no data  --
8.77/2.27	c  N dy   128     30000      3750     30564      9978     10560    202932    181422      8.35   no data  --
8.77/2.27	c  S st   128     30000      3750     30564      9978     10560    202932    181422      8.35   no data  --
9.13/2.33	c  S st   128     30506      3750     30564      9997     11044    202932    189879      8.35   no data  --
9.13/2.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
9.13/2.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.93/2.58	c Flit:     3 Blit:      0 bXBeca:    0 bXProp:    0 Bins:  10052 BRemL:    168 BRemN:      0 P:  6.2M T:  0.98
9.93/2.59	c bin-w-bin subsume rem           34 bins  time:  0.01 s
10.34/2.65	c subs with bin:      382  lits-rem:      5641  v-fix:    0  time:  0.21 s
10.34/2.66	c Subs w/ non-existent bins:      0 l-rem:   1202 v-fix:     0 done:   3709 time:  0.06 s
10.34/2.66	c Removed useless bin:       1  fixed:     0  props:   0.28M  time:  0.01 s
13.17/3.33	c lits-rem:       960  cl-subs:     3373  v-elim:     50  v-fix:    0  time:  2.65 s
14.32/3.63	c asymm  cl-useful: 0/18139/30242 lits-rem:0 time: 1.17
14.32/3.63	c calculated reachability. Time: 0.01
14.32/3.63	c  N dy   128     30506      3697     30242     19278      7707    200197    130047      8.35   no data  --
14.32/3.63	c Finding binary XORs  T:     0.01 s  found:       0
15.52/3.91	c  N dy   146     34521      3689     30242     19327     11661    200197    232260      8.28      8.78  --
16.72/4.26	c  N dy   162     38793      3676     30242     19418      8175    200197    114677      8.23      8.68  --
17.91/4.55	c  N dy   189     42876      3670     30242     19427     12192    200197    228566      8.32      8.78  --
19.11/4.80	c  S st   208     45759      3670     30242     19685     15027    200197    295795      8.35      8.11  --
19.11/4.87	c  S st   208     46259      3663     30242     19686     15525    200197    306519      8.35   no data  --
19.11/4.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
19.11/4.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.92/5.06	c Flit:     3 Blit:      0 bXBeca:    0 bXProp:    1 Bins:    336 BRemL:    771 BRemN:      0 P:  6.7M T:  0.75
19.92/5.07	c Replacing        1 vars Replaced       32 lits Time:     0.01 s 
19.92/5.08	c bin-w-bin subsume rem           56 bins  time:  0.01 s
20.32/5.18	c subs with bin:     2013  lits-rem:      9380  v-fix:    0  time:  0.39 s
20.32/5.20	c Subs w/ non-existent bins:    304 l-rem:   3549 v-fix:     0 done:   1102 time:  0.06 s
20.72/5.20	c Removed useless bin:       6  fixed:     0  props:   0.30M  time:  0.01 s
23.90/6.06	c lits-rem:      1556  cl-subs:     3957  v-elim:     37  v-fix:    0  time:  3.43 s
23.90/6.07	c vivif2 --  cl tried    28918 cl shrink       77 lits rem        117 time: 0.03
23.90/6.08	c vivif2 --  cl tried     9774 cl shrink     1884 lits rem       3953 time: 0.04
25.47/6.43	c asymm  cl-useful: 24/9405/28918 lits-rem:38 time: 1.30
25.47/6.43	c calculated reachability. Time: 0.00
25.47/6.43	c  N dy   208     46259      3622     28918     18356      9770    192148    169126      8.35   no data  --
25.47/6.43	c Following stats are for *FIRST FINISHED THREAD ONLY*
25.47/6.43	c num threads              : 4          
25.47/6.43	c restarts                 : 321        
25.47/6.43	c dynamic restarts         : 309        
25.47/6.43	c static restarts          : 12         
25.47/6.43	c full restarts            : 1          
25.47/6.43	c total simplify time      : 0.08       
25.47/6.43	c learnts DL2              : 0          
25.47/6.43	c learnts size 2           : 24719      
25.47/6.43	c learnts size 1           : 889         (18.76     % of vars)
25.47/6.43	c filedLit time            : 1.32        (5.17      % time)
25.47/6.43	c v-elim SatELite          : 826         (17.43     % vars)
25.47/6.43	c SatELite time            : 2.41        (9.46      % time)
25.47/6.43	c v-elim xor               : 0           (0.00      % vars)
25.47/6.43	c xor elim time            : 0.01        (0.03      % time)
25.47/6.43	c num binary xor trees     : 61         
25.47/6.43	c binxor trees' crown      : 64          (1.05      leafs/tree)
25.47/6.43	c bin xor find time        : 0.05       
25.47/6.43	c OTF clause improved      : 729         (0.01      clauses/conflict)
25.47/6.43	c OTF impr. size diff      : 913         (1.25       lits/clause)
25.47/6.43	c OTF cl watch-shrink      : 39752       (0.62      clauses/conflict)
25.47/6.43	c OTF cl watch-sh-lit      : 118957      (2.99       lits/clause)
25.47/6.43	c tried to recurMin cls    : 24838       (38.49      % of conflicts)
25.47/6.43	c updated cache            : 0           (0.00       lits/tried recurMin)
25.47/6.43	c unit cls received        : 19          (2.14      % of units)
25.47/6.43	c unit cls sent            : 128         (14.40     % of units)
25.47/6.43	c bin cls received         : 2330       
25.47/6.43	c bin cls sent             : 1168       
25.47/6.43	c clauses over max glue    : 0           (0.00      % of all clauses)
25.47/6.43	c conflicts                : 64535       (2534.05   / sec)
25.47/6.43	c decisions                : 107619      (2.07      % random)
25.47/6.43	c bogo-props               : 393873205   (15465945.16 / sec)
25.47/6.43	c conflict literals        : 1623464     (39.81     % deleted)
25.47/6.43	c Memory used              : 285.27      MB
25.47/6.43	c single-thread CPU time   : 25.47       s
25.47/6.43	c all-threads sum CPU time : 25.47       s
25.47/6.43	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-3369602-1305414956/watcher-3369602-1305414956 -o /tmp/evaluation-result-3369602-1305414956/solver-3369602-1305414956 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3369602-1305414956.cnf 

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

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


[startup+0 s]
/proc/loadavg: 6.77 7.76 7.49 2/290 21695
/proc/meminfo: memFree=27768800/32951124 swapFree=63649232/67111528
[pid=21695] ppid=21693 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/21695/stat : 21695 (strangenight1-m) R 21693 21695 21663 0 -1 4202496 413 0 0 0 0 0 0 0 22 0 4 0 653094101 52465664 353 33554432000 4194304 4650419 140735334818000 18446744073709551615 47591674734518 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21695/statm: 12809 353 303 112 0 7774 0
[pid=21695/tid=21696] ppid=21693 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/21695/task/21696/stat : 21696 (strangenight1-m) R 21693 21695 21663 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 653094102 52465664 353 33554432000 4194304 4650419 140735334818000 18446744073709551615 47591674734508 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21695/tid=21697] ppid=21693 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/21695/task/21697/stat : 21697 (strangenight1-m) R 21693 21695 21663 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 653094102 52465664 353 33554432000 4194304 4650419 140735334818000 18446744073709551615 210204703729 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=21695/tid=21698] ppid=21693 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/21695/task/21698/stat : 21698 (strangenight1-m) R 21693 21695 21663 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 653094102 52465664 353 33554432000 4194304 4650419 140735334818000 18446744073709551615 47591674734514 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0394409 s]
/proc/loadavg: 6.77 7.76 7.49 2/290 21695
/proc/meminfo: memFree=27768800/32951124 swapFree=63649232/67111528
[pid=21695] ppid=21693 vsize=288152 CPUtime=0.12 cores=1,3,5,7
/proc/21695/stat : 21695 (strangenight1-m) R 21693 21695 21663 0 -1 4202496 5825 0 0 0 12 0 0 0 18 0 4 0 653094101 295067648 5338 33554432000 4194304 4650419 140735334818000 18446744073709551615 4370264 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21695/statm: 72038 5338 368 112 0 67003 0
[pid=21695/tid=21696] ppid=21693 vsize=288152 CPUtime=0.03 cores=1,3,5,7
/proc/21695/task/21696/stat : 21696 (strangenight1-m) R 21693 21695 21663 0 -1 4202560 1338 0 0 0 3 0 0 0 18 0 4 0 653094102 295067648 5338 33554432000 4194304 4650419 140735334818000 18446744073709551615 4370537 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21695/tid=21697] ppid=21693 vsize=288152 CPUtime=0.02 cores=1,3,5,7
/proc/21695/task/21697/stat : 21697 (strangenight1-m) R 21693 21695 21663 0 -1 4202560 1350 0 0 0 2 0 0 0 25 0 4 0 653094102 295067648 5338 33554432000 4194304 4650419 140735334818000 18446744073709551615 4369075 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21695/tid=21698] ppid=21693 vsize=288152 CPUtime=0.02 cores=1,3,5,7
/proc/21695/task/21698/stat : 21698 (strangenight1-m) R 21693 21695 21663 0 -1 4202560 1367 0 0 0 2 0 0 0 25 0 4 0 653094102 295067648 5338 33554432000 4194304 4650419 140735334818000 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 288152

[startup+0.10043 s]
/proc/loadavg: 6.77 7.76 7.49 2/290 21695
/proc/meminfo: memFree=27768800/32951124 swapFree=63649232/67111528
[pid=21695] ppid=21693 vsize=288152 CPUtime=0.36 cores=1,3,5,7
/proc/21695/stat : 21695 (strangenight1-m) R 21693 21695 21663 0 -1 4202496 6013 0 0 0 36 0 0 0 18 0 4 0 653094101 295067648 5526 33554432000 4194304 4650419 140735334818000 18446744073709551615 4370730 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21695/statm: 72038 5526 368 112 0 67003 0
[pid=21695/tid=21696] ppid=21693 vsize=288152 CPUtime=0.09 cores=1,3,5,7
/proc/21695/task/21696/stat : 21696 (strangenight1-m) R 21693 21695 21663 0 -1 4202560 1370 0 0 0 9 0 0 0 18 0 4 0 653094102 295067648 5526 33554432000 4194304 4650419 140735334818000 18446744073709551615 4369041 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21695/tid=21697] ppid=21693 vsize=288152 CPUtime=0.08 cores=1,3,5,7
/proc/21695/task/21697/stat : 21697 (strangenight1-m) R 21693 21695 21663 0 -1 4202560 1385 0 0 0 8 0 0 0 25 0 4 0 653094102 295067648 5527 33554432000 4194304 4650419 140735334818000 18446744073709551615 4369071 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21695/tid=21698] ppid=21693 vsize=288152 CPUtime=0.08 cores=1,3,5,7
/proc/21695/task/21698/stat : 21698 (strangenight1-m) R 21693 21695 21663 0 -1 4202560 1456 0 0 0 8 0 0 0 25 0 4 0 653094102 295067648 5527 33554432000 4194304 4650419 140735334818000 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 288152

[startup+0.300398 s]
/proc/loadavg: 6.77 7.76 7.49 2/290 21695
/proc/meminfo: memFree=27768800/32951124 swapFree=63649232/67111528
[pid=21695] ppid=21693 vsize=290880 CPUtime=1.16 cores=1,3,5,7
/proc/21695/stat : 21695 (strangenight1-m) R 21693 21695 21663 0 -1 4202496 6845 0 0 0 116 0 0 0 18 0 4 0 653094101 297861120 5936 33554432000 4194304 4650419 140735334818000 18446744073709551615 4370340 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21695/statm: 72720 5936 371 112 0 67685 0
[pid=21695/tid=21696] ppid=21693 vsize=290880 CPUtime=0.29 cores=1,3,5,7
/proc/21695/task/21696/stat : 21696 (strangenight1-m) R 21693 21695 21663 0 -1 4202560 1405 0 0 0 29 0 0 0 18 0 4 0 653094102 297861120 5936 33554432000 4194304 4650419 140735334818000 18446744073709551615 4370456 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21695/tid=21697] ppid=21693 vsize=290880 CPUtime=0.28 cores=1,3,5,7
/proc/21695/task/21697/stat : 21697 (strangenight1-m) R 21693 21695 21663 0 -1 4202560 1417 0 0 0 28 0 0 0 25 0 4 0 653094102 297861120 5936 33554432000 4194304 4650419 140735334818000 18446744073709551615 4370730 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21695/tid=21698] ppid=21693 vsize=290880 CPUtime=0.28 cores=1,3,5,7
/proc/21695/task/21698/stat : 21698 (strangenight1-m) R 21693 21695 21663 0 -1 4202560 2184 0 0 0 28 0 0 0 25 0 4 0 653094102 297861120 5936 33554432000 4194304 4650419 140735334818000 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 290880

[startup+0.700332 s]
/proc/loadavg: 6.77 7.76 7.49 2/290 21695
/proc/meminfo: memFree=27768800/32951124 swapFree=63649232/67111528
[pid=21695] ppid=21693 vsize=295356 CPUtime=2.75 cores=1,3,5,7
/proc/21695/stat : 21695 (strangenight1-m) R 21693 21695 21663 0 -1 4202496 17507 0 0 0 272 3 0 0 18 0 4 0 653094101 302444544 13119 33554432000 4194304 4650419 140735334818000 18446744073709551615 4366819 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21695/statm: 73839 13119 392 112 0 68804 0
[pid=21695/tid=21696] ppid=21693 vsize=295356 CPUtime=0.68 cores=1,3,5,7
/proc/21695/task/21696/stat : 21696 (strangenight1-m) R 21693 21695 21663 0 -1 4202560 4669 0 0 0 68 0 0 0 18 0 4 0 653094102 302444544 13119 33554432000 4194304 4650419 140735334818000 18446744073709551615 4364856 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21695/tid=21697] ppid=21693 vsize=295356 CPUtime=0.68 cores=1,3,5,7
/proc/21695/task/21697/stat : 21697 (strangenight1-m) R 21693 21695 21663 0 -1 4202560 4721 0 0 0 67 1 0 0 18 0 4 0 653094102 302444544 13119 33554432000 4194304 4650419 140735334818000 18446744073709551615 4328370 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21695/tid=21698] ppid=21693 vsize=295356 CPUtime=0.68 cores=1,3,5,7
/proc/21695/task/21698/stat : 21698 (strangenight1-m) R 21693 21695 21663 0 -1 4202560 2913 0 0 0 68 0 0 0 25 0 4 0 653094102 302444544 13119 33554432000 4194304 4650419 140735334818000 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 295356

[startup+1.5012 s]
/proc/loadavg: 6.95 7.78 7.50 11/302 21708
/proc/meminfo: memFree=27607020/32951124 swapFree=63649232/67111528
[pid=21695] ppid=21693 vsize=296956 CPUtime=5.95 cores=1,3,5,7
/proc/21695/stat : 21695 (strangenight1-m) R 21693 21695 21663 0 -1 4202496 21702 0 0 0 591 4 0 0 19 0 4 0 653094101 304082944 14049 33554432000 4194304 4650419 140735334818000 18446744073709551615 4333890 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21695/statm: 74239 14049 393 112 0 69204 0
[pid=21695/tid=21696] ppid=21693 vsize=306808 CPUtime=1.49 cores=1,3,5,7
/proc/21695/task/21696/stat : 21696 (strangenight1-m) R 21693 21695 21663 0 -1 4202560 5630 0 0 0 148 1 0 0 19 0 4 0 653094102 314171392 14050 33554432000 4194304 4650419 140735334818000 18446744073709551615 4363762 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21695/tid=21697] ppid=21693 vsize=306808 CPUtime=1.46 cores=1,3,5,7
/proc/21695/task/21697/stat : 21697 (strangenight1-m) R 21693 21695 21663 0 -1 4202560 6234 0 0 0 145 1 0 0 19 0 4 0 653094102 314171392 14050 33554432000 4194304 4650419 140735334818000 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21695/tid=21698] ppid=21693 vsize=306808 CPUtime=1.48 cores=1,3,5,7
/proc/21695/task/21698/stat : 21698 (strangenight1-m) R 21693 21695 21663 0 -1 4202560 3702 0 0 0 148 0 0 0 25 0 4 0 653094102 314171392 14050 33554432000 4194304 4650419 140735334818000 18446744073709551615 210204690791 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 296956

[startup+3.10093 s]
/proc/loadavg: 6.95 7.78 7.50 9/302 21708
/proc/meminfo: memFree=27590032/32951124 swapFree=63649232/67111528
[pid=21695] ppid=21693 vsize=298104 CPUtime=12.34 cores=1,3,5,7
/proc/21695/stat : 21695 (strangenight1-m) R 21693 21695 21663 0 -1 4202496 30564 0 0 0 1228 6 0 0 23 0 4 0 653094101 305258496 15832 33554432000 4194304 4650419 140735334818000 18446744073709551615 4438216 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21695/statm: 74526 15832 394 112 0 69491 0
[pid=21695/tid=21696] ppid=21693 vsize=298104 CPUtime=3.08 cores=1,3,5,7
/proc/21695/task/21696/stat : 21696 (strangenight1-m) R 21693 21695 21663 0 -1 4202560 7830 0 0 0 307 1 0 0 22 0 4 0 653094102 305258496 15832 33554432000 4194304 4650419 140735334818000 18446744073709551615 4229632 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21695/tid=21697] ppid=21693 vsize=298104 CPUtime=3.05 cores=1,3,5,7
/proc/21695/task/21697/stat : 21697 (strangenight1-m) R 21693 21695 21663 0 -1 4202560 8018 0 0 0 304 1 0 0 23 0 4 0 653094102 305258496 15832 33554432000 4194304 4650419 140735334818000 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21695/tid=21698] ppid=21693 vsize=298104 CPUtime=3.09 cores=1,3,5,7
/proc/21695/task/21698/stat : 21698 (strangenight1-m) R 21693 21695 21663 0 -1 4202560 5597 0 0 0 308 1 0 0 25 0 4 0 653094102 305258496 15832 33554432000 4194304 4650419 140735334818000 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 298104

[startup+6.3004 s]
/proc/loadavg: 7.04 7.78 7.50 9/302 21708
/proc/meminfo: memFree=27495336/32951124 swapFree=63649232/67111528
[pid=21695] ppid=21693 vsize=292108 CPUtime=25.1 cores=1,3,5,7
/proc/21695/stat : 21695 (strangenight1-m) R 21693 21695 21663 0 -1 4202496 43087 0 0 0 2502 8 0 0 25 0 4 0 653094101 299118592 23401 33554432000 4194304 4650419 140735334818000 18446744073709551615 4370875 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21695/statm: 73027 23401 394 112 0 67992 0
[pid=21695/tid=21696] ppid=21693 vsize=292108 CPUtime=6.28 cores=1,3,5,7
/proc/21695/task/21696/stat : 21696 (strangenight1-m) R 21693 21695 21663 0 -1 4202560 10897 0 0 0 626 2 0 0 25 0 4 0 653094102 299118592 23401 33554432000 4194304 4650419 140735334818000 18446744073709551615 47591674709547 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21695/tid=21697] ppid=21693 vsize=292108 CPUtime=6.23 cores=1,3,5,7
/proc/21695/task/21697/stat : 21697 (strangenight1-m) R 21693 21695 21663 0 -1 4202560 11069 0 0 0 621 2 0 0 25 0 4 0 653094102 299118592 23401 33554432000 4194304 4650419 140735334818000 18446744073709551615 47591674734099 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=21695/tid=21698] ppid=21693 vsize=292108 CPUtime=6.29 cores=1,3,5,7
/proc/21695/task/21698/stat : 21698 (strangenight1-m) R 21693 21695 21663 0 -1 4202560 10244 0 0 0 627 2 0 0 25 0 4 0 653094102 299118592 23401 33554432000 4194304 4650419 140735334818000 18446744073709551615 47591674734105 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 292108

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

[startup+6.40044 s]
/proc/loadavg: 7.04 7.78 7.50 9/302 21708
/proc/meminfo: memFree=27495336/32951124 swapFree=63649232/67111528
[pid=21695] ppid=21693 vsize=292108 CPUtime=25.47 cores=1,3,5,7
/proc/21695/stat : 21695 (strangenight1-m) R 21693 21695 21663 0 -1 4202496 43087 0 0 0 2539 8 0 0 25 0 4 0 653094101 299118592 23401 33554432000 4194304 4650419 140735334818000 18446744073709551615 4369179 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/21695/statm: 73027 23401 394 112 0 67992 0
[pid=21695/tid=21696] ppid=21693 vsize=292108 CPUtime=6.38 cores=1,3,5,7
/proc/21695/task/21696/stat : 21696 (strangenight1-m) R 21693 21695 21663 0 -1 4202560 10897 0 0 0 636 2 0 0 25 0 4 0 653094102 299118592 23401 33554432000 4194304 4650419 140735334818000 18446744073709551615 47591674709700 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=21695/tid=21697] ppid=21693 vsize=292108 CPUtime=6.31 cores=1,3,5,7
/proc/21695/task/21697/stat : 21697 (strangenight1-m) S 21693 21695 21663 0 -1 4202560 11069 0 0 0 629 2 0 0 25 0 4 0 653094102 299118592 23401 33554432000 4194304 4650419 140735334818000 18446744073709551615 47591674734132 0 0 4096 2 18446604461649146048 0 0 -1 7 0 0 0
[pid=21695/tid=21698] ppid=21693 vsize=292108 CPUtime=6.37 cores=1,3,5,7
/proc/21695/task/21698/stat : 21698 (strangenight1-m) S 21693 21695 21663 0 -1 4202560 10244 0 0 0 635 2 0 0 25 0 4 0 653094102 299118592 23401 33554432000 4194304 4650419 140735334818000 18446744073709551615 47591674734132 0 0 4096 2 18446604461649146048 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 292108

Child status: 20
Real time (s): 6.44408
CPU time (s): 25.5631
CPU user time (s): 25.4681
CPU system time (s): 0.094985
CPU usage (%): 396.691
Max. virtual memory (cumulated for all children) (KiB): 312204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 25.4681
system time used= 0.094985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43090
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= 2112
involuntary context switches= 246

runsolver used 0.022996 second user time and 0.050992 second system time

The end

Launcher Data

Begin job on node130 at 2011-05-15 01:15:56
IDJOB=3369602
IDBENCH=83454
IDSOLVER=1846
FILE ID=node130/3369602-1305414956
RUNJOBID= node130-1305414956-21682
PBS_JOBID= 13324556
Free space on /tmp= 73428 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E05X15.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369602-1305414956/watcher-3369602-1305414956 -o /tmp/evaluation-result-3369602-1305414956/solver-3369602-1305414956 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3369602-1305414956.cnf

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

MD5SUM BENCH= e53b8f4e61e6411a209ad63833d35585
RANDOM SEED=805337515

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27765732 kB
Buffers:        262380 kB
Cached:        3594100 kB
SwapCached:      10248 kB
Active:        1148864 kB
Inactive:      3764420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27765732 kB
SwapTotal:    67111528 kB
SwapFree:     63649232 kB
Dirty:            9112 kB
Writeback:           0 kB
AnonPages:     1055780 kB
Mapped:          12984 kB
Slab:           183224 kB
PageTables:      25360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 51461556 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= 73412 MiB
End job on node130 at 2011-05-15 01:16:03