Trace number 3283260

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 98.0331 26.7181

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-10t0.cnf
MD5SUM9029cec808e66e35ae213dc5615fd1f7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.15537
Satisfiable
(Un)Satisfiability was proved
Number of variables237336
Number of clauses1262609
Sum of the clauses size3042396
Maximum clause length10
Minimum clause length1
Number of clauses of size 113421
Number of clauses of size 2900089
Number of clauses of size 3288599
Number of clauses of size 46720
Number of clauses of size 526880
Number of clauses of size over 526900

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-3283260-1304033775.cnf'
0.00/0.00	c -- header says num vars:         237336
0.00/0.00	c -- header says num clauses:     1262609
2.39/2.46	c -- clauses added:            0 learnts,      1262609 normals,            0 xors
2.39/2.46	c -- vars added     237336
2.39/2.46	c Parsing time:  2.28 s
2.39/2.46	c  N st     0         0    237336    318204    903807         0   2943726         0   no data   no data  --
3.80/2.87	c asymm  cl-useful: 1533/2564/244334 lits-rem:6155 time: 1.44
64.51/18.02	c Flit:  1024 Blit:   5748 bXBeca:    0 bXProp: 2277 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T: 60.32
64.51/18.09	c Cleaning up after failed var search:     0.27 s 
78.08/21.42	c Calc non-exist non-lernt bins v-fix:  3113 done:   8999 time: 12.96 s
78.08/21.46	c Cache  BProp: 487 Set: 20 BXProp: 2062 T: 0.15
78.48/21.52	c Subs w/ non-existent bins:     44 time:  0.22 s
78.87/21.61	c Replacing     4339 vars Replaced    98056 lits Time:     0.33 s 
79.27/21.71	c bin-w-bin subsume rem        20545 bins  time:  0.17 s
79.27/21.78	c subs with bin:     1526  lits-rem:      6720  v-fix:    0  time:  0.28 s
80.50/22.06	c Removed useless bin:     146  fixed:  1404  bprops:  10.03M  time:  1.10 s
82.46/22.59	c lits-rem:         0  cl-subs:     8495  v-elim:  33788  v-fix:    1  time:  2.02 s
82.46/22.59	c learnt bin added due to v-elim: 0
82.87/22.63	c Finding binary XORs  T:     0.17 s  found:    6738
82.87/22.70	c Replacing     6738 vars Replaced   149577 lits Time:     0.27 s 
83.66/22.83	c Finding non-binary XORs:     0.37 s (found:       0, avg size: nan)
83.66/22.83	c Calc default polars -  time:   0.08 s pos:   20125 undec:  186091 neg:   31120
83.66/22.83	c =========================================================================================
83.66/22.83	c types(t): F = full restart, N = normal restart
83.66/22.83	c types(t): S = simplification begin/end, E = solution found
83.66/22.83	c restart types(rt): st = static, dy = dynamic
83.66/22.83	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
83.66/22.83	c  B st     0         0     55218    213632    219253         0   1144823         0   no data   no data  --
91.64/24.83	c Decided on dynamic restart strategy
97.21/26.20	c Following stats are for *FIRST FINISHED THREAD ONLY*
97.21/26.20	c num threads              : 4          
97.21/26.20	c restarts                 : 14         
97.21/26.20	c dynamic restarts         : 8          
97.21/26.20	c static restarts          : 6          
97.21/26.20	c full restarts            : 0          
97.21/26.20	c total simplify time      : 0.00       
97.21/26.20	c learnts DL2              : 0          
97.21/26.20	c learnts size 2           : 981351     
97.21/26.20	c learnts size 1           : 191289      (80.60     % of vars)
97.21/26.20	c filedLit time            : 60.96       (63.13     % time)
97.21/26.20	c v-elim SatELite          : 22637       (9.54      % vars)
97.21/26.20	c SatELite time            : 1.53        (1.58      % time)
97.21/26.20	c v-elim xor               : 0           (0.00      % vars)
97.21/26.20	c xor elim time            : 0.00        (0.00      % time)
97.21/26.20	c num binary xor trees     : 5136       
97.21/26.20	c binxor trees' crown      : 10968       (2.14      leafs/tree)
97.21/26.20	c bin xor find time        : 0.18       
97.21/26.20	c OTF clause subsumed      : 225         (0.07      clauses/conflict)
97.21/26.20	c OTF subs. size diff      : 388         (1.72       lits/clause)
97.21/26.20	c OTF cl watch-shrink      : 0           (0.00      clauses/conflict)
97.21/26.20	c OTF cl watch-sh-lit      : 0           (nan        lits/clause)
97.21/26.20	c tried to recurMin cls    : 0           (0.00       % of conflicts)
97.21/26.20	c updated cache            : 0           (nan        lits/tried recurMin)
97.21/26.20	c OTF Gate-Rem cl          : 0           (0.00      clauses/conflict)
97.21/26.20	c OTF Gate-rem lits        : 0           (nan       lits/confl)
97.21/26.20	c unit cls received        : 0           (0.00      % of units)
97.21/26.20	c unit cls sent            : 0           (0.00      % of units)
97.21/26.20	c bin cls received         : 0          
97.21/26.20	c bin cls sent             : 0          
97.21/26.20	c tri cls recevied         : 0          
97.21/26.20	c tri cls sent             : 0          
97.21/26.20	c clauses over max glue    : 0           (0.00      % of all clauses)
97.21/26.20	c conflicts                : 3162        (32.75     / sec)
97.21/26.20	c decisions                : 19104       (0.00      % random)
97.21/26.20	c bogo-props               : 144193820   (1493380.36 / sec)
97.21/26.20	c props                    : 8006401     (82920.35  / sec)
97.21/26.20	c conflict literals        : 133982      (22.74     % deleted)
97.21/26.20	c Memory used              : 2288.45     MB
97.21/26.20	c single-thread CPU time   : 96.56       s
97.21/26.20	c all-threads sum CPU time : 96.56       s
97.21/26.20	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-3283260-1304033775/watcher-3283260-1304033775 -o /tmp/evaluation-result-3283260-1304033775/solver-3283260-1304033775 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3283260-1304033775.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: 7.74 8.03 7.95 5/180 12308
/proc/meminfo: memFree=30369480/32951124 swapFree=67111416/67111528
[pid=12308] ppid=12306 vsize=52212 CPUtime=0 cores=1,3,5,7
/proc/12308/stat : 12308 (techdemo) R 12306 12308 11686 0 -1 4202496 1271 0 0 0 0 0 0 0 22 0 1 0 514979947 53465088 1207 33554432000 4194304 4797429 140733423962320 18446744073709551615 4366859 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12308/statm: 13053 1210 350 148 0 7982 0

