Trace number 3283172

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-1-mtUNSAT 234.354 58.7158

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-10-10p0.cnf
MD5SUMef1df882c8a642421a1d0216a16bf652
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark39.7879
Satisfiable
(Un)Satisfiability was proved
Number of variables155107
Number of clauses675624
Sum of the clauses size1568150
Maximum clause length10
Minimum clause length1
Number of clauses of size 16856
Number of clauses of size 2547130
Number of clauses of size 387598
Number of clauses of size 43780
Number of clauses of size 515120
Number of clauses of size over 515140

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 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3283172-1304033467.cnf'
0.00/0.00	c -- header says num vars:         155107
0.00/0.00	c -- header says num clauses:      675624
0.76/0.93	c -- clauses added:            0 learnts,       675624 normals,            0 xors
0.76/0.93	c -- vars added     155107
0.76/0.93	c Parsing time:  1.00 s
0.76/0.93	c  N st     0         0    155107    121638    546615         0   1560264         0   no data   no data  --
0.76/0.93	c asymm  cl-useful: 9/1330/96468 lits-rem:36 time: 1.17
47.08/11.88	c Flit:   375 Blit:   3632 bXBeca:    0 bXProp: 1404 Bins:      0 BRemL:      0 BRemN:      0 P: 200.0M T: 44.93
47.08/11.90	c Cleaning up after failed var search:     0.08 s 
47.49/11.94	c Replacing     1404 vars Replaced    40857 lits Time:     0.13 s 
47.88/12.01	c bin-w-bin subsume rem        18444 bins  time:  0.11 s
47.88/12.07	c subs with bin:     2369  lits-rem:     21807  v-fix:    0  time:  0.24 s
81.01/20.35	c Subs w/ non-existent bins:    581 l-rem:      0 v-fix:     0 done:  29234 time: 33.01 s
82.21/20.64	c Removed useless bin:     667  fixed:     0  props:  20.01M  time:  1.13 s
85.00/21.31	c lits-rem:      1700  cl-subs:     4383  v-elim:  34032  v-fix:    0  time:  2.66 s
85.00/21.34	c Finding binary XORs  T:     0.14 s  found:     459
85.00/21.37	c Replacing      459 vars Replaced     8430 lits Time:     0.12 s 
85.40/21.45	c Finding non-binary XORs:     0.22 s (found:       0, avg size: nan)
85.40/21.45	c Calc default polars -  time:   0.06 s pos:   14030 undec:   93980 neg:   47097
85.40/21.45	c =========================================================================================
85.40/21.45	c types(t): F = full restart, N = normal restart
85.40/21.45	c types(t): S = simplification begin/end, E = solution found
85.40/21.45	c restart types(rt): st = static, dy = dynamic
85.40/21.45	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
85.40/21.45	c  B st     0         0     74827    134423    242339         0   1013192         0   no data   no data  --
100.57/25.21	c  N dy    12      4040     71460    130877    229023      3790    962095    688480     21.98     41.48  --
132.92/33.40	c  N dy    20      8745     68836    128599    218395      8387    921461   1872263     14.94     15.79  --
167.26/41.91	c  N dy    23     14215     68835    128599    218409     13754    921461   2699171     12.18     12.92  --
167.26/41.99	c Finding binary XORs  T:     0.13 s  found:    3822
167.66/42.07	c Replacing     3822 vars Replaced    82532 lits Time:     0.31 s 
219.97/55.11	c  N dy    27     23036     55619     99387    186610     12527    756939   1196636     10.26     11.00  --
231.55/58.07	c  F st    30     25001     52786     93289    179347      9073    723875    947851     10.02      4.94  --
233.94/58.69	c  E st    32     25355     52785     93289    179366      9393    723875    964177     10.02   no data  --
233.94/58.69	c Following stats are for *FIRST FINISHED THREAD ONLY*
233.94/58.69	c num threads              : 4          
233.94/58.69	c restarts                 : 32         
233.94/58.69	c dynamic restarts         : 24         
233.94/58.69	c static restarts          : 8          
233.94/58.69	c full restarts            : 1          
233.94/58.69	c total simplify time      : 1.10       
233.94/58.69	c learnts DL2              : 0          
233.94/58.69	c learnts size 2           : 594304     
233.94/58.69	c learnts size 1           : 82160       (52.97     % of vars)
233.94/58.69	c filedLit time            : 45.01       (19.25     % time)
233.94/58.69	c v-elim SatELite          : 34032       (21.94     % vars)
233.94/58.69	c SatELite time            : 35.47       (15.17     % time)
233.94/58.69	c v-elim xor               : 0           (0.00      % vars)
233.94/58.69	c xor elim time            : 0.00        (0.00      % time)
233.94/58.69	c num binary xor trees     : 3410       
233.94/58.69	c binxor trees' crown      : 5685        (1.67      leafs/tree)
233.94/58.69	c bin xor find time        : 0.27       
233.94/58.69	c OTF clause improved      : 371         (0.01      clauses/conflict)
233.94/58.69	c OTF impr. size diff      : 879         (2.37       lits/clause)
233.94/58.69	c OTF cl watch-shrink      : 10084       (0.40      clauses/conflict)
233.94/58.69	c OTF cl watch-sh-lit      : 19911       (1.97       lits/clause)
233.94/58.69	c tried to recurMin cls    : 0           (0.00       % of conflicts)
233.94/58.69	c updated cache            : 0           (nan        lits/tried recurMin)
233.94/58.69	c unit cls received        : 1400        (1.70      % of units)
233.94/58.69	c unit cls sent            : 8696        (10.58     % of units)
233.94/58.69	c bin cls received         : 7317       
233.94/58.69	c bin cls sent             : 14289      
233.94/58.69	c clauses over max glue    : 0           (0.00      % of all clauses)
233.94/58.69	c conflicts                : 25355       (108.43    / sec)
233.94/58.69	c decisions                : 76326       (0.00      % random)
233.94/58.69	c bogo-props               : 1568725257  (6708556.88 / sec)
233.94/58.69	c conflict literals        : 3898696     (38.48     % deleted)
233.94/58.69	c Memory used              : 690.36      MB
233.94/58.69	c single-thread CPU time   : 233.84      s
233.94/58.69	c all-threads sum CPU time : 233.84      s
233.94/58.69	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-3283172-1304033467/watcher-3283172-1304033467 -o /tmp/evaluation-result-3283172-1304033467/solver-3283172-1304033467 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3283172-1304033467.cnf 

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

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


