Trace number 3290575

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 TechDemo-Alpha-stUNSAT 15.8346 15.8469

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E03N17.cnf
MD5SUMa7330fdd412cca5ee2ec4c82638d1610
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.05484
Satisfiable
(Un)Satisfiability was proved
Number of variables6664
Number of clauses93544
Sum of the clauses size502355
Maximum clause length55
Minimum clause length1
Number of clauses of size 133
Number of clauses of size 217523
Number of clauses of size 313696
Number of clauses of size 42771
Number of clauses of size 515844
Number of clauses of size over 543677

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 Using 1 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3290575-1303784763.cnf'
0.00/0.00	c -- header says num vars:           6664
0.00/0.00	c -- header says num clauses:       93544
0.01/0.05	c -- clauses added:            0 learnts,        93544 normals,            0 xors
0.01/0.05	c -- vars added       6664
0.01/0.05	c Parsing time:  0.05 s
0.01/0.05	c  N st     0         0      6664     75889     15764         0    495750         0   no data   no data  --
0.19/0.21	c asymm  cl-useful: 775/2772/73563 lits-rem:2754 time: 0.16
0.49/0.54	c Flit:    53 Blit:     19 bXBeca:    0 bXProp:   96 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.9M T:  0.32
0.49/0.57	c Calc non-exist non-lernt bins v-fix:     0 done:   5600 time:  0.02 s
0.49/0.57	c Cache  BProp: 19 Set: 0 BXProp: 0 T: 0.00
0.59/0.62	c Subs w/ non-existent bins:  28812 time:  0.04 s
0.59/0.62	c Replacing       96 vars Replaced    29452 lits Time:     0.01 s 
0.59/0.63	c bin-w-bin subsume rem          582 bins  time:  0.00 s
0.59/0.63	c subs with bin:      195  lits-rem:       217  v-fix:    0  time:  0.00 s
0.59/0.64	c Removed useless bin:      32  fixed:     0  bprops:   0.92M  time:  0.01 s
0.79/0.87	c lits-rem:         0  cl-subs:      615  v-elim:   2242  v-fix:    0  time:  0.22 s
0.79/0.87	c learnt bin added due to v-elim: 0
0.79/0.87	c Finding binary XORs  T:     0.01 s  found:       1
0.79/0.87	c Replacing        1 vars Replaced       13 lits Time:     0.00 s 
0.89/0.91	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
0.89/0.91	c calculated reachability. Time: 0.00
0.89/0.91	c Calc default polars -  time:   0.00 s pos:     171 undec:    2010 neg:    4483
0.89/0.91	c =========================================================================================
0.89/0.91	c types(t): F = full restart, N = normal restart
0.89/0.91	c types(t): S = simplification begin/end, E = solution found
0.89/0.91	c restart types(rt): st = static, dy = dynamic
0.89/0.91	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.89/0.91	c  B st     0         0      4654     45256     11760         0    303907         0   no data   no data  --
0.99/1.01	c Decided on static restart strategy
1.09/1.13	c  N dy    21      4028      4650     45256     11890      3808    303906     89164     24.34      8.32  --
1.38/1.44	c  N dy    51      8072      4647     45256     11985      7679    303904    189679     23.18      8.96  --
1.79/1.84	c  N dy    80     12075      4644     45256     12045     11542    303902    298897     26.26      9.08  --
2.29/2.33	c  N dy   109     16104      4644     45256     12108     15447    303902    429478     30.19      9.44  --
2.89/2.94	c  N dy   138     20205      4643     45256     12163      9824    303902    172079     33.65      9.71  --
3.39/3.41	c  N dy   167     24346      4642     45256     12214     13835    303902    304338     32.95      9.93  --
3.89/3.93	c  N dy   196     28437      4639     45256     12257     17831    303902    440346     36.70     10.04  --
4.19/4.23	c  S st   208     30000      4639     45256     12267     19356    303902    493376     34.56     10.12  --
4.30/4.40	c  S st   208     30500      4639     45256     12296     19823    303902    501878     34.56     10.12  --
4.40/4.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.40/4.40	c Cache  BProp: 27 Set: 0 BXProp: 1 T: 0.00
5.59/5.63	c Flit:    91 Blit:      9 bXBeca:    0 bXProp:   19 Bin:  11138 BRemL:    904 BRemN:      0 CBin:       0 P: 43.4M T:  1.22
5.59/5.65	c Calc non-exist non-lernt bins v-fix:     0 done:   4402 time:  0.02 s
5.59/5.65	c Cache  BProp: 27 Set: 0 BXProp: 0 T: 0.00
5.69/5.70	c Subs w/ non-existent bins:   1416 time:  0.05 s
5.69/5.72	c Replacing       20 vars Replaced    17346 lits Time:     0.02 s 
5.69/5.74	c bin-w-bin subsume rem           70 bins  time:  0.00 s
5.89/5.95	c subs with bin:      444  lits-rem:     23942  v-fix:    0  time:  0.21 s
5.89/5.95	c Removed useless bin:       2  fixed:     0  bprops:   0.20M  time:  0.00 s
7.79/7.85	c lits-rem:      1841  cl-subs:     9271  v-elim:   1120  v-fix:    0  time:  1.90 s
7.79/7.85	c learnt bin added due to v-elim: 0
7.79/7.87	c vivif2 --  cl tried    40198 cl shrink      570 lits rem        782 time: 0.02
7.79/7.89	c vivif2 --  cl tried    10436 cl shrink     2767 lits rem       5466 time: 0.01
7.99/8.09	c asymm  cl-useful: 806/2661/40197 lits-rem:1857 time: 0.20
7.99/8.09	c calculated reachability. Time: 0.00
7.99/8.09	c  N dy   208     30500      4219     40197     19858     10417    264355    217225     34.56     10.12  --
7.99/8.09	c  F st   208     30500      4219     40197     19858     10417    264355    217225     34.56     10.12  --
8.29/8.31	c Decided on static restart strategy
8.49/8.51	c  N dy   229     34611      4214     40197     19896     14422    264354    332375     30.06      9.90  --
8.99/9.06	c  N dy   258     38737      4214     40197     19909     18478    264354    467978     39.45      9.91  --
9.69/9.78	c  N dy   286     42755      4214     40197     19928     22403    264352    583790     29.27      9.90  --
10.39/10.40	c  S st   307     45750      4214     40197     19941     25339    264352    674505     31.75      9.89  --
10.59/10.61	c  S st   307     46252      4211     40197     19968     25808    264352    682982     31.75      9.89  --
10.59/10.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.59/10.61	c Cache  BProp: 26 Set: 0 BXProp: 0 T: 0.00
12.19/12.23	c Flit:   180 Blit:     27 bXBeca:    0 bXProp:  165 Bin:   5099 BRemL:   2166 BRemN:     67 CBin:       0 P: 53.1M T:  1.62
12.19/12.23	c Cleaning up after failed var search:     0.01 s 
12.19/12.25	c Calc non-exist non-lernt bins v-fix:     0 done:   3724 time:  0.02 s
12.19/12.25	c Cache  BProp: 28 Set: 0 BXProp: 4 T: 0.00
12.29/12.32	c Subs w/ non-existent bins:   2234 time:  0.07 s
12.29/12.33	c Replacing      168 vars Replaced    29985 lits Time:     0.01 s 
12.29/12.35	c bin-w-bin subsume rem          258 bins  time:  0.00 s
12.59/12.62	c subs with bin:      554  lits-rem:     17218  v-fix:    0  time:  0.27 s
12.59/12.63	c Removed useless bin:      68  fixed:     0  bprops:   0.14M  time:  0.00 s
14.99/15.03	c lits-rem:      2576  cl-subs:    11389  v-elim:   1248  v-fix:    0  time:  2.41 s
14.99/15.03	c learnt bin added due to v-elim: 0
14.99/15.05	c vivif2 --  cl tried    31193 cl shrink      724 lits rem       1623 time: 0.02
14.99/15.07	c vivif2 --  cl tried    15210 cl shrink     2083 lits rem       4043 time: 0.02
15.09/15.17	c asymm  cl-useful: 219/933/31189 lits-rem:433 time: 0.10
15.09/15.18	c calculated reachability. Time: 0.00
15.09/15.18	c  N dy   307     46252      3312     31189     16530     15200    196829    339619     31.75      9.89  --
15.69/15.79	c  N dy   336     50275      3309     31189     16589     19071    196829    424490     14.52      9.68  --
15.79/15.83	c  E dy   340     50837      3304     31189     16611     19564    196829    430024     11.97      9.63  --
15.79/15.84	c num threads              : 1          
15.79/15.84	c restarts                 : 340        
15.79/15.84	c dynamic restarts         : 328        
15.79/15.84	c static restarts          : 12         
15.79/15.84	c full restarts            : 1          
15.79/15.84	c total simplify time      : 0.00       
15.79/15.84	c learnts DL2              : 0          
15.79/15.84	c learnts size 2           : 34569      
15.79/15.84	c learnts size 1           : 2168        (32.53     % of vars)
15.79/15.84	c filedLit time            : 3.18        (20.13     % time)
15.79/15.84	c v-elim SatELite          : 1283        (19.25     % vars)
15.79/15.84	c SatELite time            : 4.46        (28.21     % time)
15.79/15.84	c v-elim xor               : 0           (0.00      % vars)
15.79/15.84	c xor elim time            : 0.01        (0.04      % time)
15.79/15.84	c num binary xor trees     : 201        
15.79/15.84	c binxor trees' crown      : 285         (1.42      leafs/tree)
15.79/15.84	c bin xor find time        : 0.01       
15.79/15.84	c OTF clause subsumed      : 818         (0.02      clauses/conflict)
15.79/15.84	c OTF subs. size diff      : 1086        (1.33       lits/clause)
15.79/15.84	c OTF cl watch-shrink      : 31927       (0.63      clauses/conflict)
15.79/15.84	c OTF cl watch-sh-lit      : 165329      (5.18       lits/clause)
15.79/15.84	c tried to recurMin cls    : 50757       (99.84      % of conflicts)
15.79/15.84	c updated cache            : 0           (0.00       lits/tried recurMin)
15.79/15.84	c OTF Gate-Rem cl          : 0           (0.00      clauses/conflict)
15.79/15.84	c OTF Gate-rem lits        : 0           (nan       lits/confl)
15.79/15.84	c clauses over max glue    : 0           (0.00      % of all clauses)
15.79/15.84	c conflicts                : 50837       (3215.99   / sec)
15.79/15.84	c decisions                : 106407      (2.51      % random)
15.79/15.84	c bogo-props               : 351792630   (22254657.19 / sec)
15.79/15.84	c props                    : 14379909    (909683.48 / sec)
15.79/15.84	c conflict literals        : 1478178     (35.30     % deleted)
15.79/15.84	c Memory used              : 153.44      MB
15.79/15.84	c CPU time                 : 15.81       s
15.79/15.84	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-3290575-1303784763/watcher-3290575-1303784763 -o /tmp/evaluation-result-3290575-1303784763/solver-3290575-1303784763 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3290575-1303784763.cnf 

