Trace number 3308668

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 236? (TO) 1300.13 1300.08

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.050-SAT.cnf
MD5SUM48f03e5fbe31fc85b9a464480fc8aa5a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark752.735
Satisfiable
(Un)Satisfiability was proved
Number of variables1575206
Number of clauses8464620
Sum of the clauses size20118920
Maximum clause length982
Minimum clause length1
Number of clauses of size 1720
Number of clauses of size 28393300
Number of clauses of size 3400
Number of clauses of size 41600
Number of clauses of size 54000
Number of clauses of size over 564600

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-3308668-1303983817.cnf
0.00/0.00	c found header 'p cnf 1575206 8464620'
9.19/9.22	c finished parsing
9.19/9.22	c
9.19/9.22	c --check=0 --verbose=0 --order=3 --simprd=40 --merge=1 --hash=1
9.19/9.22	c --dominate=1 --restart=1 --restartint=100 --rebias=1 --rebiasint=1000
9.19/9.22	c --probe=1 --probeint=100000 --probeprd=10 --decompose=1 --minimize=3
9.19/9.22	c --maxdepth=1000 --strength=10 --elim=1 --elimint=300000 --elimprd=20
9.19/9.22	c --subst=1 --ands=1 --xors=1 --ites=1 --minlimit=1000 --maxlimit=10000000
9.19/9.22	c --random=1 --spread=2000 --seed=0 --skip=25
9.19/9.22	c
9.19/9.22	c sizeof     vars[0] = 16   alignment = 0      24 MB
9.19/9.22	c sizeof     orgs[0] =  8   alignment = 0      12 MB
9.19/9.22	c sizeof     occs[0] =  8   alignment = 0      12 MB
9.19/9.22	c sizeof iirfs[0..1] =  8   alignment = 0      12 MB
9.19/9.22	c
9.19/9.22	c starting search after 9.2 seconds
9.19/9.22	c no decision limit
9.29/9.39	c
9.29/9.39	c       original/binary      fixed     eliminated      learned       agility
9.29/9.39	c   seconds        variables     equivalent    conflicts       height       MB
9.29/9.39	c
9.29/9.39	c *    9.4  7732197 1492897  82198   111      0       0      0    0.0   0  608
25.30/25.36	c allocating 128 MB block
142.70/142.72	c s  142.7  7199916  967476 106170   111 501449       0      0    0.0   0  613
142.70/142.72	c l  142.7  7199916  967476 106170   111 501449       0  77788    0.0   0  613
143.80/143.80	c R  143.8  7205724  967467 106179   111 501449     138    129 100660.8   0  622
145.30/145.35	c R  145.4  7210832  967466 106180   111 501449     358    348 80763.5   2  625
148.30/148.36	c B  148.4  7220680  967465 106181   111 501449    1000    986 77033.1   0  635
158.00/158.00	c B  158.0  7257442  966882 106764   111 501449    2000   1981 71064.4   0  644
204.79/204.88	c s  204.9  7371645  953803 116266   114 505023    6439   6313 71836.6   0  688
214.50/214.57	c B  214.6  7429878  952073 117996   114 505023    8005   7866 71842.3   1  708
215.79/215.89	c R  215.9  7440728  951782 118287   114 505023    8552   8413 71400.2   2  712
278.40/278.44	c s  278.5  7536346  941029 126280   114 507783   16579  16302 69705.5   0  799
278.40/278.44	c -  278.5  7536346  941029 126280   114 507783   16579  77011 69705.5   0  799
311.40/311.43	c s  311.4  7460824  927436 138008   115 509647   19272  18893 68871.7   1  819
311.40/311.43	c -  311.4  7460824  927436 138008   115 509647   19272  76241 68871.7   1  819
339.41/339.49	c B  339.5  7570364  925146 140298   115 509647   24008  23587 68955.9   0  882
400.81/400.83	c s  400.8  7697001  924395 141047   115 509649   32430  31690 67586.4   0  975
497.61/497.69	c s  497.7  7980181  922946 142488   115 509657   47141  45769 66486.9   0 1130
597.81/597.87	c s  597.9  8270454  922508 142924   117 509657   61854  60327 66080.9   0 1301
614.11/614.15	c B  614.2  8333404  922364 143068   117 509657   64038  62506 66269.3   7 1333
648.82/648.80	c allocating 128 MB block
684.52/684.54	c allocating 128 MB block
702.42/702.41	c allocating 128 MB block
704.72/704.78	c
704.72/704.78	c       original/binary      fixed     eliminated      learned       agility
704.72/704.78	c   seconds        variables     equivalent    conflicts       height       MB
704.72/704.78	c
704.72/704.78	c s  704.8  8566275  921842 143590   117 509657   74975  73247 66051.8   0 1498
713.51/713.55	c +  713.6  8600094  921798 143634   117 509657   76242  83865 66036.8   0 1516
798.02/798.01	c allocating 128 MB block
816.62/816.64	c allocating 128 MB block
819.22/819.22	c s  819.3  8864480  920987 144445   117 509657   89556  83769 65313.2   0 1623
855.83/855.84	c +  855.9  9001048  920568 144864   117 509657   95301  92251 65237.0   0 1614
915.24/915.25	c allocating 128 MB block
934.33/934.32	c allocating 128 MB block
937.03/937.01	c s  937.1  9176304  920153 145279   117 509657  104710  92085 64645.1   0 1692
1024.53/1024.53	c + 1024.6  9489897  919413 146017   119 509657  119125 101476 64053.3   0 1684
1036.63/1036.68	c allocating 128 MB block
1055.63/1055.65	c allocating 128 MB block
1058.43/1058.40	c s 1058.4  9489634  919413 146017   119 509657  119475  92546 64033.3   0 1673
1164.84/1164.80	c allocating 128 MB block
1184.44/1184.40	c allocating 128 MB block
1187.34/1187.32	c s 1187.4  9814612  918869 146558   122 509657  136829 101374 63636.9   0 1759
1254.05/1254.08	c + 1254.1 10060945  918636 146790   123 509657  148905 111623 63514.1   0 1772
1290.25/1290.29	c allocating 128 MB block
1300.05/1300.00	c
1300.05/1300.00	c *** CAUGHT SIGNAL 15 ***
1300.05/1300.00	c
1300.05/1300.00	c 153909 conflicts, 234331658 decisions, 117338 random
1300.05/1300.00	c 766 iterations, 989 restarts, 0 skipped
1300.05/1300.00	c 4 enlarged, 913 shrunken, 1506 rescored, 61 rebiased
1300.05/1300.00	c 13 simplifications, 0 reductions
1300.05/1300.00	c
1300.05/1300.00	c vars: 146850 fixed, 123 equiv, 509657 elim, 129 merged
1300.05/1300.00	c elim: 27981578 resolutions, 13 phases, 1 rounds
1300.05/1300.00	c sbst: 0% substituted, 3.7% nots, 96.3% ands, 0.0% xors, 0.0% ites
1300.05/1300.00	c arty: 2.31 and 0.00 xor average arity
1300.05/1300.00	c prbe: 83903 probed, 2533 phases, 0 rounds
1300.05/1300.00	c prbe: 1567 failed, 32274 lifted, 0 merged
1300.05/1300.00	c sccs: 4 non trivial, 0 fixed, 4 merged
1300.05/1300.00	c hash: 233 units, 125 merged
1300.05/1300.00	c mins: 399050962 learned, 8% deleted, 0 strong, 44 depth
1300.05/1300.00	c subs: 10002 forward, 148 backward, 10231 doms
1300.05/1300.00	c strs: 27 forward, 2 backward
1300.05/1300.00	c doms: 55868 dominators, 49883 high, 130 low
1300.05/1300.00	c prps: 3645783585 propagations, 2.80 megaprops
1300.05/1300.00	c
1300.05/1300.00	c 1300.1 seconds, 1875 MB max, 631 MB recycled
1300.05/1300.00	c
1300.05/1300.00	c *** CAUGHT SIGNAL 15 ***
1300.05/1300.00	c

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-3308668-1303983817/watcher-3308668-1303983817 -o /tmp/evaluation-result-3308668-1303983817/solver-3308668-1303983817 -C 2400 -W 1300 -M 7680 HOME/precosat HOME/instance-3308668-1303983817.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: 4.00 3.51 1.95 4/189 7082
/proc/meminfo: memFree=24626216/32950928 swapFree=67111364/67111528
[pid=7082] ppid=7080 vsize=25484 CPUtime=0 cores=5,7
/proc/7082/stat : 7082 (precosat) R 7080 7082 6762 0 -1 4202496 3936 0 0 0 0 0 0 0 21 0 1 0 509981956 26095616 3893 33554432000 134512640 135151029 4292641328 18446744073709551615 134697845 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7082/statm: 6371 3906 59 156 0 6214 0

