Trace number 3286480

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 53.5999 15.6708

General information on the benchmark

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

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c 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-3286480-1304042755.cnf'
0.00/0.00	c -- header says num vars:         130021
0.00/0.00	c -- header says num clauses:     2509375
2.79/2.80	c -- clauses added:            0 learnts,      2509375 normals,            0 xors
2.79/2.80	c -- vars added     130021
2.79/2.80	c Parsing time:  2.65 s
2.79/2.80	c  N st     0         0    130021     71781   2434960         0   5673471         0   no data   no data  --
3.57/3.05	c asymm  cl-useful: 23/85/70593 lits-rem:1867 time: 0.90
20.34/7.21	c Flit:   549 Blit:  14161 bXBeca:    0 bXProp:  184 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T: 16.43
20.34/7.28	c Cleaning up after failed var search:     0.26 s 
29.92/9.69	c Calc non-exist non-lernt bins v-fix:     0 done:   9388 time:  9.39 s
29.92/9.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
30.32/9.70	c Subs w/ non-existent bins:      0 time:  0.03 s
30.32/9.80	c Replacing      185 vars Replaced     7710 lits Time:     0.38 s 
31.91/10.10	c bin-w-bin subsume rem         2092 bins  time:  0.89 s
36.30/11.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.58 s
36.70/11.39	c Removed useless bin:     290  fixed:     0  bprops:  10.01M  time:  0.57 s
39.52/12.01	c lits-rem:         0  cl-subs:       86  v-elim:  36277  v-fix:    0  time:  2.47 s
39.52/12.01	c learnt bin added due to v-elim: 0
39.52/12.06	c Finding binary XORs  T:     0.19 s  found:     234
39.92/12.15	c Replacing      234 vars Replaced    12458 lits Time:     0.40 s 
40.30/12.27	c Finding non-binary XORs:     0.16 s (found:       0, avg size: nan)
40.30/12.27	c Calc default polars -  time:   0.15 s pos:    2321 undec:   34800 neg:   92900
40.30/12.27	c =========================================================================================
40.30/12.27	c types(t): F = full restart, N = normal restart
40.30/12.27	c types(t): S = simplification begin/end, E = solution found
40.30/12.27	c restart types(rt): st = static, dy = dynamic
40.30/12.27	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
40.30/12.27	c  B st     0         0    101270     58253   1956907         0   4543512         0   no data   no data  --
50.69/14.81	c Decided on static restart strategy
52.70/15.39	c Following stats are for *FIRST FINISHED THREAD ONLY*
52.70/15.39	c num threads              : 4          
52.70/15.39	c restarts                 : 22         
52.70/15.39	c dynamic restarts         : 16         
52.70/15.39	c static restarts          : 6          
52.70/15.39	c full restarts            : 0          
52.70/15.39	c total simplify time      : 0.00       
52.70/15.39	c learnts DL2              : 0          
52.70/15.39	c learnts size 2           : 2454483    
52.70/15.39	c learnts size 1           : 31855       (24.50     % of vars)
52.70/15.39	c filedLit time            : 16.38       (31.16     % time)
52.70/15.39	c v-elim SatELite          : 10290       (7.91      % vars)
52.70/15.39	c SatELite time            : 2.42        (4.61      % time)
52.70/15.39	c v-elim xor               : 0           (0.00      % vars)
52.70/15.39	c xor elim time            : 0.00        (0.00      % time)
52.70/15.39	c num binary xor trees     : 274        
52.70/15.39	c binxor trees' crown      : 428         (1.56      leafs/tree)
52.70/15.39	c bin xor find time        : 0.17       
52.70/15.39	c OTF clause subsumed      : 294         (0.07      clauses/conflict)
52.70/15.39	c OTF subs. size diff      : 473         (1.61       lits/clause)
52.70/15.39	c OTF cl watch-shrink      : 0           (0.00      clauses/conflict)
52.70/15.39	c OTF cl watch-sh-lit      : 0           (nan        lits/clause)
52.70/15.39	c tried to recurMin cls    : 0           (0.00       % of conflicts)
52.70/15.39	c updated cache            : 0           (nan        lits/tried recurMin)
52.70/15.39	c OTF Gate-Rem cl          : 0           (0.00      clauses/conflict)
52.70/15.39	c OTF Gate-rem lits        : 0           (nan       lits/confl)
52.70/15.39	c unit cls received        : 0           (0.00      % of units)
52.70/15.39	c unit cls sent            : 0           (0.00      % of units)
52.70/15.39	c bin cls received         : 0          
52.70/15.39	c bin cls sent             : 0          
52.70/15.39	c tri cls recevied         : 0          
52.70/15.39	c tri cls sent             : 0          
52.70/15.39	c clauses over max glue    : 0           (0.00      % of all clauses)
52.70/15.39	c conflicts                : 4504        (85.72     / sec)
52.70/15.39	c decisions                : 42137       (0.00      % random)
52.70/15.39	c bogo-props               : 125763778   (2393448.50 / sec)
52.70/15.39	c props                    : 26847516    (510943.20 / sec)
52.70/15.39	c conflict literals        : 906667      (17.72     % deleted)
52.70/15.39	c Memory used              : 1691.12     MB
52.70/15.39	c single-thread CPU time   : 52.55       s
52.70/15.39	c all-threads sum CPU time : 52.55       s
52.70/15.39	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-3286480-1304042755/watcher-3286480-1304042755 -o /tmp/evaluation-result-3286480-1304042755/solver-3286480-1304042755 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3286480-1304042755.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: 9.69 9.09 8.53 6/180 28292
/proc/meminfo: memFree=27704324/32950928 swapFree=67111404/67111528
[pid=28292] ppid=28290 vsize=24212 CPUtime=0 cores=1,3,5,7
/proc/28292/stat : 28292 (techdemo) R 28290 28292 27293 0 -1 4202496 1332 0 0 0 0 0 0 0 22 0 1 0 515874415 24793088 1272 33554432000 4194304 4797429 140733444939280 18446744073709551615 4367912 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28292/statm: 6053 1272 341 148 0 982 0

