Trace number 3281375

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-st? (TO) 1300.11 1300.08

General information on the benchmark

Nameindustrial/vliw_sat_4.0/
9vliw_m_9stages_iq3_C1_bug5.cnf
MD5SUMc77a56af24208a6401c763e11a38de01
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark6.82496
Satisfiable
(Un)Satisfiability was proved
Number of variables520770
Number of clauses13380350
Sum of the clauses size39210884
Maximum clause length6689
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28710587
Number of clauses of size 34215482
Number of clauses of size 425225
Number of clauses of size 515593
Number of clauses of size over 5413462

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-3281375-1303752115.cnf'
0.00/0.00	c -- header says num vars:         520770
0.00/0.00	c -- header says num clauses:    13380350
6.69/6.73	c -- clauses added:            0 learnts,     13380350 normals,            0 xors
6.69/6.73	c -- vars added     520770
6.69/6.73	c Parsing time:  6.44 s
6.69/6.74	c  N st     0         0    520770   4669762   8710587         0  39210883         0   no data   no data  --
7.09/7.10	c asymm  cl-useful: 0/29/4669758 lits-rem:0 time: 0.22
11.49/11.51	c Flit:     0 Blit:  16982 bXBeca:    0 bXProp:    4 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 60.0M T:  4.00
11.89/11.90	c Cleaning up after failed var search:     0.39 s 
14.09/14.10	c Calc non-exist non-lernt bins v-fix:     8 done:   1092 time:  2.13 s
14.09/14.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.01
14.20/14.25	c Subs w/ non-existent bins:      0 time:  0.14 s
16.19/16.23	c Replacing        4 vars Replaced   211091 lits Time:     1.97 s 
19.09/19.11	c bin-w-bin subsume rem          592 bins  time:  1.69 s
20.49/20.53	c subs with bin:      101  lits-rem:       101  v-fix:    0  time:  1.42 s
20.90/20.96	c Removed useless bin:     459  fixed:     0  bprops:  10.00M  time:  0.43 s
115.30/115.32	c lits-rem:         0  cl-subs:    14772  v-elim:   9002  v-fix:    0  time: 94.34 s
115.30/115.32	c learnt bin added due to v-elim: 0
115.40/115.49	c Finding binary XORs  T:     0.17 s  found:     124
116.10/116.11	c Replacing      124 vars Replaced    55679 lits Time:     0.62 s 
116.70/116.72	c Calc default polars -  time:   0.26 s pos:   28902 undec:   26347 neg:  465521
116.70/116.72	c =========================================================================================
116.70/116.72	c types(t): F = full restart, N = normal restart
116.70/116.72	c types(t): S = simplification begin/end, E = solution found
116.70/116.72	c restart types(rt): st = static, dy = dynamic
116.70/116.72	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
116.70/116.72	c  B st     0         0    494660   4648010   8374261         0  38743091         0   no data   no data  --
125.70/125.75	c Decided on dynamic restart strategy
132.50/132.59	c  N dy    20      4084    494660   4648010   8374323      3929  38743084    217364     41.20     21.02  --
151.50/151.54	c  N dy    50      8248    494660   4648010   8374371      7959  38743082    434471     53.44     21.84  --
162.99/163.04	c  N dy    79     12281    494660   4648010   8374430     11820  38743077    595535     51.51     19.59  --
174.19/174.29	c  N dy   108     16379    494660   4648010   8374481     15747  38743061    795992     49.40     19.48  --
187.09/187.16	c  N dy   138     20470    494660   4648010   8374538     10072  38743061    188915     47.67     19.40  --
199.50/199.51	c  N dy   167     24599    494659   4648010   8374570     14036  38743047    384168     49.53     19.34  --
210.50/210.55	c  N dy   196     28722    494659   4648010   8374603     18012  38743043    743705     89.60     19.49  --
214.79/214.80	c  S st   206     30001    494659   4648010   8374619     19229  38743041    805210     51.01     19.45  --
216.79/216.84	c  S st   206     30502    494653   4648010   8374649     19692  38743041    818505     51.01     19.45  --
217.19/217.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.37
837.31/837.39	c Flit:    13 Blit:  13236 bXBeca:    0 bXProp:    4 Bin:  19535 BRemL:     38 BRemN:     53 CBin:       0 P: 60.5M T: 620.18
837.71/837.75	c Cleaning up after failed var search:     0.34 s 
840.51/840.50	c Calc non-exist non-lernt bins v-fix:     0 done:   2500 time:  2.68 s
840.51/840.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
840.71/840.71	c Subs w/ non-existent bins:      0 time:  0.20 s
841.21/841.20	c Replacing        4 vars Replaced    27364 lits Time:     0.48 s 
843.81/843.88	c bin-w-bin subsume rem            7 bins  time:  1.62 s
845.21/845.23	c subs with bin:      106  lits-rem:      1432  v-fix:    0  time:  1.35 s
845.61/845.66	c Removed useless bin:      33  fixed:     0  bprops:  10.13M  time:  0.43 s
948.61/948.60	c lits-rem:        48  cl-subs:    14160  v-elim:   8717  v-fix:    0  time: 102.93 s
948.61/948.60	c learnt bin added due to v-elim: 0
951.52/951.56	c asymm  cl-useful: 0/353897/4661549 lits-rem:0 time: 2.96
951.91/951.92	c  N dy   206     30502    472693   4661549   8110780     14675  38383355    629378     51.01     19.45  --
951.91/951.92	c  F st   206     30502    472693   4661549   8110780     14675  38383355    629378     51.01     19.45  --
958.81/958.86	c Decided on static restart strategy
963.11/963.18	c  N dy   226     34576    472693   4661549   8110815     18533  38383348    809191     46.99     19.46  --
973.91/973.99	c  N dy   254     38696    472693   4661549   8110852     22496  38383347   1093196     63.35     19.92  --
985.92/985.99	c  N dy   281     42709    472693   4661549   8110864     26416  38383338   1338874     83.64     20.13  --
994.91/994.95	c  S st   302     45753    472693   4661549   8110873     29353  38383337   1494085     56.66     20.40  --
998.82/998.87	c  S st   302     46256    470024   4661549   8110921     14990  38383337    293182     56.66     20.40  --
999.21/999.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.38
1169.02/1169.05	c Flit:     0 Blit:   5487 bXBeca:    0 bXProp:   26 Bin:   7592 BRemL:    219 BRemN:    401 CBin:       0 P: 60.5M T: 169.80
1169.42/1169.43	c Cleaning up after failed var search:     0.37 s 
1172.41/1172.41	c Calc non-exist non-lernt bins v-fix:     1 done:   2579 time:  2.92 s
1172.41/1172.41	c Cache  BProp: 0 Set: 0 BXProp: 12 T: 0.01
1172.71/1172.76	c Subs w/ non-existent bins:      9 time:  0.35 s
1173.51/1173.58	c Replacing       38 vars Replaced    12231 lits Time:     0.81 s 
1176.22/1176.25	c bin-w-bin subsume rem          944 bins  time:  1.59 s
1177.52/1177.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.32 s
1177.92/1177.97	c Removed useless bin:       0  fixed:     0  bprops:  10.05M  time:  0.40 s
1277.03/1277.02	c lits-rem:         0  cl-subs:     8979  v-elim:   5988  v-fix:    0  time: 99.05 s
1277.03/1277.02	c learnt bin added due to v-elim: 0
1279.92/1279.90	c asymm  cl-useful: 0/342784/4675849 lits-rem:0 time: 2.88
1280.22/1280.26	c  N dy   302     46256    458541   4675849   7933870     12564  38105267    254634     56.66     20.40  --
1289.72/1289.77	c  N dy   330     50348    458541   4675849   7933925     16454  38105260    458140     56.77     20.44  --

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-3281375-1303752115/watcher-3281375-1303752115 -o /tmp/evaluation-result-3281375-1303752115/solver-3281375-1303752115 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3281375-1303752115.cnf 

