Trace number 3290901

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-stUNSAT 10.6104 10.6096

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-3290901-1303785563.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.30	c asymm  cl-useful: 0/12103/29291 lits-rem:0 time: 0.29
0.29/0.38	c Flit:    21 Blit:      0 bXBeca:    0 bXProp:   60 Bins:      0 BRemL:      0 BRemN:      0 P:  3.7M T:  0.08
0.29/0.39	c Replacing       60 vars Replaced    19728 lits Time:     0.00 s 
0.29/0.39	c bin-w-bin subsume rem          129 bins  time:  0.00 s
0.39/0.40	c subs with bin:      314  lits-rem:        10  v-fix:    0  time:  0.00 s
0.39/0.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   4540 time:  0.01 s
0.39/0.41	c Removed useless bin:       0  fixed:     0  props:   0.74M  time:  0.00 s
0.49/0.52	c lits-rem:         0  cl-subs:        9  v-elim:    777  v-fix:    0  time:  0.11 s
0.49/0.52	c Finding binary XORs  T:     0.00 s  found:       0
0.49/0.54	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.49/0.54	c calculated reachability. Time: 0.00
0.49/0.54	c Calc default polars -  time:   0.00 s pos:     196 undec:     977 neg:    3567
0.49/0.54	c =========================================================================================
0.49/0.54	c types(t): F = full restart, N = normal restart
0.49/0.54	c types(t): S = simplification begin/end, E = solution found
0.49/0.54	c restart types(rt): st = static, dy = dynamic
0.49/0.54	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.49/0.54	c  B st     0         0      3763     30575      9164         0    203187         0   no data   no data  --
0.69/0.72	c  N dy    13      4614      3763     30575      9335      4384    203187    133406      9.28      9.79  --
0.89/0.90	c  N dy    26      8648      3762     30575      9477      5848    203187    118916      8.37      8.90  --
1.09/1.16	c  N dy    46     13638      3756     30575      9558      6657    203187    124451      8.19      8.65  --
1.39/1.44	c  N dy    69     18002      3754     30575      9619     10908    203187    228168      8.19      8.88  --
1.59/1.68	c  N dy    89     22040      3751     30575      9682      9384    203187    163641      8.24      9.49  --
1.79/1.84	c Finding binary XORs  T:     0.00 s  found:       0
1.79/1.88	c  F st   107     25001      3750     30564      9611     12127    202936    237683      8.32   no data  --
1.89/1.97	c  N st   110     26188      3750     30564      9628      6737    202936     75451      8.32   no data  --
2.09/2.19	c  S st   113     30000      3750     30564      9661     10476    202936    184343      8.32   no data  --
2.19/2.24	c  S st   113     30503      3750     30564      9695     10944    202936    193415      8.32   no data  --
2.19/2.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.19/2.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.39/2.48	c Flit:     4 Blit:      0 bXBeca:    0 bXProp:    0 Bins:  10157 BRemL:    141 BRemN:      0 P:  6.2M T:  0.23
2.39/2.49	c bin-w-bin subsume rem            5 bins  time:  0.00 s
2.50/2.55	c subs with bin:      405  lits-rem:      5713  v-fix:    0  time:  0.06 s
2.50/2.56	c Subs w/ non-existent bins:      9 l-rem:   1794 v-fix:     0 done:   2788 time:  0.01 s
2.50/2.56	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.00 s
3.20/3.30	c lits-rem:       935  cl-subs:     2939  v-elim:     48  v-fix:    0  time:  0.74 s
3.50/3.58	c asymm  cl-useful: 0/18142/30245 lits-rem:0 time: 0.28
3.50/3.58	c calculated reachability. Time: 0.00
3.50/3.58	c  N dy   113     30503      3698     30245     19290      7973    200355    140386      8.32   no data  --
3.50/3.58	c Finding binary XORs  T:     0.00 s  found:       0
3.79/3.82	c  N dy   129     35017      3697     30245     19298     12418    200355    257999      8.23      8.69  --
4.09/4.11	c  N dy   156     39032      3691     30245     19307      8732    200355    129172      8.28      9.51  --
4.30/4.40	c  N dy   174     43288      3690     30245     19335     12899    200354    229329      8.22      8.80  --
4.49/4.59	c  S st   185     45754      3677     30245     19347     15321    200354    292108      8.21      6.14  --
4.59/4.64	c  S st   185     46255      3677     30245     19347     15822    200354    303639      8.21   no data  --
4.59/4.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.59/4.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.79/4.81	c Flit:     3 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    333 BRemL:    477 BRemN:      0 P:  6.7M T:  0.16
4.79/4.83	c bin-w-bin subsume rem           39 bins  time:  0.00 s
4.89/4.90	c subs with bin:      763  lits-rem:      2610  v-fix:    0  time:  0.07 s
4.89/4.91	c Subs w/ non-existent bins:     18 l-rem:   2392 v-fix:     0 done:   3189 time:  0.01 s
4.89/4.92	c Removed useless bin:       1  fixed:     0  props:   0.29M  time:  0.00 s
5.69/5.78	c lits-rem:      1685  cl-subs:     1596  v-elim:     11  v-fix:    0  time:  0.86 s
5.69/5.78	c vivif2 --  cl tried    29745 cl shrink       43 lits rem         43 time: 0.01
5.69/5.80	c vivif2 --  cl tried    12616 cl shrink     1932 lits rem       4901 time: 0.01
6.09/6.13	c asymm  cl-useful: 17/8649/29745 lits-rem:30 time: 0.34
6.09/6.14	c calculated reachability. Time: 0.00
6.09/6.14	c  N dy   185     46255      3662     29745     18638     12615    197544    238598      8.21   no data  --
6.39/6.46	c  N dy   208     50271      3660     29745     18646      8518    197544    113681      8.20      9.84  --
6.69/6.76	c  N dy   226     54567      3654     29745     18669     12750    197544    227756      8.17      8.73  --
6.99/7.09	c  N dy   245     58684      3649     29745     18681     16804    197544    332131      8.16      8.66  --
7.39/7.43	c  N dy   276     62754      3632     29745     18685     11361    197544    165711      8.28      9.28  --
7.70/7.75	c  N dy   303     66940      3622     29745     18708     15455    197544    270665      8.31      8.82  --
7.89/7.97	c  S st   323     69382      3593     29498     18053     15419    194609    295822      8.37   no data  --
7.99/8.04	c  S st   323     69882      3593     29498     18053     15917    194609    305566      8.37   no data  --
7.99/8.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.99/8.04	c Cache  BProp: 1 Set: 1 BXProp: 0 T: 0.00
8.19/8.21	c Flit:     4 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    509 BRemL:    680 BRemN:      2 P:  6.9M T:  0.17
8.19/8.23	c bin-w-bin subsume rem           11 bins  time:  0.00 s
8.29/8.32	c subs with bin:     3489  lits-rem:      6180  v-fix:    0  time:  0.09 s
8.29/8.33	c Subs w/ non-existent bins:    102 l-rem:   3782 v-fix:     0 done:   2109 time:  0.01 s
8.29/8.33	c Removed useless bin:       0  fixed:     0  props:   0.30M  time:  0.00 s
9.09/9.17	c lits-rem:      2136  cl-subs:     4452  v-elim:     35  v-fix:    0  time:  0.84 s
9.09/9.18	c vivif2 --  cl tried    26902 cl shrink       39 lits rem         46 time: 0.01
9.09/9.19	c vivif2 --  cl tried    10453 cl shrink     1159 lits rem       2712 time: 0.01
9.49/9.55	c asymm  cl-useful: 223/18253/26902 lits-rem:497 time: 0.36
9.49/9.55	c calculated reachability. Time: 0.00
9.49/9.55	c  N dy   323     69882      3553     26793     17723     10450    180000    168390      8.37   no data  --
9.49/9.56	c Finding binary XORs  T:     0.00 s  found:       0
9.89/9.90	c  N dy   340     74354      3552     26793     17744     14844    179999    268931      8.33      9.61  --
10.29/10.34	c  N dy   366     79313      3524     26793     17772     10385    179999    136147      8.34      8.93  --
10.59/10.60	c  E dy   374     82575      3510     26793     17812     13524    179999    196291      8.29      4.95  --
10.59/10.60	c num threads              : 1          
10.59/10.60	c restarts                 : 374        
10.59/10.60	c dynamic restarts         : 362        
10.59/10.60	c static restarts          : 12         
10.59/10.60	c full restarts            : 1          
10.59/10.60	c total simplify time      : 0.02       
10.59/10.60	c learnts DL2              : 0          
10.59/10.60	c learnts size 2           : 24045      
10.59/10.60	c learnts size 1           : 995         (20.99     % of vars)
10.59/10.60	c filedLit time            : 0.64        (6.06      % time)
10.59/10.60	c v-elim SatELite          : 871         (18.38     % vars)
10.59/10.60	c SatELite time            : 2.54        (24.01     % time)
10.59/10.60	c v-elim xor               : 0           (0.00      % vars)
10.59/10.60	c xor elim time            : 0.01        (0.07      % time)
10.59/10.60	c num binary xor trees     : 60         
10.59/10.60	c binxor trees' crown      : 60          (1.00      leafs/tree)
10.59/10.60	c bin xor find time        : 0.01       
10.59/10.60	c OTF clause improved      : 1026        (0.01      clauses/conflict)
10.59/10.60	c OTF impr. size diff      : 1254        (1.22       lits/clause)
10.59/10.60	c OTF cl watch-shrink      : 50234       (0.61      clauses/conflict)
10.59/10.60	c OTF cl watch-sh-lit      : 149822      (2.98       lits/clause)
10.59/10.60	c tried to recurMin cls    : 33093       (40.08      % of conflicts)
10.59/10.60	c updated cache            : 0           (0.00       lits/tried recurMin)
10.59/10.60	c clauses over max glue    : 0           (0.00      % of all clauses)
10.59/10.60	c conflicts                : 82575       (7799.37   / sec)
10.59/10.60	c decisions                : 135464      (2.51      % random)
10.59/10.60	c bogo-props               : 487241120   (46020890.89 / sec)
10.59/10.60	c conflict literals        : 2057901     (39.68     % deleted)
10.59/10.60	c Memory used              : 53.87       MB
10.59/10.60	c CPU time                 : 10.59       s
10.59/10.60	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: 935)

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

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

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.72 3.95 3.90 4/189 12775
/proc/meminfo: memFree=23679640/32951124 swapFree=67111348/67111528
[pid=12775] ppid=12773 vsize=31124 CPUtime=0 cores=4,6
/proc/12775/stat : 12775 (strangenight1-s) R 12773 12775 12511 0 -1 4202496 1111 0 0 0 0 0 0 0 25 0 1 0 568786753 31870976 1016 33554432000 4194304 4650387 140737366126112 18446744073709551615 4520077 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12775/statm: 7781 1016 329 112 0 2746 0

