Trace number 3285928

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 99.9858 27.4971

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
grid-strips-grid-y-4.025-NOTKNOWN.cnf
MD5SUM7a66f04f295b538081ccaebd0fd7d9b2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.59085
Satisfiable
(Un)Satisfiability was proved
Number of variables281936
Number of clauses2464339
Sum of the clauses size5907714
Maximum clause length770
Minimum clause length1
Number of clauses of size 1864
Number of clauses of size 22420825
Number of clauses of size 30
Number of clauses of size 4200
Number of clauses of size 51200
Number of clauses of size over 541250

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-3285928-1304042113.cnf'
0.00/0.00	c -- header says num vars:         281936
0.00/0.00	c -- header says num clauses:     2464339
2.98/3.00	c -- clauses added:            0 learnts,      2464339 normals,            0 xors
2.98/3.00	c -- vars added     281936
2.98/3.00	c Parsing time:  2.74 s
2.98/3.00	c  N st     0         0    281936     31087   1758057         0   4261463         0   no data   no data  --
3.37/3.18	c asymm  cl-useful: 2/94/30512 lits-rem:86 time: 0.70
22.53/7.99	c Flit:    28 Blit:  11187 bXBeca:    0 bXProp:   41 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T: 19.07
22.93/8.05	c Cleaning up after failed var search:     0.19 s 
32.11/10.33	c Calc non-exist non-lernt bins v-fix:    27 done:   2020 time:  8.79 s
32.11/10.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
32.11/10.34	c Subs w/ non-existent bins:      0 time:  0.04 s
32.51/10.48	c Replacing       41 vars Replaced     1299 lits Time:     0.53 s 
33.70/10.74	c bin-w-bin subsume rem          351 bins  time:  0.73 s
38.91/12.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.32 s
39.31/12.19	c Removed useless bin:     246  fixed:     0  bprops:  10.07M  time:  0.47 s
46.89/14.04	c lits-rem:         0  cl-subs:        8  v-elim:  18973  v-fix:    0  time:  7.36 s
46.89/14.04	c learnt bin added due to v-elim: 0
46.89/14.09	c Finding binary XORs  T:     0.21 s  found:     407
47.29/14.18	c Replacing      407 vars Replaced    49157 lits Time:     0.38 s 
47.70/14.30	c Finding non-binary XORs:     0.14 s (found:       0, avg size: nan)
47.70/14.30	c Calc default polars -  time:   0.14 s pos:    1348 undec:  105090 neg:  175498
47.70/14.30	c =========================================================================================
47.70/14.30	c types(t): F = full restart, N = normal restart
47.70/14.30	c types(t): S = simplification begin/end, E = solution found
47.70/14.30	c restart types(rt): st = static, dy = dynamic
47.70/14.30	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
47.70/14.30	c  B st     0         0    176847     33367   1552598         0   3808782         0   no data   no data  --
99.22/27.13	c Following stats are for *FIRST FINISHED THREAD ONLY*
99.22/27.13	c num threads              : 4          
99.22/27.13	c restarts                 : 11         
99.22/27.13	c dynamic restarts         : 5          
99.22/27.13	c static restarts          : 6          
99.22/27.13	c full restarts            : 0          
99.22/27.13	c total simplify time      : 0.05       
99.22/27.13	c learnts DL2              : 0          
99.22/27.13	c learnts size 2           : 1758462    
99.22/27.13	c learnts size 1           : 201138      (71.34     % of vars)
99.22/27.13	c filedLit time            : 19.03       (19.28     % time)
99.22/27.13	c v-elim SatELite          : 2692        (0.95      % vars)
99.22/27.13	c SatELite time            : 7.16        (7.26      % time)
99.22/27.13	c v-elim xor               : 0           (0.00      % vars)
99.22/27.13	c xor elim time            : 0.00        (0.00      % time)
99.22/27.13	c num binary xor trees     : 546        
99.22/27.13	c binxor trees' crown      : 556         (1.02      leafs/tree)
99.22/27.13	c bin xor find time        : 0.17       
99.22/27.13	c OTF clause subsumed      : 245         (0.09      clauses/conflict)
99.22/27.13	c OTF subs. size diff      : 1136        (4.64       lits/clause)
99.22/27.13	c OTF cl watch-shrink      : 0           (0.00      clauses/conflict)
99.22/27.13	c OTF cl watch-sh-lit      : 0           (nan        lits/clause)
99.22/27.13	c tried to recurMin cls    : 0           (0.00       % of conflicts)
99.22/27.13	c updated cache            : 0           (nan        lits/tried recurMin)
99.22/27.13	c OTF Gate-Rem cl          : 0           (0.00      clauses/conflict)
99.22/27.13	c OTF Gate-rem lits        : 0           (nan       lits/confl)
99.22/27.13	c unit cls received        : 0           (0.00      % of units)
99.22/27.13	c unit cls sent            : 0           (0.00      % of units)
99.22/27.13	c bin cls received         : 0          
99.22/27.13	c bin cls sent             : 0          
99.22/27.13	c tri cls recevied         : 0          
99.22/27.13	c tri cls sent             : 0          
99.22/27.13	c clauses over max glue    : 0           (0.00      % of all clauses)
99.22/27.13	c conflicts                : 2881        (29.19     / sec)
99.22/27.13	c decisions                : 52583       (0.00      % random)
99.22/27.13	c bogo-props               : 315242000   (3194426.81 / sec)
99.22/27.13	c props                    : 88259133    (894352.09 / sec)
99.22/27.13	c conflict literals        : 2237217     (19.64     % deleted)
99.22/27.13	c Memory used              : 2301.77     MB
99.22/27.13	c single-thread CPU time   : 98.68       s
99.22/27.13	c all-threads sum CPU time : 98.68       s
99.22/27.13	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-3285928-1304042113/watcher-3285928-1304042113 -o /tmp/evaluation-result-3285928-1304042113/solver-3285928-1304042113 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3285928-1304042113.cnf 

