Trace number 3173620

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 6.82396 6.83641

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v50-c1065-S1007919187-045.UNKNOWN.cnf
MD5SUMafc45e32836c303b19a86a74eccb0079
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.145977
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses1065
Sum of the clauses size5325
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51065
Number of clauses of size over 50

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-3173620-1301797198.cnf'
0.00/0.00	c -- header says num vars:             50
0.00/0.00	c -- header says num clauses:        1065
0.00/0.00	c -- clauses added:            0 learnts,         1065 normals,            0 xors
0.00/0.00	c -- vars added         50
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        50      1065         0         0      5325         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/1065/1065 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
0.00/0.01	c Calc non-exist non-lernt bins v-fix:     0 done:     50 time:  0.00 s
0.00/0.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.01	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     32  v-fix:    0  time:  0.00 s
0.00/0.01	c learnt bin added due to v-elim: 0
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:      23 undec:       5 neg:      22
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.01	c  B st     0         0        50      1065         0         0      5325         0   no data   no data  --
0.00/0.05	c Decided on static restart strategy
0.09/0.12	c  N dy    20      4138        50      1065         0      3683      5325     46243     12.76     10.20  --
0.19/0.27	c  N dy    48      8276        50      1065         0      5051      5325     59250     11.93     10.32  --
1.29/1.39	c  N dy    58     30001        50      1065         3      9206      5323     81524      9.07      8.73  --
1.39/1.40	c  S st    58     30001        50      1065         3      9206      5323     81524      9.07      8.73  --
1.39/1.43	c  S st    58     30503        50      1065         3      9667      5323     87258      9.07      8.73  --
1.39/1.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.39/1.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.01
1.39/1.44	c Calc non-exist non-lernt bins v-fix:     0 done:     50 time:  0.00 s
1.39/1.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.39/1.44	c Subs w/ non-existent bins:      0 time:  0.00 s
1.39/1.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.49/1.50	c subs with bin:     4506  lits-rem:       432  v-fix:    0  time:  0.05 s
1.49/1.50	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1.49/1.53	c lits-rem:       600  cl-subs:      593  v-elim:     50  v-fix:    0  time:  0.02 s
1.49/1.53	c learnt bin added due to v-elim: 0
1.49/1.53	c vivif2 --  cl tried     1053 cl shrink        0 lits rem          0 time: 0.00
1.49/1.53	c vivif2 --  cl tried     4580 cl shrink        0 lits rem          0 time: 0.00
1.49/1.55	c asymm  cl-useful: 0/1053/1053 lits-rem:0 time: 0.03
1.49/1.55	c calculated reachability. Time: 0.00
1.49/1.55	c  N dy    58     30503        50      1053         4      4580      5253     46022      9.07      8.73  --
1.49/1.55	c  F st    58     30503        50      1053         4      4580      5253     46022      9.07      8.73  --
1.59/1.65	c Decided on static restart strategy
1.69/1.78	c  N dy    78     34640        50      1053         4      8114      5253     85158     10.88      8.77  --
1.99/2.08	c  N dy   105     38712        50      1053         4     11614      5253    125507     11.79      8.84  --
2.29/2.39	c  N dy   132     42754        50      1053         4      8677      5253     85434     11.79      8.89  --
2.59/2.62	c  S st   153     45754        50      1053         4     11258      5253    114663     11.13      8.92  --
2.59/2.68	c  S st   153     46257        50      1053         4     11714      5253    120753     11.13      8.92  --
2.59/2.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.59/2.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.69/2.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.3M T:  0.02
2.69/2.70	c Calc non-exist non-lernt bins v-fix:     0 done:     50 time:  0.00 s
2.69/2.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.69/2.70	c Subs w/ non-existent bins:      0 time:  0.00 s
2.69/2.70	c bin-w-bin subsume rem            1 bins  time:  0.00 s
2.69/2.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.69/2.70	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.79/2.89	c lits-rem:      1437  cl-subs:     2721  v-elim:     50  v-fix:    0  time:  0.19 s
2.79/2.89	c learnt bin added due to v-elim: 0
2.79/2.89	c vivif2 --  cl tried     1053 cl shrink        0 lits rem          0 time: 0.00
2.79/2.89	c vivif2 --  cl tried     8993 cl shrink        0 lits rem          0 time: 0.00
2.89/2.94	c asymm  cl-useful: 0/1053/1053 lits-rem:0 time: 0.04
2.89/2.94	c calculated reachability. Time: 0.00
2.89/2.94	c  N dy   153     46257        50      1053         3      8993      5253     92549     11.13      8.92  --
3.19/3.28	c  N dy   180     50283        50      1053         3     12451      5253    130828     11.26      8.94  --
3.59/3.64	c  N dy   207     54344        50      1053         3      8603      5253     82154     10.73      8.96  --
3.89/3.96	c  N dy   234     58394        50      1053         3     12058      5253    121151     11.04      8.99  --
4.29/4.36	c  N dy   262     62529        50      1053         4     15595      5253    159733     10.86      8.99  --
4.69/4.72	c  N dy   289     66580        50      1053         4     10693      5253     98993     11.03      8.99  --
4.89/4.96	c  S st   309     69388        50      1053         5     13069      5253    125718     10.12      9.00  --
4.99/5.02	c  S st   309     69891        50      1053         5     13524      5253    131588     10.12      9.00  --
4.99/5.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.99/5.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.99/5.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.02
4.99/5.05	c Calc non-exist non-lernt bins v-fix:     0 done:     50 time:  0.00 s
4.99/5.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.99/5.05	c Subs w/ non-existent bins:      0 time:  0.00 s
4.99/5.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.99/5.07	c subs with bin:      930  lits-rem:       568  v-fix:    0  time:  0.02 s
4.99/5.07	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
5.29/5.36	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
5.59/5.60	c Added 1 vars  tried: 11100 time: 0.24
5.59/5.60	c ORs :      1 avg-s:  0.0 cl-sh:   576 l-rem:    576 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    0.25
5.59/5.61	c lits-rem:      1895  cl-subs:     2696  v-elim:     50  v-fix:    0  time:  0.54 s
5.59/5.61	c learnt bin added due to v-elim: 0
5.59/5.61	c vivif2 --  cl tried     1048 cl shrink        0 lits rem          0 time: 0.00
5.59/5.61	c vivif2 --  cl tried     9904 cl shrink        0 lits rem          0 time: 0.00
5.59/5.66	c asymm  cl-useful: 0/1048/1048 lits-rem:0 time: 0.05
5.59/5.66	c calculated reachability. Time: 0.00
5.59/5.66	c  N dy   309     69891        51      1048         7      9904      5223     95096     10.12      9.00  --
5.59/5.66	c  F st   309     69891        51      1048         7      9904      5223     95096     10.12      9.00  --
5.79/5.84	c Decided on static restart strategy
6.79/6.82	c  E dy   323     82875        39      1048        96     11754      5218     95593      5.99      8.68  --
6.79/6.83	c num threads              : 1          
6.79/6.83	c restarts                 : 323        
6.79/6.83	c dynamic restarts         : 305        
6.79/6.83	c static restarts          : 18         
6.79/6.83	c full restarts            : 2          
6.79/6.83	c total simplify time      : 0.00       
6.79/6.83	c learnts DL2              : 0          
6.79/6.83	c learnts size 2           : 97         
6.79/6.83	c learnts size 1           : 42          (82.35     % of vars)
6.79/6.83	c filedLit time            : 0.05        (0.76      % time)
6.79/6.83	c v-elim SatELite          : 0           (0.00      % vars)
6.79/6.83	c SatELite time            : 0.75        (10.96     % time)
6.79/6.83	c v-elim xor               : 0           (0.00      % vars)
6.79/6.83	c xor elim time            : 0.00        (0.03      % time)
6.79/6.83	c num binary xor trees     : 0          
6.79/6.83	c binxor trees' crown      : 0           (nan       leafs/tree)
6.79/6.83	c bin xor find time        : 0.00       
6.79/6.83	c OTF clause subsumed      : 12148       (0.15      clauses/conflict)
6.79/6.83	c OTF subs. size diff      : 12538       (1.03       lits/clause)
6.79/6.83	c OTF cl watch-shrink      : 2620        (0.03      clauses/conflict)
6.79/6.83	c OTF cl watch-sh-lit      : 2730        (1.04       lits/clause)
6.79/6.83	c tried to recurMin cls    : 82862       (99.98      % of conflicts)
6.79/6.83	c updated cache            : 2           (0.00       lits/tried recurMin)
6.79/6.83	c OTF Gate-Rem cl          : 271         (0.00      clauses/conflict)
6.79/6.83	c OTF Gate-rem lits        : 271         (1.00      lits/confl)
6.79/6.83	c clauses over max glue    : 0           (0.00      % of all clauses)
6.79/6.83	c conflicts                : 82875       (12158.96  / sec)
6.79/6.83	c decisions                : 93838       (1.60      % random)
6.79/6.83	c bogo-props               : 586813488   (86093995.52 / sec)
6.79/6.83	c props                    : 1294265     (189887.33 / sec)
6.79/6.83	c conflict literals        : 884662      (21.37     % deleted)
6.79/6.83	c Memory used              : 128.73      MB
6.79/6.83	c CPU time                 : 6.82        s
6.79/6.83	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3173620-1301797198/watcher-3173620-1301797198 -o /tmp/evaluation-result-3173620-1301797198/solver-3173620-1301797198 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173620-1301797198.cnf 

