Trace number 3367189

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 Strange-Night-2-mt (fixed)UNSAT 54.6967 14.9405

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pipesworld-18-step15.cnf
MD5SUMcabee0328f774a95ab72be66123bb39b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.8798
Satisfiable
(Un)Satisfiability was proved
Number of variables130021
Number of clauses2509375
Sum of the clauses size5678283
Maximum clause length1921
Minimum clause length1
Number of clauses of size 1456
Number of clauses of size 22437138
Number of clauses of size 310555
Number of clauses of size 46624
Number of clauses of size 53927
Number of clauses of size over 550675

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3367189-1305394045.cnf'
0.00/0.01	c -- header says num vars:         130021
0.00/0.01	c -- header says num clauses:     2509375
3.23/0.94	c -- clauses added:            0 learnts,      2509375 normals,            0 xors
3.23/0.94	c -- vars added     130021
3.23/0.94	c Parsing time:  0.58 s
3.23/0.94	c  N st     0         0    130021     71781   2434960         0   5673471         0   no data   no data
5.61/1.52	c asymm  cl-useful: 17/248/70593 lits-rem:3895 time: 0.56
37.54/9.52	c Flit:  1216 Blit:  14835 bXBeca:    0 bXProp:  291 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T:  7.92
37.54/9.58	c Cleaning up after failed var search:     0.06 s 
37.94/9.66	c Replacing      292 vars Replaced    10640 lits Time:     0.08 s 
38.33/9.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38.75/9.87	c bin-w-bin subsume rem         1978 bins  time:  0.10 s
42.73/10.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.99 s
53.03/14.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  22443 time:  3.24 s
53.24/14.28	c Removed useless bin:       0  fixed:     0  props:  20.02M  time:  0.15 s
54.23/14.71	c lits-rem:        60  cl-subs:       78  v-elim:    208  v-fix:    0  time:  0.43 s
54.23/14.75	c Finding binary XORs  T:     0.04 s  found:     224
54.43/14.82	c Replacing      224 vars Replaced    11419 lits Time:     0.07 s 
54.43/14.88	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
54.43/14.88	c calculated reachability. Time: 0.00
54.63/14.91	c Calc default polars -  time:   0.03 s pos:    2878 undec:   37437 neg:   89706
54.63/14.91	c =========================================================================================
54.63/14.91	c types(t): F = full restart, N = normal restart
54.63/14.91	c types(t): S = simplification begin/end, E = solution found
54.63/14.91	c restart types(rt): st = static, dy = dynamic
54.63/14.91	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
54.63/14.91	c  B st     0         0    107055     55506   1845542         0   4283948         0   no data   no data
54.63/14.91	c Following stats are for *FIRST FINISHED THREAD ONLY*
54.63/14.91	c num threads              : 4          
54.63/14.91	c restarts                 : 27         
54.63/14.91	c dynamic restarts         : 21         
54.63/14.91	c static restarts          : 6          
54.63/14.91	c full restarts            : 0          
54.63/14.91	c total simplify time      : 0.22       
54.63/14.91	c learnts DL2              : 0          
54.63/14.91	c learnts size 2           : 2436330    
54.63/14.91	c learnts size 1           : 27295       (20.99     % of vars)
54.63/14.91	c filedLit time            : 0.00        (0.00      % time)
54.63/14.91	c v-elim SatELite          : 0           (0.00      % vars)
54.63/14.91	c SatELite time            : 0.00        (0.00      % time)
54.63/14.91	c v-elim xor               : 0           (0.00      % vars)
54.63/14.91	c xor elim time            : 0.00        (0.00      % time)
54.63/14.91	c num binary xor trees     : 114        
54.63/14.91	c binxor trees' crown      : 154         (1.35      leafs/tree)
54.63/14.91	c bin xor find time        : 0.05       
54.63/14.91	c OTF clause improved      : 194         (0.03      clauses/conflict)
54.63/14.91	c OTF impr. size diff      : 273         (1.41       lits/clause)
54.63/14.91	c OTF cl watch-shrink      : 3234        (0.53      clauses/conflict)
54.63/14.91	c OTF cl watch-sh-lit      : 66177       (20.46      lits/clause)
54.63/14.91	c tried to recurMin cls    : 3806        (62.70      % of conflicts)
54.63/14.91	c updated cache            : 12489       (3.28       lits/tried recurMin)
54.63/14.91	c unit cls recevied        : 0           (0.00      % of units)
54.63/14.91	c unit cls sent            : 10209       (37.40     % of units)
54.63/14.91	c bin cls recevied         : 0          
54.63/14.91	c bin cls sent             : 1367       
54.63/14.91	c clauses over max glue    : 0           (0.00      % of all clauses)
54.63/14.91	c conflicts                : 6070        (417.70    / sec)
54.63/14.91	c decisions                : 75706       (1.32      % random)
54.63/14.91	c bogo-props               : 238901417   (16439916.69 / sec)
54.63/14.91	c conflict literals        : 2311439     (17.58     % deleted)
54.63/14.91	c Memory used              : 671.43      MB
54.63/14.91	c single-thread CPU time   : 14.53       s
54.63/14.91	c all-threads sum CPU time : 53.46       s
54.63/14.91	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: 961)

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-3367189-1305394045/watcher-3367189-1305394045 -o /tmp/evaluation-result-3367189-1305394045/solver-3367189-1305394045 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3367189-1305394045.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: 6.11 4.79 5.57 5/253 11829
/proc/meminfo: memFree=20468124/32951124 swapFree=67056788/67111528
[pid=11829] ppid=11827 vsize=51168 CPUtime=0.01 cores=1,3,5,7
/proc/11829/stat : 11829 (strangenight2-m) R 11827 11829 11320 0 -1 4202496 407 0 0 0 1 0 0 0 23 0 4 0 651002565 52396032 347 33554432000 4194304 4580107 140733414894336 18446744073709551615 47292593174444 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11829/statm: 12792 347 299 95 0 7774 0
[pid=11829/tid=11830] ppid=11827 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/11829/task/11830/stat : 11830 (strangenight2-m) R 11827 11829 11320 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651002565 52396032 347 33554432000 4194304 4580107 140733414894336 18446744073709551615 271550594033 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11829/tid=11831] ppid=11827 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/11829/task/11831/stat : 11831 (strangenight2-m) R 11827 11829 11320 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651002565 52396032 347 33554432000 4194304 4580107 140733414894336 18446744073709551615 47292593174450 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11829/tid=11832] ppid=11827 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/11829/task/11832/stat : 11832 (strangenight2-m) R 11827 11829 11320 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651002565 52396032 347 33554432000 4194304 4580107 140733414894336 18446744073709551615 47292593174454 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0995969 s]
/proc/loadavg: 6.11 4.79 5.57 5/253 11829
/proc/meminfo: memFree=20468124/32951124 swapFree=67056788/67111528
[pid=11829] ppid=11827 vsize=358592 CPUtime=0.35 cores=1,3,5,7
/proc/11829/stat : 11829 (strangenight2-m) R 11827 11829 11320 0 -1 4202496 39767 0 0 0 27 8 0 0 18 0 4 0 651002565 367198208 31349 33554432000 4194304 4580107 140733414894336 18446744073709551615 271550642719 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11829/statm: 91699 31587 337 95 0 86681 0
[pid=11829/tid=11830] ppid=11827 vsize=366796 CPUtime=0.09 cores=1,3,5,7
/proc/11829/task/11830/stat : 11830 (strangenight2-m) S 11827 11829 11320 0 -1 4202560 10130 0 0 0 7 2 0 0 18 0 4 0 651002565 375599104 31863 33554432000 4194304 4580107 140733414894336 18446744073709551615 271550642670 0 0 4096 2 18446604468245044224 0 0 -1 7 0 0 0
[pid=11829/tid=11831] ppid=11827 vsize=367008 CPUtime=0.09 cores=1,3,5,7
/proc/11829/task/11831/stat : 11831 (strangenight2-m) R 11827 11829 11320 0 -1 4202560 10497 0 0 0 7 2 0 0 18 0 4 0 651002565 375816192 32159 33554432000 4194304 4580107 140733414894336 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11829/tid=11832] ppid=11827 vsize=367008 CPUtime=0.09 cores=1,3,5,7
/proc/11829/task/11832/stat : 11832 (strangenight2-m) R 11827 11829 11320 0 -1 4202560 9620 0 0 0 8 1 0 0 18 0 4 0 651002565 375816192 32178 33554432000 4194304 4580107 140733414894336 18446744073709551615 271550234720 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 358592