running on 2 cores: 4,6

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.98 3.99 3.91 4/189 19197
/proc/meminfo: memFree=14633524/32950928 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=29316 CPUtime=0 cores=4,6
/proc/19197/stat : 19197 (techdemo) R 19195 19197 18216 0 -1 4202496 893 0 0 0 0 0 0 0 21 0 1 0 486812268 30019584 831 33554432000 4194304 4797429 140733883253712 18446744073709551615 4366300 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19197/statm: 7329 831 348 148 0 2258 0

[startup+0.042749 s]
/proc/loadavg: 3.98 3.99 3.91 4/189 19197
/proc/meminfo: memFree=14633524/32950928 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=35236 CPUtime=0.03 cores=4,6
/proc/19197/stat : 19197 (techdemo) R 19195 19197 18216 0 -1 4202496 2691 0 0 0 3 0 0 0 21 0 1 0 486812268 36081664 2228 33554432000 4194304 4797429 140733883253712 18446744073709551615 4356433 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19197/statm: 8809 2229 349 148 0 3738 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 35236

[startup+0.100739 s]
/proc/loadavg: 3.98 3.99 3.91 4/189 19197
/proc/meminfo: memFree=14633524/32950928 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=43292 CPUtime=0.09 cores=4,6
/proc/19197/stat : 19197 (techdemo) R 19195 19197 18216 0 -1 4202496 5219 0 0 0 9 0 0 0 21 0 1 0 486812268 44331008 4265 33554432000 4194304 4797429 140733883253712 18446744073709551615 248089363992 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19197/statm: 10823 4265 349 148 0 5752 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43292