running on 4 cores: 0,2,4,6

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: 7.94 8.84 8.35 2/179 27611
/proc/meminfo: memFree=31344176/32950928 swapFree=67111404/67111528
[pid=27611] ppid=27609 vsize=24272 CPUtime=0 cores=0,2,4,6
/proc/27611/stat : 27611 (techdemo) R 27609 27611 27293 0 -1 4202496 1340 0 0 0 0 0 0 0 21 0 1 0 515810543 24854528 1280 33554432000 4194304 4797429 140735847613024 18446744073709551615 4365820 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/27611/statm: 6068 1282 346 148 0 997 0

[startup+0.0436221 s]
/proc/loadavg: 7.94 8.84 8.35 2/179 27611
/proc/meminfo: memFree=31344176/32950928 swapFree=67111404/67111528
[pid=27611] ppid=27609 vsize=40520 CPUtime=0.03 cores=0,2,4,6
/proc/27611/stat : 27611 (techdemo) R 27609 27611 27293 0 -1 4202496 6138 0 0 0 3 0 0 0 21 0 1 0 515810543 41492480 4701 33554432000 4194304 4797429 140735847613024 18446744073709551615 4660286 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/27611/statm: 10130 4701 347 148 0 5059 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 40520

[startup+0.100593 s]
/proc/loadavg: 7.94 8.84 8.35 2/179 27611
/proc/meminfo: memFree=31344176/32950928 swapFree=67111404/67111528
[pid=27611] ppid=27609 vsize=89820 CPUtime=0.08 cores=0,2,4,6
/proc/27611/stat : 27611 (techdemo) R 27609 27611 27293 0 -1 4202496 12030 0 0 0 8 0 0 0 21 0 1 0 515810543 91975680 8778 33554432000 4194304 4797429 140735847613024 18446744073709551615 4411353 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/27611/statm: 22455 8778 350 148 0 17384 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 89820

[startup+0.300554 s]
/proc/loadavg: 7.94 8.84 8.35 2/179 27611
/proc/meminfo: memFree=31344176/32950928 swapFree=67111404/67111528
[pid=27611] ppid=27609 vsize=126096 CPUtime=0.29 cores=0,2,4,6
/proc/27611/stat : 27611 (techdemo) R 27609 27611 27293 0 -1 4202496 23564 0 0 0 26 3 0 0 22 0 1 0 515810543 129122304 16694 33554432000 4194304 4797429 140735847613024 18446744073709551615 235594521593 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/27611/statm: 31524 16694 350 148 0 26453 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 126096