[startup+0.119844 s]
/proc/loadavg: 6.11 4.79 5.57 5/253 11829
/proc/meminfo: memFree=20468124/32951124 swapFree=67056788/67111528
[pid=11829] ppid=11827 vsize=367328 CPUtime=0.42 cores=1,3,5,7
/proc/11829/stat : 11829 (strangenight2-m) R 11827 11829 11320 0 -1 4202496 41526 0 0 0 34 8 0 0 18 0 4 0 651002565 376143872 33108 33554432000 4194304 4580107 140733414894336 18446744073709551615 271550642719 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11829/statm: 91832 33158 337 95 0 86814 0
[pid=11829/tid=11830] ppid=11827 vsize=367328 CPUtime=0.1 cores=1,3,5,7
/proc/11829/task/11830/stat : 11830 (strangenight2-m) S 11827 11829 11320 0 -1 4202560 10371 0 0 0 8 2 0 0 18 0 4 0 651002565 376143872 33270 33554432000 4194304 4580107 140733414894336 18446744073709551615 271550642670 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11829/tid=11831] ppid=11827 vsize=367328 CPUtime=0.1 cores=1,3,5,7
/proc/11829/task/11831/stat : 11831 (strangenight2-m) R 11827 11829 11320 0 -1 4202560 10710 0 0 0 8 2 0 0 18 0 4 0 651002565 376143872 33301 33554432000 4194304 4580107 140733414894336 18446744073709551615 271550642719 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11829/tid=11832] ppid=11827 vsize=367328 CPUtime=0.1 cores=1,3,5,7
/proc/11829/task/11832/stat : 11832 (strangenight2-m) R 11827 11829 11320 0 -1 4202560 9976 0 0 0 9 1 0 0 18 0 4 0 651002565 376143872 33317 33554432000 4194304 4580107 140733414894336 18446744073709551615 271550642719 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 367328

