Trace number 3266554

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 1.75473 1.76642

General information on the benchmark

NameSAT02/handmade/zhang-lintao/
xor-chain/x1_40.shuffled.cnf
MD5SUM15f5068fb216bf26d5385140ce74faaf
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.000999
Satisfiable
(Un)Satisfiability was proved
Number of variables118
Number of clauses314
Sum of the clauses size940
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 3312
Number of clauses of size 40
Number of clauses of size 50
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-3266554-1303581577.cnf'
0.00/0.00	c -- header says num vars:            118
0.00/0.00	c -- header says num clauses:         314
0.00/0.00	c -- clauses added:            0 learnts,          314 normals,            0 xors
0.00/0.00	c -- vars added        118
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       118       312         2         0       940         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/312/312 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
0.00/0.00	c Calc non-exist non-lernt bins v-fix:     0 done:    118 time:  0.00 s
0.00/0.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.00	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.00	c Replacing        1 vars Replaced       12 lits Time:     0.00 s 
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         2  cl-subs:        2  v-elim:     34  v-fix:    0  time:  0.00 s
0.00/0.00	c learnt bin added due to v-elim: 0
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:      45, avg size: 3.7)
0.00/0.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     20 locsubst:     0 time:   0.00
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:       0 undec:      55 neg:      63
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.00	c  B st     0         0        63         0         0         0       126         0   no data   no data  --
0.00/0.02	c Decided on static restart strategy
0.00/0.04	c  N dy    19      4015        63         0         0      2946       126     47518     15.63     13.54  --
0.00/0.09	c  N dy    47      8137        63         0         0      4036       126     53489     14.88     13.11  --
0.09/0.15	c  N dy    75     12222        63         0         0      3922       126     44813     15.13     13.01  --
0.19/0.21	c  N dy   102     16268        63         0         0      6748       126     87800     15.86     12.95  --
0.19/0.28	c  N dy   129     20333        63         0         0      5667       126     67502     15.27     12.94  --
0.29/0.35	c  N dy   157     24483        63         0         0      8661       126    114703     16.87     12.99  --
0.39/0.43	c  N dy   185     28631        63         0         0      6687       126     79705     15.39     12.92  --
0.39/0.46	c  S st   195     30001        63         0         0      7705       126     96008     16.23     12.94  --
0.39/0.48	c  S st   195     30505        63         0         0      8174       126    107486     16.23     12.94  --
0.39/0.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     10 locsubst:     0 time:   0.00
0.39/0.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.39/0.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.1M T:  0.00
0.39/0.48	c Calc non-exist non-lernt bins v-fix:     0 done:     53 time:  0.00 s
0.39/0.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.39/0.48	c Subs w/ non-existent bins:      0 time:  0.00 s
0.39/0.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.39/0.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.39/0.48	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.49/0.50	c lits-rem:        14  cl-subs:      307  v-elim:      2  v-fix:    0  time:  0.02 s
0.49/0.50	c learnt bin added due to v-elim: 0
0.49/0.50	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
0.49/0.50	c vivif2 --  cl tried     1334 cl shrink        0 lits rem          0 time: 0.00
0.49/0.50	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
0.49/0.50	c calculated reachability. Time: 0.00
0.49/0.50	c  N dy   195     30505        51         0         0      1334       102     15018     16.23     12.94  --
0.49/0.50	c  F st   195     30505        51         0         0      1334       102     15018     16.23     12.94  --
0.49/0.52	c Decided on static restart strategy
0.49/0.55	c  N dy   215     34617        51         0         0      4078       102     58753     16.31     13.04  --
0.49/0.59	c  N dy   243     38770        51         0         0      4583       102     64491     16.32     13.14  --
0.59/0.65	c  N dy   271     42880        51         0         0      7275       102    108024     16.88     13.20  --
0.69/0.71	c  S st   291     45759        51         0         0      4748       102     57295     16.49     13.24  --
0.69/0.72	c  S st   291     46264        51         0         0      5173       102     67376     16.49     13.24  --
0.69/0.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      7 locsubst:     0 time:   0.00
0.69/0.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.69/0.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.1M T:  0.00
0.69/0.72	c Calc non-exist non-lernt bins v-fix:     0 done:     44 time:  0.00 s
0.69/0.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.69/0.72	c Subs w/ non-existent bins:      0 time:  0.00 s
0.69/0.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.69/0.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.69/0.72	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.69/0.74	c lits-rem:        10  cl-subs:      421  v-elim:      4  v-fix:    0  time:  0.02 s
0.69/0.74	c learnt bin added due to v-elim: 0
0.69/0.74	c vivif2 --  cl tried        0 cl shrink        0 lits rem          0 time: 0.00
0.69/0.74	c vivif2 --  cl tried      868 cl shrink        0 lits rem          0 time: 0.00
0.69/0.74	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
0.69/0.74	c calculated reachability. Time: 0.00
0.69/0.74	c  N dy   291     46264        40         0         0       868        80      9170     16.49     13.24  --
0.69/0.78	c  N dy   318     50303        40         0         0      3547        80     60068     19.31     13.52  --
0.79/0.83	c  N dy   345     54365        40         0         0      6180        80    109576     18.99     13.74  --
0.79/0.89	c  N dy   372     58388        40         0         0      4891        80     76441     19.19     13.92  --
0.89/0.94	c  N dy   399     62439        40         0         0      7526        80    125428     18.98     14.08  --
1.00/1.01	c  N dy   426     66492        40         0         0     10114        80    173892     19.39     14.23  --
1.00/1.07	c  S st   446     69397        40         0         0      6142        80     91826     20.16     14.35  --
1.00/1.09	c  S st   446     69898        40         0         0      6527        80    100914     20.16     14.35  --
1.00/1.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      4 locsubst:     0 time:   0.00
1.00/1.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.00/1.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.1M T:  0.00
1.00/1.09	c Calc non-exist non-lernt bins v-fix:     0 done:     36 time:  0.00 s
1.00/1.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.00/1.09	c Subs w/ non-existent bins:      0 time:  0.00 s
1.00/1.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.00/1.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.00/1.09	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1.10/1.13	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
1.10/1.17	c Added 1 vars  tried: 17672 time: 0.04
1.10/1.17	c ORs :      1 avg-s:  0.0 cl-sh:   244 l-rem:    244 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
1.10/1.17	c lits-rem:        12  cl-subs:      209  v-elim:      2  v-fix:    0  time:  0.08 s
1.10/1.17	c learnt bin added due to v-elim: 0
1.10/1.17	c vivif2 --  cl tried        1 cl shrink        0 lits rem          0 time: 0.00
1.10/1.17	c vivif2 --  cl tried      589 cl shrink        0 lits rem          0 time: 0.00
1.10/1.17	c asymm  cl-useful: 0/1/1 lits-rem:0 time: 0.00
1.10/1.17	c calculated reachability. Time: 0.00
1.10/1.17	c  N dy   446     69898        35         1         2       589        75      6824     20.16     14.35  --
1.10/1.17	c  F st   446     69898        35         1         2       589        75      6824     20.16     14.35  --
1.10/1.19	c Decided on static restart strategy
1.19/1.21	c  N dy   468     74371        35         1         2      2905        75     58256     22.95     14.86  --
1.19/1.27	c  N dy   500     79170        35         1         2      5389        75    113900     22.89     15.35  --
1.29/1.35	c  N dy   534     84279        35         1         2      4634        75     94031     22.90     15.81  --
1.39/1.43	c  N dy   570     89685        35         1         2      7454        75    157174     22.90     16.24  --
1.49/1.55	c  N dy   609     95534        35         1         2     10504        75    225710     23.02     16.66  --
1.59/1.66	c  N dy   650    101661        35         1         2      8354        75    174435     22.66     17.04  --
1.69/1.73	c  S st   672    104847        35         1         2      9997        75    211246     22.90     17.22  --
1.69/1.75	c  S st   672    105348        35         1         2     10317        75    219438     22.90     17.22  --
1.69/1.75	c  N dy   672    105348        33         1         2     10317        49    219438     22.90     17.22  --
1.69/1.75	c  E dy   672    105348        33         1         2     10317        49    219438     22.90     17.22  --
1.69/1.76	c num threads              : 1          
1.69/1.76	c restarts                 : 672        
1.69/1.76	c dynamic restarts         : 654        
1.69/1.76	c static restarts          : 18         
1.69/1.76	c full restarts            : 2          
1.69/1.76	c total simplify time      : 0.00       
1.69/1.76	c learnts DL2              : 0          
1.69/1.76	c learnts size 2           : 6          
1.69/1.76	c learnts size 1           : 0           (0.00      % of vars)
1.69/1.76	c filedLit time            : 0.00        (0.23      % time)
1.69/1.76	c v-elim SatELite          : 42          (35.29     % vars)
1.69/1.76	c SatELite time            : 0.12        (6.74      % time)
1.69/1.76	c v-elim xor               : 43          (36.13     % vars)
1.69/1.76	c xor elim time            : 0.01        (0.57      % time)
1.69/1.76	c num binary xor trees     : 1          
1.69/1.76	c binxor trees' crown      : 1           (1.00      leafs/tree)
1.69/1.76	c bin xor find time        : 0.00       
1.69/1.76	c OTF clause subsumed      : 39109       (0.37      clauses/conflict)
1.69/1.76	c OTF subs. size diff      : 39150       (1.00       lits/clause)
1.69/1.76	c OTF cl watch-shrink      : 11          (0.00      clauses/conflict)
1.69/1.76	c OTF cl watch-sh-lit      : 11          (1.00       lits/clause)
1.69/1.76	c tried to recurMin cls    : 105348      (100.00     % of conflicts)
1.69/1.76	c updated cache            : 2           (0.00       lits/tried recurMin)
1.69/1.76	c OTF Gate-Rem cl          : 491         (0.00      clauses/conflict)
1.69/1.76	c OTF Gate-rem lits        : 491         (1.00      lits/confl)
1.69/1.76	c clauses over max glue    : 0           (0.00      % of all clauses)
1.69/1.76	c conflicts                : 105348      (60173.65  / sec)
1.69/1.76	c decisions                : 147647      (1.04      % random)
1.69/1.76	c bogo-props               : 130970628   (74809024.56 / sec)
1.69/1.76	c props                    : 493362      (281803.11 / sec)
1.69/1.76	c conflict literals        : 2018269     (6.08      % deleted)
1.69/1.76	c Memory used              : 126.61      MB
1.69/1.76	c CPU time                 : 1.75        s
1.69/1.76	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-3266554-1303581577/watcher-3266554-1303581577 -o /tmp/evaluation-result-3266554-1303581577/solver-3266554-1303581577 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3266554-1303581577.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.84 3.98 3.99 5/188 22354
/proc/meminfo: memFree=14473364/32951124 swapFree=67111528/67111528
[pid=22354] ppid=22352 vsize=127224 CPUtime=0 cores=5,7
/proc/22354/stat : 22354 (techdemo) R 22352 22354 21784 0 -1 4202496 580 0 0 0 0 0 0 0 23 0 1 0 469755533 130277376 515 33554432000 4194304 4797429 140735544847376 18446744073709551615 255376998033 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22354/statm: 31806 515 412 148 0 26735 0