[startup+0 s]
/proc/loadavg: 8.08 7.74 7.49 5/178 1425
/proc/meminfo: memFree=15416612/32951132 swapFree=67111524/67111528
[pid=1425] ppid=1423 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/1425/stat : 1425 (strangenight1-m) R 1423 1425 904 0 -1 4202496 413 0 0 0 0 0 0 0 24 0 4 0 514946396 52465664 352 33554432000 4194304 4650419 140736410381600 18446744073709551615 210647202801 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1425/statm: 12809 352 303 112 0 7774 0
[pid=1425/tid=1426] ppid=1423 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/1425/task/1426/stat : 1426 (strangenight1-m) R 1423 1425 904 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 514946396 52465664 352 33554432000 4194304 4650419 140736410381600 18446744073709551615 47651576301488 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1425/tid=1427] ppid=1423 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/1425/task/1427/stat : 1427 (strangenight1-m) R 1423 1425 904 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514946396 52465664 352 33554432000 4194304 4650419 140736410381600 18446744073709551615 210647202801 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=1425/tid=1428] ppid=1423 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/1425/task/1428/stat : 1428 (strangenight1-m) R 1423 1425 904 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514946396 52465664 352 33554432000 4194304 4650419 140736410381600 18446744073709551615 210658944054 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.101122 s]
/proc/loadavg: 8.08 7.74 7.49 5/178 1425
/proc/meminfo: memFree=15416612/32951132 swapFree=67111524/67111528
[pid=1425] ppid=1423 vsize=371484 CPUtime=0.36 cores=1,3,5,7
/proc/1425/stat : 1425 (strangenight1-m) D 1423 1425 904 0 -1 4202496 41644 0 0 0 28 8 0 0 18 0 4 0 514946396 380399616 32806 33554432000 4194304 4650419 140736410381600 18446744073709551615 210646807237 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1425/statm: 92871 32806 346 112 0 87836 0
[pid=1425/tid=1426] ppid=1423 vsize=371484 CPUtime=0.09 cores=1,3,5,7
/proc/1425/task/1426/stat : 1426 (strangenight1-m) D 1423 1425 904 0 -1 4202560 10294 0 0 0 7 2 0 0 18 0 4 0 514946396 380399616 32806 33554432000 4194304 4650419 140736410381600 18446744073709551615 210647189687 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1425/tid=1427] ppid=1423 vsize=371484 CPUtime=0.08 cores=1,3,5,7
/proc/1425/task/1427/stat : 1427 (strangenight1-m) R 1423 1425 904 0 -1 4202560 10338 0 0 0 6 2 0 0 25 0 4 0 514946396 380399616 32806 33554432000 4194304 4650419 140736410381600 18446744073709551615 210647189687 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1425/tid=1428] ppid=1423 vsize=371484 CPUtime=0.08 cores=1,3,5,7
/proc/1425/task/1428/stat : 1428 (strangenight1-m) R 1423 1425 904 0 -1 4202560 10332 0 0 0 7 1 0 0 18 0 4 0 514946396 380399616 32809 33554432000 4194304 4650419 140736410381600 18446744073709551615 4373800 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 371484