[startup+0.0616691 s]
/proc/loadavg: 9.69 9.09 8.53 6/180 28292
/proc/meminfo: memFree=27704324/32950928 swapFree=67111404/67111528
[pid=28292] ppid=28290 vsize=65400 CPUtime=0.05 cores=1,3,5,7
/proc/28292/stat : 28292 (techdemo) R 28290 28292 27293 0 -1 4202496 14232 0 0 0 4 1 0 0 22 0 1 0 515874415 66969600 10990 33554432000 4194304 4797429 140733444939280 18446744073709551615 4366925 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28292/statm: 16350 10999 347 148 0 11279 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 65400

[startup+0.100658 s]
/proc/loadavg: 9.69 9.09 8.53 6/180 28292
/proc/meminfo: memFree=27704324/32950928 swapFree=67111404/67111528
[pid=28292] ppid=28290 vsize=103948 CPUtime=0.08 cores=1,3,5,7
/proc/28292/stat : 28292 (techdemo) R 28290 28292 27293 0 -1 4202496 23849 0 0 0 6 2 0 0 22 0 1 0 515874415 106442752 16994 33554432000 4194304 4797429 140733444939280 18446744073709551615 235594563961 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28292/statm: 25987 16998 347 148 0 20916 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 103948

[startup+0.300567 s]
/proc/loadavg: 9.69 9.09 8.53 6/180 28292
/proc/meminfo: memFree=27704324/32950928 swapFree=67111404/67111528
[pid=28292] ppid=28290 vsize=183824 CPUtime=0.29 cores=1,3,5,7
/proc/28292/stat : 28292 (techdemo) R 28290 28292 27293 0 -1 4202496 48963 0 0 0 23 6 0 0 23 0 1 0 515874415 188235776 34926 33554432000 4194304 4797429 140733444939280 18446744073709551615 235594527429 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28292/statm: 45956 34928 347 148 0 40885 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 183824