[startup+0.303779 s]
/proc/loadavg: 6.11 4.79 5.57 5/253 11829
/proc/meminfo: memFree=20468124/32951124 swapFree=67056788/67111528
[pid=11829] ppid=11827 vsize=442672 CPUtime=1.1 cores=1,3,5,7
/proc/11829/stat : 11829 (strangenight2-m) R 11827 11829 11320 0 -1 4202496 55642 0 0 0 82 28 0 0 17 0 4 0 651002565 453296128 47217 33554432000 4194304 4580107 140733414894336 18446744073709551615 271550642719 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11829/statm: 110701 47243 338 95 0 105683 0
[pid=11829/tid=11830] ppid=11827 vsize=442804 CPUtime=0.27 cores=1,3,5,7
/proc/11829/task/11830/stat : 11830 (strangenight2-m) S 11827 11829 11320 0 -1 4202560 13883 0 0 0 20 7 0 0 17 0 4 0 651002565 453431296 47277 33554432000 4194304 4580107 140733414894336 18446744073709551615 271550642670 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11829/tid=11831] ppid=11827 vsize=442804 CPUtime=0.27 cores=1,3,5,7
/proc/11829/task/11831/stat : 11831 (strangenight2-m) D 11827 11829 11320 0 -1 4202560 14259 0 0 0 20 7 0 0 18 0 4 0 651002565 453431296 47290 33554432000 4194304 4580107 140733414894336 18446744073709551615 271550198817 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11829/tid=11832] ppid=11827 vsize=442804 CPUtime=0.26 cores=1,3,5,7
/proc/11829/task/11832/stat : 11832 (strangenight2-m) R 11827 11829 11320 0 -1 4202560 13691 0 0 0 21 5 0 0 17 0 4 0 651002565 453431296 47304 33554432000 4194304 4580107 140733414894336 18446744073709551615 271550642719 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 442672