[startup+0.300704 s]
/proc/loadavg: 3.98 3.99 3.91 4/189 19197
/proc/meminfo: memFree=14633524/32950928 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=64096 CPUtime=0.29 cores=4,6
/proc/19197/stat : 19197 (techdemo) R 19195 19197 18216 0 -1 4202496 11631 0 0 0 28 1 0 0 22 0 1 0 486812268 65634304 9689 33554432000 4194304 4797429 140733883253712 18446744073709551615 4356640 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19197/statm: 16024 9689 349 148 0 10953 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 64096

[startup+0.700633 s]
/proc/loadavg: 3.98 3.99 3.91 4/189 19197
/proc/meminfo: memFree=14633524/32950928 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=105824 CPUtime=0.69 cores=4,6
/proc/19197/stat : 19197 (techdemo) R 19195 19197 18216 0 -1 4202496 23372 0 0 0 66 3 0 0 24 0 1 0 486812268 108363776 19489 33554432000 4194304 4797429 140733883253712 18446744073709551615 248089356509 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19197/statm: 26456 19489 349 148 0 21385 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 105824

[startup+1.50049 s]
/proc/loadavg: 3.98 3.99 3.91 5/190 19198
/proc/meminfo: memFree=14524644/32950928 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=201840 CPUtime=1.49 cores=4,6
/proc/19197/stat : 19197 (techdemo) R 19195 19197 18216 0 -1 4202496 43782 0 0 0 142 7 0 0 25 0 1 0 486812268 206684160 36167 33554432000 4194304 4797429 140733883253712 18446744073709551615 248089359045 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19197/statm: 50460 36169 349 148 0 45389 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 201840

[startup+3.10027 s]
/proc/loadavg: 3.98 3.99 3.91 5/190 19198
/proc/meminfo: memFree=14368044/32950928 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=355080 CPUtime=3.09 cores=4,6
/proc/19197/stat : 19197 (techdemo) R 19195 19197 18216 0 -1 4202496 86906 0 0 0 295 14 0 0 25 0 1 0 486812268 363601920 71615 33554432000 4194304 4797429 140733883253712 18446744073709551615 4365579 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19197/statm: 88770 71615 349 148 0 83699 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 355080