[startup+0.700495 s]
/proc/loadavg: 9.69 9.09 8.53 6/180 28292
/proc/meminfo: memFree=27704324/32950928 swapFree=67111404/67111528
[pid=28292] ppid=28290 vsize=240824 CPUtime=0.69 cores=1,3,5,7
/proc/28292/stat : 28292 (techdemo) R 28290 28292 27293 0 -1 4202496 60262 0 0 0 62 7 0 0 25 0 1 0 515874415 246603776 45819 33554432000 4194304 4797429 140733444939280 18446744073709551615 235594527429 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28292/statm: 60206 45820 350 148 0 55135 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 240824

[startup+1.50036 s]
/proc/loadavg: 9.69 9.09 8.53 6/181 28293
/proc/meminfo: memFree=27498104/32950928 swapFree=67111404/67111528
[pid=28292] ppid=28290 vsize=325888 CPUtime=1.49 cores=1,3,5,7
/proc/28292/stat : 28292 (techdemo) R 28290 28292 27293 0 -1 4202496 80116 0 0 0 138 11 0 0 25 0 1 0 515874415 333709312 65650 33554432000 4194304 4797429 140733444939280 18446744073709551615 235594527429 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/28292/statm: 81472 65650 350 148 0 76401 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 325888

[startup+3.10108 s]
/proc/loadavg: 9.32 9.02 8.51 6/181 28293
/proc/meminfo: memFree=27383528/32950928 swapFree=67111404/67111528
[pid=28292] ppid=28290 vsize=1075724 CPUtime=3.97 cores=1,3,5,7
/proc/28292/stat : 28292 (techdemo) R 28290 28292 27293 0 -1 4202496 119924 0 0 0 375 22 0 0 18 0 4 0 515874415 1101541376 101598 33554432000 4194304 4797429 140733444939280 18446744073709551615 4427384 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28292/statm: 268931 101598 383 148 0 263860 0
Current children cumulated CPU time (s) 3.97
Current children cumulated vsize (KiB) 1075724

[startup+6.30051 s]
/proc/loadavg: 9.32 9.02 8.51 9/184 28296
/proc/meminfo: memFree=27234476/32950928 swapFree=67111404/67111528
[pid=28292] ppid=28290 vsize=1081352 CPUtime=16.75 cores=1,3,5,7
/proc/28292/stat : 28292 (techdemo) R 28290 28292 27293 0 -1 4202496 121639 0 0 0 1651 24 0 0 25 0 4 0 515874415 1107304448 103313 33554432000 4194304 4797429 140733444939280 18446744073709551615 4428008 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28292/statm: 270338 103313 385 148 0 265267 0
[pid=28292/tid=28294] ppid=28290 vsize=1081352 CPUtime=3.48 cores=1,3,5,7
/proc/28292/task/28294/stat : 28294 (techdemo) R 28290 28292 27293 0 -1 4202560 2527 0 0 0 347 1 0 0 25 0 4 0 515874695 1107304448 103313 33554432000 4194304 4797429 140733444939280 18446744073709551615 4427384 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28292/tid=28295] ppid=28290 vsize=1081352 CPUtime=3.48 cores=1,3,5,7
/proc/28292/task/28295/stat : 28295 (techdemo) R 28290 28292 27293 0 -1 4202560 2834 0 0 0 346 2 0 0 25 0 4 0 515874695 1107304448 103313 33554432000 4194304 4797429 140733444939280 18446744073709551615 4430386 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28292/tid=28296] ppid=28290 vsize=1081352 CPUtime=3.48 cores=1,3,5,7
/proc/28292/task/28296/stat : 28296 (techdemo) R 28290 28292 27293 0 -1 4202560 3105 0 0 0 346 2 0 0 25 0 4 0 515874695 1107304448 103313 33554432000 4194304 4797429 140733444939280 18446744073709551615 4428866 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 16.75
Current children cumulated vsize (KiB) 1081352