[startup+0.201275 s]
/proc/loadavg: 8.08 7.74 7.49 5/178 1425
/proc/meminfo: memFree=15416612/32951132 swapFree=67111524/67111528
[pid=1425] ppid=1423 vsize=378024 CPUtime=0.76 cores=1,3,5,7
/proc/1425/stat : 1425 (strangenight1-m) R 1423 1425 904 0 -1 4202496 49537 0 0 0 65 11 0 0 18 0 4 0 514946396 387096576 40699 33554432000 4194304 4650419 140736410381600 18446744073709551615 210646807237 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1425/statm: 94506 40704 346 112 0 89471 0
[pid=1425/tid=1426] ppid=1423 vsize=378024 CPUtime=0.18 cores=1,3,5,7
/proc/1425/task/1426/stat : 1426 (strangenight1-m) R 1423 1425 904 0 -1 4202560 12269 0 0 0 16 2 0 0 18 0 4 0 514946396 387096576 40704 33554432000 4194304 4650419 140736410381600 18446744073709551615 210646807585 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1425/tid=1427] ppid=1423 vsize=378024 CPUtime=0.17 cores=1,3,5,7
/proc/1425/task/1427/stat : 1427 (strangenight1-m) R 1423 1425 904 0 -1 4202560 12280 0 0 0 15 2 0 0 25 0 4 0 514946396 387096576 40707 33554432000 4194304 4650419 140736410381600 18446744073709551615 210646807237 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1425/tid=1428] ppid=1423 vsize=378024 CPUtime=0.18 cores=1,3,5,7
/proc/1425/task/1428/stat : 1428 (strangenight1-m) R 1423 1425 904 0 -1 4202560 12296 0 0 0 16 2 0 0 18 0 4 0 514946396 387096576 40710 33554432000 4194304 4650419 140736410381600 18446744073709551615 210646807237 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 378024

[startup+0.318532 s]
/proc/loadavg: 8.08 7.74 7.49 5/178 1425
/proc/meminfo: memFree=15416612/32951132 swapFree=67111524/67111528
[pid=1425] ppid=1423 vsize=442588 CPUtime=4.6 cores=1,3,5,7
/proc/1425/stat : 1425 (strangenight1-m) R 1423 1425 904 0 -1 4202496 85542 0 0 0 442 18 0 0 19 0 4 0 514946396 453210112 65742 33554432000 4194304 4650419 140736410381600 18446744073709551615 4370522 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1425/statm: 110647 65742 373 112 0 105612 0
[pid=1425/tid=1426] ppid=1423 vsize=442588 CPUtime=1.14 cores=1,3,5,7
/proc/1425/task/1426/stat : 1426 (strangenight1-m) R 1423 1425 904 0 -1 4202560 21318 0 0 0 110 4 0 0 19 0 4 0 514946396 453210112 65742 33554432000 4194304 4650419 140736410381600 18446744073709551615 4370329 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1425/tid=1427] ppid=1423 vsize=442588 CPUtime=1.14 cores=1,3,5,7
/proc/1425/task/1427/stat : 1427 (strangenight1-m) R 1423 1425 904 0 -1 4202560 21459 0 0 0 109 5 0 0 19 0 4 0 514946396 453210112 65742 33554432000 4194304 4650419 140736410381600 18446744073709551615 4370299 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1425/tid=1428] ppid=1423 vsize=442588 CPUtime=1.14 cores=1,3,5,7
/proc/1425/task/1428/stat : 1428 (strangenight1-m) R 1423 1425 904 0 -1 4202560 20918 0 0 0 109 5 0 0 19 0 4 0 514946396 453210112 65742 33554432000 4194304 4650419 140736410381600 18446744073709551615 4368084 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.6
Current children cumulated vsize (KiB) 442588

[startup+1.2631 s]
/proc/loadavg: 8.08 7.74 7.49 5/178 1425
/proc/meminfo: memFree=15416612/32951132 swapFree=67111524/67111528
[pid=1425] ppid=1423 vsize=442588 CPUtime=5 cores=1,3,5,7
/proc/1425/stat : 1425 (strangenight1-m) R 1423 1425 904 0 -1 4202496 85554 0 0 0 482 18 0 0 19 0 4 0 514946396 453210112 65754 33554432000 4194304 4650419 140736410381600 18446744073709551615 4369075 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1425/statm: 110647 65754 373 112 0 105612 0
[pid=1425/tid=1426] ppid=1423 vsize=442588 CPUtime=1.24 cores=1,3,5,7
/proc/1425/task/1426/stat : 1426 (strangenight1-m) R 1423 1425 904 0 -1 4202560 21318 0 0 0 120 4 0 0 19 0 4 0 514946396 453210112 65754 33554432000 4194304 4650419 140736410381600 18446744073709551615 4369255 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1425/tid=1427] ppid=1423 vsize=442588 CPUtime=1.24 cores=1,3,5,7
/proc/1425/task/1427/stat : 1427 (strangenight1-m) R 1423 1425 904 0 -1 4202560 21459 0 0 0 119 5 0 0 19 0 4 0 514946396 453210112 65754 33554432000 4194304 4650419 140736410381600 18446744073709551615 4369060 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1425/tid=1428] ppid=1423 vsize=442588 CPUtime=1.24 cores=1,3,5,7
/proc/1425/task/1428/stat : 1428 (strangenight1-m) R 1423 1425 904 0 -1 4202560 20930 0 0 0 119 5 0 0 19 0 4 0 514946396 453210112 65754 33554432000 4194304 4650419 140736410381600 18446744073709551615 4315114 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5
Current children cumulated vsize (KiB) 442588