[startup+6.30064 s]
/proc/loadavg: 3.98 3.99 3.91 5/190 19199
/proc/meminfo: memFree=13917444/32950928 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=722572 CPUtime=6.29 cores=4,6
/proc/19197/stat : 19197 (techdemo) R 19195 19197 18216 0 -1 4202496 173831 0 0 0 602 27 0 0 25 0 1 0 486812268 739913728 154813 33554432000 4194304 4797429 140733883253712 18446744073709551615 4629040 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19197/statm: 180643 154813 350 148 0 175572 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 722572

[startup+12.7005 s]
/proc/loadavg: 3.98 3.99 3.91 5/190 19199
/proc/meminfo: memFree=13619340/32950928 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=984912 CPUtime=12.69 cores=4,6
/proc/19197/stat : 19197 (techdemo) R 19195 19197 18216 0 -1 4202496 274257 0 0 0 1231 38 0 0 25 0 1 0 486812268 1008549888 194029 33554432000 4194304 4797429 140733883253712 18446744073709551615 4642770 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19197/statm: 246228 194029 382 148 0 241157 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 984912

[startup+25.5002 s]
/proc/loadavg: 3.98 3.99 3.91 5/190 19199
/proc/meminfo: memFree=13027992/32950928 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=1550240 CPUtime=25.49 cores=4,6
/proc/19197/stat : 19197 (techdemo) R 19195 19197 18216 0 -1 4202496 393670 0 0 0 2498 51 0 0 25 0 1 0 486812268 1587445760 313415 33554432000 4194304 4797429 140733883253712 18446744073709551615 4568069 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19197/statm: 387560 313415 401 148 0 382489 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1550240

[startup+51.1007 s]
/proc/loadavg: 3.99 3.99 3.91 5/190 19200
/proc/meminfo: memFree=12984400/32950928 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=1550240 CPUtime=51.09 cores=4,6
/proc/19197/stat : 19197 (techdemo) R 19195 19197 18216 0 -1 4202496 393806 0 0 0 5058 51 0 0 25 0 1 0 486812268 1587445760 313551 33554432000 4194304 4797429 140733883253712 18446744073709551615 4526832 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19197/statm: 387560 313551 401 148 0 382489 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1550240

[startup+102.307 s]
/proc/loadavg: 3.99 3.99 3.91 5/190 19201
/proc/meminfo: memFree=12896480/32950928 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=1571000 CPUtime=102.3 cores=4,6
/proc/19197/stat : 19197 (techdemo) R 19195 19197 18216 0 -1 4202496 397764 0 0 0 10178 52 0 0 25 0 1 0 486812268 1608704000 317509 33554432000 4194304 4797429 140733883253712 18446744073709551615 4525944 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19197/statm: 392750 317509 401 148 0 387679 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1571000

[startup+162.301 s]
/proc/loadavg: 3.99 3.99 3.91 5/190 19203
/proc/meminfo: memFree=12749752/32950928 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=1577920 CPUtime=162.3 cores=4,6
/proc/19197/stat : 19197 (techdemo) R 19195 19197 18216 0 -1 4202496 400614 0 0 0 16178 52 0 0 25 0 1 0 486812268 1615790080 320352 33554432000 4194304 4797429 140733883253712 18446744073709551615 4422906 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19197/statm: 394480 320352 408 148 0 389409 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 1577920