running on 2 cores: 1,3

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: 1.21 2.00 2.79 3/181 7466
/proc/meminfo: memFree=20939736/32951124 swapFree=67111464/67111528
[pid=7466] ppid=7464 vsize=29252 CPUtime=0 cores=1,3
/proc/7466/stat : 7466 (techdemo) R 7464 7466 6373 0 -1 4202496 909 0 0 0 0 0 0 0 21 0 1 0 490074314 29954048 843 33554432000 4194304 4797429 140736736577152 18446744073709551615 228244045335 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7466/statm: 7313 843 348 148 0 2242 0

[startup+0.0157591 s]
/proc/loadavg: 1.21 2.00 2.79 3/181 7466
/proc/meminfo: memFree=20939736/32951124 swapFree=67111464/67111528
[pid=7466] ppid=7464 vsize=32128 CPUtime=0.01 cores=1,3
/proc/7466/stat : 7466 (techdemo) R 7464 7466 6373 0 -1 4202496 1574 0 0 0 1 0 0 0 21 0 1 0 490074314 32899072 1404 33554432000 4194304 4797429 140736736577152 18446744073709551615 4417146 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7466/statm: 8032 1415 349 148 0 2961 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 32128

[startup+0.10073 s]
/proc/loadavg: 1.21 2.00 2.79 3/181 7466
/proc/meminfo: memFree=20939736/32951124 swapFree=67111464/67111528
[pid=7466] ppid=7464 vsize=35680 CPUtime=0.09 cores=1,3
/proc/7466/stat : 7466 (techdemo) R 7464 7466 6373 0 -1 4202496 3119 0 0 0 9 0 0 0 21 0 1 0 490074314 36536320 2863 33554432000 4194304 4797429 140736736577152 18446744073709551615 4429174 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7466/statm: 8920 2863 373 148 0 3849 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 35680