[startup+0.0309401 s]
/proc/loadavg: 4.00 3.51 1.95 4/189 7082
/proc/meminfo: memFree=24626216/32950928 swapFree=67111364/67111528
[pid=7082] ppid=7080 vsize=63436 CPUtime=0.02 cores=5,7
/proc/7082/stat : 7082 (precosat) R 7080 7082 6762 0 -1 4202496 12917 0 0 0 1 1 0 0 21 0 1 0 509981956 64958464 12874 33554432000 134512640 135151029 4292641328 18446744073709551615 134534376 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7082/statm: 15859 12875 60 156 0 15702 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 63436

[startup+0.100929 s]
/proc/loadavg: 4.00 3.51 1.95 4/189 7082
/proc/meminfo: memFree=24626216/32950928 swapFree=67111364/67111528
[pid=7082] ppid=7080 vsize=66508 CPUtime=0.09 cores=5,7
/proc/7082/stat : 7082 (precosat) R 7080 7082 6762 0 -1 4202496 15250 0 0 0 8 1 0 0 21 0 1 0 509981956 68104192 15207 33554432000 134512640 135151029 4292641328 18446744073709551615 134534335 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/7082/statm: 16627 15209 60 156 0 16470 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 66508

[startup+0.30089 s]
/proc/loadavg: 4.00 3.51 1.95 4/189 7082
/proc/meminfo: memFree=24626216/32950928 swapFree=67111364/67111528
[pid=7082] ppid=7080 vsize=138504 CPUtime=0.29 cores=5,7
/proc/7082/stat : 7082 (precosat) R 7080 7082 6762 0 -1 4202496 34032 0 0 0 25 4 0 0 22 0 1 0 509981956 141828096 33956 33554432000 134512640 135151029 4292641328 18446744073709551615 134579313 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/7082/statm: 34626 33956 65 156 0 34469 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 138504

