Trace number 3293840

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 30.1284 10.562

General information on the benchmark

NameSAT-Race-2010-CNF/software-verification/
nec/hard-25-U-7061.cnf
MD5SUM23c04ef615431bf15ef9eafe9b944fb8
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.571912
Satisfiable
(Un)Satisfiability was proved
Number of variables541150
Number of clauses1645836
Sum of the clauses size4001876
Maximum clause length1576
Minimum clause length1
Number of clauses of size 1141
Number of clauses of size 21092306
Number of clauses of size 3543262
Number of clauses of size 44256
Number of clauses of size 51339
Number of clauses of size over 54532

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-3293840-1304183049.cnf'
0.00/0.00	c -- header says num vars:         541150
0.00/0.00	c -- header says num clauses:     1645836
3.40/3.48	c -- clauses added:            0 learnts,      1645836 normals,            0 xors
3.40/3.48	c -- vars added     541150
3.40/3.48	c Parsing time:  3.01 s
3.40/3.48	c  N st     0         0    541150    516091   1060199         0   3795582         0   no data   no data  --
6.32/4.25	c asymm  cl-useful: 46/46/493556 lits-rem:2733 time: 2.94
29.03/9.94	c Flit:   219 Blit:   7255 bXBeca:    0 bXProp: 6733 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T: 22.22
29.03/9.97	c Following stats are for *FIRST FINISHED THREAD ONLY*
29.03/9.97	c num threads              : 4          
29.03/9.97	c restarts                 : 0          
29.03/9.97	c dynamic restarts         : 0          
29.03/9.97	c static restarts          : 0          
29.03/9.97	c full restarts            : 0          
29.03/9.97	c total simplify time      : 0.00       
29.03/9.97	c learnts DL2              : 0          
29.03/9.97	c learnts size 2           : 1070279    
29.03/9.97	c learnts size 1           : 41899       (7.74      % of vars)
29.03/9.97	c filedLit time            : 22.05       (76.75     % time)
29.03/9.97	c v-elim SatELite          : 0           (0.00      % vars)
29.03/9.97	c SatELite time            : 0.00        (0.00      % time)
29.03/9.97	c v-elim xor               : 0           (0.00      % vars)
29.03/9.97	c xor elim time            : 0.00        (0.00      % time)
29.03/9.97	c num binary xor trees     : 903        
29.03/9.97	c binxor trees' crown      : 6733        (7.46      leafs/tree)
29.03/9.97	c bin xor find time        : 0.00       
29.03/9.97	c OTF clause subsumed      : 0           (nan       clauses/conflict)
29.03/9.97	c OTF subs. size diff      : 0           (nan        lits/clause)
29.03/9.97	c OTF cl watch-shrink      : 0           (nan       clauses/conflict)
29.03/9.97	c OTF cl watch-sh-lit      : 0           (nan        lits/clause)
29.03/9.97	c tried to recurMin cls    : 0           (nan        % of conflicts)
29.03/9.97	c updated cache            : 0           (nan        lits/tried recurMin)
29.03/9.97	c OTF Gate-Rem cl          : 0           (nan       clauses/conflict)
29.03/9.97	c OTF Gate-rem lits        : 0           (nan       lits/confl)
29.03/9.97	c unit cls received        : 0           (0.00      % of units)
29.03/9.97	c unit cls sent            : 0           (0.00      % of units)
29.03/9.97	c bin cls received         : 0          
29.03/9.97	c bin cls sent             : 0          
29.03/9.97	c tri cls recevied         : 0          
29.03/9.97	c tri cls sent             : 0          
29.03/9.97	c clauses over max glue    : 0           (nan       % of all clauses)
29.03/9.97	c conflicts                : 0           (0.00      / sec)
29.03/9.97	c decisions                : 0           (nan       % random)
29.03/9.97	c bogo-props               : 7387072     (257177.50 / sec)
29.03/9.97	c props                    : 20155       (701.69    / sec)
29.03/9.97	c conflict literals        : 0           (nan       % deleted)
29.03/9.97	c Memory used              : 2080.98     MB
29.03/9.97	c single-thread CPU time   : 28.72       s
29.03/9.97	c all-threads sum CPU time : 28.72       s
29.03/9.97	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-3293840-1304183049/watcher-3293840-1304183049 -o /tmp/evaluation-result-3293840-1304183049/solver-3293840-1304183049 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3293840-1304183049.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: 5.32 7.40 7.79 3/184 32566
/proc/meminfo: memFree=25752652/32951124 swapFree=67111412/67111528
[pid=32566] ppid=32564 vsize=24972 CPUtime=0 cores=0,2,4,6
/proc/32566/stat : 32566 (techdemo) R 32564 32566 31591 0 -1 4202496 1505 0 0 0 0 0 0 0 22 0 1 0 529903098 25571328 1444 33554432000 4194304 4797429 140734957794880 18446744073709551615 4417469 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32566/statm: 6243 1452 347 148 0 1172 0

