Trace number 3265057

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-mtUNSAT 32.4131 8.2918

General information on the benchmark

NameSAT05/crafted/sabharwal05/planning/logistics/unsat/
logistics-rotate-07t5.shuffled-as.sat05-1137.cnf
MD5SUM89957f6ab4a6aa83303efbf463f54b2c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.413936
Satisfiable
(Un)Satisfiability was proved
Number of variables2721
Number of clauses88373
Sum of the clauses size178033
Maximum clause length9
Minimum clause length1
Number of clauses of size 171
Number of clauses of size 287954
Number of clauses of size 3168
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5180

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 4 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-3265057-1307653705.cnf'
0.00/0.00	c -- header says num vars:           2721
0.00/0.00	c -- header says num clauses:       88373
0.08/0.09	c -- clauses added:            0 learnts,        88373 normals,            0 xors
0.08/0.09	c -- vars added       2721
0.08/0.09	c Parsing time:  0.09 s
0.08/0.10	c  N st     0         0      2721       348     87764         0    177582         0   no data   no data  --
0.10/0.10	c asymm  cl-useful: 23/348/348 lits-rem:69 time: 0.02
0.10/0.23	c Flit:   257 Blit:      0 bXBeca:    0 bXProp:  168 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.3M T:  0.43
0.10/0.23	c Cleaning up after failed var search:     0.01 s 
0.10/0.23	c Calc non-exist non-lernt bins v-fix:     0 done:   2300 time:  0.06 s
0.10/0.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.10/0.23	c Subs w/ non-existent bins:      0 time:  0.00 s
0.10/0.23	c Replacing      168 vars Replaced     8189 lits Time:     0.01 s 
0.10/0.27	c bin-w-bin subsume rem          672 bins  time:  0.04 s
0.10/0.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.10/0.27	c Removed useless bin:   17178  fixed:     0  bprops:   0.46M  time:  0.06 s
0.76/0.29	c lits-rem:        25  cl-subs:        0  v-elim:    787  v-fix:    0  time:  0.06 s
0.76/0.29	c learnt bin added due to v-elim: 0
0.76/0.29	c Finding binary XORs  T:     0.02 s  found:       0
0.76/0.99	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.76/0.99	c calculated reachability. Time: 0.00
0.76/0.99	c Calc default polars -  time:   0.00 s pos:     728 undec:    1236 neg:     757
0.76/0.99	c =========================================================================================
0.76/0.99	c types(t): F = full restart, N = normal restart
0.76/0.99	c types(t): S = simplification begin/end, E = solution found
0.76/0.99	c restart types(rt): st = static, dy = dynamic
0.76/0.99	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.76/0.99	c  B st     0         0      1499      1394     45764         0    104455         0   no data   no data  --
0.76/0.99	c Decided on static restart strategy
0.76/0.99	c  N dy    20      4011      1498      1394     45845      3718    104451    115415     27.93     10.19  --
0.76/0.99	c  N dy    49      8140      1498      1394     45891      5198    104449    125874     23.88      9.51  --
0.76/1.08	c  N dy    78     12273      1497      1394     46118      5067    104449    112712     25.01      9.59  --
4.89/1.35	c  N dy   106     16337      1497      1394     46149      8759    104449    204244     21.93     10.04  --
6.09/1.63	c  N dy   134     20351      1497      1394     46178      7241    104447    151189     21.87     10.20  --
7.30/1.92	c  N dy   161     24358      1497      1394     46215     10835    104446    234763     25.07     10.33  --
8.48/2.23	c  N dy   189     28451      1497      1394     46230      8423    104445    175193     23.58     10.45  --
8.88/2.36	c  S st   200     30001      1497      1394     46240      9836    104445    211519     26.46     10.61  --
9.28/2.42	c  S st   200     30501      1497      1394     46308     10267    104445    226875     26.46     10.61  --
9.28/2.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.28/2.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.08/3.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:  43125 BRemL:   7727 BRemN:      0 CBin:       0 P: 11.3M T:  2.97
12.08/3.18	c Calc non-exist non-lernt bins v-fix:     0 done:   1491 time:  0.04 s
12.08/3.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.08/3.19	c Subs w/ non-existent bins:      0 time:  0.05 s
12.48/3.21	c bin-w-bin subsume rem           23 bins  time:  0.05 s
13.68/3.50	c subs with bin:      735  lits-rem:     13256  v-fix:    0  time:  1.14 s
13.68/3.50	c Removed useless bin:      27  fixed:     0  bprops:   0.04M  time:  0.01 s
14.48/3.76	c lits-rem:      2642  cl-subs:     6054  v-elim:    830  v-fix:    0  time:  1.02 s
14.48/3.76	c learnt bin added due to v-elim: 0
14.48/3.77	c vivif2 --  cl tried     7866 cl shrink     6335 lits rem      11241 time: 0.05
14.48/3.77	c vivif2 --  cl tried     3351 cl shrink       48 lits rem        129 time: 0.02
15.69/4.01	c asymm  cl-useful: 0/1385/3065 lits-rem:0 time: 0.94
15.69/4.01	c calculated reachability. Time: 0.00
15.69/4.01	c  N dy   200     30501      1351      3065     74352      3351    108100    133486     26.46     10.61  --
15.69/4.01	c  F st   200     30501      1351      3065     74352      3351    108100    133486     26.46     10.61  --
16.47/4.25	c Decided on static restart strategy
17.27/4.49	c  N dy   219     34539      1351      3065     74375      6969    108100    238863     24.09     10.50  --
20.09/5.16	c  N dy   245     38543      1350      3065     88617     15407    110650    364274     23.27     10.61  --
23.26/5.96	c  N dy   272     42685      1348      3065     88637      9852    110650    191808     21.04     10.70  --
24.88/6.37	c  S st   293     45751      1345      3065     88658     12584    110650    247623     21.49     10.61  --
25.26/6.44	c  S st   293     46253      1345      3065     88661     13078    110650    261648     21.49     10.61  --
25.26/6.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
25.26/6.45	c Cache  BProp: 0 Set: 0 BXProp: 2 T: 0.00
28.06/7.15	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    2 Bin:    787 BRemL:  12018 BRemN:   3117 CBin:       0 P: 18.1M T:  2.82
28.06/7.17	c Calc non-exist non-lernt bins v-fix:     0 done:   1322 time:  0.05 s
28.06/7.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.06/7.19	c Subs w/ non-existent bins:   4741 time:  0.10 s
28.46/7.20	c Replacing        4 vars Replaced      955 lits Time:     0.01 s 
28.46/7.21	c bin-w-bin subsume rem         5454 bins  time:  0.05 s
28.87/7.34	c subs with bin:      403  lits-rem:      3681  v-fix:    0  time:  0.50 s
28.87/7.34	c Removed useless bin:       1  fixed:     0  bprops:   0.03M  time:  0.01 s
29.27/7.45	c lits-rem:      1969  cl-subs:     1447  v-elim:    746  v-fix:    0  time:  0.44 s
29.27/7.45	c learnt bin added due to v-elim: 0
29.27/7.45	c vivif2 --  cl tried     3545 cl shrink      687 lits rem       4684 time: 0.01
29.27/7.46	c vivif2 --  cl tried     4517 cl shrink      486 lits rem        722 time: 0.02
29.65/7.59	c asymm  cl-useful: 23/1407/3140 lits-rem:52 time: 0.52
29.65/7.59	c calculated reachability. Time: 0.00
29.65/7.59	c  N dy   293     46253      1268      3127     63965      4517     96657    143630     21.49     10.61  --
31.65/8.01	c  E dy   312     49121      1239      3127     64012      7005     96657    193243     15.21     10.63  --
32.26/8.28	c Following stats are for *FIRST FINISHED THREAD ONLY*
32.26/8.28	c num threads              : 4          
32.26/8.28	c restarts                 : 312        
32.26/8.28	c dynamic restarts         : 300        
32.26/8.28	c static restarts          : 12         
32.26/8.28	c full restarts            : 1          
32.26/8.28	c total simplify time      : 0.00       
32.26/8.28	c learnts DL2              : 0          
32.26/8.28	c learnts size 2           : 155973     
32.26/8.28	c learnts size 1           : 1539        (56.56     % of vars)
32.26/8.28	c filedLit time            : 6.25        (19.33     % time)
32.26/8.28	c v-elim SatELite          : 823         (30.25     % vars)
32.26/8.28	c SatELite time            : 1.60        (4.95      % time)
32.26/8.28	c v-elim xor               : 0           (0.00      % vars)
32.26/8.28	c xor elim time            : 0.02        (0.06      % time)
32.26/8.28	c num binary xor trees     : 86         
32.26/8.28	c binxor trees' crown      : 172         (2.00      leafs/tree)
32.26/8.28	c bin xor find time        : 0.02       
32.26/8.28	c OTF clause subsumed      : 4447        (0.09      clauses/conflict)
32.26/8.28	c OTF subs. size diff      : 5542        (1.25       lits/clause)
32.26/8.28	c OTF cl watch-shrink      : 30852       (0.63      clauses/conflict)
32.26/8.28	c OTF cl watch-sh-lit      : 187659      (6.08       lits/clause)
32.26/8.28	c tried to recurMin cls    : 49101       (99.96      % of conflicts)
32.26/8.28	c updated cache            : 0           (0.00       lits/tried recurMin)
32.26/8.28	c OTF Gate-Rem cl          : 0           (0.00      clauses/conflict)
32.26/8.28	c OTF Gate-rem lits        : 0           (nan       lits/confl)
32.26/8.28	c unit cls received        : 21          (1.36      % of units)
32.26/8.28	c unit cls sent            : 449         (29.17     % of units)
32.26/8.28	c bin cls received         : 14472      
32.26/8.28	c bin cls sent             : 54135      
32.26/8.28	c tri cls recevied         : 5012       
32.26/8.28	c tri cls sent             : 5976       
32.26/8.28	c clauses over max glue    : 0           (0.00      % of all clauses)
32.26/8.28	c conflicts                : 49121       (1519.45   / sec)
32.26/8.28	c decisions                : 86319       (1.59      % random)
32.26/8.28	c bogo-props               : 222809680   (6892139.76 / sec)
32.26/8.28	c props                    : 11198462    (346400.41 / sec)
32.26/8.28	c conflict literals        : 1168520     (37.06     % deleted)
32.26/8.28	c Memory used              : 693.24      MB
32.26/8.28	c single-thread CPU time   : 32.33       s
32.26/8.28	c all-threads sum CPU time : 32.33       s
32.26/8.28	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: 977)

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-3265057-1307653705/watcher-3265057-1307653705 -o /tmp/evaluation-result-3265057-1307653705/solver-3265057-1307653705 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3265057-1307653705.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 8.22 8.21 7.93 6/184 30125
/proc/meminfo: memFree=31886164/32951124 swapFree=67054536/67111528
[pid=30125] ppid=30123 vsize=22004 CPUtime=0 cores=1,3,5,7
/proc/30125/stat : 30125 (techdemo) R 30123 30125 29691 0 -1 4202496 821 0 0 0 0 0 0 0 21 0 1 0 876968376 22532096 761 33554432000 4194304 4797429 140735827896272 18446744073709551615 4417454 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30125/statm: 5539 768 341 148 0 468 0