[startup+0.300692 s]
/proc/loadavg: 1.21 2.00 2.79 3/181 7466
/proc/meminfo: memFree=20939736/32951124 swapFree=67111464/67111528
[pid=7466] ppid=7464 vsize=139012 CPUtime=0.29 cores=1,3
/proc/7466/stat : 7466 (techdemo) R 7464 7466 6373 0 -1 4202496 4801 0 0 0 29 0 0 0 22 0 1 0 490074314 142348288 3417 33554432000 4194304 4797429 140736736577152 18446744073709551615 4429104 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7466/statm: 34753 3417 381 148 0 29682 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 139012

[startup+0.700638 s]
/proc/loadavg: 1.21 2.00 2.79 3/181 7466
/proc/meminfo: memFree=20939736/32951124 swapFree=67111464/67111528
[pid=7466] ppid=7464 vsize=145092 CPUtime=0.69 cores=1,3
/proc/7466/stat : 7466 (techdemo) R 7464 7466 6373 0 -1 4202496 6254 0 0 0 69 0 0 0 24 0 1 0 490074314 148574208 4870 33554432000 4194304 4797429 140736736577152 18446744073709551615 4568009 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7466/statm: 36273 4870 399 148 0 31202 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 145092

[startup+1.50049 s]
/proc/loadavg: 1.21 2.00 2.79 6/190 7483
/proc/meminfo: memFree=20823320/32951124 swapFree=67111464/67111528
[pid=7466] ppid=7464 vsize=147504 CPUtime=1.49 cores=1,3
/proc/7466/stat : 7466 (techdemo) R 7464 7466 6373 0 -1 4202496 7129 0 0 0 148 1 0 0 25 0 1 0 490074314 151044096 5734 33554432000 4194304 4797429 140736736577152 18446744073709551615 4424970 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7466/statm: 36876 5734 411 148 0 31805 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 147504