[startup+0.101264 s]
/proc/loadavg: 5.32 7.40 7.79 3/184 32566
/proc/meminfo: memFree=25752652/32951124 swapFree=67111412/67111528
[pid=32566] ppid=32564 vsize=133948 CPUtime=0.09 cores=0,2,4,6
/proc/32566/stat : 32566 (techdemo) R 32564 32566 31591 0 -1 4202496 23998 0 0 0 7 2 0 0 23 0 1 0 529903098 137162752 17164 33554432000 4194304 4797429 140734957794880 18446744073709551615 4367622 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32566/statm: 33487 17177 350 148 0 28416 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 133948

[startup+0.200245 s]
/proc/loadavg: 5.32 7.40 7.79 3/184 32566
/proc/meminfo: memFree=25752652/32951124 swapFree=67111412/67111528
[pid=32566] ppid=32564 vsize=202160 CPUtime=0.19 cores=0,2,4,6
/proc/32566/stat : 32566 (techdemo) R 32564 32566 31591 0 -1 4202496 46303 0 0 0 15 4 0 0 23 0 1 0 529903098 207011840 32289 33554432000 4194304 4797429 140734957794880 18446744073709551615 232335589561 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32566/statm: 50540 32289 350 148 0 45469 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 202160

[startup+0.300225 s]
/proc/loadavg: 5.32 7.40 7.79 3/184 32566
/proc/meminfo: memFree=25752652/32951124 swapFree=67111412/67111528
[pid=32566] ppid=32564 vsize=302488 CPUtime=0.28 cores=0,2,4,6
/proc/32566/stat : 32566 (techdemo) R 32564 32566 31591 0 -1 4202496 70226 0 0 0 22 6 0 0 24 0 1 0 529903098 309747712 46991 33554432000 4194304 4797429 140734957794880 18446744073709551615 4417146 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32566/statm: 75622 47004 350 148 0 70551 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 302488

[startup+0.700155 s]
/proc/loadavg: 5.32 7.40 7.79 3/184 32566
/proc/meminfo: memFree=25752652/32951124 swapFree=67111412/67111528
[pid=32566] ppid=32564 vsize=612248 CPUtime=0.69 cores=0,2,4,6
/proc/32566/stat : 32566 (techdemo) R 32564 32566 31591 0 -1 4202496 160572 0 0 0 51 18 0 0 25 0 1 0 529903098 626941952 103359 33554432000 4194304 4797429 140734957794880 18446744073709551615 4367912 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32566/statm: 153062 103368 350 148 0 147991 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 612248

[startup+1.50101 s]
/proc/loadavg: 5.30 7.36 7.77 6/185 32567
/proc/meminfo: memFree=25048872/32951124 swapFree=67111412/67111528
[pid=32566] ppid=32564 vsize=1211244 CPUtime=1.49 cores=0,2,4,6
/proc/32566/stat : 32566 (techdemo) R 32564 32566 31591 0 -1 4202496 316107 0 0 0 112 37 0 0 25 0 1 0 529903098 1240313856 201246 33554432000 4194304 4797429 140734957794880 18446744073709551615 4431136 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32566/statm: 302811 201246 350 148 0 297740 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1211244