[startup+0.0194801 s]
/proc/loadavg: 3.72 3.95 3.90 4/189 12775
/proc/meminfo: memFree=23679640/32951124 swapFree=67111348/67111528
[pid=12775] ppid=12773 vsize=33088 CPUtime=0.01 cores=4,6
/proc/12775/stat : 12775 (strangenight1-s) R 12773 12775 12511 0 -1 4202496 1778 0 0 0 1 0 0 0 25 0 1 0 568786753 33882112 1618 33554432000 4194304 4650387 140737366126112 18446744073709551615 4370598 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12775/statm: 8272 1618 347 112 0 3237 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 33088

[startup+0.100523 s]
/proc/loadavg: 3.72 3.95 3.90 4/189 12775
/proc/meminfo: memFree=23679640/32951124 swapFree=67111348/67111528
[pid=12775] ppid=12773 vsize=33220 CPUtime=0.09 cores=4,6
/proc/12775/stat : 12775 (strangenight1-s) R 12773 12775 12511 0 -1 4202496 1817 0 0 0 9 0 0 0 25 0 1 0 568786753 34017280 1657 33554432000 4194304 4650387 140737366126112 18446744073709551615 4369362 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12775/statm: 8305 1657 347 112 0 3270 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33220

[startup+0.300491 s]
/proc/loadavg: 3.72 3.95 3.90 4/189 12775
/proc/meminfo: memFree=23679640/32951124 swapFree=67111348/67111528
[pid=12775] ppid=12773 vsize=33352 CPUtime=0.29 cores=4,6
/proc/12775/stat : 12775 (strangenight1-s) R 12773 12775 12511 0 -1 4202496 1851 0 0 0 29 0 0 0 25 0 1 0 568786753 34152448 1691 33554432000 4194304 4650387 140737366126112 18446744073709551615 4370550 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12775/statm: 8338 1691 347 112 0 3303 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33352

