Trace number 3286573

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 68.6256 68.6356

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pipesworld-27-step13.cnf
MD5SUM52e16341bcff805ef2d6abe4e95359a0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark30.0214
Satisfiable
(Un)Satisfiability was proved
Number of variables224228
Number of clauses5314673
Sum of the clauses size11732345
Maximum clause length3193
Minimum clause length1
Number of clauses of size 1556
Number of clauses of size 25229536
Number of clauses of size 36084
Number of clauses of size 49856
Number of clauses of size 58159
Number of clauses of size over 560482

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-3286573-1303769296.cnf'
0.00/0.00	c -- header says num vars:         224228
0.00/0.00	c -- header says num clauses:     5314673
1.89/1.99	c -- clauses added:            0 learnts,      5314673 normals,            0 xors
1.89/1.99	c -- vars added     224228
1.89/1.99	c Parsing time:  1.90 s
1.89/1.99	c  N st     0         0    224228     84581   5226462         0  11725641         0   no data   no data  --
2.10/2.20	c asymm  cl-useful: 11/44/83026 lits-rem:2184 time: 0.20
5.99/6.00	c Flit:   248 Blit:  25614 bXBeca:    0 bXProp:  131 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T:  3.75
6.09/6.12	c Cleaning up after failed var search:     0.12 s 
8.29/8.38	c Calc non-exist non-lernt bins v-fix:     0 done:   6175 time:  2.20 s
8.29/8.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.29/8.39	c Subs w/ non-existent bins:      0 time:  0.01 s
8.49/8.55	c Replacing      132 vars Replaced    15208 lits Time:     0.16 s 
9.09/9.15	c bin-w-bin subsume rem         2045 bins  time:  0.48 s
10.49/10.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.36 s
10.59/10.66	c Removed useless bin:      68  fixed:     0  bprops:  10.02M  time:  0.16 s
15.99/16.00	c lits-rem:         0  cl-subs:      126  v-elim:  67123  v-fix:    0  time:  5.31 s
15.99/16.00	c learnt bin added due to v-elim: 0
15.99/16.07	c Finding binary XORs  T:     0.07 s  found:     269
16.19/16.23	c Replacing      269 vars Replaced    19840 lits Time:     0.16 s 
16.49/16.51	c Finding non-binary XORs:     0.14 s (found:       0, avg size: nan)
16.49/16.51	c Calc default polars -  time:   0.07 s pos:    4537 undec:   58010 neg:  161681
16.49/16.51	c =========================================================================================
16.49/16.51	c types(t): F = full restart, N = normal restart
16.49/16.51	c types(t): S = simplification begin/end, E = solution found
16.49/16.51	c restart types(rt): st = static, dy = dynamic
16.49/16.51	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
16.49/16.51	c  B st     0         0    178647     72185   4335993         0  11137531         0   no data   no data  --
22.19/22.26	c Decided on dynamic restart strategy
26.89/26.94	c  N dy    20      4069    178526     72185   4336418      3402  11137529   2638343    371.08     27.18  --
42.19/42.25	c  N dy    47      8136    171685     70147   4087429      6890  10539619   5724941   1280.16     28.32  --
61.89/61.93	c  N dy    73     12163    170904     70147   4087635     10501  10539619   8479246    689.59     30.50  --
68.49/68.52	c  E dy    80     13291    167903     68488   3949865     10951  10197755   8212095    339.27     29.54  --
68.49/68.53	c num threads              : 1          
68.49/68.53	c restarts                 : 80         
68.49/68.53	c dynamic restarts         : 74         
68.49/68.53	c static restarts          : 6          
68.49/68.53	c full restarts            : 0          
68.49/68.53	c total simplify time      : 0.24       
68.49/68.53	c learnts DL2              : 0          
68.49/68.53	c learnts size 2           : 5270538    
68.49/68.53	c learnts size 1           : 110392      (49.23     % of vars)
68.49/68.53	c filedLit time            : 3.87        (5.66      % time)
68.49/68.53	c v-elim SatELite          : 17238       (7.69      % vars)
68.49/68.53	c SatELite time            : 5.52        (8.08      % time)
68.49/68.53	c v-elim xor               : 0           (0.00      % vars)
68.49/68.53	c xor elim time            : 0.00        (0.00      % time)
68.49/68.53	c num binary xor trees     : 329        
68.49/68.53	c binxor trees' crown      : 401         (1.22      leafs/tree)
68.49/68.53	c bin xor find time        : 0.07       
68.49/68.53	c OTF clause subsumed      : 585         (0.04      clauses/conflict)
68.49/68.53	c OTF subs. size diff      : 3319        (5.67       lits/clause)
68.49/68.53	c OTF cl watch-shrink      : 0           (0.00      clauses/conflict)
68.49/68.53	c OTF cl watch-sh-lit      : 0           (nan        lits/clause)
68.49/68.53	c tried to recurMin cls    : 0           (0.00       % of conflicts)
68.49/68.53	c updated cache            : 0           (nan        lits/tried recurMin)
68.49/68.53	c OTF Gate-Rem cl          : 0           (0.00      clauses/conflict)
68.49/68.53	c OTF Gate-rem lits        : 0           (nan       lits/confl)
68.49/68.53	c clauses over max glue    : 0           (0.00      % of all clauses)
68.49/68.53	c conflicts                : 13291       (194.53    / sec)
68.49/68.53	c decisions                : 211727      (0.00      % random)
68.49/68.53	c bogo-props               : 746047150   (10919156.61 / sec)
68.49/68.53	c props                    : 176162548   (2578317.54 / sec)
68.49/68.53	c conflict literals        : 9660208     (18.73     % deleted)
68.49/68.53	c Memory used              : 618.01      MB
68.49/68.53	c CPU time                 : 68.32       s
68.49/68.53	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-3286573-1303769296/watcher-3286573-1303769296 -o /tmp/evaluation-result-3286573-1303769296/solver-3286573-1303769296 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3286573-1303769296.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: 4.01 3.35 3.09 4/189 23326
/proc/meminfo: memFree=16527024/32951124 swapFree=67111528/67111528
[pid=23326] ppid=23324 vsize=25968 CPUtime=0 cores=4,6
/proc/23326/stat : 23326 (techdemo) R 23324 23326 22378 0 -1 4202496 1829 0 0 0 0 0 0 0 22 0 1 0 488532552 26591232 1493 33554432000 4194304 4797429 140735480025952 18446744073709551615 4409872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23326/statm: 6492 1496 342 148 0 1421 0