[startup+0.700372 s]
/proc/loadavg: 7.94 8.84 8.35 2/179 27611
/proc/meminfo: memFree=31344176/32950928 swapFree=67111404/67111528
[pid=27611] ppid=27609 vsize=220364 CPUtime=0.69 cores=0,2,4,6
/proc/27611/stat : 27611 (techdemo) R 27609 27611 27293 0 -1 4202496 52089 0 0 0 62 7 0 0 24 0 1 0 515810543 225652736 37968 33554432000 4194304 4797429 140735847613024 18446744073709551615 4367622 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/27611/statm: 55091 37968 350 148 0 50020 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 220364

[startup+1.50023 s]
/proc/loadavg: 7.47 8.72 8.31 3/179 27612
/proc/meminfo: memFree=30992140/32950928 swapFree=67111404/67111528
[pid=27611] ppid=27609 vsize=417052 CPUtime=1.49 cores=0,2,4,6
/proc/27611/stat : 27611 (techdemo) R 27609 27611 27293 0 -1 4202496 103137 0 0 0 135 14 0 0 25 0 1 0 515810543 427061248 74526 33554432000 4194304 4797429 140735847613024 18446744073709551615 4432871 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/27611/statm: 104263 74527 350 148 0 99192 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 417052

[startup+3.10095 s]
/proc/loadavg: 7.47 8.72 8.31 3/179 27612
/proc/meminfo: memFree=30619932/32950928 swapFree=67111404/67111528
[pid=27611] ppid=27609 vsize=977028 CPUtime=3.37 cores=0,2,4,6
/proc/27611/stat : 27611 (techdemo) R 27609 27611 27293 0 -1 4202496 195608 0 0 0 311 26 0 0 25 0 4 0 515810543 1000476672 138086 33554432000 4194304 4797429 140735847613024 18446744073709551615 4427280 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27611/statm: 244257 138086 376 148 0 239186 0
Current children cumulated CPU time (s) 3.37
Current children cumulated vsize (KiB) 977028

[startup+6.30039 s]
/proc/loadavg: 7.27 8.66 8.29 6/181 27615
/proc/meminfo: memFree=29959208/32950928 swapFree=67111404/67111528
[pid=27611] ppid=27609 vsize=1400340 CPUtime=16.14 cores=0,2,4,6
/proc/27611/stat : 27611 (techdemo) R 27609 27611 27293 0 -1 4202496 205899 0 0 0 1586 28 0 0 25 0 4 0 515810543 1433948160 145209 33554432000 4194304 4797429 140735847613024 18446744073709551615 4428396 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27611/statm: 350085 145209 385 148 0 345014 0
[pid=27611/tid=27613] ppid=27609 vsize=1400340 CPUtime=3.28 cores=0,2,4,6
/proc/27611/task/27613/stat : 27613 (techdemo) R 27609 27611 27293 0 -1 4202560 2914 0 0 0 328 0 0 0 25 0 4 0 515810843 1433948160 145209 33554432000 4194304 4797429 140735847613024 18446744073709551615 4428396 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27611/tid=27614] ppid=27609 vsize=1400340 CPUtime=3.28 cores=0,2,4,6
/proc/27611/task/27614/stat : 27614 (techdemo) R 27609 27611 27293 0 -1 4202560 2777 0 0 0 328 0 0 0 25 0 4 0 515810843 1433948160 145209 33554432000 4194304 4797429 140735847613024 18446744073709551615 4241772 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27611/tid=27615] ppid=27609 vsize=1400340 CPUtime=3.26 cores=0,2,4,6
/proc/27611/task/27615/stat : 27615 (techdemo) R 27609 27611 27293 0 -1 4202560 3063 0 0 0 326 0 0 0 25 0 4 0 515810843 1433948160 145209 33554432000 4194304 4797429 140735847613024 18446744073709551615 4427256 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 16.14
Current children cumulated vsize (KiB) 1400340

