Trace number 3493710

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
PicoMUS 941No Cert. 1800.07 1800.02

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k50-pdtswvsam6x8p3-tseitin.cnf
MD5SUM78f66492ac42d4b6896175e486263134
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables154038
Number of clauses460862
Sum of the clauses size1075342
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2307240
Number of clauses of size 3153620
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c [picomus] WARNING: no output file given
0.00/0.01	c [picomus] p cnf 154038 460862
15.09/15.19	s UNSATISFIABLE
15.19/15.23	c [picomus] extracted core 1 of size 148484 out of 460862 (32%) after 15.2 sec
21.29/21.35	c [picomus] extracted core 2 of size 129413 out of 460862 (28%) after 21.4 sec
25.59/25.65	c [picomus] extracted core 3 of size 117953 out of 460862 (26%) after 25.7 sec
29.99/30.04	c [picomus] extracted core 4 of size 113541 out of 460862 (25%) after 30.0 sec
34.00/34.02	c [picomus] extracted core 5 of size 110905 out of 460862 (24%) after 34.0 sec
37.89/37.92	c [picomus] extracted core 6 of size 105788 out of 460862 (23%) after 37.9 sec
42.09/42.10	c [picomus] extracted core 7 of size 104669 out of 460862 (23%) after 42.1 sec
45.90/45.96	c [picomus] extracted core 8 of size 94096 out of 460862 (20%) after 46.0 sec
50.09/50.12	c [picomus] extracted core 9 of size 92350 out of 460862 (20%) after 50.1 sec
54.49/54.56	c [picomus] extracted core 10 of size 91949 out of 460862 (20%) after 54.6 sec
58.20/58.27	c [picomus] extracted core 11 of size 91402 out of 460862 (20%) after 58.3 sec
61.60/61.64	c [picomus] extracted core 12 of size 91018 out of 460862 (20%) after 61.7 sec
65.00/65.08	c [picomus] extracted core 13 of size 90684 out of 460862 (20%) after 65.1 sec
68.80/68.88	c [picomus] extracted core 14 of size 90475 out of 460862 (20%) after 68.9 sec
72.60/72.66	c [picomus] extracted core 15 of size 90323 out of 460862 (20%) after 72.7 sec
75.99/76.08	c [picomus] extracted core 16 of size 90060 out of 460862 (20%) after 76.1 sec
79.99/80.00	c [picomus] extracted core 17 of size 89949 out of 460862 (20%) after 80.0 sec
82.99/83.02	c [picomus] extracted core 18 of size 89809 out of 460862 (19%) after 83.0 sec
86.19/86.23	c [picomus] extracted core 19 of size 89669 out of 460862 (19%) after 86.2 sec
89.60/89.65	c [picomus] extracted core 20 of size 89530 out of 460862 (19%) after 89.7 sec
92.89/92.92	c [picomus] extracted core 21 of size 89398 out of 460862 (19%) after 92.9 sec
97.09/97.19	c [picomus] extracted core 22 of size 89292 out of 460862 (19%) after 97.2 sec
100.79/100.86	c [picomus] extracted core 23 of size 89126 out of 460862 (19%) after 100.9 sec
104.19/104.20	c [picomus] extracted core 24 of size 89047 out of 460862 (19%) after 104.2 sec
107.80/107.86	c [picomus] extracted core 25 of size 88961 out of 460862 (19%) after 107.9 sec
111.10/111.19	c [picomus] extracted core 26 of size 88895 out of 460862 (19%) after 111.2 sec
114.59/114.66	c [picomus] extracted core 27 of size 88844 out of 460862 (19%) after 114.7 sec
118.19/118.23	c [picomus] extracted core 28 of size 88718 out of 460862 (19%) after 118.2 sec
121.70/121.79	c [picomus] extracted core 29 of size 88600 out of 460862 (19%) after 121.8 sec
124.99/125.01	c [picomus] extracted core 30 of size 88557 out of 460862 (19%) after 125.0 sec
127.80/127.87	c [picomus] extracted core 31 of size 88452 out of 460862 (19%) after 127.9 sec
130.80/130.86	c [picomus] extracted core 32 of size 88404 out of 460862 (19%) after 130.9 sec
134.29/134.32	c [picomus] extracted core 33 of size 88312 out of 460862 (19%) after 134.3 sec
137.69/137.79	c [picomus] extracted core 34 of size 88291 out of 460862 (19%) after 137.8 sec
141.29/141.33	c [picomus] extracted core 35 of size 88231 out of 460862 (19%) after 141.3 sec
144.10/144.18	c [picomus] extracted core 36 of size 88193 out of 460862 (19%) after 144.2 sec
147.40/147.49	c [picomus] extracted core 37 of size 88109 out of 460862 (19%) after 147.5 sec
151.19/151.22	c [picomus] extracted core 38 of size 88084 out of 460862 (19%) after 151.2 sec
154.89/155.00	c [picomus] extracted core 39 of size 88039 out of 460862 (19%) after 155.0 sec
157.99/158.08	c [picomus] extracted core 40 of size 87909 out of 460862 (19%) after 158.1 sec
161.49/161.50	c [picomus] extracted core 41 of size 87878 out of 460862 (19%) after 161.5 sec
164.39/164.41	c [picomus] extracted core 42 of size 87843 out of 460862 (19%) after 164.4 sec
167.49/167.53	c [picomus] extracted core 43 of size 87771 out of 460862 (19%) after 167.5 sec
170.89/170.91	c [picomus] extracted core 44 of size 87743 out of 460862 (19%) after 170.9 sec
174.59/174.69	c [picomus] extracted core 45 of size 87716 out of 460862 (19%) after 174.7 sec
178.20/178.29	c [picomus] extracted core 46 of size 87704 out of 460862 (19%) after 178.3 sec
181.40/181.49	c [picomus] extracted core 47 of size 87681 out of 460862 (19%) after 181.5 sec
185.30/185.32	c [picomus] extracted core 48 of size 86751 out of 460862 (19%) after 185.3 sec
188.49/188.54	c [picomus] extracted core 49 of size 86733 out of 460862 (19%) after 188.6 sec
191.40/191.46	c [picomus] extracted core 50 of size 86698 out of 460862 (19%) after 191.5 sec
194.80/194.89	c [picomus] extracted core 51 of size 86646 out of 460862 (19%) after 194.9 sec
197.70/197.72	c [picomus] extracted core 52 of size 86634 out of 460862 (19%) after 197.7 sec
200.99/201.00	c [picomus] extracted core 53 of size 86620 out of 460862 (19%) after 201.0 sec
203.89/203.99	c [picomus] extracted core 54 of size 86612 out of 460862 (19%) after 204.0 sec
207.10/207.14	c [picomus] extracted core 55 of size 86585 out of 460862 (19%) after 207.2 sec
210.89/210.90	c [picomus] extracted core 56 of size 86546 out of 460862 (19%) after 210.9 sec
214.09/214.19	c [picomus] extracted core 57 of size 86503 out of 460862 (19%) after 214.2 sec
217.70/217.78	c [picomus] extracted core 58 of size 86482 out of 460862 (19%) after 217.8 sec
221.11/221.12	c [picomus] extracted core 59 of size 86460 out of 460862 (19%) after 221.1 sec
224.20/224.21	c [picomus] extracted core 60 of size 86342 out of 460862 (19%) after 224.2 sec
227.09/227.19	c [picomus] extracted core 61 of size 86288 out of 460862 (19%) after 227.2 sec
230.29/230.32	c [picomus] extracted core 62 of size 86275 out of 460862 (19%) after 230.3 sec
233.50/233.57	c [picomus] extracted core 63 of size 86264 out of 460862 (19%) after 233.6 sec
236.79/236.89	c [picomus] extracted core 64 of size 86261 out of 460862 (19%) after 236.9 sec
239.99/240.02	c [picomus] extracted core 65 of size 86257 out of 460862 (19%) after 240.0 sec
243.60/243.68	c [picomus] extracted core 66 of size 86221 out of 460862 (19%) after 243.7 sec
246.70/246.77	c [picomus] extracted core 67 of size 86217 out of 460862 (19%) after 246.8 sec
258.70/258.77	c [picomus] reduction 1 to 86205 out of 460862 (19%) after 258.8 sec
370.00/370.08	c [picomus] reduction 2 to 86203 out of 460862 (19%) after 370.1 sec
521.61/521.63	c [picomus] reduction 3 to 86201 out of 460862 (19%) after 521.7 sec
752.01/752.06	c [picomus] reduction 4 to 86200 out of 460862 (19%) after 752.1 sec
788.11/788.15	c [picomus] reduction 5 to 86199 out of 460862 (19%) after 788.2 sec
796.61/796.60	c [picomus] reduction 6 to 86195 out of 460862 (19%) after 796.6 sec
805.22/805.22	c [picomus] reduction 7 to 86194 out of 460862 (19%) after 805.2 sec
850.61/850.62	c [picomus] reduction 8 to 86191 out of 460862 (19%) after 850.7 sec
1264.63/1264.66	c [picomus] reduction 9 to 86190 out of 460862 (19%) after 1264.7 sec
1267.83/1267.88	c [picomus] reduction 10 to 86189 out of 460862 (19%) after 1267.9 sec
1271.83/1271.85	c [picomus] reduction 11 to 86188 out of 460862 (19%) after 1271.9 sec
1272.23/1272.22	c [picomus] reduction 12 to 86187 out of 460862 (19%) after 1272.3 sec
1275.43/1275.49	c [picomus] reduction 13 to 86186 out of 460862 (19%) after 1275.5 sec
1368.13/1368.16	c [picomus] reduction 14 to 86185 out of 460862 (19%) after 1368.2 sec
1501.23/1501.22	c [picomus] reduction 15 to 86184 out of 460862 (19%) after 1501.3 sec
1660.24/1660.20	c [picomus] reduction 16 to 86181 out of 460862 (19%) after 1660.3 sec
1743.64/1743.60	c [picomus] reduction 17 to 86180 out of 460862 (19%) after 1743.7 sec
1744.94/1744.97	c [picomus] reduction 18 to 86169 out of 460862 (19%) after 1745.0 sec
1746.64/1746.63	c [picomus] reduction 19 to 86168 out of 460862 (19%) after 1746.7 sec
1748.14/1748.13	c [picomus] reduction 20 to 86167 out of 460862 (19%) after 1748.2 sec
1749.44/1749.42	c [picomus] reduction 21 to 86162 out of 460862 (19%) after 1749.5 sec
1752.14/1752.16	c [picomus] reduction 22 to 86161 out of 460862 (19%) after 1752.2 sec
1754.74/1754.71	c [picomus] reduction 23 to 86160 out of 460862 (19%) after 1754.8 sec
1756.75/1756.72	c [picomus] reduction 24 to 86159 out of 460862 (19%) after 1756.8 sec
1759.34/1759.34	c [picomus] reduction 25 to 86158 out of 460862 (19%) after 1759.4 sec
1761.54/1761.54	c [picomus] reduction 26 to 86156 out of 460862 (19%) after 1761.6 sec
1764.35/1764.36	c [picomus] reduction 27 to 86155 out of 460862 (19%) after 1764.4 sec
1768.75/1768.76	c [picomus] reduction 28 to 86154 out of 460862 (19%) after 1768.8 sec
1772.84/1772.88	c [picomus] reduction 29 to 86153 out of 460862 (19%) after 1772.9 sec