[startup+0.702723 s]
/proc/loadavg: 6.11 4.79 5.57 5/253 11829
/proc/meminfo: memFree=20468124/32951124 swapFree=67056788/67111528
[pid=11829] ppid=11827 vsize=472812 CPUtime=2.52 cores=1,3,5,7
/proc/11829/stat : 11829 (strangenight2-m) R 11827 11829 11320 0 -1 4202496 81260 0 0 0 172 80 0 0 17 0 4 0 651002565 484159488 72797 33554432000 4194304 4580107 140733414894336 18446744073709551615 271550642719 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/11829/statm: 118203 72828 338 95 0 113185 0
[pid=11829/tid=11830] ppid=11827 vsize=472944 CPUtime=0.61 cores=1,3,5,7
/proc/11829/task/11830/stat : 11830 (strangenight2-m) S 11827 11829 11320 0 -1 4202560 20482 0 0 0 41 20 0 0 17 0 4 0 651002565 484294656 72861 33554432000 4194304 4580107 140733414894336 18446744073709551615 271550642670 0 0 4096 2 18446604468245044224 0 0 -1 7 0 0 0
[pid=11829/tid=11831] ppid=11827 vsize=472944 CPUtime=0.63 cores=1,3,5,7
/proc/11829/task/11831/stat : 11831 (strangenight2-m) R 11827 11829 11320 0 -1 4202560 21185 0 0 0 43 20 0 0 18 0 4 0 651002565 484294656 72885 33554432000 4194304 4580107 140733414894336 18446744073709551615 4354880 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11829/tid=11832] ppid=11827 vsize=472944 CPUtime=0.63 cores=1,3,5,7
/proc/11829/task/11832/stat : 11832 (strangenight2-m) R 11827 11829 11320 0 -1 4202560 19815 0 0 0 43 20 0 0 17 0 4 0 651002565 484294656 72906 33554432000 4194304 4580107 140733414894336 18446744073709551615 271550642670 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.52
Current children cumulated vsize (KiB) 472812

[startup+1.50051 s]
/proc/loadavg: 6.11 4.79 5.57 11/257 11833
/proc/meminfo: memFree=20106964/32951124 swapFree=67056788/67111528
[pid=11829] ppid=11827 vsize=552768 CPUtime=5.61 cores=1,3,5,7
/proc/11829/stat : 11829 (strangenight2-m) R 11827 11829 11320 0 -1 4202496 100175 0 0 0 452 109 0 0 18 0 4 0 651002565 566034432 91563 33554432000 4194304 4580107 140733414894336 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11829/statm: 138192 91563 360 95 0 133174 0
[pid=11829/tid=11830] ppid=11827 vsize=552768 CPUtime=1.39 cores=1,3,5,7
/proc/11829/task/11830/stat : 11830 (strangenight2-m) R 11827 11829 11320 0 -1 4202560 24868 0 0 0 111 28 0 0 18 0 4 0 651002565 566034432 91563 33554432000 4194304 4580107 140733414894336 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11829/tid=11831] ppid=11827 vsize=552768 CPUtime=1.4 cores=1,3,5,7
/proc/11829/task/11831/stat : 11831 (strangenight2-m) R 11827 11829 11320 0 -1 4202560 25893 0 0 0 113 27 0 0 18 0 4 0 651002565 566034432 91563 33554432000 4194304 4580107 140733414894336 18446744073709551615 4294220 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11829/tid=11832] ppid=11827 vsize=552768 CPUtime=1.41 cores=1,3,5,7
/proc/11829/task/11832/stat : 11832 (strangenight2-m) R 11827 11829 11320 0 -1 4202560 25232 0 0 0 114 27 0 0 18 0 4 0 651002565 566034432 91563 33554432000 4194304 4580107 140733414894336 18446744073709551615 4318471 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.61
Current children cumulated vsize (KiB) 552768