[startup+0.0771341 s]
/proc/loadavg: 4.01 3.35 3.09 4/189 23326
/proc/meminfo: memFree=16527024/32951124 swapFree=67111528/67111528
[pid=23326] ppid=23324 vsize=98236 CPUtime=0.06 cores=4,6
/proc/23326/stat : 23326 (techdemo) R 23324 23326 22378 0 -1 4202496 21809 0 0 0 4 2 0 0 22 0 1 0 488532552 100593664 14637 33554432000 4194304 4797429 140735480025952 18446744073709551615 4367789 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23326/statm: 24559 14647 347 148 0 19488 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 98236

[startup+0.10114 s]
/proc/loadavg: 4.01 3.35 3.09 4/189 23326
/proc/meminfo: memFree=16527024/32951124 swapFree=67111528/67111528
[pid=23326] ppid=23324 vsize=103092 CPUtime=0.09 cores=4,6
/proc/23326/stat : 23326 (techdemo) R 23324 23326 22378 0 -1 4202496 23544 0 0 0 7 2 0 0 22 0 1 0 488532552 105566208 16317 33554432000 4194304 4797429 140735480025952 18446744073709551615 4659296 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23326/statm: 25773 16317 347 148 0 20702 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 103092

[startup+0.30112 s]
/proc/loadavg: 4.01 3.35 3.09 4/189 23326
/proc/meminfo: memFree=16527024/32951124 swapFree=67111528/67111528
[pid=23326] ppid=23324 vsize=114248 CPUtime=0.29 cores=4,6
/proc/23326/stat : 23326 (techdemo) R 23324 23326 22378 0 -1 4202496 26183 0 0 0 26 3 0 0 23 0 1 0 488532552 116989952 18881 33554432000 4194304 4797429 140735480025952 18446744073709551615 216634176197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23326/statm: 28562 18882 350 148 0 23491 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 114248

[startup+0.701053 s]
/proc/loadavg: 4.01 3.35 3.09 4/189 23326
/proc/meminfo: memFree=16527024/32951124 swapFree=67111528/67111528
[pid=23326] ppid=23324 vsize=139148 CPUtime=0.69 cores=4,6
/proc/23326/stat : 23326 (techdemo) R 23324 23326 22378 0 -1 4202496 33054 0 0 0 65 4 0 0 25 0 1 0 488532552 142487552 25732 33554432000 4194304 4797429 140735480025952 18446744073709551615 216634176197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23326/statm: 34787 25732 350 148 0 29716 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 139148

[startup+1.50091 s]
/proc/loadavg: 4.01 3.35 3.09 5/190 23327
/proc/meminfo: memFree=16467252/32951124 swapFree=67111528/67111528
[pid=23326] ppid=23324 vsize=192832 CPUtime=1.49 cores=4,6
/proc/23326/stat : 23326 (techdemo) R 23324 23326 22378 0 -1 4202496 47301 0 0 0 143 6 0 0 25 0 1 0 488532552 197459968 39923 33554432000 4194304 4797429 140735480025952 18446744073709551615 4366300 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23326/statm: 48208 39923 350 148 0 43137 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 192832