Verifier Data

ERROR: no value line found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3493710-1307802556/watcher-3493710-1307802556 -o /tmp/evaluation-result-3493710-1307802556/solver-3493710-1307802556 -C 1800 -W 1850 -M 7680 picomus HOME/instance-3493710-1307802556.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 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.92 1.00 0.99 6/186 24368
/proc/meminfo: memFree=31643828/32951124 swapFree=67063556/67111528
[pid=24368] ppid=24366 vsize=6592 CPUtime=0 cores=5,7
/proc/24368/stat : 24368 (picomus) R 24366 24368 23765 0 -1 4202496 280 0 0 0 0 0 0 0 20 0 1 0 891853822 6750208 235 33554432000 134512640 135072097 4288146912 18446744073709551615 134705502 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24368/statm: 1648 235 53 137 0 1509 0

[startup+0.0238001 s]
/proc/loadavg: 0.92 1.00 0.99 6/186 24368
/proc/meminfo: memFree=31643828/32951124 swapFree=67063556/67111528
[pid=24368] ppid=24366 vsize=7648 CPUtime=0.02 cores=5,7
/proc/24368/stat : 24368 (picomus) R 24366 24368 23765 0 -1 4202496 734 0 0 0 2 0 0 0 20 0 1 0 891853822 7831552 689 33554432000 134512640 135072097 4288146912 18446744073709551615 134514988 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24368/statm: 1912 689 53 137 0 1773 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7648