[startup+3.10074 s]
/proc/loadavg: 5.30 7.36 7.77 6/185 32567
/proc/meminfo: memFree=24856300/32951124 swapFree=67111412/67111528
[pid=32566] ppid=32564 vsize=1465496 CPUtime=3.09 cores=0,2,4,6
/proc/32566/stat : 32566 (techdemo) R 32564 32566 31591 0 -1 4202496 360157 0 0 0 265 44 0 0 25 0 1 0 529903098 1500667904 243748 33554432000 4194304 4797429 140734957794880 18446744073709551615 4549568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/32566/statm: 366374 243751 350 148 0 361303 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1465496

[startup+6.30112 s]
/proc/loadavg: 5.30 7.36 7.77 11/188 32570
/proc/meminfo: memFree=24598760/32951124 swapFree=67111412/67111528
[pid=32566] ppid=32564 vsize=2130920 CPUtime=14.7 cores=0,2,4,6
/proc/32566/stat : 32566 (techdemo) R 32564 32566 31591 0 -1 4202496 403323 0 0 0 1418 52 0 0 19 0 4 0 529903098 2182062080 275864 33554432000 4194304 4797429 140734957794880 18446744073709551615 4427379 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32566/statm: 532730 275864 385 148 0 527659 0
[pid=32566/tid=32568] ppid=32564 vsize=2130920 CPUtime=2.8 cores=0,2,4,6
/proc/32566/task/32568/stat : 32568 (techdemo) R 32564 32566 31591 0 -1 4202560 8368 0 0 0 279 1 0 0 25 0 4 0 529903447 2182062080 275864 33554432000 4194304 4797429 140734957794880 18446744073709551615 4427902 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32566/tid=32569] ppid=32564 vsize=2130920 CPUtime=2.79 cores=0,2,4,6
/proc/32566/task/32569/stat : 32569 (techdemo) R 32564 32566 31591 0 -1 4202560 7489 0 0 0 278 1 0 0 25 0 4 0 529903447 2182062080 275864 33554432000 4194304 4797429 140734957794880 18446744073709551615 4428418 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32566/tid=32570] ppid=32564 vsize=2130920 CPUtime=2.79 cores=0,2,4,6
/proc/32566/task/32570/stat : 32570 (techdemo) R 32564 32566 31591 0 -1 4202560 8267 0 0 0 278 1 0 0 25 0 4 0 529903447 2182062080 275864 33554432000 4194304 4797429 140734957794880 18446744073709551615 4428396 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 14.7
Current children cumulated vsize (KiB) 2130920

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

[startup+6.4011 s]
/proc/loadavg: 5.30 7.36 7.77 11/188 32570
/proc/meminfo: memFree=24598760/32951124 swapFree=67111412/67111528
[pid=32566] ppid=32564 vsize=2130920 CPUtime=15.1 cores=0,2,4,6
/proc/32566/stat : 32566 (techdemo) R 32564 32566 31591 0 -1 4202496 403324 0 0 0 1458 52 0 0 19 0 4 0 529903098 2182062080 275865 33554432000 4194304 4797429 140734957794880 18446744073709551615 4427217 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32566/statm: 532730 275865 385 148 0 527659 0
[pid=32566/tid=32568] ppid=32564 vsize=2130920 CPUtime=2.9 cores=0,2,4,6
/proc/32566/task/32568/stat : 32568 (techdemo) R 32564 32566 31591 0 -1 4202560 8369 0 0 0 289 1 0 0 25 0 4 0 529903447 2182062080 275865 33554432000 4194304 4797429 140734957794880 18446744073709551615 4427256 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32566/tid=32569] ppid=32564 vsize=2130920 CPUtime=2.89 cores=0,2,4,6
/proc/32566/task/32569/stat : 32569 (techdemo) R 32564 32566 31591 0 -1 4202560 7489 0 0 0 288 1 0 0 25 0 4 0 529903447 2182062080 275865 33554432000 4194304 4797429 140734957794880 18446744073709551615 4427384 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32566/tid=32570] ppid=32564 vsize=2130920 CPUtime=2.89 cores=0,2,4,6
/proc/32566/task/32570/stat : 32570 (techdemo) R 32564 32566 31591 0 -1 4202560 8267 0 0 0 288 1 0 0 25 0 4 0 529903447 2182062080 275865 33554432000 4194304 4797429 140734957794880 18446744073709551615 4428201 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 15.1
Current children cumulated vsize (KiB) 2130920