[startup+0.700412 s]
/proc/loadavg: 3.72 3.95 3.90 4/189 12775
/proc/meminfo: memFree=23679640/32951124 swapFree=67111348/67111528
[pid=12775] ppid=12773 vsize=45512 CPUtime=0.69 cores=4,6
/proc/12775/stat : 12775 (strangenight1-s) R 12773 12775 12511 0 -1 4202496 4904 0 0 0 69 0 0 0 25 0 1 0 568786753 46604288 4500 33554432000 4194304 4650387 140737366126112 18446744073709551615 4363391 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12775/statm: 11378 4500 378 112 0 6343 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45512

[startup+1.50026 s]
/proc/loadavg: 3.72 3.95 3.90 5/190 12776
/proc/meminfo: memFree=23382404/32951124 swapFree=67111348/67111528
[pid=12775] ppid=12773 vsize=46048 CPUtime=1.49 cores=4,6
/proc/12775/stat : 12775 (strangenight1-s) R 12773 12775 12511 0 -1 4202496 5992 0 0 0 149 0 0 0 25 0 1 0 568786753 47153152 4468 33554432000 4194304 4650387 140737366126112 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12775/statm: 11512 4468 380 112 0 6477 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46048

[startup+3.10097 s]
/proc/loadavg: 3.72 3.95 3.90 5/190 12776
/proc/meminfo: memFree=23332240/32951124 swapFree=67111348/67111528
[pid=12775] ppid=12773 vsize=51464 CPUtime=3.1 cores=4,6
/proc/12775/stat : 12775 (strangenight1-s) R 12773 12775 12511 0 -1 4202496 8009 0 0 0 309 1 0 0 25 0 1 0 568786753 52699136 5915 33554432000 4194304 4650387 140737366126112 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12775/statm: 12866 5915 382 112 0 7831 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 51464