[startup+3.10022 s]
/proc/loadavg: 6.11 4.79 5.57 10/257 11833
/proc/meminfo: memFree=20082908/32951124 swapFree=67056788/67111528
[pid=11829] ppid=11827 vsize=557596 CPUtime=11.98 cores=1,3,5,7
/proc/11829/stat : 11829 (strangenight2-m) R 11827 11829 11320 0 -1 4202496 103935 0 0 0 1087 111 0 0 21 0 4 0 651002565 570978304 95103 33554432000 4194304 4580107 140733414894336 18446744073709551615 4294708 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11829/statm: 139399 95103 360 95 0 134381 0
[pid=11829/tid=11830] ppid=11827 vsize=557596 CPUtime=2.98 cores=1,3,5,7
/proc/11829/task/11830/stat : 11830 (strangenight2-m) R 11827 11829 11320 0 -1 4202560 25731 0 0 0 270 28 0 0 21 0 4 0 651002565 570978304 95103 33554432000 4194304 4580107 140733414894336 18446744073709551615 4294659 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11829/tid=11831] ppid=11827 vsize=557596 CPUtime=3 cores=1,3,5,7
/proc/11829/task/11831/stat : 11831 (strangenight2-m) R 11827 11829 11320 0 -1 4202560 26279 0 0 0 273 27 0 0 21 0 4 0 651002565 570978304 95103 33554432000 4194304 4580107 140733414894336 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11829/tid=11832] ppid=11827 vsize=557596 CPUtime=3.01 cores=1,3,5,7
/proc/11829/task/11832/stat : 11832 (strangenight2-m) R 11827 11829 11320 0 -1 4202560 26737 0 0 0 273 28 0 0 21 0 4 0 651002565 570978304 95103 33554432000 4194304 4580107 140733414894336 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 11.98
Current children cumulated vsize (KiB) 557596

[startup+6.30064 s]
/proc/loadavg: 6.26 4.84 5.58 9/257 11833
/proc/meminfo: memFree=20056956/32951124 swapFree=67056788/67111528
[pid=11829] ppid=11827 vsize=591312 CPUtime=24.76 cores=1,3,5,7
/proc/11829/stat : 11829 (strangenight2-m) R 11827 11829 11320 0 -1 4202496 106685 0 0 0 2363 113 0 0 25 0 4 0 651002565 605503488 97538 33554432000 4194304 4580107 140733414894336 18446744073709551615 4293280 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11829/statm: 147828 97538 360 95 0 142810 0
[pid=11829/tid=11830] ppid=11827 vsize=591312 CPUtime=6.18 cores=1,3,5,7
/proc/11829/task/11830/stat : 11830 (strangenight2-m) R 11827 11829 11320 0 -1 4202560 25940 0 0 0 590 28 0 0 25 0 4 0 651002565 605503488 97538 33554432000 4194304 4580107 140733414894336 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11829/tid=11831] ppid=11827 vsize=591312 CPUtime=6.2 cores=1,3,5,7
/proc/11829/task/11831/stat : 11831 (strangenight2-m) R 11827 11829 11320 0 -1 4202560 26541 0 0 0 593 27 0 0 25 0 4 0 651002565 605503488 97538 33554432000 4194304 4580107 140733414894336 18446744073709551615 4289076 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11829/tid=11832] ppid=11827 vsize=591312 CPUtime=6.21 cores=1,3,5,7
/proc/11829/task/11832/stat : 11832 (strangenight2-m) R 11827 11829 11320 0 -1 4202560 28696 0 0 0 592 29 0 0 25 0 4 0 651002565 605503488 97538 33554432000 4194304 4580107 140733414894336 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 24.76
Current children cumulated vsize (KiB) 591312

[startup+12.7005 s]
/proc/loadavg: 6.40 4.89 5.59 6/251 11837
/proc/meminfo: memFree=21127000/32951124 swapFree=67056788/67111528
[pid=11829] ppid=11827 vsize=687544 CPUtime=50.2 cores=1,3,5,7
/proc/11829/stat : 11829 (strangenight2-m) R 11827 11829 11320 0 -1 4202496 139146 0 0 0 4899 121 0 0 25 0 4 0 651002565 704045056 129553 33554432000 4194304 4580107 140733414894336 18446744073709551615 4515254 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/11829/statm: 171886 129553 378 95 0 166868 0
[pid=11829/tid=11830] ppid=11827 vsize=687544 CPUtime=12.59 cores=1,3,5,7
/proc/11829/task/11830/stat : 11830 (strangenight2-m) R 11827 11829 11320 0 -1 4202560 36366 0 0 0 1228 31 0 0 25 0 4 0 651002565 704045056 129553 33554432000 4194304 4580107 140733414894336 18446744073709551615 47292593174035 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11829/tid=11831] ppid=11827 vsize=687544 CPUtime=12.5 cores=1,3,5,7
/proc/11829/task/11831/stat : 11831 (strangenight2-m) S 11827 11829 11320 0 -1 4202560 36813 0 0 0 1219 31 0 0 25 0 4 0 651002565 704045056 129553 33554432000 4194304 4580107 140733414894336 18446744073709551615 47292593174068 0 0 4096 2 18446604468245044224 0 0 -1 5 0 0 0
[pid=11829/tid=11832] ppid=11827 vsize=687544 CPUtime=12.6 cores=1,3,5,7
/proc/11829/task/11832/stat : 11832 (strangenight2-m) R 11827 11829 11320 0 -1 4202560 31219 0 0 0 1231 29 0 0 25 0 4 0 651002565 704045056 129553 33554432000 4194304 4580107 140733414894336 18446744073709551615 47292593149636 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.2
Current children cumulated vsize (KiB) 687544

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