[startup+0.0889879 s]
/proc/loadavg: 8.22 8.21 7.93 6/184 30125
/proc/meminfo: memFree=31886164/32951124 swapFree=67054536/67111528
[pid=30125] ppid=30123 vsize=62768 CPUtime=0.08 cores=1,3,5,7
/proc/30125/stat : 30125 (techdemo) R 30123 30125 29691 0 -1 4202496 3874 0 0 0 8 0 0 0 21 0 1 0 876968376 64274432 3744 33554432000 4194304 4797429 140735827896272 18446744073709551615 4356708 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/30125/statm: 15692 3745 349 148 0 10621 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 62768

[startup+0.100948 s]
/proc/loadavg: 8.22 8.21 7.93 6/184 30125
/proc/meminfo: memFree=31886164/32951124 swapFree=67054536/67111528
[pid=30125] ppid=30123 vsize=224700 CPUtime=0.1 cores=1,3,5,7
/proc/30125/stat : 30125 (techdemo) R 30123 30125 29691 0 -1 4202496 3977 0 0 0 10 0 0 0 23 0 4 0 876968376 230092800 3839 33554432000 4194304 4797429 140735827896272 18446744073709551615 4427911 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/30125/statm: 56175 3839 373 148 0 51104 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 224700

[startup+0.478176 s]
/proc/loadavg: 8.22 8.21 7.93 6/184 30125
/proc/meminfo: memFree=31886164/32951124 swapFree=67054536/67111528
[pid=30125] ppid=30123 vsize=692236 CPUtime=4.09 cores=1,3,5,7
/proc/30125/stat : 30125 (techdemo) R 30123 30125 29691 0 -1 4202496 9973 0 0 0 406 3 0 0 19 0 4 0 876968376 708849664 8901 33554432000 4194304 4797429 140735827896272 18446744073709551615 4424123 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/30125/statm: 173059 8901 414 148 0 167988 0
Current children cumulated CPU time (s) 4.09
Current children cumulated vsize (KiB) 692236