[startup+3.1002 s]
/proc/loadavg: 1.21 2.00 2.79 5/190 7483
/proc/meminfo: memFree=20797520/32951124 swapFree=67111464/67111528
[pid=7466] ppid=7464 vsize=149600 CPUtime=3.09 cores=1,3
/proc/7466/stat : 7466 (techdemo) R 7464 7466 6373 0 -1 4202496 8576 0 0 0 308 1 0 0 25 0 1 0 490074314 153190400 5939 33554432000 4194304 4797429 140736736577152 18446744073709551615 4351787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7466/statm: 37400 5939 411 148 0 32329 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 149600

[startup+6.30064 s]
/proc/loadavg: 1.44 2.03 2.80 6/190 7483
/proc/meminfo: memFree=20764520/32951124 swapFree=67111464/67111528
[pid=7466] ppid=7464 vsize=152664 CPUtime=6.29 cores=1,3
/proc/7466/stat : 7466 (techdemo) R 7464 7466 6373 0 -1 4202496 9786 0 0 0 628 1 0 0 25 0 1 0 490074314 156327936 7142 33554432000 4194304 4797429 140736736577152 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7466/statm: 38166 7142 414 148 0 33095 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 152664

[startup+12.7005 s]
/proc/loadavg: 1.64 2.06 2.81 6/190 7483
/proc/meminfo: memFree=20742460/32951124 swapFree=67111464/67111528
[pid=7466] ppid=7464 vsize=156544 CPUtime=12.69 cores=1,3
/proc/7466/stat : 7466 (techdemo) R 7464 7466 6373 0 -1 4202496 11351 0 0 0 1267 2 0 0 25 0 1 0 490074314 160301056 8685 33554432000 4194304 4797429 140736736577152 18446744073709551615 4524596 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7466/statm: 39136 8685 415 148 0 34065 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 156544

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

[startup+14.3062 s]
/proc/loadavg: 1.64 2.06 2.81 6/190 7483
/proc/meminfo: memFree=20737512/32951124 swapFree=67111464/67111528
[pid=7466] ppid=7464 vsize=156544 CPUtime=14.3 cores=1,3
/proc/7466/stat : 7466 (techdemo) R 7464 7466 6373 0 -1 4202496 11358 0 0 0 1428 2 0 0 25 0 1 0 490074314 160301056 8692 33554432000 4194304 4797429 140736736577152 18446744073709551615 4524394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7466/statm: 39136 8692 415 148 0 34065 0
Current children cumulated CPU time (s) 14.3
Current children cumulated vsize (KiB) 156544