[startup+0.100773 s]
/proc/loadavg: 0.92 1.00 0.99 6/186 24368
/proc/meminfo: memFree=31643828/32951124 swapFree=67063556/67111528
[pid=24368] ppid=24366 vsize=12268 CPUtime=0.09 cores=5,7
/proc/24368/stat : 24368 (picomus) R 24366 24368 23765 0 -1 4202496 2638 0 0 0 9 0 0 0 20 0 1 0 891853822 12562432 2593 33554432000 134512640 135072097 4288146912 18446744073709551615 134514988 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24368/statm: 3067 2593 53 137 0 2928 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12268

[startup+0.300723 s]
/proc/loadavg: 0.92 1.00 0.99 6/186 24368
/proc/meminfo: memFree=31643828/32951124 swapFree=67063556/67111528
[pid=24368] ppid=24366 vsize=42364 CPUtime=0.29 cores=5,7
/proc/24368/stat : 24368 (picomus) R 24366 24368 23765 0 -1 4202496 9958 0 0 0 28 1 0 0 21 0 1 0 891853822 43380736 9912 33554432000 134512640 135072097 4288146912 18446744073709551615 134536788 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24368/statm: 10591 9912 68 137 0 10452 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 42364

[startup+0.700665 s]
/proc/loadavg: 0.92 1.00 0.99 6/186 24368
/proc/meminfo: memFree=31643828/32951124 swapFree=67063556/67111528
[pid=24368] ppid=24366 vsize=43536 CPUtime=0.69 cores=5,7
/proc/24368/stat : 24368 (picomus) R 24366 24368 23765 0 -1 4202496 10148 0 0 0 68 1 0 0 22 0 1 0 891853822 44580864 10102 33554432000 134512640 135072097 4288146912 18446744073709551615 134558379 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24368/statm: 10884 10102 69 137 0 10745 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43536

