Trace number 3308503

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
SAT09 reference solver:precosat 236UNSAT 39.159 39.158

General information on the benchmark

NameAPPLICATIONS/c32sat/
post-c32s-gcdm16-23.cnf
MD5SUMa61ef2b7b3d16661e8162c430ffb1a51
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark29.8925
Satisfiable
(Un)Satisfiability was proved
Number of variables135543
Number of clauses404326
Sum of the clauses size943426
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2269550
Number of clauses of size 3134775
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c PicoSATLight Version 236 3e7a3f8825c0b9e241f38a63fee5517540b2feca
0.00/0.00	c Copyright (C) 2009, Armin Biere, JKU, Linz, Austria.  All rights reserved.
0.00/0.00	c Released on Sun Mar 22 10:16:26 CET 2009
0.00/0.00	c Compiled on Tue Mar 24 21:24:39 CET 2009
0.00/0.00	c g++ (GCC) 4.3.2 20081105 (Red Hat 4.3.2-7)
0.00/0.00	c -O3 -m32 -static -Wall -Wextra -DNDEBUG -DNLOGPRECO -DNSTATSPRECO
0.00/0.00	c -finline-limit=10000000 -fomit-frame-pointer -fno-exceptions
0.00/0.00	c Linux baghera 2.6.27.19-170.2.35.fc10.i686.PAE i686
0.00/0.00	c
0.00/0.00	c reading HOME/instance-3308503-1303983227.cnf
0.00/0.00	c found header 'p cnf 135543 404326'
0.29/0.34	c finished parsing
0.29/0.34	c
0.29/0.34	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
0.29/0.34	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
0.29/0.34	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
0.29/0.34	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
0.29/0.34	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
0.29/0.34	c --random=1 --spread=2000 --seed=0 --skip=25
0.29/0.34	c
0.29/0.34	c sizeof     vars[0] = 16   alignment = 0       2 MB
0.29/0.34	c sizeof     orgs[0] =  8   alignment = 0       1 MB
0.29/0.34	c sizeof     occs[0] =  8   alignment = 0       1 MB
0.29/0.34	c sizeof iirfs[0..1] =  8   alignment = 0       1 MB
0.29/0.34	c
0.29/0.34	c starting search after 0.3 seconds
0.29/0.34	c no decision limit
0.29/0.35	c
0.29/0.35	c       original/binary      fixed     eliminated      learned       agility
0.29/0.35	c   seconds        variables     equivalent    conflicts       height       MB
0.29/0.35	c
0.29/0.35	c *    0.4   404200  135492     51     0      0       0      0    0.0   0   36
2.19/2.29	c s    2.3    93045   12625   3248 12362 107308       0      0    0.0   0   23
2.19/2.29	c l    2.3    93045   12625   3248 12362 107308       0  88183    0.0   0   23
2.29/2.40	c R    2.4    93046   12625   3248 12362 107308     101    101   47.8   9   24
2.39/2.41	c R    2.4    93084   12625   3248 12362 107308     202    201   38.5   6   24
2.49/2.53	c R    2.5    93226   12622   3248 12365 107308     806    803   68.5  14   24
2.49/2.55	c B    2.6    93619   12622   3248 12365 107308    1002    998   64.3  21   24
3.19/3.23	c B    3.2   219177    9172   5822 13241 107308    2002   1996   56.8  15   32
3.19/3.26	c R    3.3   221641    9169   5824 13242 107308    2410   2394   61.8  16   32
3.70/3.79	c s    3.8   131605    9137   5841 13257 107308    4289   3631   53.4  18   26
3.70/3.79	c -    3.8   131605    9137   5841 13257 107308    4289  56438   53.4  18   26
4.19/4.21	c R    4.2   133984    9120   5849 13266 107308    6428   5758   47.2  11   27
4.40/4.44	c B    4.4   134138    9120   5849 13266 107308    8002   7307   46.5  28   27
6.29/6.31	c s    6.3    65031    6413   6047 13420 109663   17706  13636   38.7   8   23
6.29/6.31	c -    6.3    65031    6413   6047 13420 109663   17706  45151   38.7   8   23
7.29/7.32	c B    7.3   109522    5981   6164 13735 109663   24007  19876   36.5  19   27
7.89/7.91	c s    7.9    86789    5954   6188 13738 109663   27052  16929   36.2  25   25
7.89/7.91	c -    7.9    86789    5954   6188 13738 109663   27052  41539   36.2  25   25
9.80/9.87	c +    9.9   105478    5810   6312 13758 109663   41539  45692   35.8  22   29
10.39/10.41	c
10.39/10.41	c       original/binary      fixed     eliminated      learned       agility
10.39/10.41	c   seconds        variables     equivalent    conflicts       height       MB
10.39/10.41	c
10.39/10.41	c s   10.4    69820    5524   6312 13759 109948   43311  27767   35.7  21   26
10.39/10.41	c -   10.4    69820    5524   6312 13759 109948   43311  42951   35.7  21   26
11.09/11.17	c +   11.2    72129    5520   6315 13760 109948   48805  47246   35.6  22   28
11.19/11.22	c R   11.2    72131    5520   6315 13760 109948   49083  33527   35.6  25   28
12.79/12.86	c s   12.9    73151    5449   6381 13765 109948   58911  41516   35.1  20   28
12.79/12.86	c -   12.9    73151    5449   6381 13765 109948   58911  46774   35.1  20   28
12.99/13.00	c +   13.0    73242    5449   6381 13765 109948   60397  51451   34.8  21   29
13.79/13.81	c B   13.8    76915    5420   6409 13766 109948   64014  46614   35.1  22   31
15.59/15.61	c +   15.6    98766    5296   6502 13797 109948   75495  56596   34.0  19   33
16.29/16.39	c s   16.4    64080    5049   6545 13801 110148   77628  44594   33.8  23   28
16.29/16.39	c -   16.4    64080    5049   6545 13801 110148   77628  52635   33.8  23   28
17.99/18.02	c +   18.0    72005    4944   6631 13820 110148   87760  57898   33.1  19   31
19.89/19.90	c s   19.9    70934    4860   6700 13835 110148   97843  55805   32.4  13   30
19.89/19.90	c -   19.9    70934    4860   6700 13835 110148   97843  55583   32.4  13   30
21.19/21.20	c +   21.2    70986    4860   6700 13835 110148  105315  61141   32.4  30   32
23.99/24.09	c s   24.1    59038    4714   6710 13839 110280  123071  56662   32.6  31   29
23.99/24.09	c -   24.1    59038    4714   6710 13839 110280  123071  59919   32.6  31   29
24.99/25.04	c +   25.0    61056    4689   6726 13848 110280  129008  65910   32.2  23   31
25.79/25.87	c N   25.9    65188    4648   6766 13849 110280  133244  64224   31.9  26   32
27.99/28.05	c
27.99/28.05	c       original/binary      fixed     eliminated      learned       agility
27.99/28.05	c   seconds        variables     equivalent    conflicts       height       MB
27.99/28.05	c
27.99/28.05	c s   28.1    70302    4644   6770 13849 110280  146208  64195   31.4  15   31
27.99/28.05	c -   28.1    70302    4644   6770 13849 110280  146208  64592   31.4  15   31
29.99/30.04	c +   30.0    72651    4617   6780 13866 110280  158035  71051   31.0  18   33
30.39/30.42	c B   30.4    73140    4617   6780 13866 110280  160044  66901   31.0  23   33
32.80/32.81	c s   32.8    59399    4514   6785 13887 110357  172757  65124   30.6  35   30
32.80/32.81	c -   32.8    59399    4514   6785 13887 110357  172757  69630   30.6  35   30
36.60/36.61	c +   36.6    85306    4310   6951 13925 110357  193590  76593   30.3  24   34
36.99/37.02	c s   37.0    67120    4307   6954 13925 110357  195003  69883   30.2  19   31
36.99/37.02	c -   37.0    67120    4307   6954 13925 110357  195003  71998   30.2  19   31
39.10/39.15	c 0   39.2    76967    4030   7220 13936 110357  209448  72006   29.5  17   34
39.10/39.15	c
39.10/39.15	s UNSATISFIABLE
39.10/39.15	c
39.10/39.15	c 209448 conflicts, 351295 decisions, 7 random
39.10/39.15	c 28 iterations, 655 restarts, 128 skipped
39.10/39.15	c 9 enlarged, 17907 shrunken, 2048 rescored, 74 rebiased
39.10/39.15	c 12 simplifications, 0 reductions
39.10/39.15	c
39.10/39.15	c vars: 7220 fixed, 13936 equiv, 110357 elim, 14142 merged
39.10/39.15	c elim: 2456081 resolutions, 6 phases, 6 rounds
39.10/39.15	c sbst: 97% substituted, 0.9% nots, 94.4% ands, 4.7% xors, 0.0% ites
39.10/39.15	c arty: 2.00 and 2.00 xor average arity
39.10/39.15	c prbe: 610626 probed, 46 phases, 53 rounds
39.10/39.15	c prbe: 1255 failed, 4041 lifted, 11433 merged
39.10/39.15	c sccs: 57 non trivial, 0 fixed, 209 merged
39.10/39.15	c hash: 1310 units, 2500 merged
39.10/39.15	c mins: 5585363 learned, 32% deleted, 112 strong, 224 depth
39.10/39.15	c subs: 21811 forward, 106267 backward, 225232 doms
39.10/39.15	c strs: 9381 forward, 5072 backward
39.10/39.15	c doms: 237418 dominators, 197334 high, 120 low
39.10/39.15	c prps: 53281608 propagations, 1.36 megaprops
39.10/39.15	c
39.10/39.15	c 39.2 seconds, 49 MB max, 58 MB recycled

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3308503-1303983227/watcher-3308503-1303983227 -o /tmp/evaluation-result-3308503-1303983227/solver-3308503-1303983227 -C 2400 -W 1300 -M 7680 HOME/precosat HOME/instance-3308503-1303983227.cnf 