[startup+1.56305 s]
/proc/loadavg: 8.08 7.74 7.49 5/178 1425
/proc/meminfo: memFree=15416612/32951132 swapFree=67111524/67111528
[pid=1425] ppid=1423 vsize=442588 CPUtime=6.2 cores=1,3,5,7
/proc/1425/stat : 1425 (strangenight1-m) R 1423 1425 904 0 -1 4202496 85668 0 0 0 602 18 0 0 19 0 4 0 514946396 453210112 65868 33554432000 4194304 4650419 140736410381600 18446744073709551615 4369376 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1425/statm: 110647 65868 373 112 0 105612 0
[pid=1425/tid=1426] ppid=1423 vsize=442588 CPUtime=1.54 cores=1,3,5,7
/proc/1425/task/1426/stat : 1426 (strangenight1-m) R 1423 1425 904 0 -1 4202560 21318 0 0 0 150 4 0 0 19 0 4 0 514946396 453210112 65868 33554432000 4194304 4650419 140736410381600 18446744073709551615 4369075 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1425/tid=1427] ppid=1423 vsize=442588 CPUtime=1.54 cores=1,3,5,7
/proc/1425/task/1427/stat : 1427 (strangenight1-m) R 1423 1425 904 0 -1 4202560 21459 0 0 0 149 5 0 0 19 0 4 0 514946396 453210112 65868 33554432000 4194304 4650419 140736410381600 18446744073709551615 4370337 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1425/tid=1428] ppid=1423 vsize=442588 CPUtime=1.54 cores=1,3,5,7
/proc/1425/task/1428/stat : 1428 (strangenight1-m) R 1423 1425 904 0 -1 4202560 21044 0 0 0 149 5 0 0 20 0 4 0 514946396 453210112 65868 33554432000 4194304 4650419 140736410381600 18446744073709551615 4326741 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 442588

[startup+3.10679 s]
/proc/loadavg: 8.07 7.75 7.50 11/182 1429
/proc/meminfo: memFree=15131588/32951132 swapFree=67111524/67111528
[pid=1425] ppid=1423 vsize=442588 CPUtime=12.35 cores=1,3,5,7
/proc/1425/stat : 1425 (strangenight1-m) R 1423 1425 904 0 -1 4202496 86498 0 0 0 1217 18 0 0 23 0 4 0 514946396 453210112 66698 33554432000 4194304 4650419 140736410381600 18446744073709551615 4370329 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1425/statm: 110647 66698 373 112 0 105612 0
[pid=1425/tid=1426] ppid=1423 vsize=442588 CPUtime=3.09 cores=1,3,5,7
/proc/1425/task/1426/stat : 1426 (strangenight1-m) R 1423 1425 904 0 -1 4202560 21318 0 0 0 305 4 0 0 23 0 4 0 514946396 453210112 66698 33554432000 4194304 4650419 140736410381600 18446744073709551615 4369052 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1425/tid=1427] ppid=1423 vsize=442588 CPUtime=3.07 cores=1,3,5,7
/proc/1425/task/1427/stat : 1427 (strangenight1-m) R 1423 1425 904 0 -1 4202560 21459 0 0 0 302 5 0 0 23 0 4 0 514946396 453210112 66698 33554432000 4194304 4650419 140736410381600 18446744073709551615 4370340 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1425/tid=1428] ppid=1423 vsize=442588 CPUtime=3.08 cores=1,3,5,7
/proc/1425/task/1428/stat : 1428 (strangenight1-m) R 1423 1425 904 0 -1 4202560 21868 0 0 0 303 5 0 0 25 0 4 0 514946396 453210112 66698 33554432000 4194304 4650419 140736410381600 18446744073709551615 4336683 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 442588

[startup+6.30125 s]
/proc/loadavg: 8.07 7.75 7.50 11/182 1429
/proc/meminfo: memFree=15105812/32951132 swapFree=67111524/67111528
[pid=1425] ppid=1423 vsize=443100 CPUtime=25.13 cores=1,3,5,7
/proc/1425/stat : 1425 (strangenight1-m) R 1423 1425 904 0 -1 4202496 87807 0 0 0 2494 19 0 0 25 0 4 0 514946396 453734400 68007 33554432000 4194304 4650419 140736410381600 18446744073709551615 4370351 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1425/statm: 110775 68007 373 112 0 105740 0
[pid=1425/tid=1426] ppid=1423 vsize=443100 CPUtime=6.29 cores=1,3,5,7
/proc/1425/task/1426/stat : 1426 (strangenight1-m) R 1423 1425 904 0 -1 4202560 21318 0 0 0 625 4 0 0 25 0 4 0 514946396 453734400 68007 33554432000 4194304 4650419 140736410381600 18446744073709551615 4370340 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1425/tid=1427] ppid=1423 vsize=443100 CPUtime=6.26 cores=1,3,5,7
/proc/1425/task/1427/stat : 1427 (strangenight1-m) R 1423 1425 904 0 -1 4202560 21459 0 0 0 621 5 0 0 25 0 4 0 514946396 453734400 68007 33554432000 4194304 4650419 140736410381600 18446744073709551615 4245515 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1425/tid=1428] ppid=1423 vsize=443100 CPUtime=6.28 cores=1,3,5,7
/proc/1425/task/1428/stat : 1428 (strangenight1-m) R 1423 1425 904 0 -1 4202560 23077 0 0 0 623 5 0 0 25 0 4 0 514946396 453734400 68007 33554432000 4194304 4650419 140736410381600 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 443100