[startup+12.7004 s]
/proc/loadavg: 9.11 8.99 8.50 9/184 28296
/proc/meminfo: memFree=26509596/32950928 swapFree=67111404/67111528
[pid=28292] ppid=28290 vsize=1729644 CPUtime=42.3 cores=1,3,5,7
/proc/28292/stat : 28292 (techdemo) R 28290 28292 27293 0 -1 4202496 259820 0 0 0 4183 47 0 0 25 0 4 0 515874415 1771155456 239013 33554432000 4194304 4797429 140733444939280 18446744073709551615 4424784 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28292/statm: 432411 239013 414 148 0 427340 0
[pid=28292/tid=28294] ppid=28290 vsize=1729644 CPUtime=9.88 cores=1,3,5,7
/proc/28292/task/28294/stat : 28294 (techdemo) R 28290 28292 27293 0 -1 4202560 9939 0 0 0 985 3 0 0 25 0 4 0 515874695 1771155456 239013 33554432000 4194304 4797429 140733444939280 18446744073709551615 4341181 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28292/tid=28295] ppid=28290 vsize=1729644 CPUtime=9.88 cores=1,3,5,7
/proc/28292/task/28295/stat : 28295 (techdemo) R 28290 28292 27293 0 -1 4202560 27209 0 0 0 981 7 0 0 25 0 4 0 515874695 1771155456 239013 33554432000 4194304 4797429 140733444939280 18446744073709551615 4341204 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28292/tid=28296] ppid=28290 vsize=1729644 CPUtime=9.87 cores=1,3,5,7
/proc/28292/task/28296/stat : 28296 (techdemo) R 28290 28292 27293 0 -1 4202560 55735 0 0 0 977 10 0 0 25 0 4 0 515874695 1771155456 239013 33554432000 4194304 4797429 140733444939280 18446744073709551615 4341181 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 42.3
Current children cumulated vsize (KiB) 1729644

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

[startup+14.3071 s]
/proc/loadavg: 9.11 8.99 8.50 9/184 28297
/proc/meminfo: memFree=26495708/32950928 swapFree=67111404/67111528
[pid=28292] ppid=28290 vsize=1730300 CPUtime=48.71 cores=1,3,5,7
/proc/28292/stat : 28292 (techdemo) R 28290 28292 27293 0 -1 4202496 261280 0 0 0 4824 47 0 0 25 0 4 0 515874415 1771827200 240470 33554432000 4194304 4797429 140733444939280 18446744073709551615 4425034 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28292/statm: 432575 240470 414 148 0 427504 0
[pid=28292/tid=28294] ppid=28290 vsize=1730300 CPUtime=11.49 cores=1,3,5,7
/proc/28292/task/28294/stat : 28294 (techdemo) R 28290 28292 27293 0 -1 4202560 10199 0 0 0 1146 3 0 0 25 0 4 0 515874695 1771827200 240470 33554432000 4194304 4797429 140733444939280 18446744073709551615 4341201 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28292/tid=28295] ppid=28290 vsize=1730300 CPUtime=11.49 cores=1,3,5,7
/proc/28292/task/28295/stat : 28295 (techdemo) R 28290 28292 27293 0 -1 4202560 27554 0 0 0 1142 7 0 0 25 0 4 0 515874695 1771827200 240470 33554432000 4194304 4797429 140733444939280 18446744073709551615 4422982 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28292/tid=28296] ppid=28290 vsize=1730300 CPUtime=11.48 cores=1,3,5,7
/proc/28292/task/28296/stat : 28296 (techdemo) R 28290 28292 27293 0 -1 4202560 56165 0 0 0 1138 10 0 0 25 0 4 0 515874695 1771827200 240470 33554432000 4194304 4797429 140733444939280 18446744073709551615 4354716 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 48.71
Current children cumulated vsize (KiB) 1730300