[startup+0.079513 s]
/proc/loadavg: 7.74 8.03 7.95 5/180 12308
/proc/meminfo: memFree=30369480/32951124 swapFree=67111416/67111528
[pid=12308] ppid=12306 vsize=122516 CPUtime=0.07 cores=1,3,5,7
/proc/12308/stat : 12308 (techdemo) R 12306 12308 11686 0 -1 4202496 19832 0 0 0 5 2 0 0 22 0 1 0 514979947 125456384 13021 33554432000 4194304 4797429 140733423962320 18446744073709551615 4366925 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12308/statm: 30629 13025 351 148 0 25558 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 122516

[startup+0.100507 s]
/proc/loadavg: 7.74 8.03 7.95 5/180 12308
/proc/meminfo: memFree=30369480/32951124 swapFree=67111416/67111528
[pid=12308] ppid=12306 vsize=126116 CPUtime=0.09 cores=1,3,5,7
/proc/12308/stat : 12308 (techdemo) R 12306 12308 11686 0 -1 4202496 23536 0 0 0 7 2 0 0 22 0 1 0 514979947 129142784 16710 33554432000 4194304 4797429 140733423962320 18446744073709551615 4366300 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12308/statm: 31529 16710 351 148 0 26458 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 126116

[startup+0.300482 s]
/proc/loadavg: 7.74 8.03 7.95 5/180 12308
/proc/meminfo: memFree=30369480/32951124 swapFree=67111416/67111528
[pid=12308] ppid=12306 vsize=289520 CPUtime=0.28 cores=1,3,5,7
/proc/12308/stat : 12308 (techdemo) R 12306 12308 11686 0 -1 4202496 69568 0 0 0 21 7 0 0 23 0 1 0 514979947 296468480 46283 33554432000 4194304 4797429 140733423962320 18446744073709551615 4409368 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12308/statm: 72380 46307 351 148 0 67309 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 289520