[startup+12.7012 s]
/proc/loadavg: 8.46 7.84 7.53 9/182 1430
/proc/meminfo: memFree=15098644/32951132 swapFree=67111524/67111528
[pid=1425] ppid=1423 vsize=625912 CPUtime=50.65 cores=1,3,5,7
/proc/1425/stat : 1425 (strangenight1-m) R 1423 1425 904 0 -1 4202496 106139 0 0 0 5038 27 0 0 25 0 4 0 514946396 640933888 86339 33554432000 4194304 4650419 140736410381600 18446744073709551615 4550246 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1425/statm: 156478 86339 385 112 0 151443 0
[pid=1425/tid=1426] ppid=1423 vsize=625912 CPUtime=12.68 cores=1,3,5,7
/proc/1425/task/1426/stat : 1426 (strangenight1-m) R 1423 1425 904 0 -1 4202560 26210 0 0 0 1263 5 0 0 25 0 4 0 514946396 640933888 86339 33554432000 4194304 4650419 140736410381600 18446744073709551615 4550167 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1425/tid=1427] ppid=1423 vsize=625912 CPUtime=12.62 cores=1,3,5,7
/proc/1425/task/1427/stat : 1427 (strangenight1-m) R 1423 1425 904 0 -1 4202560 26326 0 0 0 1254 8 0 0 25 0 4 0 514946396 640933888 86339 33554432000 4194304 4650419 140736410381600 18446744073709551615 4550246 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1425/tid=1428] ppid=1423 vsize=625912 CPUtime=12.65 cores=1,3,5,7
/proc/1425/task/1428/stat : 1428 (strangenight1-m) R 1423 1425 904 0 -1 4202560 26929 0 0 0 1256 9 0 0 25 0 4 0 514946396 640933888 86339 33554432000 4194304 4650419 140736410381600 18446744073709551615 4314839 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 625912

[startup+25.501 s]
/proc/loadavg: 8.36 7.84 7.53 9/182 1430
/proc/meminfo: memFree=14964168/32951132 swapFree=67111524/67111528
[pid=1425] ppid=1423 vsize=710084 CPUtime=101.76 cores=1,3,5,7
/proc/1425/stat : 1425 (strangenight1-m) R 1423 1425 904 0 -1 4202496 127243 0 0 0 10144 32 0 0 25 0 4 0 514946396 727126016 103137 33554432000 4194304 4650419 140736410381600 18446744073709551615 4364944 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1425/statm: 177521 103137 391 112 0 172486 0
[pid=1425/tid=1426] ppid=1423 vsize=710084 CPUtime=25.48 cores=1,3,5,7
/proc/1425/task/1426/stat : 1426 (strangenight1-m) R 1423 1425 904 0 -1 4202560 32983 0 0 0 2542 6 0 0 25 0 4 0 514946396 727126016 103137 33554432000 4194304 4650419 140736410381600 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1425/tid=1427] ppid=1423 vsize=710084 CPUtime=25.34 cores=1,3,5,7
/proc/1425/task/1427/stat : 1427 (strangenight1-m) R 1423 1425 904 0 -1 4202560 32869 0 0 0 2525 9 0 0 25 0 4 0 514946396 727126016 103137 33554432000 4194304 4650419 140736410381600 18446744073709551615 4336739 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1425/tid=1428] ppid=1423 vsize=710084 CPUtime=25.44 cores=1,3,5,7
/proc/1425/task/1428/stat : 1428 (strangenight1-m) R 1423 1425 904 0 -1 4202560 28909 0 0 0 2534 10 0 0 25 0 4 0 514946396 727126016 103137 33554432000 4194304 4650419 140736410381600 18446744073709551615 4364944 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.76
Current children cumulated vsize (KiB) 710084