[startup+12.7003 s]
/proc/loadavg: 7.09 8.60 8.28 9/184 27619
/proc/meminfo: memFree=28167072/32950928 swapFree=67111404/67111528
[pid=27611] ppid=27609 vsize=2337712 CPUtime=41.69 cores=0,2,4,6
/proc/27611/stat : 27611 (techdemo) R 27609 27611 27293 0 -1 4202496 435378 0 0 0 4108 61 0 0 25 0 4 0 515810543 2393817088 373730 33554432000 4194304 4797429 140735847613024 18446744073709551615 4504002 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27611/statm: 584428 373730 404 148 0 579357 0
[pid=27611/tid=27613] ppid=27609 vsize=2337712 CPUtime=9.68 cores=0,2,4,6
/proc/27611/task/27613/stat : 27613 (techdemo) R 27609 27611 27293 0 -1 4202560 56382 0 0 0 959 9 0 0 25 0 4 0 515810843 2393817088 373730 33554432000 4194304 4797429 140735847613024 18446744073709551615 4503848 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27611/tid=27614] ppid=27609 vsize=2337712 CPUtime=9.67 cores=0,2,4,6
/proc/27611/task/27614/stat : 27614 (techdemo) R 27609 27611 27293 0 -1 4202560 59425 0 0 0 959 8 0 0 25 0 4 0 515810843 2393817088 373730 33554432000 4194304 4797429 140735847613024 18446744073709551615 4503824 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27611/tid=27615] ppid=27609 vsize=2337712 CPUtime=9.62 cores=0,2,4,6
/proc/27611/task/27615/stat : 27615 (techdemo) R 27609 27611 27293 0 -1 4202560 62728 0 0 0 953 9 0 0 25 0 4 0 515810843 2393817088 373730 33554432000 4194304 4797429 140735847613024 18446744073709551615 4504008 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 41.69
Current children cumulated vsize (KiB) 2337712

[startup+25.501 s]
/proc/loadavg: 7.23 8.58 8.27 9/184 27619
/proc/meminfo: memFree=27246516/32950928 swapFree=67111404/67111528
[pid=27611] ppid=27609 vsize=2357012 CPUtime=92.82 cores=0,2,4,6
/proc/27611/stat : 27611 (techdemo) R 27609 27611 27293 0 -1 4202496 451165 0 0 0 9218 64 0 0 25 0 4 0 515810543 2413580288 386364 33554432000 4194304 4797429 140735847613024 18446744073709551615 4341150 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27611/statm: 589253 386364 414 148 0 584182 0
[pid=27611/tid=27613] ppid=27609 vsize=2357012 CPUtime=22.48 cores=0,2,4,6
/proc/27611/task/27613/stat : 27613 (techdemo) R 27609 27611 27293 0 -1 4202560 61252 0 0 0 2239 9 0 0 25 0 4 0 515810843 2413580288 386364 33554432000 4194304 4797429 140735847613024 18446744073709551615 4423072 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27611/tid=27614] ppid=27609 vsize=2357012 CPUtime=22.48 cores=0,2,4,6
/proc/27611/task/27614/stat : 27614 (techdemo) R 27609 27611 27293 0 -1 4202560 63806 0 0 0 2239 9 0 0 25 0 4 0 515810843 2413580288 386364 33554432000 4194304 4797429 140735847613024 18446744073709551615 4413516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27611/tid=27615] ppid=27609 vsize=2357012 CPUtime=22.36 cores=0,2,4,6
/proc/27611/task/27615/stat : 27615 (techdemo) R 27609 27611 27293 0 -1 4202560 65645 0 0 0 2226 10 0 0 25 0 4 0 515810843 2413580288 386364 33554432000 4194304 4797429 140735847613024 18446744073709551615 4341360 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 92.82
Current children cumulated vsize (KiB) 2357012

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

[startup+26.3009 s]
/proc/loadavg: 7.37 8.59 8.28 9/184 27619
/proc/meminfo: memFree=27244664/32950928 swapFree=67111404/67111528
[pid=27611] ppid=27609 vsize=2357012 CPUtime=96.04 cores=0,2,4,6
/proc/27611/stat : 27611 (techdemo) R 27609 27611 27293 0 -1 4202496 451354 0 0 0 9540 64 0 0 25 0 4 0 515810543 2413580288 386552 33554432000 4194304 4797429 140735847613024 18446744073709551615 4413516 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27611/statm: 589253 386552 414 148 0 584182 0
[pid=27611/tid=27613] ppid=27609 vsize=2357012 CPUtime=23.29 cores=0,2,4,6
/proc/27611/task/27613/stat : 27613 (techdemo) R 27609 27611 27293 0 -1 4202560 61315 0 0 0 2319 10 0 0 25 0 4 0 515810843 2413580288 386552 33554432000 4194304 4797429 140735847613024 18446744073709551615 4331602 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27611/tid=27614] ppid=27609 vsize=2357012 CPUtime=23.28 cores=0,2,4,6
/proc/27611/task/27614/stat : 27614 (techdemo) R 27609 27611 27293 0 -1 4202560 63842 0 0 0 2319 9 0 0 25 0 4 0 515810843 2413580288 386552 33554432000 4194304 4797429 140735847613024 18446744073709551615 4341286 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27611/tid=27615] ppid=27609 vsize=2357012 CPUtime=23.16 cores=0,2,4,6
/proc/27611/task/27615/stat : 27615 (techdemo) R 27609 27611 27293 0 -1 4202560 65690 0 0 0 2306 10 0 0 25 0 4 0 515810843 2413580288 386552 33554432000 4194304 4797429 140735847613024 18446744073709551615 4341204 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 96.04
Current children cumulated vsize (KiB) 2357012

