Trace number 3285377

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-stSignal 103.002 103.001

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.025-NOTKNOWN.cnf
MD5SUM3c5c73741ba21d5f39c7f436ba834743
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables95456
Number of clauses483561
Sum of the clauses size1149911
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2477300
Number of clauses of size 31500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54550

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 1 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-3285377-1303765534.cnf'
0.00/0.00	c -- header says num vars:          95456
0.00/0.00	c -- header says num clauses:      483561
0.09/0.19	c -- clauses added:            0 learnts,       483561 normals,            0 xors
0.09/0.19	c -- vars added      95456
0.09/0.19	c Parsing time:  0.17 s
0.09/0.19	c  N st     0         0     95456      4690    271717         0    628948         0   no data   no data  --
0.29/0.35	c asymm  cl-useful: 20/260/4569 lits-rem:224 time: 0.15
3.39/3.47	c Flit:   815 Blit:    767 bXBeca:    0 bXProp:  535 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T:  3.12
3.39/3.48	c Cleaning up after failed var search:     0.01 s 
4.09/4.18	c Calc non-exist non-lernt bins v-fix:     0 done:  21180 time:  0.68 s
4.09/4.18	c Cache  BProp: 0 Set: 0 BXProp: 90 T: 0.00
4.09/4.19	c Subs w/ non-existent bins:      0 time:  0.00 s
4.19/4.20	c Replacing      626 vars Replaced    23072 lits Time:     0.01 s 
4.19/4.22	c bin-w-bin subsume rem         3519 bins  time:  0.01 s
4.19/4.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
4.30/4.36	c Removed useless bin:    3114  fixed:     0  bprops:  10.00M  time:  0.09 s
4.30/4.39	c lits-rem:         0  cl-subs:      432  v-elim:  21415  v-fix:    0  time:  0.03 s
4.30/4.39	c learnt bin added due to v-elim: 0
4.30/4.40	c Finding binary XORs  T:     0.01 s  found:     242
4.39/4.41	c Replacing      242 vars Replaced    12376 lits Time:     0.01 s 
4.39/4.42	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
4.39/4.42	c Calc default polars -  time:   0.00 s pos:    2750 undec:   74714 neg:   17992
4.39/4.42	c =========================================================================================
4.39/4.42	c types(t): F = full restart, N = normal restart
4.39/4.42	c types(t): S = simplification begin/end, E = solution found
4.39/4.42	c restart types(rt): st = static, dy = dynamic
4.39/4.42	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
4.39/4.42	c  B st     0         0     42590      3899    173650         0    419488         0   no data   no data  --
6.59/6.69	c Decided on dynamic restart strategy
9.09/9.13	c  N dy    19      4058     42569      3899    173676      3709    419488   1441447    550.20     36.12  --
12.29/12.32	c  N dy    46      8164     42562      3899    173708      5241    419488   1366954    509.37     33.63  --
17.19/17.24	c  N dy    73     12302     42545      3899    173745      5114    419488   1017785    443.40     33.86  --
24.49/24.59	c  N dy   100     16417     42508      3899    173772      8969    419488   2903922    467.13     31.96  --
28.79/28.87	c  N dy   127     20545     42485      3899    173810      7574    419488   1411002    442.57     30.67  --
37.49/37.58	c  N dy   153     24592     42465      3899    173857     11333    419488   3523206    623.84     33.79  --
45.10/45.13	c  N dy   180     28702     42458      3899    173892      8883    419488   1718717    479.37     32.80  --
46.89/46.96	c  S st   190     30000     42457      3899    173903     10121    419488   2283913    452.93     32.30  --
47.39/47.40	c  S st   190     30503     42457      3899    173907     10614    419488   2384504    452.93     32.30  --
47.39/47.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
47.39/47.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.10/57.18	c Flit:    49 Blit:    329 bXBeca:    0 bXProp:    6 Bin:  13381 BRemL:     12 BRemN:   1771 CBin:       0 P: 60.0M T:  9.73
57.10/57.19	c Cleaning up after failed var search:     0.01 s 
58.09/58.18	c Calc non-exist non-lernt bins v-fix:     0 done:  17421 time:  0.97 s
58.09/58.19	c Cache  BProp: 329 Set: 0 BXProp: 7 T: 0.01
58.20/58.28	c Subs w/ non-existent bins:      2 time:  0.09 s
58.20/58.30	c Replacing       14 vars Replaced     1016 lits Time:     0.02 s 
58.39/58.40	c bin-w-bin subsume rem         1459 bins  time:  0.01 s
59.99/60.10	c subs with bin:      199  lits-rem:     51424  v-fix:    0  time:  1.69 s
60.09/60.18	c Removed useless bin:    4818  fixed:     0  bprops:  10.00M  time:  0.09 s
61.79/61.88	c lits-rem:       504  cl-subs:     4374  v-elim:  18531  v-fix:    0  time:  1.69 s
61.79/61.88	c learnt bin added due to v-elim: 0
61.89/61.90	c vivif2 --  cl tried     5078 cl shrink     1107 lits rem      25870 time: 0.02
61.89/61.97	c vivif2 --  cl tried     6056 cl shrink     3994 lits rem     261720 time: 0.07
62.19/62.21	c asymm  cl-useful: 35/264/5025 lits-rem:165 time: 0.24
62.29/62.37	c calculated reachability. Time: 0.16
62.29/62.37	c  N dy   190     30503     25179      5025    161626      5681    383594    404004    452.93     32.30  --
62.29/62.37	c  F st   190     30503     25179      5025    161626      5681    383594    404004    452.93     32.30  --
63.39/63.49	c Decided on dynamic restart strategy
64.39/64.47	c  N dy   210     34572     25160      5025    161672      9547    383498   1602724    196.44     31.43  --
65.59/65.65	c Finding binary XORs  T:     0.59 s  found:       6
66.79/66.82	c  N dy   239     38706     25080      5014    160563     13447    381309   2261623    135.19     29.36  --
68.29/68.37	c  N dy   268     42788     25016      5014    160637     10219    381309    984437    201.56     27.65  --
69.39/69.49	c  S st   289     45754     25008      5014    160683     13067    381309   1399387     94.35     26.49  --
69.69/69.71	c  S st   289     46255     24977      5014    160705     13540    381309   1441557     94.35     26.49  --
69.69/69.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
69.69/69.73	c Cache  BProp: 421 Set: 3 BXProp: 0 T: 0.01
75.99/76.04	c Flit:    27 Blit:    195 bXBeca:    0 bXProp:    2 Bin:   5058 BRemL:    336 BRemN:    701 CBin:       0 P: 60.0M T:  6.29
75.99/76.05	c Cleaning up after failed var search:     0.01 s 
77.19/77.25	c Calc non-exist non-lernt bins v-fix:     0 done:  14281 time:  1.20 s
77.19/77.26	c Cache  BProp: 518 Set: 0 BXProp: 2 T: 0.01
77.39/77.44	c Subs w/ non-existent bins:    236 time:  0.17 s
77.39/77.45	c Replacing       10 vars Replaced      875 lits Time:     0.01 s 
77.49/77.52	c bin-w-bin subsume rem          124 bins  time:  0.01 s
78.89/78.98	c subs with bin:       31  lits-rem:      2785  v-fix:    0  time:  1.46 s
78.99/79.07	c Removed useless bin:    3042  fixed:     0  bprops:  10.00M  time:  0.09 s
80.39/80.41	c lits-rem:      1337  cl-subs:     2370  v-elim:   2202  v-fix:    0  time:  1.34 s
80.39/80.41	c learnt bin added due to v-elim: 0
80.39/80.43	c vivif2 --  cl tried     4793 cl shrink      217 lits rem       1585 time: 0.02
80.59/80.61	c vivif2 --  cl tried    10957 cl shrink     2598 lits rem      67669 time: 0.18
80.89/80.95	c asymm  cl-useful: 1/201/4733 lits-rem:1 time: 0.34
81.09/81.18	c calculated reachability. Time: 0.22
81.09/81.18	c  N dy   289     46255     23425      4733    155460     10806    355819    821407     94.35     26.49  --
82.69/82.78	c  N dy   318     50260     23411      4733    155537     14654    355819   1406245    156.84     25.14  --
83.99/84.02	c  N dy   347     54365     23402      4733    155635     10359    355819    548631    137.56     23.98  --
85.29/85.36	c  N dy   376     58441     23399      4733    155705     14278    355819   1077096    140.00     22.87  --
86.60/86.64	c  N dy   405     62496     23389      4733    155761     18186    355819   1466664    133.69     21.97  --
87.59/87.67	c  N dy   435     66563     23388      4733    155846     12688    355819    505610     65.52     21.11  --
88.49/88.55	c  S st   456     69382     23385      4733    155888     15405    355819    777544     72.50     20.59  --
88.69/88.75	c  S st   456     69885     23385      4733    155904     15888    355819    839830     72.50     20.59  --
88.69/88.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
88.69/88.77	c Cache  BProp: 489 Set: 4 BXProp: 0 T: 0.01
93.69/93.70	c Flit:    22 Blit:     77 bXBeca:    0 bXProp:    3 Bin:   4272 BRemL:    237 BRemN:    351 CBin:       0 P: 60.0M T:  4.92
94.79/94.81	c Calc non-exist non-lernt bins v-fix:     0 done:  15772 time:  1.10 s
94.79/94.82	c Cache  BProp: 566 Set: 0 BXProp: 3 T: 0.01
94.99/95.05	c Subs w/ non-existent bins:     10 time:  0.22 s
94.99/95.06	c Replacing        6 vars Replaced     1008 lits Time:     0.01 s 
95.09/95.11	c bin-w-bin subsume rem          102 bins  time:  0.01 s
96.49/96.56	c subs with bin:       31  lits-rem:       760  v-fix:    0  time:  1.45 s
96.59/96.65	c Removed useless bin:    2451  fixed:     0  bprops:  10.00M  time:  0.10 s
102.19/102.25	techdemo: Solver.cpp:229: XorClause* Solver::addXorClauseInt(T&, bool, uint32_t, bool) [with T = vec<Lit>]: Assertion `qhead == trail.size()' 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-3285377-1303765534/watcher-3285377-1303765534 -o /tmp/evaluation-result-3285377-1303765534/solver-3285377-1303765534 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3285377-1303765534.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 3.06 2.47 3.05 4/189 28955
/proc/meminfo: memFree=11417820/32951124 swapFree=67102140/67111528
[pid=28955] ppid=28953 vsize=23072 CPUtime=0 cores=1,3
/proc/28955/stat : 28955 (techdemo) R 28953 28955 27759 0 -1 4202496 1082 0 0 0 0 0 0 0 21 0 1 0 566784118 23625728 1021 33554432000 4194304 4797429 140735846641424 18446744073709551615 4659296 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28955/statm: 5768 1021 346 148 0 697 0

[startup+0.0396011 s]
/proc/loadavg: 3.06 2.47 3.05 4/189 28955
/proc/meminfo: memFree=11417820/32951124 swapFree=67102140/67111528
[pid=28955] ppid=28953 vsize=39984 CPUtime=0.03 cores=1,3
/proc/28955/stat : 28955 (techdemo) R 28953 28955 27759 0 -1 4202496 3841 0 0 0 3 0 0 0 21 0 1 0 566784118 40943616 2968 33554432000 4194304 4797429 140735846641424 18446744073709551615 4431416 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28955/statm: 9996 2968 350 148 0 4925 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 39984

[startup+0.100586 s]
/proc/loadavg: 3.06 2.47 3.05 4/189 28955
/proc/meminfo: memFree=11417820/32951124 swapFree=67102140/67111528
[pid=28955] ppid=28953 vsize=53192 CPUtime=0.09 cores=1,3
/proc/28955/stat : 28955 (techdemo) R 28953 28955 27759 0 -1 4202496 7850 0 0 0 8 1 0 0 21 0 1 0 566784118 54468608 6021 33554432000 4194304 4797429 140735846641424 18446744073709551615 4367789 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28955/statm: 13298 6021 350 148 0 8227 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 53192

[startup+0.300546 s]
/proc/loadavg: 3.06 2.47 3.05 4/189 28955
/proc/meminfo: memFree=11417820/32951124 swapFree=67102140/67111528
[pid=28955] ppid=28953 vsize=77060 CPUtime=0.29 cores=1,3
/proc/28955/stat : 28955 (techdemo) R 28953 28955 27759 0 -1 4202496 14794 0 0 0 27 2 0 0 22 0 1 0 566784118 78909440 11089 33554432000 4194304 4797429 140735846641424 18446744073709551615 4332846 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28955/statm: 19265 11089 373 148 0 14194 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 77060

[startup+0.70047 s]
/proc/loadavg: 3.06 2.47 3.05 4/189 28955
/proc/meminfo: memFree=11417820/32951124 swapFree=67102140/67111528
[pid=28955] ppid=28953 vsize=176684 CPUtime=0.69 cores=1,3
/proc/28955/stat : 28955 (techdemo) R 28953 28955 27759 0 -1 4202496 15080 0 0 0 67 2 0 0 24 0 1 0 566784118 180924416 11280 33554432000 4194304 4797429 140735846641424 18446744073709551615 4429710 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28955/statm: 44171 11280 381 148 0 39100 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 176684

[startup+1.50034 s]
/proc/loadavg: 3.06 2.47 3.05 5/190 28956
/proc/meminfo: memFree=11368212/32951124 swapFree=67102140/67111528
[pid=28955] ppid=28953 vsize=176684 CPUtime=1.49 cores=1,3
/proc/28955/stat : 28955 (techdemo) R 28953 28955 27759 0 -1 4202496 15080 0 0 0 147 2 0 0 25 0 1 0 566784118 180924416 11280 33554432000 4194304 4797429 140735846641424 18446744073709551615 4429118 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28955/statm: 44171 11280 381 148 0 39100 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 176684

[startup+3.10105 s]
/proc/loadavg: 3.06 2.47 3.05 5/190 28956
/proc/meminfo: memFree=11364244/32951124 swapFree=67102140/67111528
[pid=28955] ppid=28953 vsize=176684 CPUtime=3.09 cores=1,3
/proc/28955/stat : 28955 (techdemo) R 28953 28955 27759 0 -1 4202496 15080 0 0 0 307 2 0 0 25 0 1 0 566784118 180924416 11280 33554432000 4194304 4797429 140735846641424 18446744073709551615 4241811 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28955/statm: 44171 11280 381 148 0 39100 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 176684

[startup+6.3005 s]
/proc/loadavg: 3.14 2.49 3.05 5/190 28956
/proc/meminfo: memFree=11286992/32951124 swapFree=67102140/67111528
[pid=28955] ppid=28953 vsize=294488 CPUtime=6.29 cores=1,3
/proc/28955/stat : 28955 (techdemo) R 28953 28955 27759 0 -1 4202496 40265 0 0 0 625 4 0 0 25 0 1 0 566784118 301555712 36463 33554432000 4194304 4797429 140735846641424 18446744073709551615 4341204 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28955/statm: 73622 36463 410 148 0 68551 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 294488

[startup+12.7004 s]
/proc/loadavg: 3.21 2.52 3.06 5/190 28956
/proc/meminfo: memFree=11078660/32951124 swapFree=67102140/67111528
[pid=28955] ppid=28953 vsize=296772 CPUtime=12.69 cores=1,3
/proc/28955/stat : 28955 (techdemo) R 28953 28955 27759 0 -1 4202496 43229 0 0 0 1263 6 0 0 25 0 1 0 566784118 303894528 37649 33554432000 4194304 4797429 140735846641424 18446744073709551615 4341204 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28955/statm: 74193 37649 411 148 0 69122 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 296772

[startup+25.5001 s]
/proc/loadavg: 3.45 2.61 3.08 5/190 28957
/proc/meminfo: memFree=11036488/32951124 swapFree=67102140/67111528
[pid=28955] ppid=28953 vsize=298648 CPUtime=25.49 cores=1,3
/proc/28955/stat : 28955 (techdemo) R 28953 28955 27759 0 -1 4202496 47750 0 0 0 2543 6 0 0 25 0 1 0 566784118 305815552 39499 33554432000 4194304 4797429 140735846641424 18446744073709551615 4422912 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28955/statm: 74662 39499 411 148 0 69591 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 298648

[startup+51.1007 s]
/proc/loadavg: 3.64 2.72 3.10 5/190 28957
/proc/meminfo: memFree=10636820/32951124 swapFree=67102140/67111528
[pid=28955] ppid=28953 vsize=406992 CPUtime=51.09 cores=1,3
/proc/28955/stat : 28955 (techdemo) R 28953 28955 27759 0 -1 4202496 73502 0 0 0 5099 10 0 0 25 0 1 0 566784118 416759808 57550 33554432000 4194304 4797429 140735846641424 18446744073709551615 4259072 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28955/statm: 101748 57550 414 148 0 96677 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 406992

[startup+102.307 s]
/proc/loadavg: 3.84 2.91 3.15 5/190 28959
/proc/meminfo: memFree=9811856/32951124 swapFree=67102140/67111528
[pid=28955] ppid=28953 vsize=808488 CPUtime=102.3 cores=1,3
/proc/28955/stat : 28955 (techdemo) R 28953 28955 27759 0 -1 4204032 160447 0 0 0 10203 27 0 0 25 0 1 0 566784118 827891712 135516 33554432000 4194304 4797429 140735846641424 18446744073709551615 216734564965 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28955/statm: 202122 135516 423 148 0 197051 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 808488

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

[startup+102.701 s]
/proc/loadavg: 3.84 2.91 3.15 5/190 28959
/proc/meminfo: memFree=9811856/32951124 swapFree=67102140/67111528
[pid=28955] ppid=28953 vsize=808488 CPUtime=102.69 cores=1,3
/proc/28955/stat : 28955 (techdemo) R 28953 28955 27759 0 -1 4204032 160447 0 0 0 10203 66 0 0 25 0 1 0 566784118 827891712 135516 33554432000 4194304 4797429 140735846641424 18446744073709551615 216734564965 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28955/statm: 202122 135516 423 148 0 197051 0
Current children cumulated CPU time (s) 102.69
Current children cumulated vsize (KiB) 808488

[startup+102.901 s]
/proc/loadavg: 3.84 2.91 3.15 5/190 28959
/proc/meminfo: memFree=9811856/32951124 swapFree=67102140/67111528
[pid=28955] ppid=28953 vsize=808488 CPUtime=102.89 cores=1,3
/proc/28955/stat : 28955 (techdemo) R 28953 28955 27759 0 -1 4204032 160447 0 0 0 10203 86 0 0 25 0 1 0 566784118 827891712 135516 33554432000 4194304 4797429 140735846641424 18446744073709551615 216734564965 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/28955/statm: 202122 135516 423 148 0 197051 0
Current children cumulated CPU time (s) 102.89
Current children cumulated vsize (KiB) 808488

[startup+103.001 s]
/proc/loadavg: 3.84 2.91 3.15 5/190 28959
/proc/meminfo: memFree=9811856/32951124 swapFree=67102140/67111528
[pid=28955] ppid=28953 vsize=0 CPUtime=102.99 cores=1,3
/proc/28955/stat : 28955 (techdemo) R 28953 28955 27759 0 -1 4204036 160447 0 0 0 10203 96 0 0 25 0 1 0 566784118 0 0 33554432000 0 0 0 0 0 0 2147483391 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28955/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 102.99
Current children cumulated vsize (KiB) 0

Child ended because it received signal 6 (SIGABRT)
Child dumped core
Real time (s): 103.001
CPU time (s): 103.002
CPU user time (s): 102.036
CPU system time (s): 0.965853
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 808488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 102.036
system time used= 0.965853
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 160447
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= 12
involuntary context switches= 1218

runsolver used 0.158975 second user time and 0.407937 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-25 23:05:35
IDJOB=3285377
IDBENCH=82381
IDSOLVER=1585
FILE ID=node119/3285377-1303765534
RUNJOBID= node119-1303765473-28886
PBS_JOBID= 13157136
Free space on /tmp= 71524 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.025-NOTKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285377-1303765534/watcher-3285377-1303765534 -o /tmp/evaluation-result-3285377-1303765534/solver-3285377-1303765534 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3285377-1303765534.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 3c5c73741ba21d5f39c7f436ba834743
RANDOM SEED=818893674

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11417976 kB
Buffers:       2223928 kB
Cached:       17387888 kB
SwapCached:       5504 kB
Active:        9583536 kB
Inactive:     11363300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11417976 kB
SwapTotal:    67111528 kB
SwapFree:     67102140 kB
Dirty:          182312 kB
Writeback:           0 kB
AnonPages:     1332128 kB
Mapped:          16456 kB
Slab:           517960 kB
PageTables:       8176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  2023512 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= 70988 MiB
End job on node119 at 2011-04-25 23:07:18