[startup+51.1007 s]
/proc/loadavg: 8.24 7.85 7.55 9/182 1431
/proc/meminfo: memFree=14960292/32951132 swapFree=67111524/67111528
[pid=1425] ppid=1423 vsize=783932 CPUtime=203.99 cores=1,3,5,7
/proc/1425/stat : 1425 (strangenight1-m) R 1423 1425 904 0 -1 4202496 144908 0 0 0 20356 43 0 0 25 0 4 0 514946396 802746368 110165 33554432000 4194304 4650419 140736410381600 18446744073709551615 4315989 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1425/statm: 195983 110165 393 112 0 190948 0
[pid=1425/tid=1426] ppid=1423 vsize=783932 CPUtime=51.07 cores=1,3,5,7
/proc/1425/task/1426/stat : 1426 (strangenight1-m) R 1423 1425 904 0 -1 4202560 37418 0 0 0 5098 9 0 0 25 0 4 0 514946396 802746368 110165 33554432000 4194304 4650419 140736410381600 18446744073709551615 4363738 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1425/tid=1427] ppid=1423 vsize=783932 CPUtime=50.79 cores=1,3,5,7
/proc/1425/task/1427/stat : 1427 (strangenight1-m) R 1423 1425 904 0 -1 4202560 39001 0 0 0 5067 12 0 0 25 0 4 0 514946396 802746368 110165 33554432000 4194304 4650419 140736410381600 18446744073709551615 4314878 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1425/tid=1428] ppid=1423 vsize=783932 CPUtime=51.02 cores=1,3,5,7
/proc/1425/task/1428/stat : 1428 (strangenight1-m) R 1423 1425 904 0 -1 4202560 33320 0 0 0 5088 14 0 0 25 0 4 0 514946396 802746368 110165 33554432000 4194304 4650419 140736410381600 18446744073709551615 4314998 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.99
Current children cumulated vsize (KiB) 783932

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

[startup+52.0006 s]
/proc/loadavg: 8.24 7.85 7.55 9/182 1431
/proc/meminfo: memFree=14981620/32951132 swapFree=67111524/67111528
[pid=1425] ppid=1423 vsize=706924 CPUtime=207.58 cores=1,3,5,7
/proc/1425/stat : 1425 (strangenight1-m) R 1423 1425 904 0 -1 4202496 155508 0 0 0 20714 44 0 0 25 0 4 0 514946396 723890176 104293 33554432000 4194304 4650419 140736410381600 18446744073709551615 4333886 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1425/statm: 176731 104257 394 112 0 171696 0
[pid=1425/tid=1426] ppid=1423 vsize=706924 CPUtime=51.97 cores=1,3,5,7
/proc/1425/task/1426/stat : 1426 (strangenight1-m) R 1423 1425 904 0 -1 4202560 40190 0 0 0 5188 9 0 0 25 0 4 0 514946396 723890176 104257 33554432000 4194304 4650419 140736410381600 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1425/tid=1427] ppid=1423 vsize=706924 CPUtime=51.69 cores=1,3,5,7
/proc/1425/task/1427/stat : 1427 (strangenight1-m) R 1423 1425 904 0 -1 4202560 39062 0 0 0 5157 12 0 0 25 0 4 0 514946396 723890176 104257 33554432000 4194304 4650419 140736410381600 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1425/tid=1428] ppid=1423 vsize=706924 CPUtime=51.92 cores=1,3,5,7
/proc/1425/task/1428/stat : 1428 (strangenight1-m) R 1423 1425 904 0 -1 4202560 39153 0 0 0 5178 14 0 0 25 0 4 0 514946396 723890176 104257 33554432000 4194304 4650419 140736410381600 18446744073709551615 210647189863 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 207.58
Current children cumulated vsize (KiB) 706924

[startup+55.201 s]
/proc/loadavg: 8.22 7.86 7.55 9/182 1431
/proc/meminfo: memFree=14942064/32951132 swapFree=67111524/67111528
[pid=1425] ppid=1423 vsize=706924 CPUtime=220.37 cores=1,3,5,7
/proc/1425/stat : 1425 (strangenight1-m) R 1423 1425 904 0 -1 4202496 202990 0 0 0 21988 49 0 0 25 0 4 0 514946396 723890176 105031 33554432000 4194304 4650419 140736410381600 18446744073709551615 4315114 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1425/statm: 176731 105031 394 112 0 171696 0
[pid=1425/tid=1426] ppid=1423 vsize=706924 CPUtime=55.17 cores=1,3,5,7
/proc/1425/task/1426/stat : 1426 (strangenight1-m) R 1423 1425 904 0 -1 4202560 40409 0 0 0 5508 9 0 0 25 0 4 0 514946396 723890176 105031 33554432000 4194304 4650419 140736410381600 18446744073709551615 4315094 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1425/tid=1427] ppid=1423 vsize=706924 CPUtime=54.87 cores=1,3,5,7
/proc/1425/task/1427/stat : 1427 (strangenight1-m) R 1423 1425 904 0 -1 4202560 39274 0 0 0 5475 12 0 0 25 0 4 0 514946396 723890176 105031 33554432000 4194304 4650419 140736410381600 18446744073709551615 4333611 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1425/tid=1428] ppid=1423 vsize=706924 CPUtime=55.12 cores=1,3,5,7
/proc/1425/task/1428/stat : 1428 (strangenight1-m) R 1423 1425 904 0 -1 4202560 86014 0 0 0 5494 18 0 0 25 0 4 0 514946396 723890176 105032 33554432000 4194304 4650419 140736410381600 18446744073709551615 4364944 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 220.37
Current children cumulated vsize (KiB) 706924