[startup+0.0991361 s]
/proc/loadavg: 3.84 3.98 3.99 5/188 22354
/proc/meminfo: memFree=14473364/32951124 swapFree=67111528/67111528
[pid=22354] ppid=22352 vsize=127608 CPUtime=0.09 cores=5,7
/proc/22354/stat : 22354 (techdemo) R 22352 22354 21784 0 -1 4202496 799 0 0 0 9 0 0 0 23 0 1 0 469755533 130670592 653 33554432000 4194304 4797429 140735544847376 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22354/statm: 31902 653 413 148 0 26831 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 127608

[startup+0.100137 s]
/proc/loadavg: 3.84 3.98 3.99 5/188 22354
/proc/meminfo: memFree=14473364/32951124 swapFree=67111528/67111528
[pid=22354] ppid=22352 vsize=127608 CPUtime=0.09 cores=5,7
/proc/22354/stat : 22354 (techdemo) R 22352 22354 21784 0 -1 4202496 800 0 0 0 9 0 0 0 23 0 1 0 469755533 130670592 654 33554432000 4194304 4797429 140735544847376 18446744073709551615 4425072 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22354/statm: 31902 654 413 148 0 26831 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 127608

[startup+0.300096 s]
/proc/loadavg: 3.84 3.98 3.99 5/188 22354
/proc/meminfo: memFree=14473364/32951124 swapFree=67111528/67111528
[pid=22354] ppid=22352 vsize=128128 CPUtime=0.29 cores=5,7
/proc/22354/stat : 22354 (techdemo) R 22352 22354 21784 0 -1 4202496 1165 0 0 0 29 0 0 0 25 0 1 0 469755533 131203072 784 33554432000 4194304 4797429 140735544847376 18446744073709551615 255376998033 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22354/statm: 32032 784 413 148 0 26961 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128128