running on 2 cores: 5,7

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: 0.00 0.00 0.00 3/184 9082
/proc/meminfo: memFree=21466848/32951124 swapFree=67111524/67111528
[pid=9082] ppid=9080 vsize=6684 CPUtime=0 cores=5,7
/proc/9082/stat : 9082 (precosat) R 9080 9082 9032 0 -1 4202496 1427 0 0 0 0 0 0 0 20 0 1 0 509925141 6844416 1383 33554432000 134512640 135151029 4293405632 18446744073709551615 134534335 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/9082/statm: 1671 1384 60 156 0 1514 0

[startup+0.017416 s]
/proc/loadavg: 0.00 0.00 0.00 3/184 9082
/proc/meminfo: memFree=21466848/32951124 swapFree=67111524/67111528
[pid=9082] ppid=9080 vsize=13028 CPUtime=0.01 cores=5,7
/proc/9082/stat : 9082 (precosat) R 9080 9082 9032 0 -1 4202496 3058 0 0 0 1 0 0 0 20 0 1 0 509925141 13340672 3014 33554432000 134512640 135151029 4293405632 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/9082/statm: 3257 3015 65 156 0 3100 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13028

[startup+0.100403 s]
/proc/loadavg: 0.00 0.00 0.00 3/184 9082
/proc/meminfo: memFree=21466848/32951124 swapFree=67111524/67111528
[pid=9082] ppid=9080 vsize=21844 CPUtime=0.09 cores=5,7
/proc/9082/stat : 9082 (precosat) R 9080 9082 9032 0 -1 4202496 5481 0 0 0 9 0 0 0 20 0 1 0 509925141 22368256 5210 33554432000 134512640 135151029 4293405632 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/9082/statm: 5461 5211 65 156 0 5304 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21844