[startup+8.00082 s]
/proc/loadavg: 5.51 7.37 7.77 9/188 32570
/proc/meminfo: memFree=24598396/32951124 swapFree=67111412/67111528
[pid=32566] ppid=32564 vsize=2130920 CPUtime=21.48 cores=0,2,4,6
/proc/32566/stat : 32566 (techdemo) R 32564 32566 31591 0 -1 4202496 403335 0 0 0 2096 52 0 0 25 0 4 0 529903098 2182062080 275876 33554432000 4194304 4797429 140734957794880 18446744073709551615 4427317 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32566/statm: 532730 275876 385 148 0 527659 0
[pid=32566/tid=32568] ppid=32564 vsize=2130920 CPUtime=4.5 cores=0,2,4,6
/proc/32566/task/32568/stat : 32568 (techdemo) R 32564 32566 31591 0 -1 4202560 8369 0 0 0 449 1 0 0 25 0 4 0 529903447 2182062080 275876 33554432000 4194304 4797429 140734957794880 18446744073709551615 4427384 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32566/tid=32569] ppid=32564 vsize=2130920 CPUtime=4.48 cores=0,2,4,6
/proc/32566/task/32569/stat : 32569 (techdemo) R 32564 32566 31591 0 -1 4202560 7500 0 0 0 447 1 0 0 25 0 4 0 529903447 2182062080 275876 33554432000 4194304 4797429 140734957794880 18446744073709551615 4427256 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32566/tid=32570] ppid=32564 vsize=2130920 CPUtime=4.49 cores=0,2,4,6
/proc/32566/task/32570/stat : 32570 (techdemo) R 32564 32566 31591 0 -1 4202560 8267 0 0 0 448 1 0 0 25 0 4 0 529903447 2182062080 275876 33554432000 4194304 4797429 140734957794880 18446744073709551615 4427384 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 21.48
Current children cumulated vsize (KiB) 2130920

[startup+9.60054 s]
/proc/loadavg: 5.51 7.37 7.77 9/188 32570
/proc/meminfo: memFree=24599660/32951124 swapFree=67111412/67111528
[pid=32566] ppid=32564 vsize=2130920 CPUtime=27.88 cores=0,2,4,6
/proc/32566/stat : 32566 (techdemo) R 32564 32566 31591 0 -1 4202496 403335 0 0 0 2736 52 0 0 25 0 4 0 529903098 2182062080 275876 33554432000 4194304 4797429 140734957794880 18446744073709551615 4240892 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32566/statm: 532730 275876 385 148 0 527659 0
[pid=32566/tid=32568] ppid=32564 vsize=2130920 CPUtime=6.1 cores=0,2,4,6
/proc/32566/task/32568/stat : 32568 (techdemo) R 32564 32566 31591 0 -1 4202560 8369 0 0 0 609 1 0 0 25 0 4 0 529903447 2182062080 275876 33554432000 4194304 4797429 140734957794880 18446744073709551615 4427967 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32566/tid=32569] ppid=32564 vsize=2130920 CPUtime=6.07 cores=0,2,4,6
/proc/32566/task/32569/stat : 32569 (techdemo) R 32564 32566 31591 0 -1 4202560 7500 0 0 0 606 1 0 0 25 0 4 0 529903447 2182062080 275876 33554432000 4194304 4797429 140734957794880 18446744073709551615 4240913 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=32566/tid=32570] ppid=32564 vsize=2130920 CPUtime=6.09 cores=0,2,4,6
/proc/32566/task/32570/stat : 32570 (techdemo) R 32564 32566 31591 0 -1 4202560 8267 0 0 0 608 1 0 0 25 0 4 0 529903447 2182062080 275876 33554432000 4194304 4797429 140734957794880 18446744073709551615 4242459 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 27.88
Current children cumulated vsize (KiB) 2130920