[startup+0.700813 s]
/proc/loadavg: 4.00 3.51 1.95 4/189 7082
/proc/meminfo: memFree=24626216/32950928 swapFree=67111364/67111528
[pid=7082] ppid=7080 vsize=162172 CPUtime=0.69 cores=5,7
/proc/7082/stat : 7082 (precosat) R 7080 7082 6762 0 -1 4202496 40879 0 0 0 64 5 0 0 24 0 1 0 509981956 166064128 39839 33554432000 134512640 135151029 4292641328 18446744073709551615 134703758 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/7082/statm: 40543 39840 65 156 0 40386 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 162172

[startup+1.50066 s]
/proc/loadavg: 4.00 3.51 1.95 5/190 7083
/proc/meminfo: memFree=24447548/32950928 swapFree=67111364/67111528
[pid=7082] ppid=7080 vsize=229312 CPUtime=1.49 cores=5,7
/proc/7082/stat : 7082 (precosat) R 7080 7082 6762 0 -1 4202496 58713 0 0 0 141 8 0 0 25 0 1 0 509981956 234815488 56648 33554432000 134512640 135151029 4292641328 18446744073709551615 134579313 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/7082/statm: 57328 56648 65 156 0 57171 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 229312

[startup+3.10036 s]
/proc/loadavg: 4.00 3.51 1.95 5/190 7083
/proc/meminfo: memFree=24358020/32950928 swapFree=67111364/67111528
[pid=7082] ppid=7080 vsize=323152 CPUtime=3.09 cores=5,7
/proc/7082/stat : 7082 (precosat) R 7080 7082 6762 0 -1 4202496 88311 0 0 0 295 14 0 0 25 0 1 0 509981956 330907648 80100 33554432000 134512640 135151029 4292641328 18446744073709551615 134682502 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/7082/statm: 80788 80100 65 156 0 80631 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 323152

