Trace number 3288504

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-mtSignal 211.129 56.6259

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_3_uc_sat.cnf
MD5SUM743d2964f7d4d5b7d730bf71063f2e7c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark21.9167
Satisfiable
(Un)Satisfiability was proved
Number of variables142205
Number of clauses1312352
Sum of the clauses size4558898
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2197795
Number of clauses of size 3294920
Number of clauses of size 4819637
Number of clauses of size 50
Number of clauses of size over 50

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-3288504-1304047597.cnf'
0.00/0.00	c -- header says num vars:         142205
0.00/0.00	c -- header says num clauses:     1312352
2.79/2.83	c -- clauses added:            0 learnts,      1312352 normals,            0 xors
2.79/2.83	c -- vars added     142205
2.79/2.83	c Parsing time:  2.62 s
2.79/2.84	c  N st     0         0    142205   1114557    197795         0   4558898         0   no data   no data  --
3.03/2.99	c asymm  cl-useful: 2/221/1114557 lits-rem:2 time: 0.44
16.17/6.22	c Flit:     9 Blit:     10 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T: 12.07
17.25/6.65	c Calc non-exist non-lernt bins v-fix:     0 done:  28396 time:  0.72 s
17.25/6.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.04
18.30/6.90	c Subs w/ non-existent bins:   1629 time:  0.88 s
18.70/7.05	c Replacing        2 vars Replaced      156 lits Time:     0.62 s 
21.09/7.73	c bin-w-bin subsume rem           85 bins  time:  0.15 s
21.44/7.87	c subs with bin:      531  lits-rem:        18  v-fix:    0  time:  0.51 s
21.85/7.99	c Removed useless bin:    6360  fixed:     0  bprops:  10.00M  time:  0.48 s
29.03/9.73	c lits-rem:         0  cl-subs:       46  v-elim:  71525  v-fix:    0  time:  6.90 s
29.03/9.73	c learnt bin added due to v-elim: 0
29.03/9.78	c Finding binary XORs  T:     0.19 s  found:       3
29.45/9.87	c Replacing        3 vars Replaced      146 lits Time:     0.36 s 
32.62/10.69	c Finding non-binary XORs:     2.80 s (found:       0, avg size: nan)
32.62/10.69	c Calc default polars -  time:   0.17 s pos:   64787 undec:   11974 neg:   65444
32.62/10.69	c =========================================================================================
32.62/10.69	c types(t): F = full restart, N = normal restart
32.62/10.69	c types(t): S = simplification begin/end, E = solution found
32.62/10.69	c restart types(rt): st = static, dy = dynamic
32.62/10.69	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
32.62/10.69	c  B st     0         0    141367   1111944    190382         0   4533907         0   no data   no data  --
41.80/12.94	c Decided on dynamic restart strategy
51.40/15.34	c  N dy    17      4145    141367   1111944    190640      3841   4533907     94340     20.59      7.30  --
67.76/19.48	c  N dy    37      8351    141367   1111944    191405      8094   4533913    204799     28.58      7.45  --
85.73/23.98	c  N dy    56     12380    141360   1111944    191876     12021   4533913    309436     30.28      7.58  --
102.91/28.23	c  N dy    76     16443    141360   1111944    191995     15929   4533913    413904     29.56      7.83  --
121.29/32.89	c  N dy    95     20579    141347   1111944    192094     10256   4533913    116541     29.40      7.94  --
140.06/37.50	c  N dy   112     24785    141347   1111944    192212     14303   4533913    254906     35.98      8.01  --
159.63/42.41	c  N dy   129     28951    141347   1111944    192331     18308   4533913    386281     28.92      8.21  --
164.82/43.75	c  S st   134     30000    141347   1111944    192352     19324   4533913    416653     30.00      8.24  --
172.41/45.65	c  S st   134     30500    141347   1111944    192508     19667   4533913    420180     30.00      8.24  --
172.81/45.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.31
194.38/51.18	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:   41 Bin:  15554 BRemL:     53 BRemN:     35 CBin:       0 P: 60.0M T: 21.78
196.80/51.77	c Calc non-exist non-lernt bins v-fix:     1 done:  28241 time:  2.30 s
197.17/51.80	c Cache  BProp: 7 Set: 1 BXProp: 0 T: 0.14
199.17/52.39	c Subs w/ non-existent bins:    593 time:  2.34 s
199.98/52.54	c Replacing       42 vars Replaced     1865 lits Time:     0.59 s 
201.57/52.90	c bin-w-bin subsume rem            4 bins  time:  0.21 s
202.37/53.19	c subs with bin:     2279  lits-rem:     35758  v-fix:    0  time:  1.16 s
203.56/53.45	c Removed useless bin:    5128  fixed:     6  bprops:  10.00M  time:  1.04 s
209.16/54.84	techdemo: DataSync.cpp:316: const bool DataSync::syncBinFromOthers(Lit, const std::vector<BinClause, std::allocator<BinClause> >&, uint32_t&): Assertion `solver.partHandler->getSavedState()[lit.var()] == l_Undef' failed.

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3288504-1304047597/watcher-3288504-1304047597 -o /tmp/evaluation-result-3288504-1304047597/solver-3288504-1304047597 -C 4800 -W 1300 -M 15500 ./techdemo --threads=4 HOME/instance-3288504-1304047597.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: 6.90 7.85 7.94 2/174 8485
/proc/meminfo: memFree=19484836/32951124 swapFree=67111524/67111528
[pid=8485] ppid=8483 vsize=23192 CPUtime=0 cores=1,3,5,7
/proc/8485/stat : 8485 (techdemo) R 8483 8485 5509 0 -1 4202496 1118 0 0 0 0 0 0 0 22 0 1 0 497175984 23748608 1058 33554432000 4194304 4797429 140734833977632 18446744073709551615 4366859 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8485/statm: 5798 1062 346 148 0 727 0

[startup+0.0108631 s]
/proc/loadavg: 6.90 7.85 7.94 2/174 8485
/proc/meminfo: memFree=19484836/32951124 swapFree=67111524/67111528
[pid=8485] ppid=8483 vsize=26788 CPUtime=0 cores=1,3,5,7
/proc/8485/stat : 8485 (techdemo) R 8483 8485 5509 0 -1 4202496 1911 0 0 0 0 0 0 0 22 0 1 0 497175984 27430912 1785 33554432000 4194304 4797429 140734833977632 18446744073709551615 4365441 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8485/statm: 6697 1785 346 148 0 1626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 26788

[startup+0.100855 s]
/proc/loadavg: 6.90 7.85 7.94 2/174 8485
/proc/meminfo: memFree=19484836/32951124 swapFree=67111524/67111528
[pid=8485] ppid=8483 vsize=82496 CPUtime=0.09 cores=1,3,5,7
/proc/8485/stat : 8485 (techdemo) R 8483 8485 5509 0 -1 4202496 17223 0 0 0 7 2 0 0 22 0 1 0 497175984 84475904 13958 33554432000 4194304 4797429 140734833977632 18446744073709551615 4417469 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8485/statm: 20624 13978 347 148 0 15553 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 82496

[startup+0.30082 s]
/proc/loadavg: 6.90 7.85 7.94 2/174 8485
/proc/meminfo: memFree=19484836/32951124 swapFree=67111524/67111528
[pid=8485] ppid=8483 vsize=201112 CPUtime=0.29 cores=1,3,5,7
/proc/8485/stat : 8485 (techdemo) R 8483 8485 5509 0 -1 4202496 52286 0 0 0 23 6 0 0 23 0 1 0 497175984 205938688 38139 33554432000 4194304 4797429 140734833977632 18446744073709551615 255106466261 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8485/statm: 50278 38160 347 148 0 45207 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 201112

[startup+0.700749 s]
/proc/loadavg: 6.90 7.85 7.94 2/174 8485
/proc/meminfo: memFree=19484836/32951124 swapFree=67111524/67111528
[pid=8485] ppid=8483 vsize=373880 CPUtime=0.69 cores=1,3,5,7
/proc/8485/stat : 8485 (techdemo) R 8483 8485 5509 0 -1 4202496 93690 0 0 0 58 11 0 0 25 0 1 0 497175984 382853120 64672 33554432000 4194304 4797429 140734833977632 18446744073709551615 255106417778 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8485/statm: 93470 64672 349 148 0 88399 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 373880

[startup+1.50061 s]
/proc/loadavg: 6.90 7.85 7.94 3/175 8486
/proc/meminfo: memFree=19158960/32951124 swapFree=67111524/67111528
[pid=8485] ppid=8483 vsize=551008 CPUtime=1.49 cores=1,3,5,7
/proc/8485/stat : 8485 (techdemo) R 8483 8485 5509 0 -1 4202496 119204 0 0 0 134 15 0 0 25 0 1 0 497175984 564232192 88626 33554432000 4194304 4797429 140734833977632 18446744073709551615 4629112 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/8485/statm: 137752 88626 349 148 0 132681 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 551008

[startup+3.10029 s]
/proc/loadavg: 6.90 7.85 7.94 3/178 8492
/proc/meminfo: memFree=18862204/32951124 swapFree=67111524/67111528
[pid=8485] ppid=8483 vsize=1517068 CPUtime=3.81 cores=1,3,5,7
/proc/8485/stat : 8485 (techdemo) R 8483 8485 5509 0 -1 4202496 204369 0 0 0 341 40 0 0 18 0 4 0 497175984 1553477632 164537 33554432000 4194304 4797429 140734833977632 18446744073709551615 255106465306 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8485/statm: 379267 164562 379 148 0 374196 0
Current children cumulated CPU time (s) 3.81
Current children cumulated vsize (KiB) 1517068

[startup+6.30073 s]
/proc/loadavg: 6.51 7.75 7.91 6/181 8495
/proc/meminfo: memFree=18227940/32951124 swapFree=67111524/67111528
[pid=8485] ppid=8483 vsize=1343100 CPUtime=16.57 cores=1,3,5,7
/proc/8485/stat : 8485 (techdemo) R 8483 8485 5509 0 -1 4202496 222099 0 0 0 1603 54 0 0 22 0 4 0 497175984 1375334400 155614 33554432000 4194304 4797429 140734833977632 18446744073709551615 4642775 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8485/statm: 335775 155614 385 148 0 330704 0
[pid=8485/tid=8493] ppid=8483 vsize=1343100 CPUtime=3.43 cores=1,3,5,7
/proc/8485/task/8493/stat : 8493 (techdemo) R 8483 8485 5509 0 -1 4202560 13265 0 0 0 335 8 0 0 21 0 4 0 497176268 1375334400 155614 33554432000 4194304 4797429 140734833977632 18446744073709551615 4654767 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8485/tid=8494] ppid=8483 vsize=1343100 CPUtime=3.41 cores=1,3,5,7
/proc/8485/task/8494/stat : 8494 (techdemo) R 8483 8485 5509 0 -1 4202560 16851 0 0 0 333 8 0 0 18 0 4 0 497176268 1375334400 155614 33554432000 4194304 4797429 140734833977632 18446744073709551615 4650638 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8485/tid=8495] ppid=8483 vsize=1343100 CPUtime=3.43 cores=1,3,5,7
/proc/8485/task/8495/stat : 8495 (techdemo) R 8483 8485 5509 0 -1 4202560 15203 0 0 0 334 9 0 0 18 0 4 0 497176268 1375334400 155614 33554432000 4194304 4797429 140734833977632 18446744073709551615 4360025 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 16.57
Current children cumulated vsize (KiB) 1343100

[startup+12.7006 s]
/proc/loadavg: 6.39 7.70 7.89 9/184 8498
/proc/meminfo: memFree=16738960/32951124 swapFree=67111524/67111528
[pid=8485] ppid=8483 vsize=1988356 CPUtime=41 cores=1,3,5,7
/proc/8485/stat : 8485 (techdemo) R 8483 8485 5509 0 -1 4202496 355771 0 0 0 3936 164 0 0 25 0 4 0 497175984 2036076544 267508 33554432000 4194304 4797429 140734833977632 18446744073709551615 4387440 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8485/statm: 497089 267508 428 148 0 492018 0
[pid=8485/tid=8493] ppid=8483 vsize=1988356 CPUtime=9.45 cores=1,3,5,7
/proc/8485/task/8493/stat : 8493 (techdemo) R 8483 8485 5509 0 -1 4202560 50506 0 0 0 901 44 0 0 25 0 4 0 497176268 2036076544 267508 33554432000 4194304 4797429 140734833977632 18446744073709551615 4424784 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8485/tid=8494] ppid=8483 vsize=1988356 CPUtime=9.43 cores=1,3,5,7
/proc/8485/task/8494/stat : 8494 (techdemo) R 8483 8485 5509 0 -1 4202560 56409 0 0 0 895 48 0 0 25 0 4 0 497176268 2036076544 267508 33554432000 4194304 4797429 140734833977632 18446744073709551615 255106459610 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8485/tid=8495] ppid=8483 vsize=1988356 CPUtime=9.74 cores=1,3,5,7
/proc/8485/task/8495/stat : 8495 (techdemo) R 8483 8485 5509 0 -1 4202560 41197 0 0 0 955 19 0 0 23 0 4 0 497176268 2036076544 267508 33554432000 4194304 4797429 140734833977632 18446744073709551615 4423557 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 41
Current children cumulated vsize (KiB) 1988356

[startup+25.5004 s]
/proc/loadavg: 6.75 7.72 7.89 9/184 8499
/proc/meminfo: memFree=16334724/32951124 swapFree=67111524/67111528
[pid=8485] ppid=8483 vsize=2053364 CPUtime=92.12 cores=1,3,5,7
/proc/8485/stat : 8485 (techdemo) R 8483 8485 5509 0 -1 4202496 370310 0 0 0 9045 167 0 0 25 0 4 0 497175984 2102644736 282018 33554432000 4194304 4797429 140734833977632 18446744073709551615 4424975 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8485/statm: 513341 282018 429 148 0 508270 0
[pid=8485/tid=8493] ppid=8483 vsize=2053364 CPUtime=22.24 cores=1,3,5,7
/proc/8485/task/8493/stat : 8493 (techdemo) R 8483 8485 5509 0 -1 4202560 57288 0 0 0 2179 45 0 0 25 0 4 0 497176268 2102644736 282018 33554432000 4194304 4797429 140734833977632 18446744073709551615 4427942 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8485/tid=8494] ppid=8483 vsize=2053364 CPUtime=22.15 cores=1,3,5,7
/proc/8485/task/8494/stat : 8494 (techdemo) R 8483 8485 5509 0 -1 4202560 59915 0 0 0 2166 49 0 0 25 0 4 0 497176268 2102644736 282018 33554432000 4194304 4797429 140734833977632 18446744073709551615 4427390 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8485/tid=8495] ppid=8483 vsize=2053364 CPUtime=22.54 cores=1,3,5,7
/proc/8485/task/8495/stat : 8495 (techdemo) R 8483 8485 5509 0 -1 4202560 43345 0 0 0 2234 20 0 0 25 0 4 0 497176268 2102644736 282018 33554432000 4194304 4797429 140734833977632 18446744073709551615 4424784 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 92.12
Current children cumulated vsize (KiB) 2053364

[startup+51.1009 s]
/proc/loadavg: 6.95 7.69 7.88 9/184 8529
/proc/meminfo: memFree=17603300/32951124 swapFree=67111524/67111528
[pid=8485] ppid=8483 vsize=2198524 CPUtime=194.38 cores=1,3,5,7
/proc/8485/stat : 8485 (techdemo) R 8483 8485 5509 0 -1 4202496 1856548 0 0 0 19117 321 0 0 25 0 4 0 497175984 2251288576 319972 33554432000 4194304 4797429 140734833977632 18446744073709551615 4428617 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8485/statm: 549631 319972 422 148 0 544560 0
[pid=8485/tid=8493] ppid=8483 vsize=2198524 CPUtime=47.84 cores=1,3,5,7
/proc/8485/task/8493/stat : 8493 (techdemo) R 8483 8485 5509 0 -1 4202560 840725 0 0 0 4662 122 0 0 25 0 4 0 497176268 2251288576 319972 33554432000 4194304 4797429 140734833977632 18446744073709551615 4501670 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8485/tid=8494] ppid=8483 vsize=2198524 CPUtime=47.61 cores=1,3,5,7
/proc/8485/task/8494/stat : 8494 (techdemo) R 8483 8485 5509 0 -1 4202560 735445 0 0 0 4643 118 0 0 25 0 4 0 497176268 2251288576 319972 33554432000 4194304 4797429 140734833977632 18446744073709551615 4365056 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8485/tid=8495] ppid=8483 vsize=2198524 CPUtime=48.13 cores=1,3,5,7
/proc/8485/task/8495/stat : 8495 (techdemo) R 8483 8485 5509 0 -1 4202560 69609 0 0 0 4788 25 0 0 25 0 4 0 497176268 2251288576 319972 33554432000 4194304 4797429 140734833977632 18446744073709551615 4428620 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 194.38
Current children cumulated vsize (KiB) 2198524

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

[startup+54.3003 s]
/proc/loadavg: 7.12 7.71 7.89 9/184 8529
/proc/meminfo: memFree=17447928/32951124 swapFree=67111524/67111528
[pid=8485] ppid=8483 vsize=2199620 CPUtime=207.16 cores=1,3,5,7
/proc/8485/stat : 8485 (techdemo) R 8483 8485 5509 0 -1 4202496 1870637 0 0 0 20393 323 0 0 25 0 4 0 497175984 2252410880 333383 33554432000 4194304 4797429 140734833977632 18446744073709551615 4567765 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8485/statm: 549905 333383 422 148 0 544834 0
[pid=8485/tid=8493] ppid=8483 vsize=2199620 CPUtime=51.04 cores=1,3,5,7
/proc/8485/task/8493/stat : 8493 (techdemo) R 8483 8485 5509 0 -1 4202560 841280 0 0 0 4982 122 0 0 25 0 4 0 497176268 2252410880 333383 33554432000 4194304 4797429 140734833977632 18446744073709551615 4422912 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8485/tid=8494] ppid=8483 vsize=2199620 CPUtime=50.79 cores=1,3,5,7
/proc/8485/task/8494/stat : 8494 (techdemo) R 8483 8485 5509 0 -1 4202560 736306 0 0 0 4961 118 0 0 25 0 4 0 497176268 2252410880 333383 33554432000 4194304 4797429 140734833977632 18446744073709551615 4404796 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=8485/tid=8495] ppid=8483 vsize=2199620 CPUtime=51.33 cores=1,3,5,7
/proc/8485/task/8495/stat : 8495 (techdemo) R 8483 8485 5509 0 -1 4202560 76279 0 0 0 5106 27 0 0 25 0 4 0 497176268 2252410880 333383 33554432000 4194304 4797429 140734833977632 18446744073709551615 4520273 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 207.16
Current children cumulated vsize (KiB) 2199620

[startup+55.901 s]
/proc/loadavg: 7.12 7.71 7.89 6/184 8529
/proc/meminfo: memFree=17403156/32951124 swapFree=67111524/67111528
[pid=8485] ppid=8483 vsize=2201020 CPUtime=210.4 cores=1,3,5,7
/proc/8485/stat : 8485 (techdemo) D 8483 8485 5509 0 -1 4203524 1870825 0 0 0 20611 429 0 0 25 0 4 0 497175984 2253844480 333571 33554432000 4194304 4797429 140734833977632 18446744073709551615 4567988 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8485/statm: 550255 333571 428 148 0 545184 0
[pid=8485/tid=8493] ppid=8483 vsize=2201020 CPUtime=52.64 cores=1,3,5,7
/proc/8485/task/8493/stat : 8493 (techdemo) R 8483 8485 5509 0 -1 4204096 841302 0 0 0 5036 228 0 0 25 0 4 0 497176268 2253844480 333571 33554432000 4194304 4797429 140734833977632 18446744073709551615 255106155109 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8485/tid=8494] ppid=8483 vsize=2201020 CPUtime=51.34 cores=1,3,5,7
/proc/8485/task/8494/stat : 8494 (techdemo) D 8483 8485 5509 0 -1 4203588 736308 0 0 0 5016 118 0 0 25 0 4 0 497176268 2253844480 333571 33554432000 4194304 4797429 140734833977632 18446744073709551615 4404809 0 0 4096 2 18446744071562337734 0 0 -1 7 0 0 0
[pid=8485/tid=8495] ppid=8483 vsize=2201020 CPUtime=51.88 cores=1,3,5,7
/proc/8485/task/8495/stat : 8495 (techdemo) D 8483 8485 5509 0 -1 4203588 76285 0 0 0 5161 27 0 0 25 0 4 0 497176268 2253844480 333571 33554432000 4194304 4797429 140734833977632 18446744073709551615 4567873 0 0 4096 2 18446744071562337734 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 210.4
Current children cumulated vsize (KiB) 2201020

[startup+56.301 s]
/proc/loadavg: 7.12 7.71 7.89 6/184 8529
/proc/meminfo: memFree=16529948/32951124 swapFree=67111524/67111528
[pid=8485] ppid=8483 vsize=2201020 CPUtime=210.8 cores=1,3,5,7
/proc/8485/stat : 8485 (techdemo) D 8483 8485 5509 0 -1 4203524 1870825 0 0 0 20611 469 0 0 25 0 4 0 497175984 2253844480 333571 33554432000 4194304 4797429 140734833977632 18446744073709551615 4567988 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8485/statm: 550255 333571 428 148 0 545184 0
[pid=8485/tid=8493] ppid=8483 vsize=2201020 CPUtime=53.04 cores=1,3,5,7
/proc/8485/task/8493/stat : 8493 (techdemo) R 8483 8485 5509 0 -1 4204096 841302 0 0 0 5036 268 0 0 18 0 4 0 497176268 2253844480 333571 33554432000 4194304 4797429 140734833977632 18446744073709551615 255106155109 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8485/tid=8494] ppid=8483 vsize=2201020 CPUtime=51.34 cores=1,3,5,7
/proc/8485/task/8494/stat : 8494 (techdemo) D 8483 8485 5509 0 -1 4203588 736308 0 0 0 5016 118 0 0 25 0 4 0 497176268 2253844480 333571 33554432000 4194304 4797429 140734833977632 18446744073709551615 4404809 0 0 4096 2 18446744071562337734 0 0 -1 7 0 0 0
[pid=8485/tid=8495] ppid=8483 vsize=2201020 CPUtime=51.88 cores=1,3,5,7
/proc/8485/task/8495/stat : 8495 (techdemo) D 8483 8485 5509 0 -1 4203588 76285 0 0 0 5161 27 0 0 25 0 4 0 497176268 2253844480 333571 33554432000 4194304 4797429 140734833977632 18446744073709551615 4567873 0 0 4096 2 18446744071562337734 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 210.8
Current children cumulated vsize (KiB) 2201020

[startup+56.5009 s]
/proc/loadavg: 7.12 7.71 7.89 6/184 8529
/proc/meminfo: memFree=16529948/32951124 swapFree=67111524/67111528
[pid=8485] ppid=8483 vsize=2201020 CPUtime=211 cores=1,3,5,7
/proc/8485/stat : 8485 (techdemo) D 8483 8485 5509 0 -1 4203524 1870825 0 0 0 20611 489 0 0 25 0 4 0 497175984 2253844480 333571 33554432000 4194304 4797429 140734833977632 18446744073709551615 4567988 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8485/statm: 550255 333571 428 148 0 545184 0
[pid=8485/tid=8493] ppid=8483 vsize=2201020 CPUtime=53.24 cores=1,3,5,7
/proc/8485/task/8493/stat : 8493 (techdemo) R 8483 8485 5509 0 -1 4204096 841302 0 0 0 5036 288 0 0 18 0 4 0 497176268 2253844480 333571 33554432000 4194304 4797429 140734833977632 18446744073709551615 255106155109 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=8485/tid=8494] ppid=8483 vsize=2201020 CPUtime=51.34 cores=1,3,5,7
/proc/8485/task/8494/stat : 8494 (techdemo) D 8483 8485 5509 0 -1 4203588 736308 0 0 0 5016 118 0 0 25 0 4 0 497176268 2253844480 333571 33554432000 4194304 4797429 140734833977632 18446744073709551615 4404809 0 0 4096 2 18446744071562337734 0 0 -1 7 0 0 0
[pid=8485/tid=8495] ppid=8483 vsize=2201020 CPUtime=51.88 cores=1,3,5,7
/proc/8485/task/8495/stat : 8495 (techdemo) D 8483 8485 5509 0 -1 4203588 76285 0 0 0 5161 27 0 0 25 0 4 0 497176268 2253844480 333571 33554432000 4194304 4797429 140734833977632 18446744073709551615 4567873 0 0 4096 2 18446744071562337734 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 211
Current children cumulated vsize (KiB) 2201020

[startup+56.6009 s]
/proc/loadavg: 7.12 7.71 7.89 6/184 8529
/proc/meminfo: memFree=16529948/32951124 swapFree=67111524/67111528
[pid=8485] ppid=8483 vsize=0 CPUtime=211.1 cores=1,3,5,7
/proc/8485/stat : 8485 (techdemo) R 8483 8485 5509 0 -1 4203524 1870825 0 0 0 20611 499 0 0 18 0 1 0 497175984 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/8485/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 211.1
Current children cumulated vsize (KiB) 0

Child ended because it received signal 6 (SIGABRT)
Child dumped core
Real time (s): 56.6259
CPU time (s): 211.129
CPU user time (s): 206.112
CPU system time (s): 5.01724
CPU usage (%): 372.849
Max. virtual memory (cumulated for all children) (KiB): 2364108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 206.112
system time used= 5.01724
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1870825
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= 63993
involuntary context switches= 883

runsolver used 0.090986 second user time and 0.225965 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-29 05:26:39
IDJOB=3288504
IDBENCH=82498
IDSOLVER=1584
FILE ID=node144/3288504-1304047597
RUNJOBID= node144-1304047597-8472
PBS_JOBID= 13170382
Free space on /tmp= 72340 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-mt
BENCH NAME= SAT11/application/manthey/traffic/traffic_3_uc_sat.cnf
COMMAND LINE= ./techdemo --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288504-1304047597/watcher-3288504-1304047597 -o /tmp/evaluation-result-3288504-1304047597/solver-3288504-1304047597 -C 4800 -W 1300 -M 15500  ./techdemo --threads=4 HOME/instance-3288504-1304047597.cnf

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

MD5SUM BENCH= 743d2964f7d4d5b7d730bf71063f2e7c
RANDOM SEED=1397961670

node144.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.850
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.70
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.850
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.16
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.850
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.850
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.83
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.850
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.75
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.850
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.82
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.850
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.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19485116 kB
Buffers:       2204800 kB
Cached:       10629484 kB
SwapCached:          4 kB
Active:        4703232 kB
Inactive:      8198160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19485116 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           80080 kB
Writeback:           0 kB
AnonPages:       66760 kB
Mapped:          14388 kB
Slab:           501044 kB
PageTables:       4580 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   190248 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= 71040 MiB
End job on node144 at 2011-04-29 05:27:35