[startup+222.3 s]
/proc/loadavg: 3.99 3.99 3.91 5/190 19204
/proc/meminfo: memFree=12654292/32950928 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=1611208 CPUtime=222.29 cores=4,6
/proc/19197/stat : 19197 (techdemo) R 19195 19197 18216 0 -1 4202496 409678 0 0 0 22176 53 0 0 25 0 1 0 486812268 1649876992 329398 33554432000 4194304 4797429 140733883253712 18446744073709551615 4259149 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19197/statm: 402802 329398 411 148 0 397731 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1611208

[startup+282.301 s]
/proc/loadavg: 3.99 3.99 3.91 5/190 19206
/proc/meminfo: memFree=12644892/32950928 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=1614440 CPUtime=282.29 cores=4,6
/proc/19197/stat : 19197 (techdemo) R 19195 19197 18216 0 -1 4202496 410305 0 0 0 28176 53 0 0 25 0 1 0 486812268 1653186560 330025 33554432000 4194304 4797429 140733883253712 18446744073709551615 4259683 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19197/statm: 403610 330025 411 148 0 398539 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1614440

[startup+342.3 s]
/proc/loadavg: 3.99 3.99 3.91 5/190 19208
/proc/meminfo: memFree=12639228/32950928 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=1614440 CPUtime=342.3 cores=4,6
/proc/19197/stat : 19197 (techdemo) R 19195 19197 18216 0 -1 4202496 410491 0 0 0 34176 54 0 0 25 0 1 0 486812268 1653186560 330211 33554432000 4194304 4797429 140733883253712 18446744073709551615 4259274 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19197/statm: 403610 330211 411 148 0 398539 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1614440

[startup+402.301 s]
/proc/loadavg: 4.14 4.03 3.93 5/190 19236
/proc/meminfo: memFree=11368904/32950928 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=1614440 CPUtime=402.3 cores=4,6
/proc/19197/stat : 19197 (techdemo) R 19195 19197 18216 0 -1 4202496 410492 0 0 0 40176 54 0 0 25 0 1 0 486812268 1653186560 330212 33554432000 4194304 4797429 140733883253712 18446744073709551615 4259686 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19197/statm: 403610 330212 411 148 0 398539 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 1614440

[startup+462.301 s]
/proc/loadavg: 4.04 4.03 3.93 5/190 19238
/proc/meminfo: memFree=11361288/32950928 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=1614440 CPUtime=462.3 cores=4,6
/proc/19197/stat : 19197 (techdemo) R 19195 19197 18216 0 -1 4202496 410493 0 0 0 46176 54 0 0 25 0 1 0 486812268 1653186560 330213 33554432000 4194304 4797429 140733883253712 18446744073709551615 4259680 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19197/statm: 403610 330213 411 148 0 398539 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 1614440

[startup+522.3 s]
/proc/loadavg: 4.02 4.02 3.93 5/190 19239
/proc/meminfo: memFree=11331468/32950928 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=1614964 CPUtime=522.3 cores=4,6
/proc/19197/stat : 19197 (techdemo) R 19195 19197 18216 0 -1 4202496 410622 0 0 0 52176 54 0 0 25 0 1 0 486812268 1653723136 330342 33554432000 4194304 4797429 140733883253712 18446744073709551615 4236524 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19197/statm: 403741 330342 411 148 0 398670 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 1614964

[startup+582.301 s]
/proc/loadavg: 4.05 4.03 3.93 5/190 19241
/proc/meminfo: memFree=11123492/32950928 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=1614964 CPUtime=582.3 cores=4,6
/proc/19197/stat : 19197 (techdemo) R 19195 19197 18216 0 -1 4202496 410622 0 0 0 58176 54 0 0 25 0 1 0 486812268 1653723136 330342 33554432000 4194304 4797429 140733883253712 18446744073709551615 4236524 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19197/statm: 403741 330342 411 148 0 398670 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 1614964