[startup+6.30075 s]
/proc/loadavg: 4.00 3.52 1.96 5/190 7083
/proc/meminfo: memFree=24055592/32950928 swapFree=67111364/67111528
[pid=7082] ppid=7080 vsize=525572 CPUtime=6.29 cores=5,7
/proc/7082/stat : 7082 (precosat) R 7080 7082 6762 0 -1 4202496 147120 0 0 0 604 25 0 0 25 0 1 0 509981956 538185728 130716 33554432000 134512640 135151029 4292641328 18446744073709551615 134572611 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/7082/statm: 131393 130717 65 156 0 131236 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 525572

[startup+12.7005 s]
/proc/loadavg: 4.00 3.53 1.97 5/190 7083
/proc/meminfo: memFree=23878364/32950928 swapFree=67111364/67111528
[pid=7082] ppid=7080 vsize=749552 CPUtime=12.69 cores=5,7
/proc/7082/stat : 7082 (precosat) R 7080 7082 6762 0 -1 4202496 233234 0 0 0 1229 40 0 0 25 0 1 0 509981956 767541248 186220 33554432000 134512640 135151029 4292641328 18446744073709551615 134579313 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/7082/statm: 187388 186220 80 156 0 187231 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 749552

[startup+25.5011 s]
/proc/loadavg: 4.00 3.55 2.00 5/190 7083
/proc/meminfo: memFree=23596220/32950928 swapFree=67111364/67111528
[pid=7082] ppid=7080 vsize=1099864 CPUtime=25.49 cores=5,7
/proc/7082/stat : 7082 (precosat) R 7080 7082 6762 0 -1 4202496 360753 0 0 0 2492 57 0 0 25 0 1 0 509981956 1126260736 272898 33554432000 134512640 135151029 4292641328 18446744073709551615 134572573 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/7082/statm: 274966 272898 80 156 0 274809 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1099864

[startup+51.1002 s]
/proc/loadavg: 4.00 3.58 2.05 5/190 7084
/proc/meminfo: memFree=23570052/32950928 swapFree=67111364/67111528
[pid=7082] ppid=7080 vsize=1050700 CPUtime=51.09 cores=5,7
/proc/7082/stat : 7082 (precosat) R 7080 7082 6762 0 -1 4202496 363476 0 0 0 5051 58 0 0 25 0 1 0 509981956 1075916800 259236 33554432000 134512640 135151029 4292641328 18446744073709551615 134548061 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/7082/statm: 262675 259236 80 156 0 262518 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 1050700

[startup+102.306 s]
/proc/loadavg: 4.00 3.65 2.15 5/190 7112
/proc/meminfo: memFree=23701132/32950928 swapFree=67111364/67111528
[pid=7082] ppid=7080 vsize=1050700 CPUtime=102.3 cores=5,7
/proc/7082/stat : 7082 (precosat) R 7080 7082 6762 0 -1 4202496 363476 0 0 0 10172 58 0 0 25 0 1 0 509981956 1075916800 259236 33554432000 134512640 135151029 4292641328 18446744073709551615 134548056 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/7082/statm: 262675 259236 80 156 0 262518 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 1050700

[startup+162.301 s]
/proc/loadavg: 4.06 3.72 2.27 5/190 7114
/proc/meminfo: memFree=23691096/32950928 swapFree=67111364/67111528
[pid=7082] ppid=7080 vsize=915016 CPUtime=162.3 cores=5,7
/proc/7082/stat : 7082 (precosat) R 7080 7082 6762 0 -1 4202496 393311 0 0 0 16168 62 0 0 25 0 1 0 509981956 936976384 225329 33554432000 134512640 135151029 4292641328 18446744073709551615 134554488 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/7082/statm: 228754 225329 80 156 0 228597 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 915016

[startup+222.301 s]
/proc/loadavg: 4.02 3.77 2.38 5/190 7116
/proc/meminfo: memFree=23665484/32950928 swapFree=67111364/67111528
[pid=7082] ppid=7080 vsize=915016 CPUtime=222.29 cores=5,7
/proc/7082/stat : 7082 (precosat) R 7080 7082 6762 0 -1 4202496 510970 0 0 0 22152 77 0 0 25 0 1 0 509981956 936976384 225347 33554432000 134512640 135151029 4292641328 18446744073709551615 134554774 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/7082/statm: 228754 225347 80 156 0 228597 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 915016