[startup+0.300364 s]
/proc/loadavg: 0.00 0.00 0.00 3/184 9082
/proc/meminfo: memFree=21466848/32951124 swapFree=67111524/67111528
[pid=9082] ppid=9080 vsize=39500 CPUtime=0.29 cores=5,7
/proc/9082/stat : 9082 (precosat) R 9080 9082 9032 0 -1 4202496 10169 0 0 0 28 1 0 0 21 0 1 0 509925141 40448000 9641 33554432000 134512640 135151029 4293405632 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/9082/statm: 9908 9642 65 156 0 9751 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39500

[startup+0.700291 s]
/proc/loadavg: 0.00 0.00 0.00 3/184 9082
/proc/meminfo: memFree=21466848/32951124 swapFree=67111524/67111528
[pid=9082] ppid=9080 vsize=45100 CPUtime=0.69 cores=5,7
/proc/9082/stat : 9082 (precosat) R 9080 9082 9032 0 -1 4202496 13582 0 0 0 67 2 0 0 22 0 1 0 509925141 46182400 10856 33554432000 134512640 135151029 4293405632 18446744073709551615 134516137 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/9082/statm: 11275 10856 80 156 0 11118 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 45100

[startup+1.50114 s]
/proc/loadavg: 0.24 0.05 0.02 4/185 9083
/proc/meminfo: memFree=21415392/32951124 swapFree=67111524/67111528
[pid=9082] ppid=9080 vsize=61028 CPUtime=1.49 cores=5,7
/proc/9082/stat : 9082 (precosat) R 9080 9082 9032 0 -1 4202496 20060 0 0 0 147 2 0 0 25 0 1 0 509925141 62492672 14640 33554432000 134512640 135151029 4293405632 18446744073709551615 134544718 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/9082/statm: 15257 14641 80 156 0 15100 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 61028