[startup+10.0065 s]
/proc/loadavg: 5.51 7.37 7.77 8/188 32570
/proc/meminfo: memFree=24600280/32951124 swapFree=67111412/67111528
[pid=32566] ppid=32564 vsize=1991616 CPUtime=29.36 cores=0,2,4,6
/proc/32566/stat : 32566 (techdemo) R 32564 32566 31591 0 -1 4202496 403345 0 0 0 2883 53 0 0 25 0 4 0 529903098 2039414784 255306 33554432000 4194304 4797429 140734957794880 18446744073709551615 232335548423 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32566/statm: 497904 255306 394 148 0 492833 0
[pid=32566/tid=32568] ppid=32564 vsize=1991616 CPUtime=6.5 cores=0,2,4,6
/proc/32566/task/32568/stat : 32568 (techdemo) R 32564 32566 31591 0 -1 4202560 8369 0 0 0 649 1 0 0 25 0 4 0 529903447 2039414784 255306 33554432000 4194304 4797429 140734957794880 18446744073709551615 47789059463090 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=32566/tid=32569] ppid=32564 vsize=1991616 CPUtime=6.48 cores=0,2,4,6
/proc/32566/task/32569/stat : 32569 (techdemo) R 32564 32566 31591 0 -1 4202560 7500 0 0 0 647 1 0 0 25 0 4 0 529903447 2039414784 255306 33554432000 4194304 4797429 140734957794880 18446744073709551615 47789059463084 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=32566/tid=32570] ppid=32564 vsize=1991616 CPUtime=6.36 cores=0,2,4,6
/proc/32566/task/32570/stat : 32570 (techdemo) R 32564 32566 31591 0 -1 4202560 8269 0 0 0 635 1 0 0 24 0 4 0 529903447 2039414784 255306 33554432000 4194304 4797429 140734957794880 18446744073709551615 47789059463090 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 29.36
Current children cumulated vsize (KiB) 1991616

[startup+10.4005 s]
/proc/loadavg: 5.51 7.37 7.77 8/188 32570
/proc/meminfo: memFree=24600280/32951124 swapFree=67111412/67111528
[pid=32566] ppid=32564 vsize=1428868 CPUtime=29.96 cores=0,2,4,6
/proc/32566/stat : 32566 (techdemo) R 32564 32566 31591 0 -1 4202496 403345 0 0 0 2942 54 0 0 25 0 4 0 529903098 1463160832 200804 33554432000 4194304 4797429 140734957794880 18446744073709551615 232335541377 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32566/statm: 357217 200804 394 148 0 352146 0
[pid=32566/tid=32568] ppid=32564 vsize=1428868 CPUtime=6.57 cores=0,2,4,6
/proc/32566/task/32568/stat : 32568 (techdemo) S 32564 32566 31591 0 -1 4202560 8369 0 0 0 656 1 0 0 25 0 4 0 529903447 1463160832 200804 33554432000 4194304 4797429 140734957794880 18446744073709551615 47789059463114 0 0 4096 2 18446604453684231232 0 0 -1 2 0 0 0
[pid=32566/tid=32569] ppid=32564 vsize=1428868 CPUtime=6.54 cores=0,2,4,6
/proc/32566/task/32569/stat : 32569 (techdemo) S 32564 32566 31591 0 -1 4202560 7500 0 0 0 653 1 0 0 25 0 4 0 529903447 1463160832 200804 33554432000 4194304 4797429 140734957794880 18446744073709551615 47789059463114 0 0 4096 2 18446604453684231232 0 0 -1 4 0 0 0
[pid=32566/tid=32570] ppid=32564 vsize=1428868 CPUtime=6.43 cores=0,2,4,6
/proc/32566/task/32570/stat : 32570 (techdemo) S 32564 32566 31591 0 -1 4202560 8269 0 0 0 642 1 0 0 24 0 4 0 529903447 1463160832 200804 33554432000 4194304 4797429 140734957794880 18446744073709551615 47789059463114 0 0 4096 2 18446604453684231232 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 29.96
Current children cumulated vsize (KiB) 1428868