[startup+15.101 s]
/proc/loadavg: 9.11 8.99 8.50 9/184 28297
/proc/meminfo: memFree=26495708/32950928 swapFree=67111404/67111528
[pid=28292] ppid=28290 vsize=1731704 CPUtime=51.89 cores=1,3,5,7
/proc/28292/stat : 28292 (techdemo) R 28290 28292 27293 0 -1 4202496 262260 0 0 0 5141 48 0 0 25 0 4 0 515874415 1773264896 241448 33554432000 4194304 4797429 140733444939280 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/28292/statm: 432926 241448 414 148 0 427855 0
[pid=28292/tid=28294] ppid=28290 vsize=1731704 CPUtime=12.28 cores=1,3,5,7
/proc/28292/task/28294/stat : 28294 (techdemo) R 28290 28292 27293 0 -1 4202560 10300 0 0 0 1225 3 0 0 25 0 4 0 515874695 1773264896 241448 33554432000 4194304 4797429 140733444939280 18446744073709551615 4259014 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28292/tid=28295] ppid=28290 vsize=1731704 CPUtime=12.28 cores=1,3,5,7
/proc/28292/task/28295/stat : 28295 (techdemo) R 28290 28292 27293 0 -1 4202560 27679 0 0 0 1221 7 0 0 25 0 4 0 515874695 1773264896 241448 33554432000 4194304 4797429 140733444939280 18446744073709551615 4424794 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=28292/tid=28296] ppid=28290 vsize=1731704 CPUtime=12.27 cores=1,3,5,7
/proc/28292/task/28296/stat : 28296 (techdemo) R 28290 28292 27293 0 -1 4202560 56524 0 0 0 1217 10 0 0 25 0 4 0 515874695 1773264896 241448 33554432000 4194304 4797429 140733444939280 18446744073709551615 4424750 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 51.89
Current children cumulated vsize (KiB) 1731704

[startup+15.5009 s]
/proc/loadavg: 9.11 8.99 8.50 9/184 28297
/proc/meminfo: memFree=26490500/32950928 swapFree=67111404/67111528
[pid=28292] ppid=28290 vsize=1578556 CPUtime=53.42 cores=1,3,5,7
/proc/28292/stat : 28292 (techdemo) R 28290 28292 27293 0 -1 4202496 262495 0 0 0 5294 48 0 0 25 0 4 0 515874415 1616441344 229653 33554432000 4194304 4797429 140733444939280 18446744073709551615 235594515407 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28292/statm: 394639 229653 419 148 0 389568 0
[pid=28292/tid=28294] ppid=28290 vsize=1578556 CPUtime=12.64 cores=1,3,5,7
/proc/28292/task/28294/stat : 28294 (techdemo) S 28290 28292 27293 0 -1 4202560 10313 0 0 0 1261 3 0 0 25 0 4 0 515874695 1616441344 229653 33554432000 4194304 4797429 140733444939280 18446744073709551615 47202915710922 0 0 4096 2 18446604464443553856 0 0 -1 7 0 0 0
[pid=28292/tid=28295] ppid=28290 vsize=1578556 CPUtime=12.67 cores=1,3,5,7
/proc/28292/task/28295/stat : 28295 (techdemo) S 28290 28292 27293 0 -1 4202560 27746 0 0 0 1260 7 0 0 25 0 4 0 515874695 1616441344 229653 33554432000 4194304 4797429 140733444939280 18446744073709551615 47202915710922 0 0 4096 2 18446604464443553856 0 0 -1 1 0 0 0
[pid=28292/tid=28296] ppid=28290 vsize=1578556 CPUtime=12.66 cores=1,3,5,7
/proc/28292/task/28296/stat : 28296 (techdemo) S 28290 28292 27293 0 -1 4202560 56583 0 0 0 1256 10 0 0 25 0 4 0 515874695 1616441344 229653 33554432000 4194304 4797429 140733444939280 18446744073709551615 47202915710922 0 0 4096 2 18446604464443553856 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 53.42
Current children cumulated vsize (KiB) 1578556