[startup+3.1006 s]
/proc/loadavg: 4.01 3.36 3.10 5/187 23348
/proc/meminfo: memFree=16595492/32951124 swapFree=67111528/67111528
[pid=23326] ppid=23324 vsize=335792 CPUtime=3.09 cores=4,6
/proc/23326/stat : 23326 (techdemo) R 23324 23326 22378 0 -1 4202496 57264 0 0 0 300 9 0 0 25 0 1 0 488532552 343851008 49856 33554432000 4194304 4797429 140735480025952 18446744073709551615 4241811 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23326/statm: 83948 49856 381 148 0 78877 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 335792

[startup+6.30104 s]
/proc/loadavg: 4.01 3.36 3.10 5/190 23354
/proc/meminfo: memFree=16521604/32951124 swapFree=67111528/67111528
[pid=23326] ppid=23324 vsize=335984 CPUtime=6.29 cores=4,6
/proc/23326/stat : 23326 (techdemo) R 23324 23326 22378 0 -1 4202496 57590 0 0 0 620 9 0 0 25 0 1 0 488532552 344047616 50182 33554432000 4194304 4797429 140735480025952 18446744073709551615 4256375 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23326/statm: 83996 50186 382 148 0 78925 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 335984

[startup+12.7009 s]
/proc/loadavg: 4.00 3.39 3.10 5/190 23354
/proc/meminfo: memFree=16255980/32951124 swapFree=67111528/67111528
[pid=23326] ppid=23324 vsize=598764 CPUtime=12.7 cores=4,6
/proc/23326/stat : 23326 (techdemo) R 23324 23326 22378 0 -1 4202496 114402 0 0 0 1254 16 0 0 25 0 1 0 488532552 613134336 106989 33554432000 4194304 4797429 140735480025952 18446744073709551615 216634212107 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23326/statm: 149691 106989 401 148 0 144620 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 598764

[startup+25.5006 s]
/proc/loadavg: 4.00 3.40 3.11 5/190 23355
/proc/meminfo: memFree=16065276/32951124 swapFree=67111528/67111528
[pid=23326] ppid=23324 vsize=631364 CPUtime=25.49 cores=4,6
/proc/23326/stat : 23326 (techdemo) R 23324 23326 22378 0 -1 4202496 131600 0 0 0 2531 18 0 0 25 0 1 0 488532552 646516736 124180 33554432000 4194304 4797429 140735480025952 18446744073709551615 4424649 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23326/statm: 157841 124180 411 148 0 152770 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 631364

[startup+51.1012 s]
/proc/loadavg: 4.00 3.45 3.14 5/190 23355
/proc/meminfo: memFree=16038160/32951124 swapFree=67111528/67111528
[pid=23326] ppid=23324 vsize=632032 CPUtime=51.09 cores=4,6
/proc/23326/stat : 23326 (techdemo) R 23324 23326 22378 0 -1 4202496 136387 0 0 0 5090 19 0 0 25 0 1 0 488532552 647200768 128958 33554432000 4194304 4797429 140735480025952 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23326/statm: 158008 128958 411 148 0 152937 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 632032

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

[startup+57.501 s]
/proc/loadavg: 4.00 3.47 3.14 5/190 23355
/proc/meminfo: memFree=16008272/32951124 swapFree=67111528/67111528
[pid=23326] ppid=23324 vsize=632516 CPUtime=57.49 cores=4,6
/proc/23326/stat : 23326 (techdemo) R 23324 23326 22378 0 -1 4202496 137404 0 0 0 5730 19 0 0 25 0 1 0 488532552 647696384 129972 33554432000 4194304 4797429 140735480025952 18446744073709551615 4423583 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23326/statm: 158129 129972 411 148 0 153058 0
Current children cumulated CPU time (s) 57.49
Current children cumulated vsize (KiB) 632516

[startup+63.9009 s]
/proc/loadavg: 4.00 3.48 3.15 5/190 23356
/proc/meminfo: memFree=15990912/32951124 swapFree=67111528/67111528
[pid=23326] ppid=23324 vsize=632516 CPUtime=63.89 cores=4,6
/proc/23326/stat : 23326 (techdemo) R 23324 23326 22378 0 -1 4202496 138077 0 0 0 6370 19 0 0 25 0 1 0 488532552 647696384 130644 33554432000 4194304 4797429 140735480025952 18446744073709551615 4424994 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23326/statm: 158129 130644 411 148 0 153058 0
Current children cumulated CPU time (s) 63.89
Current children cumulated vsize (KiB) 632516