[startup+0.700395 s]
/proc/loadavg: 7.74 8.03 7.95 5/180 12308
/proc/meminfo: memFree=30369480/32951124 swapFree=67111416/67111528
[pid=12308] ppid=12306 vsize=381216 CPUtime=0.69 cores=1,3,5,7
/proc/12308/stat : 12308 (techdemo) R 12306 12308 11686 0 -1 4202496 101321 0 0 0 58 11 0 0 25 0 1 0 514979947 390365184 72708 33554432000 4194304 4797429 140733423962320 18446744073709551615 212435677893 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12308/statm: 95304 72710 351 148 0 90233 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 381216

[startup+1.50024 s]
/proc/loadavg: 7.74 8.03 7.95 6/181 12309
/proc/meminfo: memFree=30059472/32951124 swapFree=67111416/67111528
[pid=12308] ppid=12306 vsize=431728 CPUtime=1.49 cores=1,3,5,7
/proc/12308/stat : 12308 (techdemo) R 12306 12308 11686 0 -1 4202496 116540 0 0 0 136 13 0 0 25 0 1 0 514979947 442089472 87467 33554432000 4194304 4797429 140733423962320 18446744073709551615 212435677893 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12308/statm: 107932 87467 351 148 0 102861 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 431728

[startup+3.10091 s]
/proc/loadavg: 7.74 8.03 7.95 6/181 12309
/proc/meminfo: memFree=29944896/32951124 swapFree=67111416/67111528
[pid=12308] ppid=12306 vsize=1240032 CPUtime=4.99 cores=1,3,5,7
/proc/12308/stat : 12308 (techdemo) R 12306 12308 11686 0 -1 4202496 168579 0 0 0 477 22 0 0 18 0 4 0 514979947 1269792768 131577 33554432000 4194304 4797429 140733423962320 18446744073709551615 4428023 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12308/statm: 310008 131577 384 148 0 304937 0
Current children cumulated CPU time (s) 4.99
Current children cumulated vsize (KiB) 1240032

[startup+6.3003 s]
/proc/loadavg: 7.76 8.03 7.95 9/184 12312
/proc/meminfo: memFree=29839964/32951124 swapFree=67111416/67111528
[pid=12308] ppid=12306 vsize=1240032 CPUtime=17.77 cores=1,3,5,7
/proc/12308/stat : 12308 (techdemo) R 12306 12308 11686 0 -1 4202496 168629 0 0 0 1755 22 0 0 25 0 4 0 514979947 1269792768 131627 33554432000 4194304 4797429 140733423962320 18446744073709551615 4428396 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12308/statm: 310008 131627 385 148 0 304937 0
[pid=12308/tid=12310] ppid=12306 vsize=1240032 CPUtime=3.82 cores=1,3,5,7
/proc/12308/task/12310/stat : 12310 (techdemo) R 12306 12308 11686 0 -1 4202560 3974 0 0 0 381 1 0 0 25 0 4 0 514980193 1269792768 131627 33554432000 4194304 4797429 140733423962320 18446744073709551615 4413190 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12308/tid=12311] ppid=12306 vsize=1240032 CPUtime=3.81 cores=1,3,5,7
/proc/12308/task/12311/stat : 12311 (techdemo) R 12306 12308 11686 0 -1 4202560 2651 0 0 0 380 1 0 0 25 0 4 0 514980193 1269792768 131627 33554432000 4194304 4797429 140733423962320 18446744073709551615 4427256 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12308/tid=12312] ppid=12306 vsize=1240032 CPUtime=3.83 cores=1,3,5,7
/proc/12308/task/12312/stat : 12312 (techdemo) R 12306 12308 11686 0 -1 4202560 3939 0 0 0 382 1 0 0 25 0 4 0 514980193 1269792768 131627 33554432000 4194304 4797429 140733423962320 18446744073709551615 4427988 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 17.77
Current children cumulated vsize (KiB) 1240032