[startup+0.701023 s]
/proc/loadavg: 3.84 3.98 3.99 5/188 22354
/proc/meminfo: memFree=14473364/32951124 swapFree=67111528/67111528
[pid=22354] ppid=22352 vsize=128584 CPUtime=0.69 cores=5,7
/proc/22354/stat : 22354 (techdemo) R 22352 22354 21784 0 -1 4202496 1685 0 0 0 69 0 0 0 25 0 1 0 469755533 131670016 950 33554432000 4194304 4797429 140735544847376 18446744073709551615 4331997 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22354/statm: 32146 950 415 148 0 27075 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 128584

[startup+1.50087 s]
/proc/loadavg: 3.86 3.98 3.99 5/194 22360
/proc/meminfo: memFree=14463652/32951124 swapFree=67111528/67111528
[pid=22354] ppid=22352 vsize=129296 CPUtime=1.49 cores=5,7
/proc/22354/stat : 22354 (techdemo) R 22352 22354 21784 0 -1 4202496 2792 0 0 0 149 0 0 0 18 0 1 0 469755533 132399104 1151 33554432000 4194304 4797429 140735544847376 18446744073709551615 4424622 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22354/statm: 32324 1151 418 148 0 27253 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129296

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

[startup+1.70084 s]
/proc/loadavg: 3.86 3.98 3.99 5/194 22360
/proc/meminfo: memFree=14463652/32951124 swapFree=67111528/67111528
[pid=22354] ppid=22352 vsize=129644 CPUtime=1.69 cores=5,7
/proc/22354/stat : 22354 (techdemo) R 22352 22354 21784 0 -1 4202496 3087 0 0 0 169 0 0 0 18 0 1 0 469755533 132755456 1189 33554432000 4194304 4797429 140735544847376 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/22354/statm: 32411 1189 418 148 0 27340 0
Current children cumulated CPU time (s) 1.69
Current children cumulated vsize (KiB) 129644