[startup+15.1011 s]
/proc/loadavg: 1.64 2.06 2.81 6/190 7483
/proc/meminfo: memFree=20737512/32951124 swapFree=67111464/67111528
[pid=7466] ppid=7464 vsize=156748 CPUtime=15.09 cores=1,3
/proc/7466/stat : 7466 (techdemo) R 7464 7466 6373 0 -1 4202496 11461 0 0 0 1507 2 0 0 25 0 1 0 490074314 160509952 8794 33554432000 4194304 4797429 140736736577152 18446744073709551615 4429762 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7466/statm: 39187 8794 415 148 0 34116 0
Current children cumulated CPU time (s) 15.09
Current children cumulated vsize (KiB) 156748

[startup+15.501 s]
/proc/loadavg: 1.83 2.09 2.81 6/190 7483
/proc/meminfo: memFree=20734412/32951124 swapFree=67111464/67111528
[pid=7466] ppid=7464 vsize=156748 CPUtime=15.49 cores=1,3
/proc/7466/stat : 7466 (techdemo) R 7464 7466 6373 0 -1 4202496 11507 0 0 0 1547 2 0 0 25 0 1 0 490074314 160509952 8838 33554432000 4194304 4797429 140736736577152 18446744073709551615 4425129 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7466/statm: 39187 8838 415 148 0 34116 0
Current children cumulated CPU time (s) 15.49
Current children cumulated vsize (KiB) 156748

[startup+15.701 s]
/proc/loadavg: 1.83 2.09 2.81 6/190 7483
/proc/meminfo: memFree=20734412/32951124 swapFree=67111464/67111528
[pid=7466] ppid=7464 vsize=157120 CPUtime=15.69 cores=1,3
/proc/7466/stat : 7466 (techdemo) R 7464 7466 6373 0 -1 4202496 11609 0 0 0 1567 2 0 0 25 0 1 0 490074314 160890880 8938 33554432000 4194304 4797429 140736736577152 18446744073709551615 4425918 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7466/statm: 39280 8938 415 148 0 34209 0
Current children cumulated CPU time (s) 15.69
Current children cumulated vsize (KiB) 157120

[startup+15.801 s]
/proc/loadavg: 1.83 2.09 2.81 6/190 7483
/proc/meminfo: memFree=20734412/32951124 swapFree=67111464/67111528
[pid=7466] ppid=7464 vsize=157120 CPUtime=15.79 cores=1,3
/proc/7466/stat : 7466 (techdemo) R 7464 7466 6373 0 -1 4202496 11628 0 0 0 1577 2 0 0 25 0 1 0 490074314 160890880 8957 33554432000 4194304 4797429 140736736577152 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/7466/statm: 39280 8957 415 148 0 34209 0
Current children cumulated CPU time (s) 15.79
Current children cumulated vsize (KiB) 157120

Child status: 20
Real time (s): 15.8469
CPU time (s): 15.8346
CPU user time (s): 15.8106
CPU system time (s): 0.023996
CPU usage (%): 99.9221
Max. virtual memory (cumulated for all children) (KiB): 157120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.8106
system time used= 0.023996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11642
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 11

runsolver used 0.025996 second user time and 0.067989 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-26 04:26:03
IDJOB=3290575
IDBENCH=83441
IDSOLVER=1585
FILE ID=node136/3290575-1303784763
RUNJOBID= node136-1303784763-7442
PBS_JOBID= 13157229
Free space on /tmp= 72436 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E03N17.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290575-1303784763/watcher-3290575-1303784763 -o /tmp/evaluation-result-3290575-1303784763/solver-3290575-1303784763 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3290575-1303784763.cnf

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

MD5SUM BENCH= a7330fdd412cca5ee2ec4c82638d1610
RANDOM SEED=593414703

node136.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20940016 kB
Buffers:       1725116 kB
Cached:        9626096 kB
SwapCached:         60 kB
Active:        4702908 kB
Inactive:      6728940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20940016 kB
SwapTotal:    67111528 kB
SwapFree:     67111464 kB
Dirty:           30716 kB
Writeback:           0 kB
AnonPages:       80384 kB
Mapped:          15260 kB
Slab:           515188 kB
PageTables:       5112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   231196 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= 72404 MiB
End job on node136 at 2011-04-26 04:26:19