[startup+27.1007 s]
/proc/loadavg: 7.37 8.59 8.28 9/184 27619
/proc/meminfo: memFree=27244664/32950928 swapFree=67111404/67111528
[pid=27611] ppid=27609 vsize=2357012 CPUtime=99.22 cores=0,2,4,6
/proc/27611/stat : 27611 (techdemo) R 27609 27611 27293 0 -1 4202496 451551 0 0 0 9858 64 0 0 25 0 4 0 515810543 2413580288 386748 33554432000 4194304 4797429 140735847613024 18446744073709551615 4341480 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27611/statm: 589253 386748 414 148 0 584182 0
[pid=27611/tid=27613] ppid=27609 vsize=2357012 CPUtime=24.09 cores=0,2,4,6
/proc/27611/task/27613/stat : 27613 (techdemo) R 27609 27611 27293 0 -1 4202560 61345 0 0 0 2399 10 0 0 25 0 4 0 515810843 2413580288 386748 33554432000 4194304 4797429 140735847613024 18446744073709551615 4424170 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27611/tid=27614] ppid=27609 vsize=2357012 CPUtime=24.08 cores=0,2,4,6
/proc/27611/task/27614/stat : 27614 (techdemo) R 27609 27611 27293 0 -1 4202560 63901 0 0 0 2399 9 0 0 25 0 4 0 515810843 2413580288 386748 33554432000 4194304 4797429 140735847613024 18446744073709551615 4341372 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27611/tid=27615] ppid=27609 vsize=2357012 CPUtime=23.95 cores=0,2,4,6
/proc/27611/task/27615/stat : 27615 (techdemo) R 27609 27611 27293 0 -1 4202560 65741 0 0 0 2385 10 0 0 25 0 4 0 515810843 2413580288 386748 33554432000 4194304 4797429 140735847613024 18446744073709551615 4341372 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 99.22
Current children cumulated vsize (KiB) 2357012

[startup+27.3008 s]
/proc/loadavg: 7.37 8.59 8.28 9/184 27619
/proc/meminfo: memFree=27244664/32950928 swapFree=67111404/67111528
[pid=27611] ppid=27609 vsize=1955544 CPUtime=99.78 cores=0,2,4,6
/proc/27611/stat : 27611 (techdemo) R 27609 27611 27293 0 -1 4202496 451580 0 0 0 9913 65 0 0 25 0 4 0 515810543 2002477056 353823 33554432000 4194304 4797429 140735847613024 18446744073709551615 235594524465 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27611/statm: 488886 353823 419 148 0 483815 0
[pid=27611/tid=27613] ppid=27609 vsize=1955544 CPUtime=24.19 cores=0,2,4,6
/proc/27611/task/27613/stat : 27613 (techdemo) S 27609 27611 27293 0 -1 4202560 61346 0 0 0 2409 10 0 0 25 0 4 0 515810843 2002477056 353823 33554432000 4194304 4797429 140735847613024 18446744073709551615 47590971967434 0 0 4096 2 18446604440279247872 0 0 -1 4 0 0 0
[pid=27611/tid=27614] ppid=27609 vsize=1955544 CPUtime=24.21 cores=0,2,4,6
/proc/27611/task/27614/stat : 27614 (techdemo) S 27609 27611 27293 0 -1 4202560 63909 0 0 0 2412 9 0 0 25 0 4 0 515810843 2002477056 353823 33554432000 4194304 4797429 140735847613024 18446744073709551615 47590971967434 0 0 4096 2 18446604440279247872 0 0 -1 2 0 0 0
[pid=27611/tid=27615] ppid=27609 vsize=1955544 CPUtime=24.08 cores=0,2,4,6
/proc/27611/task/27615/stat : 27615 (techdemo) S 27609 27611 27293 0 -1 4202560 65748 0 0 0 2398 10 0 0 25 0 4 0 515810843 2002477056 353823 33554432000 4194304 4797429 140735847613024 18446744073709551615 47590971967434 0 0 4096 2 18446604440279247872 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 99.78
Current children cumulated vsize (KiB) 1955544