[startup+1.50051 s]
/proc/loadavg: 0.92 1.00 0.99 5/191 24378
/proc/meminfo: memFree=31522292/32951124 swapFree=67063556/67111528
[pid=24368] ppid=24366 vsize=44532 CPUtime=1.49 cores=5,7
/proc/24368/stat : 24368 (picomus) R 24366 24368 23765 0 -1 4202496 10347 0 0 0 147 2 0 0 25 0 1 0 891853822 45600768 10301 33554432000 134512640 135072097 4288146912 18446744073709551615 134543792 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24368/statm: 11133 10301 69 137 0 10994 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44532

[startup+3.10022 s]
/proc/loadavg: 0.92 1.00 0.99 5/191 24378
/proc/meminfo: memFree=31518892/32951124 swapFree=67063556/67111528
[pid=24368] ppid=24366 vsize=45608 CPUtime=3.09 cores=5,7
/proc/24368/stat : 24368 (picomus) R 24366 24368 23765 0 -1 4202496 10627 0 0 0 307 2 0 0 25 0 1 0 891853822 46702592 10581 33554432000 134512640 135072097 4288146912 18446744073709551615 134558253 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24368/statm: 11402 10581 69 137 0 11263 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45608

[startup+6.30063 s]
/proc/loadavg: 1.17 1.04 1.01 5/191 24378
/proc/meminfo: memFree=31512580/32951124 swapFree=67063556/67111528
[pid=24368] ppid=24366 vsize=48124 CPUtime=6.29 cores=5,7
/proc/24368/stat : 24368 (picomus) R 24366 24368 23765 0 -1 4202496 11216 0 0 0 627 2 0 0 25 0 1 0 891853822 49278976 11170 33554432000 134512640 135072097 4288146912 18446744073709551615 134520211 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24368/statm: 12031 11170 69 137 0 11892 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 48124

[startup+12.7005 s]
/proc/loadavg: 1.39 1.09 1.03 5/191 24378
/proc/meminfo: memFree=31519660/32951124 swapFree=67063556/67111528
[pid=24368] ppid=24366 vsize=53144 CPUtime=12.69 cores=5,7
/proc/24368/stat : 24368 (picomus) R 24366 24368 23765 0 -1 4202496 12495 0 0 0 1266 3 0 0 25 0 1 0 891853822 54419456 12449 33554432000 134512640 135072097 4288146912 18446744073709551615 134558253 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24368/statm: 13286 12449 69 137 0 13147 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 53144

[startup+25.5011 s]
/proc/loadavg: 1.97 1.24 1.07 5/191 24379
/proc/meminfo: memFree=31537388/32951124 swapFree=67063556/67111528
[pid=24368] ppid=24366 vsize=39256 CPUtime=25.49 cores=5,7
/proc/24368/stat : 24368 (picomus) R 24366 24368 23765 0 -1 4202496 25390 0 0 0 2543 6 0 0 25 0 1 0 891853822 40198144 8979 33554432000 134512640 135072097 4288146912 18446744073709551615 134543527 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24368/statm: 9814 8979 76 137 0 9675 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 39256

[startup+51.1005 s]
/proc/loadavg: 2.66 1.46 1.15 5/191 24379
/proc/meminfo: memFree=31536064/32951124 swapFree=67063556/67111528
[pid=24368] ppid=24366 vsize=32220 CPUtime=51.09 cores=5,7
/proc/24368/stat : 24368 (picomus) R 24366 24368 23765 0 -1 4202496 61788 0 0 0 5095 14 0 0 25 0 1 0 891853822 32993280 7246 33554432000 134512640 135072097 4288146912 18446744073709551615 134543485 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24368/statm: 8055 7246 76 137 0 7916 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 32220