[startup+14.3092 s]
/proc/loadavg: 6.40 4.89 5.59 4/251 11837
/proc/meminfo: memFree=21125520/32951124 swapFree=67056788/67111528
[pid=11829] ppid=11827 vsize=687544 CPUtime=53.45 cores=1,3,5,7
/proc/11829/stat : 11829 (strangenight2-m) R 11827 11829 11320 0 -1 4202496 139146 0 0 0 5224 121 0 0 25 0 4 0 651002565 704045056 129553 33554432000 4194304 4580107 140733414894336 18446744073709551615 4416559 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11829/statm: 171886 129553 378 95 0 166868 0
[pid=11829/tid=11830] ppid=11827 vsize=687544 CPUtime=12.62 cores=1,3,5,7
/proc/11829/task/11830/stat : 11830 (strangenight2-m) S 11827 11829 11320 0 -1 4202560 36366 0 0 0 1231 31 0 0 25 0 4 0 651002565 704045056 129553 33554432000 4194304 4580107 140733414894336 18446744073709551615 47292593174068 0 0 4096 2 18446604468245044224 0 0 -1 3 0 0 0
[pid=11829/tid=11831] ppid=11827 vsize=687544 CPUtime=12.5 cores=1,3,5,7
/proc/11829/task/11831/stat : 11831 (strangenight2-m) S 11827 11829 11320 0 -1 4202560 36813 0 0 0 1219 31 0 0 25 0 4 0 651002565 704045056 129553 33554432000 4194304 4580107 140733414894336 18446744073709551615 47292593174068 0 0 4096 2 18446604468245044224 0 0 -1 5 0 0 0
[pid=11829/tid=11832] ppid=11827 vsize=687544 CPUtime=14.21 cores=1,3,5,7
/proc/11829/task/11832/stat : 11832 (strangenight2-m) R 11827 11829 11320 0 -1 4202560 31219 0 0 0 1392 29 0 0 25 0 4 0 651002565 704045056 129553 33554432000 4194304 4580107 140733414894336 18446744073709551615 47292593149636 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 53.45
Current children cumulated vsize (KiB) 687544

[startup+14.7011 s]
/proc/loadavg: 6.40 4.89 5.59 4/251 11837
/proc/meminfo: memFree=21125520/32951124 swapFree=67056788/67111528
[pid=11829] ppid=11827 vsize=687544 CPUtime=54.23 cores=1,3,5,7
/proc/11829/stat : 11829 (strangenight2-m) R 11827 11829 11320 0 -1 4202496 139370 0 0 0 5302 121 0 0 25 0 4 0 651002565 704045056 129777 33554432000 4194304 4580107 140733414894336 18446744073709551615 4395764 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11829/statm: 171886 129777 378 95 0 166868 0
[pid=11829/tid=11830] ppid=11827 vsize=687544 CPUtime=12.62 cores=1,3,5,7
/proc/11829/task/11830/stat : 11830 (strangenight2-m) S 11827 11829 11320 0 -1 4202560 36366 0 0 0 1231 31 0 0 25 0 4 0 651002565 704045056 129777 33554432000 4194304 4580107 140733414894336 18446744073709551615 47292593174068 0 0 4096 2 18446604468245044224 0 0 -1 3 0 0 0
[pid=11829/tid=11831] ppid=11827 vsize=687544 CPUtime=12.5 cores=1,3,5,7
/proc/11829/task/11831/stat : 11831 (strangenight2-m) S 11827 11829 11320 0 -1 4202560 36813 0 0 0 1219 31 0 0 25 0 4 0 651002565 704045056 129777 33554432000 4194304 4580107 140733414894336 18446744073709551615 47292593174068 0 0 4096 2 18446604468245044224 0 0 -1 5 0 0 0
[pid=11829/tid=11832] ppid=11827 vsize=687544 CPUtime=14.6 cores=1,3,5,7
/proc/11829/task/11832/stat : 11832 (strangenight2-m) R 11827 11829 11320 0 -1 4202560 31219 0 0 0 1431 29 0 0 25 0 4 0 651002565 704045056 129777 33554432000 4194304 4580107 140733414894336 18446744073709551615 47292593149636 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 54.23
Current children cumulated vsize (KiB) 687544