[startup+15.6009 s]
/proc/loadavg: 9.11 8.99 8.50 9/184 28297
/proc/meminfo: memFree=26490500/32950928 swapFree=67111404/67111528
[pid=28292] ppid=28290 vsize=1056728 CPUtime=53.52 cores=1,3,5,7
/proc/28292/stat : 28292 (techdemo) R 28290 28292 27293 0 -1 4202496 262495 0 0 0 5302 50 0 0 25 0 4 0 515874415 1082089472 168879 33554432000 4194304 4797429 140733444939280 18446744073709551615 235594910055 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/28292/statm: 264182 168559 419 148 0 259111 0
[pid=28292/tid=28294] ppid=28290 vsize=1056728 CPUtime=12.64 cores=1,3,5,7
/proc/28292/task/28294/stat : 28294 (techdemo) S 28290 28292 27293 0 -1 4202560 10313 0 0 0 1261 3 0 0 25 0 4 0 515874695 1082089472 168523 33554432000 4194304 4797429 140733444939280 18446744073709551615 47202915710922 0 0 4096 2 18446604464443553856 0 0 -1 7 0 0 0
[pid=28292/tid=28295] ppid=28290 vsize=1056728 CPUtime=12.67 cores=1,3,5,7
/proc/28292/task/28295/stat : 28295 (techdemo) S 28290 28292 27293 0 -1 4202560 27746 0 0 0 1260 7 0 0 25 0 4 0 515874695 1082089472 168189 33554432000 4194304 4797429 140733444939280 18446744073709551615 47202915710922 0 0 4096 2 18446604464443553856 0 0 -1 1 0 0 0
[pid=28292/tid=28296] ppid=28290 vsize=1056728 CPUtime=12.66 cores=1,3,5,7
/proc/28292/task/28296/stat : 28296 (techdemo) S 28290 28292 27293 0 -1 4202560 56583 0 0 0 1256 10 0 0 25 0 4 0 515874695 1082089472 168189 33554432000 4194304 4797429 140733444939280 18446744073709551615 47202915710922 0 0 4096 2 18446604464443553856 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 53.52
Current children cumulated vsize (KiB) 1056728

Child status: 20
Real time (s): 15.6708
CPU time (s): 53.5999
CPU user time (s): 53.0679
CPU system time (s): 0.531919
CPU usage (%): 342.037
Max. virtual memory (cumulated for all children) (KiB): 1731704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 53.0679
system time used= 0.531919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 262496
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= 10235
involuntary context switches= 254

runsolver used 0.014997 second user time and 0.076988 second system time

The end

Launcher Data

Begin job on node120 at 2011-04-29 04:05:57
IDJOB=3286480
IDBENCH=82426
IDSOLVER=1584
FILE ID=node120/3286480-1304042755
RUNJOBID= node120-1304039838-27312
PBS_JOBID= 13170379
Free space on /tmp= 71924 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pipesworld-18-step15.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286480-1304042755/watcher-3286480-1304042755 -o /tmp/evaluation-result-3286480-1304042755/solver-3286480-1304042755 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3286480-1304042755.cnf

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

MD5SUM BENCH= cabee0328f774a95ab72be66123bb39b
RANDOM SEED=1867917696

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27704604 kB
Buffers:        413052 kB
Cached:         611708 kB
SwapCached:          8 kB
Active:        4236600 kB
Inactive:       640376 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27704604 kB
SwapTotal:    67111528 kB
SwapFree:     67111404 kB
Dirty:          124476 kB
Writeback:           0 kB
AnonPages:     3851840 kB
Mapped:          15892 kB
Slab:           296876 kB
PageTables:      13068 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  4734052 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= 71916 MiB
End job on node120 at 2011-04-29 04:06:12