[startup+102.307 s]
/proc/loadavg: 3.42 1.85 1.30 5/191 24381
/proc/meminfo: memFree=31445616/32951124 swapFree=67063556/67111528
[pid=24368] ppid=24366 vsize=32972 CPUtime=102.3 cores=5,7
/proc/24368/stat : 24368 (picomus) R 24366 24368 23765 0 -1 4202496 132244 0 0 0 10202 28 0 0 25 0 1 0 891853822 33763328 7456 33554432000 134512640 135072097 4288146912 18446744073709551615 134520211 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24368/statm: 8243 7456 76 137 0 8104 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 32972

[startup+162.3 s]
/proc/loadavg: 3.78 2.24 1.46 5/191 24382
/proc/meminfo: memFree=31445040/32951124 swapFree=67063556/67111528
[pid=24368] ppid=24366 vsize=31764 CPUtime=162.3 cores=5,7
/proc/24368/stat : 24368 (picomus) R 24366 24368 23765 0 -1 4202496 221669 0 0 0 16188 42 0 0 25 0 1 0 891853822 32526336 7177 33554432000 134512640 135072097 4288146912 18446744073709551615 134543485 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24368/statm: 7941 7177 76 137 0 7802 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 31764

[startup+222.3 s]
/proc/loadavg: 3.96 2.57 1.62 5/191 24384
/proc/meminfo: memFree=30780220/32951124 swapFree=67063556/67111528
[pid=24368] ppid=24366 vsize=32428 CPUtime=222.3 cores=5,7
/proc/24368/stat : 24368 (picomus) R 24366 24368 23765 0 -1 4202496 310987 0 0 0 22173 57 0 0 25 0 1 0 891853822 33206272 7301 33554432000 134512640 135072097 4288146912 18446744073709551615 134543446 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24368/statm: 8107 7301 76 137 0 7968 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 32428

[startup+282.3 s]
/proc/loadavg: 3.98 2.83 1.77 5/191 24386
/proc/meminfo: memFree=30112944/32951124 swapFree=67063556/67111528
[pid=24368] ppid=24366 vsize=194900 CPUtime=282.29 cores=5,7
/proc/24368/stat : 24368 (picomus) R 24366 24368 23765 0 -1 4202496 389585 0 0 0 28161 68 0 0 25 0 1 0 891853822 199577600 46287 33554432000 134512640 135072097 4288146912 18446744073709551615 134518189 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24368/statm: 48725 46287 77 137 0 48586 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 194900

[startup+342.3 s]
/proc/loadavg: 4.09 3.07 1.92 5/191 24387
/proc/meminfo: memFree=30096776/32951124 swapFree=67063556/67111528
[pid=24368] ppid=24366 vsize=203988 CPUtime=342.3 cores=5,7
/proc/24368/stat : 24368 (picomus) R 24366 24368 23765 0 -1 4202496 391833 0 0 0 34161 69 0 0 25 0 1 0 891853822 208883712 48535 33554432000 134512640 135072097 4288146912 18446744073709551615 134583955 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24368/statm: 50997 48535 77 137 0 50858 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 203988

[startup+402.301 s]
/proc/loadavg: 4.03 3.23 2.04 5/191 24389
/proc/meminfo: memFree=30073172/32951124 swapFree=67063556/67111528
[pid=24368] ppid=24366 vsize=225812 CPUtime=402.3 cores=5,7
/proc/24368/stat : 24368 (picomus) R 24366 24368 23765 0 -1 4202496 397287 0 0 0 40160 70 0 0 25 0 1 0 891853822 231231488 53989 33554432000 134512640 135072097 4288146912 18446744073709551615 134548993 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24368/statm: 56453 53989 77 137 0 56314 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 225812

[startup+462.301 s]
/proc/loadavg: 4.10 3.40 2.17 5/191 24390
/proc/meminfo: memFree=30068904/32951124 swapFree=67063556/67111528
[pid=24368] ppid=24366 vsize=225812 CPUtime=462.31 cores=5,7
/proc/24368/stat : 24368 (picomus) R 24366 24368 23765 0 -1 4202496 397287 0 0 0 46160 71 0 0 25 0 1 0 891853822 231231488 53989 33554432000 134512640 135072097 4288146912 18446744073709551615 134541045 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24368/statm: 56453 53989 77 137 0 56314 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 225812

[startup+522.301 s]
/proc/loadavg: 4.03 3.51 2.29 5/191 24392
/proc/meminfo: memFree=30068616/32951124 swapFree=67063556/67111528
[pid=24368] ppid=24366 vsize=225812 CPUtime=522.31 cores=5,7
/proc/24368/stat : 24368 (picomus) R 24366 24368 23765 0 -1 4202496 397288 0 0 0 52160 71 0 0 25 0 1 0 891853822 231231488 53990 33554432000 134512640 135072097 4288146912 18446744073709551615 134562724 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24368/statm: 56453 53990 77 137 0 56314 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 225812