[startup+282.301 s]
/proc/loadavg: 4.01 3.81 2.48 5/190 7117
/proc/meminfo: memFree=23544532/32950928 swapFree=67111364/67111528
[pid=7082] ppid=7080 vsize=968992 CPUtime=282.3 cores=5,7
/proc/7082/stat : 7082 (precosat) R 7080 7082 6762 0 -1 4202496 667741 0 0 0 28130 100 0 0 25 0 1 0 509981956 992247808 238840 33554432000 134512640 135151029 4292641328 18446744073709551615 134520432 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/7082/statm: 242248 238840 80 156 0 242091 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 968992

[startup+342.301 s]
/proc/loadavg: 4.00 3.84 2.57 5/190 7119
/proc/meminfo: memFree=23403936/32950928 swapFree=67111364/67111528
[pid=7082] ppid=7080 vsize=1047600 CPUtime=342.3 cores=5,7
/proc/7082/stat : 7082 (precosat) R 7080 7082 6762 0 -1 4202496 828092 0 0 0 34109 121 0 0 25 0 1 0 509981956 1072742400 258475 33554432000 134512640 135151029 4292641328 18446744073709551615 134554774 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/7082/statm: 261900 258475 80 156 0 261743 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 1047600

[startup+402.3 s]
/proc/loadavg: 4.00 3.87 2.65 5/190 7120
/proc/meminfo: memFree=23248700/32950928 swapFree=67111364/67111528
[pid=7082] ppid=7080 vsize=1147848 CPUtime=402.31 cores=5,7
/proc/7082/stat : 7082 (precosat) R 7080 7082 6762 0 -1 4202496 995620 0 0 0 40087 144 0 0 25 0 1 0 509981956 1175396352 283514 33554432000 134512640 135151029 4292641328 18446744073709551615 134552590 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/7082/statm: 286962 283514 80 156 0 286805 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 1147848

[startup+462.301 s]
/proc/loadavg: 4.00 3.89 2.74 5/190 7122
/proc/meminfo: memFree=23120952/32950928 swapFree=67111364/67111528
[pid=7082] ppid=7080 vsize=1276100 CPUtime=462.31 cores=5,7
/proc/7082/stat : 7082 (precosat) R 7080 7082 6762 0 -1 4202496 1027589 0 0 0 46083 148 0 0 25 0 1 0 509981956 1306726400 315483 33554432000 134512640 135151029 4292641328 18446744073709551615 134554777 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/7082/statm: 319025 315483 80 156 0 318868 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 1276100

[startup+522.3 s]
/proc/loadavg: 4.03 3.92 2.82 5/190 7124
/proc/meminfo: memFree=22844988/32950928 swapFree=67111364/67111528
[pid=7082] ppid=7080 vsize=1375556 CPUtime=522.31 cores=5,7
/proc/7082/stat : 7082 (precosat) R 7080 7082 6762 0 -1 4202496 1193625 0 0 0 52061 170 0 0 25 0 1 0 509981956 1408569344 340360 33554432000 134512640 135151029 4292641328 18446744073709551615 134554549 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/7082/statm: 343889 340360 80 156 0 343732 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 1375556

[startup+582.301 s]
/proc/loadavg: 4.01 3.93 2.89 5/190 7125
/proc/meminfo: memFree=22753544/32950928 swapFree=67111364/67111528
[pid=7082] ppid=7080 vsize=1487564 CPUtime=582.31 cores=5,7
/proc/7082/stat : 7082 (precosat) R 7080 7082 6762 0 -1 4202496 1279388 0 0 0 58049 182 0 0 25 0 1 0 509981956 1523265536 368485 33554432000 134512640 135151029 4292641328 18446744073709551615 134579760 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/7082/statm: 371891 368485 80 156 0 371734 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 1487564

[startup+642.3 s]
/proc/loadavg: 4.00 3.94 2.95 5/190 7127
/proc/meminfo: memFree=22655620/32950928 swapFree=67111364/67111528
[pid=7082] ppid=7080 vsize=1561968 CPUtime=642.32 cores=5,7
/proc/7082/stat : 7082 (precosat) R 7080 7082 6762 0 -1 4202496 1380254 0 0 0 64036 196 0 0 25 0 1 0 509981956 1599455232 385856 33554432000 134512640 135151029 4292641328 18446744073709551615 134555575 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/7082/statm: 390492 385856 80 156 0 390335 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 1561968