[startup+1.20075 s]
/proc/loadavg: 8.22 8.21 7.93 6/184 30125
/proc/meminfo: memFree=31886164/32951124 swapFree=67054536/67111528
[pid=30125] ppid=30123 vsize=692792 CPUtime=4.49 cores=1,3,5,7
/proc/30125/stat : 30125 (techdemo) R 30123 30125 29691 0 -1 4202496 10192 0 0 0 446 3 0 0 19 0 4 0 876968376 709419008 9117 33554432000 4194304 4797429 140735827896272 18446744073709551615 4387345 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/30125/statm: 173198 9117 417 148 0 168127 0
Current children cumulated CPU time (s) 4.49
Current children cumulated vsize (KiB) 692792

[startup+1.5007 s]
/proc/loadavg: 8.22 8.21 7.93 6/184 30125
/proc/meminfo: memFree=31886164/32951124 swapFree=67054536/67111528
[pid=30125] ppid=30123 vsize=695676 CPUtime=5.69 cores=1,3,5,7
/proc/30125/stat : 30125 (techdemo) R 30123 30125 29691 0 -1 4202496 11153 0 0 0 566 3 0 0 19 0 4 0 876968376 712372224 10075 33554432000 4194304 4797429 140735827896272 18446744073709551615 4331985 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/30125/statm: 173919 10075 417 148 0 168848 0
Current children cumulated CPU time (s) 5.69
Current children cumulated vsize (KiB) 695676