[startup+642.3 s]
/proc/loadavg: 4.02 4.02 3.93 5/190 19243
/proc/meminfo: memFree=11097296/32950928 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=1614964 CPUtime=642.31 cores=4,6
/proc/19197/stat : 19197 (techdemo) R 19195 19197 18216 0 -1 4202496 410622 0 0 0 64176 55 0 0 25 0 1 0 486812268 1653723136 330342 33554432000 4194304 4797429 140733883253712 18446744073709551615 4259099 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19197/statm: 403741 330342 411 148 0 398670 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 1614964

[startup+702.301 s]
/proc/loadavg: 4.00 4.02 3.93 5/190 19244
/proc/meminfo: memFree=11094412/32950928 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=1614964 CPUtime=702.31 cores=4,6
/proc/19197/stat : 19197 (techdemo) R 19195 19197 18216 0 -1 4202496 410622 0 0 0 70176 55 0 0 25 0 1 0 486812268 1653723136 330342 33554432000 4194304 4797429 140733883253712 18446744073709551615 4259686 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19197/statm: 403741 330342 411 148 0 398670 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 1614964

[startup+762.306 s]
/proc/loadavg: 4.00 4.01 3.93 5/190 19246
/proc/meminfo: memFree=10935136/32950928 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=1618808 CPUtime=762.32 cores=4,6
/proc/19197/stat : 19197 (techdemo) R 19195 19197 18216 0 -1 4202496 411461 0 0 0 76177 55 0 0 25 0 1 0 486812268 1657659392 331181 33554432000 4194304 4797429 140733883253712 18446744073709551615 4259686 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19197/statm: 404702 331181 411 148 0 399631 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1618808

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 19247
/proc/meminfo: memFree=10926056/32950928 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=1618808 CPUtime=822.31 cores=4,6
/proc/19197/stat : 19197 (techdemo) R 19195 19197 18216 0 -1 4202496 411724 0 0 0 82176 55 0 0 25 0 1 0 486812268 1657659392 331444 33554432000 4194304 4797429 140733883253712 18446744073709551615 4259149 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19197/statm: 404702 331444 411 148 0 399631 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 1618808

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 19249
/proc/meminfo: memFree=10689568/32950928 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=1926308 CPUtime=882.31 cores=4,6
/proc/19197/stat : 19197 (techdemo) R 19195 19197 18216 0 -1 4202496 470280 0 0 0 88171 60 0 0 25 0 1 0 486812268 1972539392 389963 33554432000 4194304 4797429 140733883253712 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19197/statm: 481577 389963 411 148 0 476506 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1926308

[startup+942.301 s]
/proc/loadavg: 4.08 4.02 3.94 5/190 19251
/proc/meminfo: memFree=10604732/32950928 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=1926308 CPUtime=942.31 cores=4,6
/proc/19197/stat : 19197 (techdemo) R 19195 19197 18216 0 -1 4202496 470280 0 0 0 94171 60 0 0 25 0 1 0 486812268 1972539392 389963 33554432000 4194304 4797429 140733883253712 18446744073709551615 4568088 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19197/statm: 481577 389963 411 148 0 476506 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1926308

[startup+1002.3 s]
/proc/loadavg: 4.02 4.01 3.94 5/190 19252
/proc/meminfo: memFree=10505232/32950928 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=1962792 CPUtime=1002.31 cores=4,6
/proc/19197/stat : 19197 (techdemo) R 19195 19197 18216 0 -1 4202496 477493 0 0 0 100169 62 0 0 25 0 1 0 486812268 2009899008 397165 33554432000 4194304 4797429 140733883253712 18446744073709551615 4259072 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19197/statm: 490698 397165 412 148 0 485627 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1962792

[startup+1062.3 s]
/proc/loadavg: 4.01 4.00 3.94 5/190 19254
/proc/meminfo: memFree=10497136/32950928 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=1962792 CPUtime=1062.32 cores=4,6
/proc/19197/stat : 19197 (techdemo) R 19195 19197 18216 0 -1 4202496 477671 0 0 0 106170 62 0 0 25 0 1 0 486812268 2009899008 397343 33554432000 4194304 4797429 140733883253712 18446744073709551615 4259274 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19197/statm: 490698 397343 412 148 0 485627 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 1962792