[startup+702.301 s]
/proc/loadavg: 3.96 3.95 3.02 5/190 7156
/proc/meminfo: memFree=23087772/32950928 swapFree=67111364/67111528
[pid=7082] ppid=7080 vsize=1604780 CPUtime=702.32 cores=5,7
/proc/7082/stat : 7082 (precosat) R 7080 7082 6762 0 -1 4202496 1596397 0 0 0 70006 226 0 0 25 0 1 0 509981956 1643294720 396782 33554432000 134512640 135151029 4292641328 18446744073709551615 134572573 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/7082/statm: 401195 396782 80 156 0 401038 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 1604780

[startup+762.306 s]
/proc/loadavg: 3.98 3.95 3.08 5/190 7158
/proc/meminfo: memFree=22917740/32950928 swapFree=67111364/67111528
[pid=7082] ppid=7080 vsize=1785024 CPUtime=762.33 cores=5,7
/proc/7082/stat : 7082 (precosat) R 7080 7082 6762 0 -1 4202496 1657609 0 0 0 75999 234 0 0 25 0 1 0 509981956 1827864576 441609 33554432000 134512640 135151029 4292641328 18446744073709551615 134581816 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/7082/statm: 446256 441609 80 156 0 446099 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 1785024

[startup+822.301 s]
/proc/loadavg: 3.99 3.96 3.13 5/190 7187
/proc/meminfo: memFree=22962168/32950928 swapFree=67111364/67111528
[pid=7082] ppid=7080 vsize=1816452 CPUtime=822.33 cores=5,7
/proc/7082/stat : 7082 (precosat) R 7080 7082 6762 0 -1 4202496 1862932 0 0 0 81973 260 0 0 25 0 1 0 509981956 1860046848 449602 33554432000 134512640 135151029 4292641328 18446744073709551615 134554774 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/7082/statm: 454113 449602 80 156 0 453956 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 1816452

[startup+882.301 s]
/proc/loadavg: 3.99 3.97 3.18 5/190 7188
/proc/meminfo: memFree=22967328/32950928 swapFree=67111364/67111528
[pid=7082] ppid=7080 vsize=1836992 CPUtime=882.33 cores=5,7
/proc/7082/stat : 7082 (precosat) R 7080 7082 6762 0 -1 4202496 1868065 0 0 0 87972 261 0 0 25 0 1 0 509981956 1881079808 454735 33554432000 134512640 135151029 4292641328 18446744073709551615 134520459 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/7082/statm: 459248 454735 80 156 0 459091 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 1836992

[startup+942.301 s]
/proc/loadavg: 3.99 3.97 3.23 4/188 7191
/proc/meminfo: memFree=24014620/32950928 swapFree=67111364/67111528
[pid=7082] ppid=7080 vsize=1894324 CPUtime=942.33 cores=5,7
/proc/7082/stat : 7082 (precosat) R 7080 7082 6762 0 -1 4202496 2080520 0 0 0 93946 287 0 0 25 0 1 0 509981956 1939787776 469054 33554432000 134512640 135151029 4292641328 18446744073709551615 134554578 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/7082/statm: 473581 469054 80 156 0 473424 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 1894324

[startup+1002.3 s]
/proc/loadavg: 3.99 3.97 3.28 5/190 7219
/proc/meminfo: memFree=24085560/32950928 swapFree=67111364/67111528
[pid=7082] ppid=7080 vsize=1894324 CPUtime=1002.33 cores=5,7
/proc/7082/stat : 7082 (precosat) R 7080 7082 6762 0 -1 4202496 2080523 0 0 0 99946 287 0 0 25 0 1 0 509981956 1939787776 469057 33554432000 134512640 135151029 4292641328 18446744073709551615 134567872 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/7082/statm: 473581 469057 80 156 0 473424 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 1894324

[startup+1062.3 s]
/proc/loadavg: 4.07 3.99 3.32 5/190 7230
/proc/meminfo: memFree=24071676/32950928 swapFree=67111364/67111528
[pid=7082] ppid=7080 vsize=1894364 CPUtime=1062.33 cores=5,7
/proc/7082/stat : 7082 (precosat) R 7080 7082 6762 0 -1 4202496 2269586 0 0 0 105922 311 0 0 25 0 1 0 509981956 1939828736 469173 33554432000 134512640 135151029 4292641328 18446744073709551615 134520251 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/7082/statm: 473591 469173 80 156 0 473434 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 1894364