[startup+3.10084 s]
/proc/loadavg: 0.24 0.05 0.02 5/190 9093
/proc/meminfo: memFree=21357808/32951124 swapFree=67111524/67111528
[pid=9082] ppid=9080 vsize=53996 CPUtime=3.09 cores=5,7
/proc/9082/stat : 9082 (precosat) R 9080 9082 9032 0 -1 4202496 21016 0 0 0 307 2 0 0 25 0 1 0 509925141 55291904 12603 33554432000 134512640 135151029 4293405632 18446744073709551615 134557093 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/9082/statm: 13499 12603 80 156 0 13342 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 53996

[startup+6.30023 s]
/proc/loadavg: 0.24 0.05 0.02 5/190 9093
/proc/meminfo: memFree=21332024/32951124 swapFree=67111524/67111528
[pid=9082] ppid=9080 vsize=52632 CPUtime=6.29 cores=5,7
/proc/9082/stat : 9082 (precosat) R 9080 9082 9032 0 -1 4202496 24146 0 0 0 626 3 0 0 25 0 1 0 509925141 53895168 12288 33554432000 134512640 135151029 4293405632 18446744073709551615 134578366 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/9082/statm: 13158 12288 80 156 0 13001 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 52632

[startup+12.701 s]
/proc/loadavg: 0.82 0.18 0.06 5/190 9093
/proc/meminfo: memFree=21331300/32951124 swapFree=67111524/67111528
[pid=9082] ppid=9080 vsize=52936 CPUtime=12.69 cores=5,7
/proc/9082/stat : 9082 (precosat) R 9080 9082 9032 0 -1 4202496 27255 0 0 0 1266 3 0 0 25 0 1 0 509925141 54206464 12354 33554432000 134512640 135151029 4293405632 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/9082/statm: 13234 12354 80 156 0 13077 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52936

[startup+25.5006 s]
/proc/loadavg: 1.31 0.30 0.10 5/190 9093
/proc/meminfo: memFree=21313188/32951124 swapFree=67111524/67111528
[pid=9082] ppid=9080 vsize=52936 CPUtime=25.49 cores=5,7
/proc/9082/stat : 9082 (precosat) R 9080 9082 9032 0 -1 4202496 33271 0 0 0 2545 4 0 0 25 0 1 0 509925141 54206464 12357 33554432000 134512640 135151029 4293405632 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/9082/statm: 13234 12357 80 156 0 13077 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 52936

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

[startup+31.9064 s]
/proc/loadavg: 1.72 0.43 0.14 5/190 9094
/proc/meminfo: memFree=21311576/32951124 swapFree=67111524/67111528
[pid=9082] ppid=9080 vsize=53360 CPUtime=31.9 cores=5,7
/proc/9082/stat : 9082 (precosat) R 9080 9082 9032 0 -1 4202496 34014 0 0 0 3186 4 0 0 25 0 1 0 509925141 54640640 12451 33554432000 134512640 135151029 4293405632 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/9082/statm: 13340 12451 80 156 0 13183 0
Current children cumulated CPU time (s) 31.9
Current children cumulated vsize (KiB) 53360

[startup+35.1008 s]
/proc/loadavg: 1.72 0.43 0.14 5/190 9094
/proc/meminfo: memFree=21308944/32951124 swapFree=67111524/67111528
[pid=9082] ppid=9080 vsize=53080 CPUtime=35.1 cores=5,7
/proc/9082/stat : 9082 (precosat) R 9080 9082 9032 0 -1 4202496 36368 0 0 0 3505 5 0 0 25 0 1 0 509925141 54353920 12393 33554432000 134512640 135151029 4293405632 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/9082/statm: 13270 12393 80 156 0 13113 0
Current children cumulated CPU time (s) 35.1
Current children cumulated vsize (KiB) 53080