[startup+12.7011 s]
/proc/loadavg: 7.78 8.03 7.95 9/184 12312
/proc/meminfo: memFree=29837636/32951124 swapFree=67111416/67111528
[pid=12308] ppid=12306 vsize=1240032 CPUtime=43.34 cores=1,3,5,7
/proc/12308/stat : 12308 (techdemo) R 12306 12308 11686 0 -1 4202496 168650 0 0 0 4312 22 0 0 25 0 4 0 514979947 1269792768 131648 33554432000 4194304 4797429 140733423962320 18446744073709551615 4427384 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12308/statm: 310008 131648 385 148 0 304937 0
[pid=12308/tid=12310] ppid=12306 vsize=1240032 CPUtime=10.22 cores=1,3,5,7
/proc/12308/task/12310/stat : 12310 (techdemo) R 12306 12308 11686 0 -1 4202560 3985 0 0 0 1021 1 0 0 25 0 4 0 514980193 1269792768 131648 33554432000 4194304 4797429 140733423962320 18446744073709551615 4427390 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12308/tid=12311] ppid=12306 vsize=1240032 CPUtime=10.18 cores=1,3,5,7
/proc/12308/task/12311/stat : 12311 (techdemo) R 12306 12308 11686 0 -1 4202560 2656 0 0 0 1017 1 0 0 25 0 4 0 514980193 1269792768 131648 33554432000 4194304 4797429 140733423962320 18446744073709551615 4428396 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12308/tid=12312] ppid=12306 vsize=1240032 CPUtime=10.23 cores=1,3,5,7
/proc/12308/task/12312/stat : 12312 (techdemo) R 12306 12308 11686 0 -1 4202560 3944 0 0 0 1022 1 0 0 25 0 4 0 514980193 1269792768 131648 33554432000 4194304 4797429 140733423962320 18446744073709551615 4427256 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 43.34
Current children cumulated vsize (KiB) 1240032

[startup+25.5006 s]
/proc/loadavg: 7.83 8.03 7.95 9/184 12312
/proc/meminfo: memFree=28890144/32951124 swapFree=67111416/67111528
[pid=12308] ppid=12306 vsize=2343372 CPUtime=94.44 cores=1,3,5,7
/proc/12308/stat : 12308 (techdemo) R 12306 12308 11686 0 -1 4202496 408298 0 0 0 9378 66 0 0 25 0 4 0 514979947 2399612928 366405 33554432000 4194304 4797429 140733423962320 18446744073709551615 4341226 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12308/statm: 585843 366405 456 148 0 580772 0
[pid=12308/tid=12310] ppid=12306 vsize=2343372 CPUtime=23.02 cores=1,3,5,7
/proc/12308/task/12310/stat : 12310 (techdemo) R 12306 12308 11686 0 -1 4202560 63272 0 0 0 2293 9 0 0 22 0 4 0 514980193 2399612928 366405 33554432000 4194304 4797429 140733423962320 18446744073709551615 4424399 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12308/tid=12311] ppid=12306 vsize=2343372 CPUtime=22.89 cores=1,3,5,7
/proc/12308/task/12311/stat : 12311 (techdemo) R 12306 12308 11686 0 -1 4202560 65679 0 0 0 2276 13 0 0 25 0 4 0 514980193 2399612928 366405 33554432000 4194304 4797429 140733423962320 18446744073709551615 4331610 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12308/tid=12312] ppid=12306 vsize=2343372 CPUtime=23.01 cores=1,3,5,7
/proc/12308/task/12312/stat : 12312 (techdemo) R 12306 12308 11686 0 -1 4202560 62477 0 0 0 2288 13 0 0 25 0 4 0 514980193 2399612928 366405 33554432000 4194304 4797429 140733423962320 18446744073709551615 4424994 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 94.44
Current children cumulated vsize (KiB) 2343372

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