[startup+67.1063 s]
/proc/loadavg: 4.00 3.49 3.15 5/190 23356
/proc/meminfo: memFree=15981488/32951124 swapFree=67111528/67111528
[pid=23326] ppid=23324 vsize=632840 CPUtime=67.09 cores=4,6
/proc/23326/stat : 23326 (techdemo) R 23324 23326 22378 0 -1 4202496 138286 0 0 0 6690 19 0 0 25 0 1 0 488532552 648028160 130853 33554432000 4194304 4797429 140735480025952 18446744073709551615 4387581 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23326/statm: 158210 130853 411 148 0 153139 0
Current children cumulated CPU time (s) 67.09
Current children cumulated vsize (KiB) 632840

[startup+67.9012 s]
/proc/loadavg: 4.00 3.49 3.15 5/190 23356
/proc/meminfo: memFree=15981488/32951124 swapFree=67111528/67111528
[pid=23326] ppid=23324 vsize=632840 CPUtime=67.89 cores=4,6
/proc/23326/stat : 23326 (techdemo) R 23324 23326 22378 0 -1 4202496 138329 0 0 0 6770 19 0 0 25 0 1 0 488532552 648028160 130896 33554432000 4194304 4797429 140735480025952 18446744073709551615 4422982 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23326/statm: 158210 130896 411 148 0 153139 0
Current children cumulated CPU time (s) 67.89
Current children cumulated vsize (KiB) 632840

[startup+68.3011 s]
/proc/loadavg: 4.00 3.49 3.15 5/190 23356
/proc/meminfo: memFree=15979876/32951124 swapFree=67111528/67111528
[pid=23326] ppid=23324 vsize=632840 CPUtime=68.29 cores=4,6
/proc/23326/stat : 23326 (techdemo) R 23324 23326 22378 0 -1 4202496 138359 0 0 0 6810 19 0 0 25 0 1 0 488532552 648028160 130926 33554432000 4194304 4797429 140735480025952 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23326/statm: 158210 130926 411 148 0 153139 0
Current children cumulated CPU time (s) 68.29
Current children cumulated vsize (KiB) 632840

[startup+68.5011 s]
/proc/loadavg: 4.00 3.49 3.15 5/190 23356
/proc/meminfo: memFree=15979876/32951124 swapFree=67111528/67111528
[pid=23326] ppid=23324 vsize=632840 CPUtime=68.49 cores=4,6
/proc/23326/stat : 23326 (techdemo) R 23324 23326 22378 0 -1 4202496 138361 0 0 0 6830 19 0 0 25 0 1 0 488532552 648028160 130928 33554432000 4194304 4797429 140735480025952 18446744073709551615 4424626 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23326/statm: 158210 130928 411 148 0 153139 0
Current children cumulated CPU time (s) 68.49
Current children cumulated vsize (KiB) 632840

[startup+68.6011 s]
/proc/loadavg: 4.00 3.49 3.15 5/190 23356
/proc/meminfo: memFree=15979876/32951124 swapFree=67111528/67111528
[pid=23326] ppid=23324 vsize=596868 CPUtime=68.58 cores=4,6
/proc/23326/stat : 23326 (techdemo) R 23324 23326 22378 0 -1 4202496 138367 0 0 0 6839 19 0 0 25 0 1 0 488532552 611192832 123049 33554432000 4194304 4797429 140735480025952 18446744073709551615 216634164620 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23326/statm: 149217 123049 416 148 0 144146 0
Current children cumulated CPU time (s) 68.58
Current children cumulated vsize (KiB) 596868

Child status: 20
Real time (s): 68.6356
CPU time (s): 68.6256
CPU user time (s): 68.4036
CPU system time (s): 0.221966
CPU usage (%): 99.9854
Max. virtual memory (cumulated for all children) (KiB): 632840

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

runsolver used 0.123981 second user time and 0.25696 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-26 00:08:19
IDJOB=3286573
IDBENCH=82430
IDSOLVER=1585
FILE ID=node103/3286573-1303769296
RUNJOBID= node103-1303768890-23082
PBS_JOBID= 13157156
Free space on /tmp= 70792 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pipesworld-27-step13.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286573-1303769296/watcher-3286573-1303769296 -o /tmp/evaluation-result-3286573-1303769296/solver-3286573-1303769296 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3286573-1303769296.cnf

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

MD5SUM BENCH= 52e16341bcff805ef2d6abe4e95359a0
RANDOM SEED=490457935

node103.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.858
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.71
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.858
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.858
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.858
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.77
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.858
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.858
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.858
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.83
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.858
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      16527180 kB
Buffers:       2123084 kB
Cached:       11819152 kB
SwapCached:          0 kB
Active:        6428244 kB
Inactive:      9410300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16527180 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          185068 kB
Writeback:           0 kB
AnonPages:     1895400 kB
Mapped:          16488 kB
Slab:           516512 kB
PageTables:       9040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2546736 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= 70776 MiB
End job on node103 at 2011-04-26 00:09:28