running on 2 cores: 0,2

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: 4.00 4.00 3.93 4/189 429
/proc/meminfo: memFree=22686308/32951124 swapFree=67111528/67111528
[pid=429] ppid=427 vsize=20564 CPUtime=0 cores=0,2
/proc/429/stat : 429 (techdemo) R 427 429 31704 0 -1 4194304 221 0 0 0 0 0 0 0 25 0 1 0 291320584 21057536 173 33554432000 4194304 4797429 140735524371440 18446744073709551615 222916814385 0 0 4096 0 0 0 0 17 0 0 0 0
/proc/429/statm: 5141 181 149 148 0 57 0

[startup+0.094924 s]
/proc/loadavg: 4.00 4.00 3.93 4/189 429
/proc/meminfo: memFree=22686308/32951124 swapFree=67111528/67111528
[pid=429] ppid=427 vsize=127528 CPUtime=0.09 cores=0,2
/proc/429/stat : 429 (techdemo) R 427 429 31704 0 -1 4202496 692 0 0 0 9 0 0 0 25 0 1 0 291320584 130588672 617 33554432000 4194304 4797429 140735524371440 18446744073709551615 4387683 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/429/statm: 31882 617 405 148 0 26811 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 127528

[startup+0.100936 s]
/proc/loadavg: 4.00 4.00 3.93 4/189 429
/proc/meminfo: memFree=22686308/32951124 swapFree=67111528/67111528
[pid=429] ppid=427 vsize=127528 CPUtime=0.09 cores=0,2
/proc/429/stat : 429 (techdemo) R 427 429 31704 0 -1 4202496 697 0 0 0 9 0 0 0 25 0 1 0 291320584 130588672 622 33554432000 4194304 4797429 140735524371440 18446744073709551615 4425049 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/429/statm: 31882 622 405 148 0 26811 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 127528