[startup+36.7005 s]
/proc/loadavg: 1.90 0.48 0.16 5/190 9094
/proc/meminfo: memFree=21308944/32951124 swapFree=67111524/67111528
[pid=9082] ppid=9080 vsize=53224 CPUtime=36.7 cores=5,7
/proc/9082/stat : 9082 (precosat) R 9080 9082 9032 0 -1 4202496 36412 0 0 0 3665 5 0 0 25 0 1 0 509925141 54501376 12437 33554432000 134512640 135151029 4293405632 18446744073709551615 134520251 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/9082/statm: 13306 12437 80 156 0 13149 0
Current children cumulated CPU time (s) 36.7
Current children cumulated vsize (KiB) 53224

[startup+38.3002 s]
/proc/loadavg: 1.90 0.48 0.16 5/190 9094
/proc/meminfo: memFree=21308824/32951124 swapFree=67111524/67111528
[pid=9082] ppid=9080 vsize=52936 CPUtime=38.29 cores=5,7
/proc/9082/stat : 9082 (precosat) R 9080 9082 9032 0 -1 4202496 37038 0 0 0 3824 5 0 0 25 0 1 0 509925141 54206464 12358 33554432000 134512640 135151029 4293405632 18446744073709551615 134554640 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/9082/statm: 13234 12358 80 156 0 13077 0
Current children cumulated CPU time (s) 38.29
Current children cumulated vsize (KiB) 52936

[startup+38.7011 s]
/proc/loadavg: 1.90 0.48 0.16 5/190 9094
/proc/meminfo: memFree=21308700/32951124 swapFree=67111524/67111528
[pid=9082] ppid=9080 vsize=52936 CPUtime=38.7 cores=5,7
/proc/9082/stat : 9082 (precosat) R 9080 9082 9032 0 -1 4202496 37038 0 0 0 3865 5 0 0 25 0 1 0 509925141 54206464 12358 33554432000 134512640 135151029 4293405632 18446744073709551615 134554814 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/9082/statm: 13234 12358 80 156 0 13077 0
Current children cumulated CPU time (s) 38.7
Current children cumulated vsize (KiB) 52936

[startup+39.1011 s]
/proc/loadavg: 1.90 0.48 0.16 5/190 9094
/proc/meminfo: memFree=21308700/32951124 swapFree=67111524/67111528
[pid=9082] ppid=9080 vsize=52936 CPUtime=39.1 cores=5,7
/proc/9082/stat : 9082 (precosat) R 9080 9082 9032 0 -1 4202496 37038 0 0 0 3905 5 0 0 25 0 1 0 509925141 54206464 12358 33554432000 134512640 135151029 4293405632 18446744073709551615 134554797 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/9082/statm: 13234 12358 80 156 0 13077 0
Current children cumulated CPU time (s) 39.1
Current children cumulated vsize (KiB) 52936

Child status: 20
Real time (s): 39.158
CPU time (s): 39.159
CPU user time (s): 39.1041
CPU system time (s): 0.054991
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 64000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 39.1041
system time used= 0.054991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37042
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= 4
involuntary context switches= 75

runsolver used 0.050992 second user time and 0.167974 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-28 11:33:48
IDJOB=3308503
IDBENCH=70952
IDSOLVER=1690
FILE ID=node102/3308503-1303983227
RUNJOBID= node102-1303983224-9053
PBS_JOBID= 13168724
Free space on /tmp= 71552 MiB

SOLVER NAME= SAT09 reference solver:precosat 236
BENCH NAME= SAT09/APPLICATIONS/c32sat/post-c32s-gcdm16-23.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308503-1303983227/watcher-3308503-1303983227 -o /tmp/evaluation-result-3308503-1303983227/solver-3308503-1303983227 -C 2400 -W 1300 -M 7680  HOME/precosat HOME/instance-3308503-1303983227.cnf

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

MD5SUM BENCH= a61ef2b7b3d16661e8162c430ffb1a51
RANDOM SEED=384997895

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21467128 kB
Buffers:       1631336 kB
Cached:        9199568 kB
SwapCached:          4 kB
Active:        2830316 kB
Inactive:      8099848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21467128 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           12656 kB
Writeback:           0 kB
AnonPages:       99224 kB
Mapped:          15716 kB
Slab:           487920 kB
PageTables:       5048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   265372 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= 71536 MiB
End job on node102 at 2011-04-28 11:34:27