[startup+26.3005 s]
/proc/loadavg: 7.83 8.03 7.95 6/184 12312
/proc/meminfo: memFree=28919656/32951124 swapFree=67111416/67111528
[pid=12308] ppid=12306 vsize=2303752 CPUtime=97.61 cores=1,3,5,7
/proc/12308/stat : 12308 (techdemo) R 12306 12308 11686 0 -1 4202496 408585 0 0 0 9695 66 0 0 25 0 4 0 514979947 2359042048 358342 33554432000 4194304 4797429 140733423962320 18446744073709551615 212435666008 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12308/statm: 575938 358342 461 148 0 570867 0
[pid=12308/tid=12310] ppid=12306 vsize=2303752 CPUtime=23.81 cores=1,3,5,7
/proc/12308/task/12310/stat : 12310 (techdemo) S 12306 12308 11686 0 -1 4202560 63327 0 0 0 2372 9 0 0 25 0 4 0 514980193 2359042048 358342 33554432000 4194304 4797429 140733423962320 18446744073709551615 48004663007178 0 0 4096 2 18446604471127824576 0 0 -1 1 0 0 0
[pid=12308/tid=12311] ppid=12306 vsize=2303752 CPUtime=23.66 cores=1,3,5,7
/proc/12308/task/12311/stat : 12311 (techdemo) S 12306 12308 11686 0 -1 4202560 65722 0 0 0 2353 13 0 0 25 0 4 0 514980193 2359042048 358342 33554432000 4194304 4797429 140733423962320 18446744073709551615 48004663007178 0 0 4096 2 18446604471127824576 0 0 -1 7 0 0 0
[pid=12308/tid=12312] ppid=12306 vsize=2303752 CPUtime=23.82 cores=1,3,5,7
/proc/12308/task/12312/stat : 12312 (techdemo) S 12306 12308 11686 0 -1 4202560 62584 0 0 0 2368 14 0 0 25 0 4 0 514980193 2359042048 358342 33554432000 4194304 4797429 140733423962320 18446744073709551615 48004663007178 0 0 4096 2 18446604471127824576 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 97.61
Current children cumulated vsize (KiB) 2303752

[startup+26.7005 s]
/proc/loadavg: 7.83 8.03 7.95 6/184 12312
/proc/meminfo: memFree=28919656/32951124 swapFree=67111416/67111528
[pid=12308] ppid=12306 vsize=0 CPUtime=98.01 cores=1,3,5,7
/proc/12308/stat : 12308 (techdemo) Z 12306 12308 11686 0 -1 4202524 408586 0 0 0 9730 71 0 0 25 0 2 0 514979947 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12308/statm: 0 0 0 0 0 0 0
[pid=12308/tid=12312] ppid=12306 vsize=0 CPUtime=23.85 cores=1,3,5,7
/proc/12308/task/12312/stat : 12312 (techdemo) R 12306 12308 11686 0 -1 4203588 62584 0 0 0 2368 17 0 0 22 0 2 0 514980193 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 98.01
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 26.7181
CPU time (s): 98.0331
CPU user time (s): 97.3012
CPU system time (s): 0.731888
CPU usage (%): 366.917
Max. virtual memory (cumulated for all children) (KiB): 2343372

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

runsolver used 0.031995 second user time and 0.117982 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-29 01:36:16
IDJOB=3283260
IDBENCH=71012
IDSOLVER=1584
FILE ID=node102/3283260-1304033775
RUNJOBID= node102-1304032435-12158
PBS_JOBID= 13170350
Free space on /tmp= 71528 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-10t0.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283260-1304033775/watcher-3283260-1304033775 -o /tmp/evaluation-result-3283260-1304033775/solver-3283260-1304033775 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3283260-1304033775.cnf

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

MD5SUM BENCH= 9029cec808e66e35ae213dc5615fd1f7
RANDOM SEED=124615593

node102.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.828
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.65
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.828
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.15
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.828
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.828
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.828
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.82
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.828
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.828
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.828
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:      30369760 kB
Buffers:        599184 kB
Cached:        1234076 kB
SwapCached:          8 kB
Active:         495544 kB
Inactive:      1672164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30369760 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:           31448 kB
Writeback:           0 kB
AnonPages:      334460 kB
Mapped:          15632 kB
Slab:           349536 kB
PageTables:       4964 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   933636 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= 71520 MiB
End job on node102 at 2011-04-29 01:36:43