[startup+3.10041 s]
/proc/loadavg: 8.36 8.24 7.94 9/188 30129
/proc/meminfo: memFree=31834224/32951124 swapFree=67054536/67111528
[pid=30125] ppid=30123 vsize=703836 CPUtime=12.08 cores=1,3,5,7
/proc/30125/stat : 30125 (techdemo) R 30123 30125 29691 0 -1 4202496 14897 0 0 0 1204 4 0 0 24 0 4 0 876968376 720728064 13186 33554432000 4194304 4797429 140735827896272 18446744073709551615 4429080 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/30125/statm: 175959 13186 418 148 0 170888 0
[pid=30125/tid=30127] ppid=30123 vsize=703836 CPUtime=2.98 cores=1,3,5,7
/proc/30125/task/30127/stat : 30127 (techdemo) R 30123 30125 29691 0 -1 4202560 2504 0 0 0 298 0 0 0 25 0 4 0 876968386 720728064 13186 33554432000 4194304 4797429 140735827896272 18446744073709551615 4429139 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30125/tid=30128] ppid=30123 vsize=703836 CPUtime=2.99 cores=1,3,5,7
/proc/30125/task/30128/stat : 30128 (techdemo) R 30123 30125 29691 0 -1 4202560 2661 0 0 0 298 1 0 0 24 0 4 0 876968386 720728064 13186 33554432000 4194304 4797429 140735827896272 18446744073709551615 4428841 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30125/tid=30129] ppid=30123 vsize=703836 CPUtime=2.99 cores=1,3,5,7
/proc/30125/task/30129/stat : 30129 (techdemo) R 30123 30125 29691 0 -1 4202560 2757 0 0 0 299 0 0 0 24 0 4 0 876968386 720728064 13186 33554432000 4194304 4797429 140735827896272 18446744073709551615 4427902 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.08
Current children cumulated vsize (KiB) 703836