[startup+582.301 s]
/proc/loadavg: 4.01 3.59 2.39 5/191 24394
/proc/meminfo: memFree=30066716/32951124 swapFree=67063556/67111528
[pid=24368] ppid=24366 vsize=225812 CPUtime=582.31 cores=5,7
/proc/24368/stat : 24368 (picomus) R 24366 24368 23765 0 -1 4202496 397288 0 0 0 58160 71 0 0 25 0 1 0 891853822 231231488 53990 33554432000 134512640 135072097 4288146912 18446744073709551615 134583966 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24368/statm: 56453 53990 77 137 0 56314 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 225812

[startup+642.301 s]

################
# More data... #
################

[startup+822.301 s]
/proc/loadavg: 4.05 3.84 2.76 5/191 24400
/proc/meminfo: memFree=29988668/32951124 swapFree=67063556/67111528
[pid=24368] ppid=24366 vsize=228744 CPUtime=822.31 cores=5,7
/proc/24368/stat : 24368 (picomus) R 24366 24368 23765 0 -1 4202496 398019 0 0 0 82160 71 0 0 25 0 1 0 891853822 234233856 54721 33554432000 134512640 135072097 4288146912 18446744073709551615 134548997 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24368/statm: 57186 54721 77 137 0 57047 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 228744

[startup+882.301 s]
/proc/loadavg: 4.09 3.88 2.84 5/191 24402
/proc/meminfo: memFree=29986764/32951124 swapFree=67063556/67111528
[pid=24368] ppid=24366 vsize=230664 CPUtime=882.32 cores=5,7
/proc/24368/stat : 24368 (picomus) R 24366 24368 23765 0 -1 4202496 398500 0 0 0 88160 72 0 0 25 0 1 0 891853822 236199936 55202 33554432000 134512640 135072097 4288146912 18446744073709551615 134518194 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24368/statm: 57666 55202 77 137 0 57527 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 230664

[startup+942.3 s]
/proc/loadavg: 4.10 3.91 2.91 5/191 24403
/proc/meminfo: memFree=29986680/32951124 swapFree=67063556/67111528
[pid=24368] ppid=24366 vsize=230664 CPUtime=942.32 cores=5,7
/proc/24368/stat : 24368 (picomus) R 24366 24368 23765 0 -1 4202496 398500 0 0 0 94160 72 0 0 25 0 1 0 891853822 236199936 55202 33554432000 134512640 135072097 4288146912 18446744073709551615 134521775 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24368/statm: 57666 55202 77 137 0 57527 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 230664

[startup+1002.3 s]
/proc/loadavg: 4.04 3.93 2.98 5/191 24405
/proc/meminfo: memFree=29983656/32951124 swapFree=67063556/67111528
[pid=24368] ppid=24366 vsize=233948 CPUtime=1002.32 cores=5,7
/proc/24368/stat : 24368 (picomus) R 24366 24368 23765 0 -1 4202496 399328 0 0 0 100160 72 0 0 25 0 1 0 891853822 239562752 56030 33554432000 134512640 135072097 4288146912 18446744073709551615 134549152 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24368/statm: 58487 56030 77 137 0 58348 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 233948

[startup+1062.3 s]
/proc/loadavg: 4.05 3.95 3.04 5/191 24406
/proc/meminfo: memFree=29983616/32951124 swapFree=67063556/67111528
[pid=24368] ppid=24366 vsize=233948 CPUtime=1062.32 cores=5,7
/proc/24368/stat : 24368 (picomus) R 24366 24368 23765 0 -1 4202496 399328 0 0 0 106160 72 0 0 25 0 1 0 891853822 239562752 56030 33554432000 134512640 135072097 4288146912 18446744073709551615 134549050 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24368/statm: 58487 56030 77 137 0 58348 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 233948

[startup+1122.3 s]
/proc/loadavg: 4.15 4.00 3.12 5/191 24408
/proc/meminfo: memFree=29983836/32951124 swapFree=67063556/67111528
[pid=24368] ppid=24366 vsize=233948 CPUtime=1122.32 cores=5,7
/proc/24368/stat : 24368 (picomus) R 24366 24368 23765 0 -1 4202496 399328 0 0 0 112160 72 0 0 25 0 1 0 891853822 239562752 56030 33554432000 134512640 135072097 4288146912 18446744073709551615 134521787 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24368/statm: 58487 56030 77 137 0 58348 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 233948

[startup+1182.3 s]
/proc/loadavg: 4.05 4.00 3.17 5/191 24410
/proc/meminfo: memFree=29975356/32951124 swapFree=67063556/67111528
[pid=24368] ppid=24366 vsize=242516 CPUtime=1182.32 cores=5,7
/proc/24368/stat : 24368 (picomus) R 24366 24368 23765 0 -1 4202496 401465 0 0 0 118160 72 0 0 25 0 1 0 891853822 248336384 58166 33554432000 134512640 135072097 4288146912 18446744073709551615 134585038 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24368/statm: 60629 58166 77 137 0 60490 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 242516