[startup+56.8008 s]
/proc/loadavg: 8.22 7.86 7.55 9/182 1431
/proc/meminfo: memFree=14930656/32951132 swapFree=67111524/67111528
[pid=1425] ppid=1423 vsize=706924 CPUtime=226.75 cores=1,3,5,7
/proc/1425/stat : 1425 (strangenight1-m) R 1423 1425 904 0 -1 4202496 203432 0 0 0 22626 49 0 0 25 0 4 0 514946396 723890176 105473 33554432000 4194304 4650419 140736410381600 18446744073709551615 4364883 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1425/statm: 176731 105473 394 112 0 171696 0
[pid=1425/tid=1426] ppid=1423 vsize=706924 CPUtime=56.77 cores=1,3,5,7
/proc/1425/task/1426/stat : 1426 (strangenight1-m) R 1423 1425 904 0 -1 4202560 40530 0 0 0 5668 9 0 0 25 0 4 0 514946396 723890176 105473 33554432000 4194304 4650419 140736410381600 18446744073709551615 4363683 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1425/tid=1427] ppid=1423 vsize=706924 CPUtime=56.46 cores=1,3,5,7
/proc/1425/task/1427/stat : 1427 (strangenight1-m) R 1423 1425 904 0 -1 4202560 39414 0 0 0 5634 12 0 0 25 0 4 0 514946396 723890176 105473 33554432000 4194304 4650419 140736410381600 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1425/tid=1428] ppid=1423 vsize=706924 CPUtime=56.72 cores=1,3,5,7
/proc/1425/task/1428/stat : 1428 (strangenight1-m) R 1423 1425 904 0 -1 4202560 86105 0 0 0 5653 19 0 0 25 0 4 0 514946396 723890176 105473 33554432000 4194304 4650419 140736410381600 18446744073709551615 4314709 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 226.75
Current children cumulated vsize (KiB) 706924

[startup+57.6006 s]
/proc/loadavg: 8.20 7.86 7.55 9/182 1431
/proc/meminfo: memFree=14919620/32951132 swapFree=67111524/67111528
[pid=1425] ppid=1423 vsize=706924 CPUtime=229.94 cores=1,3,5,7
/proc/1425/stat : 1425 (strangenight1-m) R 1423 1425 904 0 -1 4202496 203680 0 0 0 22945 49 0 0 25 0 4 0 514946396 723890176 105721 33554432000 4194304 4650419 140736410381600 18446744073709551615 4363640 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1425/statm: 176731 105721 394 112 0 171696 0
[pid=1425/tid=1426] ppid=1423 vsize=706924 CPUtime=57.57 cores=1,3,5,7
/proc/1425/task/1426/stat : 1426 (strangenight1-m) R 1423 1425 904 0 -1 4202560 40592 0 0 0 5748 9 0 0 25 0 4 0 514946396 723890176 105721 33554432000 4194304 4650419 140736410381600 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1425/tid=1427] ppid=1423 vsize=706924 CPUtime=57.26 cores=1,3,5,7
/proc/1425/task/1427/stat : 1427 (strangenight1-m) R 1423 1425 904 0 -1 4202560 39469 0 0 0 5713 13 0 0 25 0 4 0 514946396 723890176 105721 33554432000 4194304 4650419 140736410381600 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1425/tid=1428] ppid=1423 vsize=706924 CPUtime=57.52 cores=1,3,5,7
/proc/1425/task/1428/stat : 1428 (strangenight1-m) R 1423 1425 904 0 -1 4202560 86192 0 0 0 5733 19 0 0 25 0 4 0 514946396 723890176 105721 33554432000 4194304 4650419 140736410381600 18446744073709551615 4363458 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 229.94
Current children cumulated vsize (KiB) 706924

[startup+58.4005 s]
/proc/loadavg: 8.20 7.86 7.55 9/182 1431
/proc/meminfo: memFree=14909820/32951132 swapFree=67111524/67111528
[pid=1425] ppid=1423 vsize=706924 CPUtime=233.14 cores=1,3,5,7
/proc/1425/stat : 1425 (strangenight1-m) R 1423 1425 904 0 -1 4202496 204016 0 0 0 23265 49 0 0 25 0 4 0 514946396 723890176 106057 33554432000 4194304 4650419 140736410381600 18446744073709551615 4367249 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1425/statm: 176731 106057 394 112 0 171696 0
[pid=1425/tid=1426] ppid=1423 vsize=706924 CPUtime=58.37 cores=1,3,5,7
/proc/1425/task/1426/stat : 1426 (strangenight1-m) R 1423 1425 904 0 -1 4202560 40719 0 0 0 5828 9 0 0 25 0 4 0 514946396 723890176 106057 33554432000 4194304 4650419 140736410381600 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1425/tid=1427] ppid=1423 vsize=706924 CPUtime=58.06 cores=1,3,5,7
/proc/1425/task/1427/stat : 1427 (strangenight1-m) R 1423 1425 904 0 -1 4202560 39512 0 0 0 5793 13 0 0 25 0 4 0 514946396 723890176 106057 33554432000 4194304 4650419 140736410381600 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1425/tid=1428] ppid=1423 vsize=706924 CPUtime=58.32 cores=1,3,5,7
/proc/1425/task/1428/stat : 1428 (strangenight1-m) R 1423 1425 904 0 -1 4202560 86243 0 0 0 5813 19 0 0 25 0 4 0 514946396 723890176 106057 33554432000 4194304 4650419 140736410381600 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 233.14
Current children cumulated vsize (KiB) 706924