[startup+6.30682 s]
/proc/loadavg: 8.33 8.23 7.94 9/188 30129
/proc/meminfo: memFree=31826264/32951124 swapFree=67054536/67111528
[pid=30125] ppid=30123 vsize=708432 CPUtime=24.88 cores=1,3,5,7
/proc/30125/stat : 30125 (techdemo) R 30123 30125 29691 0 -1 4202496 17410 0 0 0 2484 4 0 0 25 0 4 0 876968376 725434368 15006 33554432000 4194304 4797429 140735827896272 18446744073709551615 4423623 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/30125/statm: 177108 15006 420 148 0 172037 0
[pid=30125/tid=30127] ppid=30123 vsize=708432 CPUtime=6.2 cores=1,3,5,7
/proc/30125/task/30127/stat : 30127 (techdemo) R 30123 30125 29691 0 -1 4202560 2705 0 0 0 619 1 0 0 25 0 4 0 876968386 725434368 15006 33554432000 4194304 4797429 140735827896272 18446744073709551615 4404790 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30125/tid=30128] ppid=30123 vsize=708432 CPUtime=6.2 cores=1,3,5,7
/proc/30125/task/30128/stat : 30128 (techdemo) R 30123 30125 29691 0 -1 4202560 3003 0 0 0 619 1 0 0 25 0 4 0 876968386 725434368 15006 33554432000 4194304 4797429 140735827896272 18446744073709551615 4429150 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30125/tid=30129] ppid=30123 vsize=708432 CPUtime=6.2 cores=1,3,5,7
/proc/30125/task/30129/stat : 30129 (techdemo) R 30123 30125 29691 0 -1 4202560 3096 0 0 0 620 0 0 0 25 0 4 0 876968386 725434368 15006 33554432000 4194304 4797429 140735827896272 18446744073709551615 4429163 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 24.88
Current children cumulated vsize (KiB) 708432

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

[startup+7.10068 s]
/proc/loadavg: 8.33 8.23 7.94 9/188 30129
/proc/meminfo: memFree=31826264/32951124 swapFree=67054536/67111528
[pid=30125] ppid=30123 vsize=708712 CPUtime=28.06 cores=1,3,5,7
/proc/30125/stat : 30125 (techdemo) R 30123 30125 29691 0 -1 4202496 17581 0 0 0 2802 4 0 0 25 0 4 0 876968376 725721088 15175 33554432000 4194304 4797429 140735827896272 18446744073709551615 4428884 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/30125/statm: 177178 15175 420 148 0 172107 0
[pid=30125/tid=30127] ppid=30123 vsize=708712 CPUtime=6.99 cores=1,3,5,7
/proc/30125/task/30127/stat : 30127 (techdemo) R 30123 30125 29691 0 -1 4202560 2770 0 0 0 698 1 0 0 25 0 4 0 876968386 725721088 15175 33554432000 4194304 4797429 140735827896272 18446744073709551615 4656677 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30125/tid=30128] ppid=30123 vsize=708712 CPUtime=6.99 cores=1,3,5,7
/proc/30125/task/30128/stat : 30128 (techdemo) R 30123 30125 29691 0 -1 4202560 3033 0 0 0 698 1 0 0 25 0 4 0 876968386 725721088 15175 33554432000 4194304 4797429 140735827896272 18446744073709551615 4429097 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30125/tid=30129] ppid=30123 vsize=708712 CPUtime=6.99 cores=1,3,5,7
/proc/30125/task/30129/stat : 30129 (techdemo) R 30123 30125 29691 0 -1 4202560 3139 0 0 0 699 0 0 0 25 0 4 0 876968386 725721088 15175 33554432000 4194304 4797429 140735827896272 18446744073709551615 4429157 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 28.06
Current children cumulated vsize (KiB) 708712