[startup+1242.3 s]
/proc/loadavg: 4.02 4.00 3.22 5/191 24411
/proc/meminfo: memFree=29956336/32951124 swapFree=67063556/67111528
[pid=24368] ppid=24366 vsize=260636 CPUtime=1242.33 cores=5,7
/proc/24368/stat : 24368 (picomus) R 24366 24368 23765 0 -1 4202496 405997 0 0 0 124160 73 0 0 25 0 1 0 891853822 266891264 62698 33554432000 134512640 135072097 4288146912 18446744073709551615 134543572 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24368/statm: 65159 62698 77 137 0 65020 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 260636

[startup+1302.3 s]
/proc/loadavg: 4.00 4.00 3.26 5/191 24413
/proc/meminfo: memFree=29942132/32951124 swapFree=67063556/67111528
[pid=24368] ppid=24366 vsize=274516 CPUtime=1302.33 cores=5,7
/proc/24368/stat : 24368 (picomus) R 24366 24368 23765 0 -1 4202496 409467 0 0 0 130160 73 0 0 25 0 1 0 891853822 281104384 66168 33554432000 134512640 135072097 4288146912 18446744073709551615 134583963 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24368/statm: 68629 66168 77 137 0 68490 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 274516

[startup+1362.3 s]
/proc/loadavg: 4.04 4.01 3.31 5/191 24414
/proc/meminfo: memFree=29941964/32951124 swapFree=67063556/67111528
[pid=24368] ppid=24366 vsize=274516 CPUtime=1362.33 cores=5,7
/proc/24368/stat : 24368 (picomus) R 24366 24368 23765 0 -1 4202496 409467 0 0 0 136160 73 0 0 25 0 1 0 891853822 281104384 66168 33554432000 134512640 135072097 4288146912 18446744073709551615 134584047 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24368/statm: 68629 66168 77 137 0 68490 0
Current children cumulated CPU time (s) 1362.33
Current children cumulated vsize (KiB) 274516

[startup+1422.31 s]
/proc/loadavg: 4.01 4.01 3.35 5/191 24416
/proc/meminfo: memFree=29942028/32951124 swapFree=67063556/67111528
[pid=24368] ppid=24366 vsize=274516 CPUtime=1422.33 cores=5,7
/proc/24368/stat : 24368 (picomus) R 24366 24368 23765 0 -1 4202496 409467 0 0 0 142160 73 0 0 25 0 1 0 891853822 281104384 66168 33554432000 134512640 135072097 4288146912 18446744073709551615 134548997 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24368/statm: 68629 66168 77 137 0 68490 0
Current children cumulated CPU time (s) 1422.33
Current children cumulated vsize (KiB) 274516

[startup+1482.3 s]
/proc/loadavg: 4.00 4.00 3.39 5/191 24418
/proc/meminfo: memFree=29941968/32951124 swapFree=67063556/67111528
[pid=24368] ppid=24366 vsize=274516 CPUtime=1482.33 cores=5,7
/proc/24368/stat : 24368 (picomus) R 24366 24368 23765 0 -1 4202496 409467 0 0 0 148160 73 0 0 25 0 1 0 891853822 281104384 66168 33554432000 134512640 135072097 4288146912 18446744073709551615 134583955 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24368/statm: 68629 66168 77 137 0 68490 0
Current children cumulated CPU time (s) 1482.33
Current children cumulated vsize (KiB) 274516

[startup+1542.3 s]
/proc/loadavg: 4.03 4.01 3.43 5/191 24419
/proc/meminfo: memFree=29942168/32951124 swapFree=67063556/67111528
[pid=24368] ppid=24366 vsize=274516 CPUtime=1542.33 cores=5,7
/proc/24368/stat : 24368 (picomus) R 24366 24368 23765 0 -1 4202496 409467 0 0 0 154160 73 0 0 25 0 1 0 891853822 281104384 66168 33554432000 134512640 135072097 4288146912 18446744073709551615 134562712 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24368/statm: 68629 66168 77 137 0 68490 0
Current children cumulated CPU time (s) 1542.33
Current children cumulated vsize (KiB) 274516