[startup+14.9011 s]
/proc/loadavg: 6.40 4.89 5.59 4/251 11837
/proc/meminfo: memFree=21125520/32951124 swapFree=67056788/67111528
[pid=11829] ppid=11827 vsize=687544 CPUtime=54.63 cores=1,3,5,7
/proc/11829/stat : 11829 (strangenight2-m) R 11827 11829 11320 0 -1 4202496 139592 0 0 0 5342 121 0 0 25 0 4 0 651002565 704045056 129999 33554432000 4194304 4580107 140733414894336 18446744073709551615 4289575 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/11829/statm: 171886 129999 378 95 0 166868 0
[pid=11829/tid=11830] ppid=11827 vsize=687544 CPUtime=12.62 cores=1,3,5,7
/proc/11829/task/11830/stat : 11830 (strangenight2-m) S 11827 11829 11320 0 -1 4202560 36366 0 0 0 1231 31 0 0 25 0 4 0 651002565 704045056 129999 33554432000 4194304 4580107 140733414894336 18446744073709551615 47292593174068 0 0 4096 2 18446604468245044224 0 0 -1 3 0 0 0
[pid=11829/tid=11831] ppid=11827 vsize=687544 CPUtime=12.5 cores=1,3,5,7
/proc/11829/task/11831/stat : 11831 (strangenight2-m) S 11827 11829 11320 0 -1 4202560 36813 0 0 0 1219 31 0 0 25 0 4 0 651002565 704045056 129999 33554432000 4194304 4580107 140733414894336 18446744073709551615 47292593174068 0 0 4096 2 18446604468245044224 0 0 -1 5 0 0 0
[pid=11829/tid=11832] ppid=11827 vsize=687544 CPUtime=14.8 cores=1,3,5,7
/proc/11829/task/11832/stat : 11832 (strangenight2-m) R 11827 11829 11320 0 -1 4202560 31219 0 0 0 1451 29 0 0 25 0 4 0 651002565 704045056 129999 33554432000 4194304 4580107 140733414894336 18446744073709551615 47292593149483 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 54.63
Current children cumulated vsize (KiB) 687544

Child status: 20
Real time (s): 14.9405
CPU time (s): 54.6967
CPU user time (s): 53.4619
CPU system time (s): 1.23481
CPU usage (%): 366.098
Max. virtual memory (cumulated for all children) (KiB): 687544

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

runsolver used 0.031995 second user time and 0.098984 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-14 19:27:27
IDJOB=3367189
IDBENCH=82426
IDSOLVER=1844
FILE ID=node133/3367189-1305394045
RUNJOBID= node133-1305393987-11746
PBS_JOBID= 13324443
Free space on /tmp= 73504 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pipesworld-18-step15.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367189-1305394045/watcher-3367189-1305394045 -o /tmp/evaluation-result-3367189-1305394045/solver-3367189-1305394045 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3367189-1305394045.cnf

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

MD5SUM BENCH= cabee0328f774a95ab72be66123bb39b
RANDOM SEED=1026747556

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:      20468528 kB
Buffers:        267304 kB
Cached:        3322100 kB
SwapCached:       8724 kB
Active:        9823984 kB
Inactive:      2375496 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20468528 kB
SwapTotal:    67111528 kB
SwapFree:     67056788 kB
Dirty:          150424 kB
Writeback:           0 kB
AnonPages:     8606480 kB
Mapped:          21504 kB
Slab:           196236 kB
PageTables:      25788 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 20503932 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= 73496 MiB
End job on node133 at 2011-05-14 19:27:42