[startup+58.6005 s]
/proc/loadavg: 8.20 7.86 7.55 9/182 1431
/proc/meminfo: memFree=14909820/32951132 swapFree=67111524/67111528
[pid=1425] ppid=1423 vsize=706924 CPUtime=233.94 cores=1,3,5,7
/proc/1425/stat : 1425 (strangenight1-m) R 1423 1425 904 0 -1 4202496 204063 0 0 0 23345 49 0 0 25 0 4 0 514946396 723890176 106104 33554432000 4194304 4650419 140736410381600 18446744073709551615 4331043 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1425/statm: 176731 106104 394 112 0 171696 0
[pid=1425/tid=1426] ppid=1423 vsize=706924 CPUtime=58.57 cores=1,3,5,7
/proc/1425/task/1426/stat : 1426 (strangenight1-m) R 1423 1425 904 0 -1 4202560 40732 0 0 0 5848 9 0 0 25 0 4 0 514946396 723890176 106104 33554432000 4194304 4650419 140736410381600 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=1425/tid=1427] ppid=1423 vsize=706924 CPUtime=58.26 cores=1,3,5,7
/proc/1425/task/1427/stat : 1427 (strangenight1-m) R 1423 1425 904 0 -1 4202560 39529 0 0 0 5813 13 0 0 25 0 4 0 514946396 723890176 106104 33554432000 4194304 4650419 140736410381600 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=1425/tid=1428] ppid=1423 vsize=706924 CPUtime=58.52 cores=1,3,5,7
/proc/1425/task/1428/stat : 1428 (strangenight1-m) R 1423 1425 904 0 -1 4202560 86255 0 0 0 5833 19 0 0 25 0 4 0 514946396 723890176 106104 33554432000 4194304 4650419 140736410381600 18446744073709551615 4364883 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 233.94
Current children cumulated vsize (KiB) 706924

[startup+58.7004 s]
/proc/loadavg: 8.20 7.86 7.55 9/182 1431
/proc/meminfo: memFree=14909820/32951132 swapFree=67111524/67111528
[pid=1425] ppid=1423 vsize=0 CPUtime=234.32 cores=1,3,5,7
/proc/1425/stat : 1425 (strangenight1-m) Z 1423 1425 904 0 -1 4202524 204087 0 0 0 23383 49 0 0 25 0 2 0 514946396 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/1425/statm: 0 0 0 0 0 0 0
[pid=1425/tid=1428] ppid=1423 vsize=0 CPUtime=58.62 cores=1,3,5,7
/proc/1425/task/1428/stat : 1428 (strangenight1-m) R 1423 1425 904 0 -1 4203588 86260 0 0 0 5843 19 0 0 25 0 2 0 514946396 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 234.32
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 58.7158
CPU time (s): 234.354
CPU user time (s): 233.839
CPU system time (s): 0.514921
CPU usage (%): 399.133
Max. virtual memory (cumulated for all children) (KiB): 847004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 233.839
system time used= 0.514921
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 204087
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= 2817
involuntary context switches= 988

runsolver used 0.090986 second user time and 0.226965 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-29 01:31:08
IDJOB=3283172
IDBENCH=71003
IDSOLVER=1588
FILE ID=node129/3283172-1304033467
RUNJOBID= node129-1304032914-1299
PBS_JOBID= 13170323
Free space on /tmp= 66352 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT09/APPLICATIONS/diagnosis/ACG-10-10p0.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283172-1304033467/watcher-3283172-1304033467 -o /tmp/evaluation-result-3283172-1304033467/solver-3283172-1304033467 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3283172-1304033467.cnf

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

MD5SUM BENCH= ef1df882c8a642421a1d0216a16bf652
RANDOM SEED=1137203786

node129.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.831
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.831
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.83
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.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.82
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.831
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.831
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.831
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.75
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.831
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      15417016 kB
Buffers:       1275484 kB
Cached:       14128232 kB
SwapCached:          4 kB
Active:        5150620 kB
Inactive:     11716392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      15417016 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           17740 kB
Writeback:          96 kB
AnonPages:     1462976 kB
Mapped:          15876 kB
Slab:           602664 kB
PageTables:       7912 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:  1913108 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66344 MiB
End job on node129 at 2011-04-29 01:32:07