[startup+10.5004 s]
/proc/loadavg: 5.51 7.37 7.77 8/188 32570
/proc/meminfo: memFree=24600280/32951124 swapFree=67111412/67111528
[pid=32566] ppid=32564 vsize=1147492 CPUtime=30.05 cores=0,2,4,6
/proc/32566/stat : 32566 (techdemo) R 32564 32566 31591 0 -1 4202496 403345 0 0 0 2951 54 0 0 25 0 4 0 529903098 1175031808 175090 33554432000 4194304 4797429 140734957794880 18446744073709551615 232335548315 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/32566/statm: 286873 175090 394 148 0 281802 0
[pid=32566/tid=32568] ppid=32564 vsize=1147492 CPUtime=6.57 cores=0,2,4,6
/proc/32566/task/32568/stat : 32568 (techdemo) S 32564 32566 31591 0 -1 4202560 8369 0 0 0 656 1 0 0 25 0 4 0 529903447 1175031808 175090 33554432000 4194304 4797429 140734957794880 18446744073709551615 47789059463114 0 0 4096 2 18446604453684231232 0 0 -1 2 0 0 0
[pid=32566/tid=32569] ppid=32564 vsize=1147492 CPUtime=6.54 cores=0,2,4,6
/proc/32566/task/32569/stat : 32569 (techdemo) S 32564 32566 31591 0 -1 4202560 7500 0 0 0 653 1 0 0 25 0 4 0 529903447 1175031808 175090 33554432000 4194304 4797429 140734957794880 18446744073709551615 47789059463114 0 0 4096 2 18446604453684231232 0 0 -1 4 0 0 0
[pid=32566/tid=32570] ppid=32564 vsize=1147492 CPUtime=6.43 cores=0,2,4,6
/proc/32566/task/32570/stat : 32570 (techdemo) S 32564 32566 31591 0 -1 4202560 8269 0 0 0 642 1 0 0 24 0 4 0 529903447 1175031808 175090 33554432000 4194304 4797429 140734957794880 18446744073709551615 47789059463114 0 0 4096 2 18446604453684231232 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 30.05
Current children cumulated vsize (KiB) 1147492

Child status: 20
Real time (s): 10.562
CPU time (s): 30.1284
CPU user time (s): 29.5475
CPU system time (s): 0.580911
CPU usage (%): 285.252
Max. virtual memory (cumulated for all children) (KiB): 2253640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 29.5475
system time used= 0.580911
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 403346
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= 1024
involuntary context switches= 586

runsolver used 0.008998 second user time and 0.051992 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-30 19:04:09
IDJOB=3293840
IDBENCH=88185
IDSOLVER=1584
FILE ID=node132/3293840-1304183049
RUNJOBID= node132-1304183049-32544
PBS_JOBID= 13172423
Free space on /tmp= 72136 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT-Race-2010-CNF/software-verification/nec/hard-25-U-7061.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3293840-1304183049/watcher-3293840-1304183049 -o /tmp/evaluation-result-3293840-1304183049/solver-3293840-1304183049 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3293840-1304183049.cnf

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

MD5SUM BENCH= 23c04ef615431bf15ef9eafe9b944fb8
RANDOM SEED=870606683

node132.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.833
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.833
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.74
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.833
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.76
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.833
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.833
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.77
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.833
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.67
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.833
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.833
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:      25753436 kB
Buffers:        700412 kB
Cached:        5930836 kB
SwapCached:        112 kB
Active:        1586108 kB
Inactive:      5128180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25753436 kB
SwapTotal:    67111528 kB
SwapFree:     67111412 kB
Dirty:           48588 kB
Writeback:           0 kB
AnonPages:       82004 kB
Mapped:          15288 kB
Slab:           419744 kB
PageTables:       5240 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   677556 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72128 MiB
End job on node132 at 2011-04-30 19:04:20