[startup+1602.3 s]
/proc/loadavg: 4.01 4.01 3.46 5/191 24421
/proc/meminfo: memFree=29942256/32951124 swapFree=67063556/67111528
[pid=24368] ppid=24366 vsize=274516 CPUtime=1602.34 cores=5,7
/proc/24368/stat : 24368 (picomus) R 24366 24368 23765 0 -1 4202496 409468 0 0 0 160160 74 0 0 25 0 1 0 891853822 281104384 66169 33554432000 134512640 135072097 4288146912 18446744073709551615 134583955 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24368/statm: 68629 66169 77 137 0 68490 0
Current children cumulated CPU time (s) 1602.34
Current children cumulated vsize (KiB) 274516

[startup+1662.3 s]
/proc/loadavg: 4.06 4.02 3.50 5/191 24422
/proc/meminfo: memFree=29942096/32951124 swapFree=67063556/67111528
[pid=24368] ppid=24366 vsize=274516 CPUtime=1662.34 cores=5,7
/proc/24368/stat : 24368 (picomus) R 24366 24368 23765 0 -1 4202496 409468 0 0 0 166160 74 0 0 25 0 1 0 891853822 281104384 66169 33554432000 134512640 135072097 4288146912 18446744073709551615 134518236 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24368/statm: 68629 66169 77 137 0 68490 0
Current children cumulated CPU time (s) 1662.34
Current children cumulated vsize (KiB) 274516

[startup+1722.3 s]
/proc/loadavg: 4.06 4.03 3.53 5/191 24424
/proc/meminfo: memFree=29942292/32951124 swapFree=67063556/67111528
[pid=24368] ppid=24366 vsize=274516 CPUtime=1722.34 cores=5,7
/proc/24368/stat : 24368 (picomus) R 24366 24368 23765 0 -1 4202496 409468 0 0 0 172160 74 0 0 25 0 1 0 891853822 281104384 66169 33554432000 134512640 135072097 4288146912 18446744073709551615 134521742 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24368/statm: 68629 66169 77 137 0 68490 0
Current children cumulated CPU time (s) 1722.34
Current children cumulated vsize (KiB) 274516

[startup+1782.3 s]
/proc/loadavg: 4.12 4.05 3.57 5/191 24426
/proc/meminfo: memFree=29936036/32951124 swapFree=67063556/67111528
[pid=24368] ppid=24366 vsize=279316 CPUtime=1782.34 cores=5,7
/proc/24368/stat : 24368 (picomus) R 24366 24368 23765 0 -1 4202496 411129 0 0 0 178160 74 0 0 25 0 1 0 891853822 286019584 67399 33554432000 134512640 135072097 4288146912 18446744073709551615 134518160 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24368/statm: 69829 67399 77 137 0 69690 0
Current children cumulated CPU time (s) 1782.34
Current children cumulated vsize (KiB) 279316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 4.08 4.05 3.58 4/190 24427
/proc/meminfo: memFree=30145224/32951124 swapFree=67063556/67111528
[pid=24368] ppid=24366 vsize=279316 CPUtime=1800.05 cores=5,7
/proc/24368/stat : 24368 (picomus) R 24366 24368 23765 0 -1 4202496 411129 0 0 0 179931 74 0 0 25 0 1 0 891853822 286019584 67399 33554432000 134512640 135072097 4288146912 18446744073709551615 134543371 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/24368/statm: 69829 67399 77 137 0 69690 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 279316

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): 1800.02
CPU time (s): 1800.07
CPU user time (s): 1799.31
CPU system time (s): 0.758884
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 281168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.31
system time used= 0.758884
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 411129
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= 3
involuntary context switches= 2761

runsolver used 2.95455 second user time and 6.87495 second system time

The end

Launcher Data

Begin job on node134 at 2011-06-11 16:29:16
IDJOB=3493710
IDBENCH=82479
IDSOLVER=1974
FILE ID=node134/3493710-1307802556
RUNJOBID= node134-1307802556-24322
PBS_JOBID= 13551014
Free space on /tmp= 74092 MiB

SOLVER NAME= PicoMUS 941
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k50-pdtswvsam6x8p3-tseitin.cnf
COMMAND LINE= picomus BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493710-1307802556/watcher-3493710-1307802556 -o /tmp/evaluation-result-3493710-1307802556/solver-3493710-1307802556 -C 1800 -W 1850 -M 7680  picomus HOME/instance-3493710-1307802556.cnf

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

MD5SUM BENCH= 78f66492ac42d4b6896175e486263134
RANDOM SEED=596367213

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31648092 kB
Buffers:        318908 kB
Cached:         744368 kB
SwapCached:      10284 kB
Active:         548516 kB
Inactive:       552836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31648092 kB
SwapTotal:    67111528 kB
SwapFree:     67063556 kB
Dirty:           29540 kB
Writeback:           8 kB
AnonPages:       35036 kB
Mapped:          10736 kB
Slab:           137892 kB
PageTables:       5172 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   225336 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74100 MiB
End job on node134 at 2011-06-11 16:59:18