[startup+1122.3 s]
/proc/loadavg: 4.10 4.03 3.95 5/190 19255
/proc/meminfo: memFree=10238092/32950928 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=1962792 CPUtime=1122.32 cores=4,6
/proc/19197/stat : 19197 (techdemo) R 19195 19197 18216 0 -1 4202496 477942 0 0 0 112170 62 0 0 25 0 1 0 486812268 2009899008 397614 33554432000 4194304 4797429 140733883253712 18446744073709551615 4259072 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19197/statm: 490698 397614 412 148 0 485627 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 1962792

[startup+1182.3 s]
/proc/loadavg: 4.04 4.02 3.95 5/190 19257
/proc/meminfo: memFree=10033936/32950928 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=2209904 CPUtime=1182.32 cores=4,6
/proc/19197/stat : 19197 (techdemo) R 19195 19197 18216 0 -1 4202496 525528 0 0 0 118166 66 0 0 25 0 1 0 486812268 2262941696 445151 33554432000 4194304 4797429 140733883253712 18446744073709551615 4568122 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19197/statm: 552476 445151 412 148 0 547405 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 2209904

[startup+1242.3 s]
/proc/loadavg: 4.01 4.02 3.95 5/190 19259
/proc/meminfo: memFree=9991012/32950928 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=2209904 CPUtime=1242.32 cores=4,6
/proc/19197/stat : 19197 (techdemo) R 19195 19197 18216 0 -1 4202496 525528 0 0 0 124166 66 0 0 25 0 1 0 486812268 2262941696 445151 33554432000 4194304 4797429 140733883253712 18446744073709551615 4568103 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19197/statm: 552476 445151 412 148 0 547405 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 2209904



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.77 3.96 3.93 3/178 19296
/proc/meminfo: memFree=11779984/32950928 swapFree=67111528/67111528
[pid=19197] ppid=19195 vsize=2209904 CPUtime=1300.02 cores=4,6
/proc/19197/stat : 19197 (techdemo) R 19195 19197 18216 0 -1 4202496 525967 0 0 0 129936 66 0 0 25 0 1 0 486812268 2262941696 445584 33554432000 4194304 4797429 140733883253712 18446744073709551615 4377507 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19197/statm: 552476 445584 412 148 0 547405 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 2209904

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.08
CPU time (s): 1300.11
CPU user time (s): 1299.37
CPU system time (s): 0.739887
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 2209904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.37
system time used= 0.739887
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 525967
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= 6
involuntary context switches= 14770

runsolver used 2.05769 second user time and 4.82427 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-25 19:22:05
IDJOB=3281375
IDBENCH=20582
IDSOLVER=1585
FILE ID=node123/3281375-1303752115
RUNJOBID= node123-1303752115-19156
PBS_JOBID= 13154039
Free space on /tmp= 72288 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT07/industrial/vliw_sat_4.0/9vliw_m_9stages_iq3_C1_bug5.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281375-1303752115/watcher-3281375-1303752115 -o /tmp/evaluation-result-3281375-1303752115/solver-3281375-1303752115 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3281375-1303752115.cnf

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

MD5SUM BENCH= c77a56af24208a6401c763e11a38de01
RANDOM SEED=854319510

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.838
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.80
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.838
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.838
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:     32950928 kB
MemFree:      14633928 kB
Buffers:       2143544 kB
Cached:       15000548 kB
SwapCached:          0 kB
Active:        8923112 kB
Inactive:      8850600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14633928 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          498320 kB
Writeback:           0 kB
AnonPages:      629092 kB
Mapped:          16400 kB
Slab:           477348 kB
PageTables:       6472 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1231596 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= 72152 MiB
End job on node123 at 2011-04-25 19:43:47