[startup+6.30037 s]
/proc/loadavg: 3.74 3.95 3.90 5/190 12776
/proc/meminfo: memFree=23325172/32951124 swapFree=67111348/67111528
[pid=12775] ppid=12773 vsize=53568 CPUtime=6.29 cores=4,6
/proc/12775/stat : 12775 (strangenight1-s) R 12773 12775 12511 0 -1 4202496 9444 0 0 0 628 1 0 0 25 0 1 0 568786753 54853632 6632 33554432000 4194304 4650387 140737366126112 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12775/statm: 13392 6632 382 112 0 8357 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 53568

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

[startup+7.90109 s]
/proc/loadavg: 3.74 3.95 3.90 5/190 12776
/proc/meminfo: memFree=23322948/32951124 swapFree=67111348/67111528
[pid=12775] ppid=12773 vsize=53596 CPUtime=7.89 cores=4,6
/proc/12775/stat : 12775 (strangenight1-s) R 12773 12775 12511 0 -1 4202496 10794 0 0 0 788 1 0 0 25 0 1 0 568786753 54882304 6547 33554432000 4194304 4650387 140737366126112 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12775/statm: 13399 6547 382 112 0 8364 0
Current children cumulated CPU time (s) 7.89
Current children cumulated vsize (KiB) 53596