[startup+7.90053 s]
/proc/loadavg: 8.33 8.23 7.94 9/188 30129
/proc/meminfo: memFree=31825396/32951124 swapFree=67054536/67111528
[pid=30125] ppid=30123 vsize=709876 CPUtime=31.25 cores=1,3,5,7
/proc/30125/stat : 30125 (techdemo) R 30123 30125 29691 0 -1 4202496 18339 0 0 0 3121 4 0 0 25 0 4 0 876968376 726913024 14426 33554432000 4194304 4797429 140735827896272 18446744073709551615 4424963 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/30125/statm: 177469 14426 420 148 0 172398 0
[pid=30125/tid=30127] ppid=30123 vsize=709876 CPUtime=7.79 cores=1,3,5,7
/proc/30125/task/30127/stat : 30127 (techdemo) R 30123 30125 29691 0 -1 4202560 2983 0 0 0 778 1 0 0 25 0 4 0 876968386 726913024 14426 33554432000 4194304 4797429 140735827896272 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30125/tid=30128] ppid=30123 vsize=709876 CPUtime=7.79 cores=1,3,5,7
/proc/30125/task/30128/stat : 30128 (techdemo) R 30123 30125 29691 0 -1 4202560 3288 0 0 0 778 1 0 0 25 0 4 0 876968386 726913024 14426 33554432000 4194304 4797429 140735827896272 18446744073709551615 4429150 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30125/tid=30129] ppid=30123 vsize=709876 CPUtime=7.79 cores=1,3,5,7
/proc/30125/task/30129/stat : 30129 (techdemo) R 30123 30125 29691 0 -1 4202560 3353 0 0 0 779 0 0 0 25 0 4 0 876968386 726913024 14426 33554432000 4194304 4797429 140735827896272 18446744073709551615 4429121 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 31.25
Current children cumulated vsize (KiB) 709876

[startup+8.10053 s]
/proc/loadavg: 8.33 8.23 7.94 9/188 30129
/proc/meminfo: memFree=31825396/32951124 swapFree=67054536/67111528
[pid=30125] ppid=30123 vsize=709876 CPUtime=31.96 cores=1,3,5,7
/proc/30125/stat : 30125 (techdemo) S 30123 30125 29691 0 -1 4202496 18350 0 0 0 3192 4 0 0 25 0 4 0 876968376 726913024 14437 33554432000 4194304 4797429 140735827896272 18446744073709551615 271562366577 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/30125/statm: 177469 14437 421 148 0 172398 0
[pid=30125/tid=30127] ppid=30123 vsize=709876 CPUtime=7.99 cores=1,3,5,7
/proc/30125/task/30127/stat : 30127 (techdemo) R 30123 30125 29691 0 -1 4202560 2983 0 0 0 798 1 0 0 25 0 4 0 876968386 726913024 14437 33554432000 4194304 4797429 140735827896272 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30125/tid=30128] ppid=30123 vsize=709876 CPUtime=7.99 cores=1,3,5,7
/proc/30125/task/30128/stat : 30128 (techdemo) R 30123 30125 29691 0 -1 4202560 3288 0 0 0 798 1 0 0 25 0 4 0 876968386 726913024 14437 33554432000 4194304 4797429 140735827896272 18446744073709551615 271550562199 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=30125/tid=30129] ppid=30123 vsize=709876 CPUtime=7.99 cores=1,3,5,7
/proc/30125/task/30129/stat : 30129 (techdemo) R 30123 30125 29691 0 -1 4202560 3353 0 0 0 799 0 0 0 25 0 4 0 876968386 726913024 14437 33554432000 4194304 4797429 140735827896272 18446744073709551615 4429083 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 31.96
Current children cumulated vsize (KiB) 709876