[startup+0.300856 s]
/proc/loadavg: 4.00 4.00 3.93 4/189 429
/proc/meminfo: memFree=22686308/32951124 swapFree=67111528/67111528
[pid=429] ppid=427 vsize=127948 CPUtime=0.29 cores=0,2
/proc/429/stat : 429 (techdemo) R 427 429 31704 0 -1 4202496 884 0 0 0 29 0 0 0 25 0 1 0 291320584 131018752 729 33554432000 4194304 4797429 140735524371440 18446744073709551615 4425824 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/429/statm: 31987 729 405 148 0 26916 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 127948

[startup+0.70081 s]
/proc/loadavg: 4.00 4.00 3.93 4/189 429
/proc/meminfo: memFree=22686308/32951124 swapFree=67111528/67111528
[pid=429] ppid=427 vsize=128384 CPUtime=0.69 cores=0,2
/proc/429/stat : 429 (techdemo) R 427 429 31704 0 -1 4202496 1111 0 0 0 69 0 0 0 25 0 1 0 291320584 131465216 840 33554432000 4194304 4797429 140735524371440 18446744073709551615 4424887 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/429/statm: 32096 840 405 148 0 27025 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 128384

[startup+1.50068 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 430
/proc/meminfo: memFree=22688780/32951124 swapFree=67111528/67111528
[pid=429] ppid=427 vsize=129340 CPUtime=1.49 cores=0,2
/proc/429/stat : 429 (techdemo) R 427 429 31704 0 -1 4202496 1606 0 0 0 149 0 0 0 25 0 1 0 291320584 132444160 1051 33554432000 4194304 4797429 140735524371440 18446744073709551615 4506593 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/429/statm: 32335 1051 410 148 0 27264 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129340

[startup+3.10036 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 430
/proc/meminfo: memFree=22686796/32951124 swapFree=67111528/67111528
[pid=429] ppid=427 vsize=130584 CPUtime=3.09 cores=0,2
/proc/429/stat : 429 (techdemo) R 427 429 31704 0 -1 4202496 2166 0 0 0 309 0 0 0 25 0 1 0 291320584 133718016 1374 33554432000 4194304 4797429 140735524371440 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/429/statm: 32646 1374 411 148 0 27575 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 130584

[startup+6.30078 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 430
/proc/meminfo: memFree=22683120/32951124 swapFree=67111528/67111528
[pid=429] ppid=427 vsize=131452 CPUtime=6.29 cores=0,2
/proc/429/stat : 429 (techdemo) R 427 429 31704 0 -1 4202496 2894 0 0 0 629 0 0 0 25 0 1 0 291320584 134606848 1635 33554432000 4194304 4797429 140735524371440 18446744073709551615 4424592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/429/statm: 32863 1635 415 148 0 27792 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 131452

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

[startup+6.70071 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 430
/proc/meminfo: memFree=22682376/32951124 swapFree=67111528/67111528
[pid=429] ppid=427 vsize=131820 CPUtime=6.69 cores=0,2
/proc/429/stat : 429 (techdemo) R 427 429 31704 0 -1 4202496 3093 0 0 0 669 0 0 0 25 0 1 0 291320584 134983680 1576 33554432000 4194304 4797429 140735524371440 18446744073709551615 4424652 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/429/statm: 32955 1576 415 148 0 27884 0
Current children cumulated CPU time (s) 6.69
Current children cumulated vsize (KiB) 131820

[startup+6.8007 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 430
/proc/meminfo: memFree=22682376/32951124 swapFree=67111528/67111528
[pid=429] ppid=427 vsize=131820 CPUtime=6.79 cores=0,2
/proc/429/stat : 429 (techdemo) R 427 429 31704 0 -1 4202496 3105 0 0 0 679 0 0 0 25 0 1 0 291320584 134983680 1587 33554432000 4194304 4797429 140735524371440 18446744073709551615 4424709 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/429/statm: 32955 1587 415 148 0 27884 0
Current children cumulated CPU time (s) 6.79
Current children cumulated vsize (KiB) 131820

Child status: 20
Real time (s): 6.83641
CPU time (s): 6.82396
CPU user time (s): 6.81596
CPU system time (s): 0.007998
CPU usage (%): 99.8178
Max. virtual memory (cumulated for all children) (KiB): 131820

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

runsolver used 0.011998 second user time and 0.029995 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-03 04:19:58
IDJOB=3173620
IDBENCH=83038
IDSOLVER=1585
FILE ID=node109/3173620-1301797198
RUNJOBID= node109-1301793292-31924
PBS_JOBID= 12841438
Free space on /tmp= 72292 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v50-c1065-S1007919187-045.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173620-1301797198/watcher-3173620-1301797198 -o /tmp/evaluation-result-3173620-1301797198/solver-3173620-1301797198 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173620-1301797198.cnf

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

MD5SUM BENCH= afc45e32836c303b19a86a74eccb0079
RANDOM SEED=472417868

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.82
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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:      22686596 kB
Buffers:        352804 kB
Cached:        9395380 kB
SwapCached:          0 kB
Active:        6119656 kB
Inactive:      3884676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22686596 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7784 kB
Writeback:           0 kB
AnonPages:      257032 kB
Mapped:          16700 kB
Slab:           197028 kB
PageTables:       5816 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   751932 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= 72284 MiB
End job on node109 at 2011-04-03 04:20:05