[startup+9.50078 s]
/proc/loadavg: 3.76 3.95 3.90 5/190 12776
/proc/meminfo: memFree=23323188/32951124 swapFree=67111348/67111528
[pid=12775] ppid=12773 vsize=55168 CPUtime=9.49 cores=4,6
/proc/12775/stat : 12775 (strangenight1-s) R 12773 12775 12511 0 -1 4202496 11278 0 0 0 948 1 0 0 25 0 1 0 568786753 56492032 7031 33554432000 4194304 4650387 140737366126112 18446744073709551615 4369349 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12775/statm: 13792 7031 382 112 0 8757 0
Current children cumulated CPU time (s) 9.49
Current children cumulated vsize (KiB) 55168

[startup+10.3006 s]
/proc/loadavg: 3.76 3.95 3.90 5/190 12776
/proc/meminfo: memFree=23322716/32951124 swapFree=67111348/67111528
[pid=12775] ppid=12773 vsize=55160 CPUtime=10.29 cores=4,6
/proc/12775/stat : 12775 (strangenight1-s) R 12773 12775 12511 0 -1 4202496 11803 0 0 0 1028 1 0 0 25 0 1 0 568786753 56483840 6689 33554432000 4194304 4650387 140737366126112 18446744073709551615 4364756 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12775/statm: 13790 6689 382 112 0 8755 0
Current children cumulated CPU time (s) 10.29
Current children cumulated vsize (KiB) 55160

[startup+10.5006 s]
/proc/loadavg: 3.76 3.95 3.90 5/190 12776
/proc/meminfo: memFree=23322716/32951124 swapFree=67111348/67111528
[pid=12775] ppid=12773 vsize=55160 CPUtime=10.49 cores=4,6
/proc/12775/stat : 12775 (strangenight1-s) R 12773 12775 12511 0 -1 4202496 11862 0 0 0 1048 1 0 0 25 0 1 0 568786753 56483840 6748 33554432000 4194304 4650387 140737366126112 18446744073709551615 4364875 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12775/statm: 13790 6748 382 112 0 8755 0
Current children cumulated CPU time (s) 10.49
Current children cumulated vsize (KiB) 55160

[startup+10.6006 s]
/proc/loadavg: 3.76 3.95 3.90 5/190 12776
/proc/meminfo: memFree=23322716/32951124 swapFree=67111348/67111528
[pid=12775] ppid=12773 vsize=55160 CPUtime=10.59 cores=4,6
/proc/12775/stat : 12775 (strangenight1-s) R 12773 12775 12511 0 -1 4202496 11886 0 0 0 1058 1 0 0 25 0 1 0 568786753 56483840 6772 33554432000 4194304 4650387 140737366126112 18446744073709551615 4365410 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/12775/statm: 13790 6772 382 112 0 8755 0
Current children cumulated CPU time (s) 10.59
Current children cumulated vsize (KiB) 55160

Child status: 20
Real time (s): 10.6096
CPU time (s): 10.6104
CPU user time (s): 10.5904
CPU system time (s): 0.019996
CPU usage (%): 100.007
Max. virtual memory (cumulated for all children) (KiB): 63612

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

runsolver used 0.012998 second user time and 0.053991 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-26 04:39:23
IDJOB=3290901
IDBENCH=83454
IDSOLVER=1589
FILE ID=node111/3290901-1303785563
RUNJOBID= node111-1303784254-12530
PBS_JOBID= 13157239
Free space on /tmp= 70868 MiB

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

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

MD5SUM BENCH= e53b8f4e61e6411a209ad63833d35585
RANDOM SEED=205741444

node111.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.849
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.69
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.849
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	: 5428.12
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.849
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.849
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.86
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.849
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.849
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.849
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.67
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.849
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:      23679796 kB
Buffers:       1240400 kB
Cached:        7132900 kB
SwapCached:        132 kB
Active:        3112812 kB
Inactive:      5679908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23679796 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:          115508 kB
Writeback:           0 kB
AnonPages:      419448 kB
Mapped:          16136 kB
Slab:           413424 kB
PageTables:       6140 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   689928 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= 70864 MiB
End job on node111 at 2011-04-26 04:39:34