[startup+8.20051 s]
/proc/loadavg: 8.33 8.23 7.94 9/188 30129
/proc/meminfo: memFree=31825396/32951124 swapFree=67054536/67111528
[pid=30125] ppid=30123 vsize=709876 CPUtime=32.26 cores=1,3,5,7
/proc/30125/stat : 30125 (techdemo) S 30123 30125 29691 0 -1 4202496 18350 0 0 0 3222 4 0 0 24 0 4 0 876968376 726913024 14437 33554432000 4194304 4797429 140735827896272 18446744073709551615 271562366577 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/30125/statm: 177469 14437 421 148 0 172398 0
[pid=30125/tid=30127] ppid=30123 vsize=709876 CPUtime=8.09 cores=1,3,5,7
/proc/30125/task/30127/stat : 30127 (techdemo) R 30123 30125 29691 0 -1 4202560 2983 0 0 0 808 1 0 0 25 0 4 0 876968386 726913024 14437 33554432000 4194304 4797429 140735827896272 18446744073709551615 4429080 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=30125/tid=30128] ppid=30123 vsize=709876 CPUtime=8.09 cores=1,3,5,7
/proc/30125/task/30128/stat : 30128 (techdemo) S 30123 30125 29691 0 -1 4202560 3288 0 0 0 808 1 0 0 25 0 4 0 876968386 726913024 14437 33554432000 4194304 4797429 140735827896272 18446744073709551615 47010221512244 0 0 4096 2 18446604454224045376 0 0 -1 5 0 0 0
[pid=30125/tid=30129] ppid=30123 vsize=709876 CPUtime=8.09 cores=1,3,5,7
/proc/30125/task/30129/stat : 30129 (techdemo) R 30123 30125 29691 0 -1 4202560 3353 0 0 0 809 0 0 0 25 0 4 0 876968386 726913024 14437 33554432000 4194304 4797429 140735827896272 18446744073709551615 47010221512217 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 32.26
Current children cumulated vsize (KiB) 709876

Child status: 20
Real time (s): 8.2918
CPU time (s): 32.4131
CPU user time (s): 32.3601
CPU system time (s): 0.052991
CPU usage (%): 390.905
Max. virtual memory (cumulated for all children) (KiB): 709876

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

runsolver used 0.005999 second user time and 0.037994 second system time

The end

Launcher Data

Begin job on node133 at 2011-06-09 23:08:25
IDJOB=3265057
IDBENCH=85421
IDSOLVER=1584
FILE ID=node133/3265057-1307653705
RUNJOBID= node133-1307650608-29710
PBS_JOBID= 13549417
Free space on /tmp= 74160 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT05/crafted/sabharwal05/planning/logistics/unsat/logistics-rotate-07t5.shuffled-as.sat05-1137.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265057-1307653705/watcher-3265057-1307653705 -o /tmp/evaluation-result-3265057-1307653705/solver-3265057-1307653705 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3265057-1307653705.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 89957f6ab4a6aa83303efbf463f54b2c
RANDOM SEED=1008685503

node133.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.834
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.66
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.834
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.834
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.82
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.834
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	: 6741.12
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.834
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.74
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.834
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.834
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.834
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:      31886956 kB
Buffers:        195644 kB
Cached:         430292 kB
SwapCached:      10420 kB
Active:         572712 kB
Inactive:       294984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31886956 kB
SwapTotal:    67111528 kB
SwapFree:     67054536 kB
Dirty:            8940 kB
Writeback:           0 kB
AnonPages:      238748 kB
Mapped:          13464 kB
Slab:           132568 kB
PageTables:       4976 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   886860 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= 74152 MiB
End job on node133 at 2011-06-09 23:08:33