Child status: 20
Real time (s): 1.76642
CPU time (s): 1.75473
CPU user time (s): 1.75073
CPU system time (s): 0.003999
CPU usage (%): 99.3386
Max. virtual memory (cumulated for all children) (KiB): 129644

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

runsolver used 0.004999 second user time and 0.009998 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-23 19:59:37
IDJOB=3266554
IDBENCH=87817
IDSOLVER=1585
FILE ID=node135/3266554-1303581577
RUNJOBID= node135-1303581576-22320
PBS_JOBID= 13150331
Free space on /tmp= 71360 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT02/handmade/zhang-lintao/xor-chain/x1_40.shuffled.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3266554-1303581577/watcher-3266554-1303581577 -o /tmp/evaluation-result-3266554-1303581577/solver-3266554-1303581577 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3266554-1303581577.cnf

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

MD5SUM BENCH= 15f5068fb216bf26d5385140ce74faaf
RANDOM SEED=91125144

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14473504 kB
Buffers:       2058112 kB
Cached:       15750844 kB
SwapCached:          0 kB
Active:        7336800 kB
Inactive:     10544864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14473504 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           31680 kB
Writeback:           0 kB
AnonPages:       72616 kB
Mapped:          15808 kB
Slab:           531652 kB
PageTables:       6000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   455188 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71344 MiB
End job on node135 at 2011-04-23 19:59:38