[startup+27.4007 s]
/proc/loadavg: 7.37 8.59 8.28 6/184 27619
/proc/meminfo: memFree=27403756/32950928 swapFree=67111404/67111528
[pid=27611] ppid=27609 vsize=1723388 CPUtime=99.88 cores=0,2,4,6
/proc/27611/stat : 27611 (techdemo) R 27609 27611 27293 0 -1 4202496 451580 0 0 0 9923 65 0 0 25 0 4 0 515810543 1764749312 332029 33554432000 4194304 4797429 140735847613024 18446744073709551615 235594522523 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/27611/statm: 430847 332029 419 148 0 425776 0
[pid=27611/tid=27613] ppid=27609 vsize=1723388 CPUtime=24.19 cores=0,2,4,6
/proc/27611/task/27613/stat : 27613 (techdemo) S 27609 27611 27293 0 -1 4202560 61346 0 0 0 2409 10 0 0 25 0 4 0 515810843 1764749312 332029 33554432000 4194304 4797429 140735847613024 18446744073709551615 47590971967434 0 0 4096 2 18446604440279247872 0 0 -1 4 0 0 0
[pid=27611/tid=27614] ppid=27609 vsize=1723388 CPUtime=24.21 cores=0,2,4,6
/proc/27611/task/27614/stat : 27614 (techdemo) S 27609 27611 27293 0 -1 4202560 63909 0 0 0 2412 9 0 0 25 0 4 0 515810843 1764749312 332029 33554432000 4194304 4797429 140735847613024 18446744073709551615 47590971967434 0 0 4096 2 18446604440279247872 0 0 -1 2 0 0 0
[pid=27611/tid=27615] ppid=27609 vsize=1723388 CPUtime=24.08 cores=0,2,4,6
/proc/27611/task/27615/stat : 27615 (techdemo) S 27609 27611 27293 0 -1 4202560 65748 0 0 0 2398 10 0 0 25 0 4 0 515810843 1764749312 332029 33554432000 4194304 4797429 140735847613024 18446744073709551615 47590971967434 0 0 4096 2 18446604440279247872 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 99.88
Current children cumulated vsize (KiB) 1723388

Child status: 20
Real time (s): 27.4971
CPU time (s): 99.9858
CPU user time (s): 99.2659
CPU system time (s): 0.71989
CPU usage (%): 363.624
Max. virtual memory (cumulated for all children) (KiB): 2357012

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

runsolver used 0.039993 second user time and 0.114982 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-29 03:55:18
IDJOB=3285928
IDBENCH=82409
IDSOLVER=1584
FILE ID=node120/3285928-1304042113
RUNJOBID= node120-1304039838-27311
PBS_JOBID= 13170379
Free space on /tmp= 71812 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/application/rintanen/SATPlanning/grid-strips-grid-y-4.025-NOTKNOWN.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285928-1304042113/watcher-3285928-1304042113 -o /tmp/evaluation-result-3285928-1304042113/solver-3285928-1304042113 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3285928-1304042113.cnf

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

MD5SUM BENCH= 7a66f04f295b538081ccaebd0fd7d9b2
RANDOM SEED=555278840

node120.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.61
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.07
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31344456 kB
Buffers:        382996 kB
Cached:         593300 kB
SwapCached:          8 kB
Active:         721288 kB
Inactive:       532872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31344456 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:          277944 kB
Writeback:           0 kB
AnonPages:      277776 kB
Mapped:          15572 kB
Slab:           287388 kB
PageTables:       5220 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   466568 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= 71804 MiB
End job on node120 at 2011-04-29 03:55:45