[startup+1122.3 s]
/proc/loadavg: 4.06 4.00 3.37 5/190 7232
/proc/meminfo: memFree=23972316/32950928 swapFree=67111364/67111528
[pid=7082] ppid=7080 vsize=1986104 CPUtime=1122.33 cores=5,7
/proc/7082/stat : 7082 (precosat) R 7080 7082 6762 0 -1 4202496 2292461 0 0 0 111918 315 0 0 25 0 1 0 509981956 2033770496 492048 33554432000 134512640 135151029 4292641328 18446744073709551615 134572744 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/7082/statm: 496526 492048 80 156 0 496369 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 1986104

[startup+1182.3 s]
/proc/loadavg: 4.02 4.00 3.40 5/190 7233
/proc/meminfo: memFree=24075788/32950928 swapFree=67111364/67111528
[pid=7082] ppid=7080 vsize=1887852 CPUtime=1182.34 cores=5,7
/proc/7082/stat : 7082 (precosat) R 7080 7082 6762 0 -1 4202496 2431661 0 0 0 117901 333 0 0 25 0 1 0 509981956 1933160448 467546 33554432000 134512640 135151029 4292641328 18446744073709551615 134578607 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/7082/statm: 471963 467546 80 156 0 471806 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 1887852

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.44 5/190 7238
/proc/meminfo: memFree=23961384/32950928 swapFree=67111364/67111528
[pid=7082] ppid=7080 vsize=1986156 CPUtime=1242.34 cores=5,7
/proc/7082/stat : 7082 (precosat) R 7080 7082 6762 0 -1 4202496 2480815 0 0 0 123895 339 0 0 25 0 1 0 509981956 2033823744 492122 33554432000 134512640 135151029 4292641328 18446744073709551615 134567994 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/7082/statm: 496539 492122 80 156 0 496382 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 1986156



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.01 3.48 5/190 7239
/proc/meminfo: memFree=23886468/32950928 swapFree=67111364/67111528
[pid=7082] ppid=7080 vsize=2059840 CPUtime=1300.05 cores=5,7
/proc/7082/stat : 7082 (precosat) R 7080 7082 6762 0 -1 4202496 2622191 0 0 0 129648 357 0 0 25 0 1 0 509981956 2109276160 510538 33554432000 134512640 135151029 4292641328 18446744073709551615 134564433 0 0 4096 17442 0 0 0 17 5 0 0 0
/proc/7082/statm: 514960 510538 80 156 0 514803 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 2059840

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.13
CPU user time (s): 1296.49
CPU system time (s): 3.64745
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 2087236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1296.49
system time used= 3.64744
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2622192
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= 1730

runsolver used 2.03569 second user time and 5.06823 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-28 11:43:42
IDJOB=3308668
IDBENCH=82388
IDSOLVER=1690
FILE ID=node127/3308668-1303983817
RUNJOBID= node127-1303983196-6783
PBS_JOBID= 13168699
Free space on /tmp= 71472 MiB

SOLVER NAME= SAT09 reference solver:precosat 236
BENCH NAME= SAT11/application/rintanen/SATPlanning/transport-transport-city-sequential-35nodes-1000size-4degree-100mindistance-4trucks-14packages-2008seed.050-SAT.cnf
COMMAND LINE= HOME/precosat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308668-1303983817/watcher-3308668-1303983817 -o /tmp/evaluation-result-3308668-1303983817/solver-3308668-1303983817 -C 2400 -W 1300 -M 7680  HOME/precosat HOME/instance-3308668-1303983817.cnf

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

MD5SUM BENCH= 48f03e5fbe31fc85b9a464480fc8aa5a
RANDOM SEED=1686263872

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
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.823
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.60
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.823
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:      24626496 kB
Buffers:       1357588 kB
Cached:        4982668 kB
SwapCached:          0 kB
Active:        3435684 kB
Inactive:      4402252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24626496 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:          225948 kB
Writeback:           0 kB
AnonPages:     1497860 kB
Mapped:          16112 kB
Slab:           417032 kB
PageTables:       8256 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1695780 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= 71640 MiB
End job on node127 at 2011-04-28 12:05:25