Trace number 3706169

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
toysat 2012-05-17? (TO) 1800.1 1800.41

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped2.G.recomb10-0.01-2.opb
MD5SUMe432f4dd04198805b69ce63b40faf1f4
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark96575
Best CPU time to get the best result obtained on this benchmark1800.28
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables208409
Total number of constraints1724968
Number of constraints which are clauses1724968
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint579
Number of terms in the objective function 18980
Biggest coefficient in the objective function 581
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 10690980
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 581
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 10690980
Number of bits of the biggest sum of numbers24
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

92.17/92.21	c 2012-05-29T01:48:20+0200
92.17/92.21	c arch = x86_64
92.17/92.21	c os = linux
92.17/92.21	c compiler = ghc 7.4
92.17/92.21	c packages:
92.17/92.21	c   OptDir-0.0.1
92.17/92.21	c   array-0.4.0.0
92.17/92.21	c   base-4.5.0.0
92.17/92.21	c   bytestring-0.9.2.1
92.17/92.21	c   containers-0.4.2.1
92.17/92.21	c   deepseq-1.3.0.0
92.17/92.21	c   mtl-2.1.1
92.17/92.21	c   old_locale-1.0.0.4
92.17/92.21	c   parse_dimacs-1.2
92.17/92.21	c   parsec-3.1.2
92.17/92.21	c   queue-0.1.2
92.17/92.21	c   stm-2.3
92.17/92.21	c   time-1.4
92.17/92.21	c command line = ["--pb","HOME/instance-3706169-1338248898.opb"]
92.17/92.21	c #vars 208409
92.17/92.21	c #constraints 1724968
92.17/92.21	c Solving starts ...
99.77/99.88	c solving time = 7.571s
99.77/99.88	c #decision = 723829
99.77/99.88	c #conflict = 350
99.77/99.88	c #restart = 2
99.77/99.88	o 125668
99.87/99.92	c Solving starts ...
100.67/100.71	c solving time = 0.703s
100.67/100.71	c #decision = 755462
100.67/100.71	c #conflict = 350
100.67/100.71	c #restart = 2
100.67/100.71	o 125667
100.67/100.75	c Solving starts ...
102.27/102.33	c solving time = 1.480s
102.27/102.33	c #decision = 787013
102.27/102.33	c #conflict = 350
102.27/102.33	c #restart = 2
102.27/102.33	o 125666
102.27/102.37	c Solving starts ...
104.27/104.35	c solving time = 1.888s
104.27/104.35	c #decision = 818601
104.27/104.35	c #conflict = 350
104.27/104.35	c #restart = 2
104.27/104.35	o 125665
104.27/104.39	c Solving starts ...
107.06/107.13	c solving time = 2.635s
107.06/107.13	c #decision = 850046
107.06/107.13	c #conflict = 350
107.06/107.13	c #restart = 2
107.06/107.13	o 125664
107.06/107.17	c Solving starts ...
110.27/110.36	c solving time = 3.088s
110.27/110.36	c #decision = 881716
110.27/110.36	c #conflict = 350
110.27/110.36	c #restart = 2
110.27/110.36	o 125663
110.27/110.39	c Solving starts ...
113.86/113.94	c solving time = 3.444s
113.86/113.94	c #decision = 913181
113.86/113.94	c #conflict = 350
113.86/113.94	c #restart = 2
113.86/113.94	o 125662
113.86/113.98	c Solving starts ...
118.27/118.35	c solving time = 4.264s
118.27/118.35	c #decision = 944723
118.27/118.35	c #conflict = 350
118.27/118.35	c #restart = 2
118.27/118.35	o 125661
118.27/118.38	c Solving starts ...
123.07/123.16	c solving time = 4.670s
123.07/123.16	c #decision = 976127
123.07/123.16	c #conflict = 350
123.07/123.16	c #restart = 2
123.07/123.16	o 125660
123.07/123.20	c Solving starts ...
128.26/128.30	c solving time = 5.002s
128.26/128.30	c #decision = 1007595
128.26/128.30	c #conflict = 350
128.26/128.30	c #restart = 2
128.26/128.30	o 125659
128.26/128.34	c Solving starts ...
134.07/134.18	c solving time = 5.741s
134.07/134.18	c #decision = 1039000
134.07/134.18	c #conflict = 350
134.07/134.18	c #restart = 2
134.07/134.18	o 125658
134.17/134.22	c Solving starts ...
140.36/140.46	c solving time = 6.137s
140.36/140.46	c #decision = 1070429
140.36/140.46	c #conflict = 350
140.36/140.46	c #restart = 2
140.36/140.46	o 125657
140.46/140.50	c Solving starts ...
146.96/147.06	c solving time = 6.457s
146.96/147.06	c #decision = 1101785
146.96/147.06	c #conflict = 350
146.96/147.06	c #restart = 2
146.96/147.06	o 125656
147.06/147.10	c Solving starts ...
154.36/154.48	c solving time = 7.274s
154.36/154.48	c #decision = 1133202
154.36/154.48	c #conflict = 350
154.36/154.48	c #restart = 2
154.36/154.48	o 125655
154.46/154.52	c Solving starts ...
162.16/162.25	c solving time = 7.630s
162.16/162.25	c #decision = 1164432
162.16/162.25	c #conflict = 350
162.16/162.25	c #restart = 2
162.16/162.25	o 125654
162.16/162.29	c Solving starts ...
170.26/170.34	c solving time = 7.948s
170.26/170.34	c #decision = 1195800
170.26/170.34	c #conflict = 350
170.26/170.34	c #restart = 2
170.26/170.34	o 125653
170.26/170.38	c Solving starts ...
178.66/178.76	c solving time = 8.277s
178.66/178.76	c #decision = 1227089
178.66/178.76	c #conflict = 350
178.66/178.76	c #restart = 2
178.66/178.76	o 125652
178.76/178.80	c Solving starts ...
187.86/187.93	c solving time = 9.032s
187.86/187.93	c #decision = 1258414
187.86/187.93	c #conflict = 350
187.86/187.93	c #restart = 2
187.86/187.93	o 125651
187.86/187.97	c Solving starts ...
197.35/197.47	c solving time = 9.400s
197.35/197.47	c #decision = 1289620
197.35/197.47	c #conflict = 350
197.35/197.47	c #restart = 2
197.35/197.47	o 125650
197.45/197.51	c Solving starts ...
207.25/207.32	c solving time = 9.706s
207.25/207.32	c #decision = 1320919
207.25/207.32	c #conflict = 350
207.25/207.32	c #restart = 2
207.25/207.32	o 125649
207.25/207.36	c Solving starts ...
217.85/217.91	c solving time = 10.440s
217.85/217.91	c #decision = 1352080
217.85/217.91	c #conflict = 350
217.85/217.91	c #restart = 2
217.85/217.91	o 125648
217.85/217.94	c Solving starts ...
228.75/228.87	c solving time = 10.821s
228.75/228.87	c #decision = 1383301
228.75/228.87	c #conflict = 350
228.75/228.87	c #restart = 2
228.75/228.87	o 125647
228.85/228.91	c Solving starts ...
240.04/240.16	c solving time = 11.142s
240.04/240.16	c #decision = 1414378
240.04/240.16	c #conflict = 350
240.04/240.16	c #restart = 2
240.04/240.16	o 125646
240.04/240.19	c Solving starts ...
252.95/253.07	c solving time = 12.778s
252.95/253.07	c #decision = 1445822
252.95/253.07	c #conflict = 363
252.95/253.07	c #restart = 2
252.95/253.07	o 125065
253.05/253.11	c Solving starts ...
269.24/269.30	c solving time = 16.107s
269.24/269.30	c #decision = 1459306
269.24/269.30	c #conflict = 373
269.24/269.30	c #restart = 2
269.24/269.30	o 124485
269.24/269.34	c Solving starts ...
297.24/297.37	c solving time = 27.937s
297.24/297.37	c #decision = 1477070
297.24/297.37	c #conflict = 409
297.24/297.37	c #restart = 2
297.24/297.37	o 124484
297.34/297.41	c Solving starts ...
310.64/310.79	c solving time = 13.295s
310.64/310.79	c #decision = 1490768
310.64/310.79	c #conflict = 416
310.64/310.79	c #restart = 2
310.64/310.79	o 124483
310.74/310.82	c Solving starts ...
329.73/329.87	c solving time = 18.963s
329.73/329.87	c #decision = 1504431
329.73/329.87	c #conflict = 421
329.73/329.87	c #restart = 2
329.73/329.87	o 124482
329.84/329.91	c Solving starts ...
356.33/356.43	c solving time = 26.432s
356.33/356.43	c #decision = 1522158
356.33/356.43	c #conflict = 492
356.33/356.43	c #restart = 2
356.33/356.43	o 124481
356.33/356.47	c Solving starts ...
402.72/402.85	c solving time = 46.291s
402.72/402.85	c #decision = 1536343
402.72/402.85	c #conflict = 568
402.72/402.85	c #restart = 2
402.72/402.85	o 124480
402.72/402.89	c Solving starts ...
860.85/861.08	c solving time = 458.029s
860.85/861.08	c #decision = 1551944
860.85/861.08	c #conflict = 892
860.85/861.08	c #restart = 4
860.85/861.08	o 124479
860.95/861.12	c Solving starts ...
1521.22/1521.56	c solving time = 660.226s
1521.22/1521.56	c #decision = 1568587
1521.22/1521.56	c #conflict = 1143
1521.22/1521.56	c #restart = 6
1521.22/1521.56	o 124478
1521.72/1522.03	c Solving starts ...
1628.41/1628.78	c solving time = 106.654s
1628.41/1628.78	c #decision = 1583005
1628.41/1628.78	c #conflict = 1172
1628.41/1628.78	c #restart = 6
1628.41/1628.78	o 124477
1628.51/1628.82	c Solving starts ...

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3706169-1338248898/watcher-3706169-1338248898 -o /tmp/evaluation-result-3706169-1338248898/solver-3706169-1338248898 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706169-1338248898.opb 

running on 4 cores: 0,2,4,6

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.07 2.05 2.00 3/174 14504
/proc/meminfo: memFree=26902092/32873624 swapFree=7104/7104
[pid=14504] ppid=14502 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/14504/stat : 14504 (runsolver) D 14502 14504 13062 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 291015426 12095488 51 33554432000 4194304 5436572 140735919263328 140735919259624 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/14504/statm: 2953 51 31 304 0 2645 0

[startup+0.0462771 s]
/proc/loadavg: 2.07 2.05 2.00 3/174 14504
/proc/meminfo: memFree=26902092/32873624 swapFree=7104/7104
[pid=14504] ppid=14502 vsize=8256 CPUtime=0.03 cores=0,2,4,6
/proc/14504/stat : 14504 (toysat) R 14502 14504 13062 0 -1 4202496 1325 0 0 0 3 0 0 0 20 0 1 0 291015426 8454144 1245 33554432000 4194304 8973514 140735015165344 140735919259512 4591752 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14504/statm: 2064 1245 411 1167 0 845 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8256

[startup+0.100173 s]
/proc/loadavg: 2.07 2.05 2.00 3/174 14504
/proc/meminfo: memFree=26902092/32873624 swapFree=7104/7104
[pid=14504] ppid=14502 vsize=12352 CPUtime=0.09 cores=0,2,4,6
/proc/14504/stat : 14504 (toysat) R 14502 14504 13062 0 -1 4202496 2269 0 0 0 9 0 0 0 20 0 1 0 291015426 12648448 2189 33554432000 4194304 8973514 140735015165344 140735919259512 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14504/statm: 3088 2189 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300172 s]
/proc/loadavg: 2.07 2.05 2.00 3/174 14504
/proc/meminfo: memFree=26902092/32873624 swapFree=7104/7104
[pid=14504] ppid=14502 vsize=25664 CPUtime=0.29 cores=0,2,4,6
/proc/14504/stat : 14504 (toysat) R 14502 14504 13062 0 -1 4202496 5664 0 0 0 29 0 0 0 20 0 1 0 291015426 26279936 5585 33554432000 4194304 8973514 140735015165344 140735919259512 4209439 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14504/statm: 6416 5590 418 1167 0 5197 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25664

[startup+0.700162 s]
/proc/loadavg: 2.07 2.05 2.00 3/174 14504
/proc/meminfo: memFree=26902092/32873624 swapFree=7104/7104
[pid=14504] ppid=14502 vsize=47168 CPUtime=0.68 cores=0,2,4,6
/proc/14504/stat : 14504 (toysat) R 14502 14504 13062 0 -1 4202496 10884 0 0 0 67 1 0 0 20 0 1 0 291015426 48300032 10804 33554432000 4194304 8973514 140735015165344 140735015164840 4209325 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14504/statm: 11792 10810 418 1167 0 10573 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 47168

[startup+1.50016 s]
/proc/loadavg: 2.07 2.05 2.00 3/175 14505
/proc/meminfo: memFree=26834480/32873624 swapFree=7104/7104
[pid=14504] ppid=14502 vsize=95296 CPUtime=1.48 cores=0,2,4,6
/proc/14504/stat : 14504 (toysat) R 14502 14504 13062 0 -1 4202496 23092 0 0 0 145 3 0 0 20 0 1 0 291015426 97583104 23012 33554432000 4194304 8973514 140735015165344 140735015164840 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14504/statm: 23824 23012 418 1167 0 22605 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 95296

[startup+3.10016 s]
/proc/loadavg: 2.07 2.05 2.00 3/175 14505
/proc/meminfo: memFree=26781656/32873624 swapFree=7104/7104
[pid=14504] ppid=14502 vsize=217152 CPUtime=3.09 cores=0,2,4,6
/proc/14504/stat : 14504 (toysat) R 14502 14504 13062 0 -1 4202496 53556 0 0 0 299 10 0 0 20 0 1 0 291015426 222363648 53476 33554432000 4194304 8973514 140735015165344 140735015164608 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14504/statm: 54288 53476 418 1167 0 53069 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 217152

[startup+6.30016 s]
/proc/loadavg: 2.06 2.05 2.00 3/175 14505
/proc/meminfo: memFree=26525476/32873624 swapFree=7104/7104
[pid=14504] ppid=14502 vsize=380992 CPUtime=6.28 cores=0,2,4,6
/proc/14504/stat : 14504 (toysat) R 14502 14504 13062 0 -1 4202496 94516 0 0 0 610 18 0 0 20 0 1 0 291015426 390135808 94436 33554432000 4194304 8973514 140735015165344 140735015164840 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14504/statm: 95248 94436 418 1167 0 94029 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 380992

[startup+12.7003 s]
/proc/loadavg: 2.06 2.05 2.00 3/175 14505
/proc/meminfo: memFree=26235596/32873624 swapFree=7104/7104
[pid=14504] ppid=14502 vsize=884800 CPUtime=12.68 cores=0,2,4,6
/proc/14504/stat : 14504 (toysat) R 14502 14504 13062 0 -1 4202496 220286 0 0 0 1231 37 0 0 20 0 1 0 291015426 906035200 220207 33554432000 4194304 8973514 140735015165344 140735015164184 4209325 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14504/statm: 221200 220214 418 1167 0 219981 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 884800

[startup+25.5002 s]
/proc/loadavg: 2.04 2.05 2.00 3/175 14505
/proc/meminfo: memFree=25327388/32873624 swapFree=7104/7104
[pid=14504] ppid=14502 vsize=1577024 CPUtime=25.48 cores=0,2,4,6
/proc/14504/stat : 14504 (toysat) R 14502 14504 13062 0 -1 4202496 393541 0 0 0 2482 66 0 0 20 0 1 0 291015426 1614872576 393461 33554432000 4194304 8973514 140735015165344 140735015164840 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14504/statm: 394256 393461 429 1167 0 393037 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1577024

[startup+51.1002 s]
/proc/loadavg: 2.03 2.04 2.00 3/175 14505
/proc/meminfo: memFree=25872088/32873624 swapFree=7104/7104
[pid=14504] ppid=14502 vsize=1033280 CPUtime=51.08 cores=0,2,4,6
/proc/14504/stat : 14504 (toysat) R 14502 14504 13062 0 -1 4202496 431686 0 0 0 5029 79 0 0 20 0 1 0 291015426 1058078720 257526 33554432000 4194304 8973514 140735015165344 140735015164840 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14504/statm: 258320 257526 430 1167 0 257101 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 1033280

[startup+102.306 s]
/proc/loadavg: 2.01 2.03 2.00 3/176 14508
/proc/meminfo: memFree=25875580/32873624 swapFree=7104/7104
[pid=14504] ppid=14502 vsize=1029184 CPUtime=102.27 cores=0,2,4,6
/proc/14504/stat : 14504 (toysat) R 14502 14504 13062 0 -1 4202496 431711 0 0 0 10141 86 0 0 20 0 1 0 291015426 1053884416 256527 33554432000 4194304 8973514 140735015165344 140735015163264 4481288 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14504/statm: 257296 256527 455 1167 0 256077 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1029184

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/176 14508
/proc/meminfo: memFree=25876036/32873624 swapFree=7104/7104
[pid=14504] ppid=14502 vsize=1029184 CPUtime=162.26 cores=0,2,4,6
/proc/14504/stat : 14504 (toysat) R 14502 14504 13062 0 -1 4202496 431711 0 0 0 16130 96 0 0 20 0 1 0 291015426 1053884416 256527 33554432000 4194304 8973514 140735015165344 140735015163328 6743140 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14504/statm: 257296 256527 455 1167 0 256077 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1029184

[startup+222.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/175 14508
/proc/meminfo: memFree=25876084/32873624 swapFree=7104/7104
[pid=14504] ppid=14502 vsize=1029184 CPUtime=222.25 cores=0,2,4,6
/proc/14504/stat : 14504 (toysat) R 14502 14504 13062 0 -1 4202496 431711 0 0 0 22119 106 0 0 20 0 1 0 291015426 1053884416 256527 33554432000 4194304 8973514 140735015165344 140735015164840 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14504/statm: 257296 256527 455 1167 0 256077 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1029184

[startup+282.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/174 14508
/proc/meminfo: memFree=25864596/32873624 swapFree=7104/7104
[pid=14504] ppid=14502 vsize=1041472 CPUtime=282.24 cores=0,2,4,6
/proc/14504/stat : 14504 (toysat) R 14502 14504 13062 0 -1 4202496 434783 0 0 0 28107 117 0 0 20 0 1 0 291015426 1066467328 259599 33554432000 4194304 8973514 140735015165344 140735015164608 4209272 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14504/statm: 260368 259599 455 1167 0 259149 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1041472

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/175 14509
/proc/meminfo: memFree=25859656/32873624 swapFree=7104/7104
[pid=14504] ppid=14502 vsize=1046592 CPUtime=342.23 cores=0,2,4,6
/proc/14504/stat : 14504 (toysat) R 14502 14504 13062 0 -1 4202496 436063 0 0 0 34097 126 0 0 20 0 1 0 291015426 1071710208 260879 33554432000 4194304 8973514 140735015165344 140735015163328 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14504/statm: 261648 260879 455 1167 0 260429 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1046592

[startup+402.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/175 14509
/proc/meminfo: memFree=25851128/32873624 swapFree=7104/7104
[pid=14504] ppid=14502 vsize=1054784 CPUtime=402.22 cores=0,2,4,6
/proc/14504/stat : 14504 (toysat) R 14502 14504 13062 0 -1 4202496 438112 0 0 0 40088 134 0 0 20 0 1 0 291015426 1080098816 262928 33554432000 4194304 8973514 140735015165344 140735015164840 4209168 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14504/statm: 263696 262928 455 1167 0 262477 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1054784

[startup+462.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/175 14509
/proc/meminfo: memFree=25833796/32873624 swapFree=7104/7104
[pid=14504] ppid=14502 vsize=1072192 CPUtime=462.21 cores=0,2,4,6
/proc/14504/stat : 14504 (toysat) R 14502 14504 13062 0 -1 4202496 442464 0 0 0 46079 142 0 0 20 0 1 0 291015426 1097924608 267280 33554432000 4194304 8973514 140735015165344 140735015164840 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14504/statm: 268048 267280 455 1167 0 266829 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 1072192

[startup+522.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/175 14509
/proc/meminfo: memFree=25833236/32873624 swapFree=7104/7104
[pid=14504] ppid=14502 vsize=1072192 CPUtime=522.2 cores=0,2,4,6
/proc/14504/stat : 14504 (toysat) R 14502 14504 13062 0 -1 4202496 442464 0 0 0 52069 151 0 0 20 0 1 0 291015426 1097924608 267280 33554432000 4194304 8973514 140735015165344 140735015164840 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14504/statm: 268048 267280 455 1167 0 266829 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1072192

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 14509
/proc/meminfo: memFree=25831660/32873624 swapFree=7104/7104
[pid=14504] ppid=14502 vsize=1074240 CPUtime=582.2 cores=0,2,4,6
/proc/14504/stat : 14504 (toysat) R 14502 14504 13062 0 -1 4202496 442976 0 0 0 58062 158 0 0 20 0 1 0 291015426 1100021760 267792 33554432000 4194304 8973514 140735015165344 140735015164608 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14504/statm: 268560 267792 455 1167 0 267341 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 1074240

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 14536
/proc/meminfo: memFree=25822196/32873624 swapFree=7104/7104
[pid=14504] ppid=14502 vsize=1084480 CPUtime=822.16 cores=0,2,4,6
/proc/14504/stat : 14504 (toysat) R 14502 14504 13062 0 -1 4202496 445536 0 0 0 82027 189 0 0 20 0 1 0 291015426 1110507520 270352 33554432000 4194304 8973514 140735015165344 140735015164608 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14504/statm: 271120 270352 455 1167 0 269901 0
Current children cumulated CPU time (s) 822.16
Current children cumulated vsize (KiB) 1084480

[startup+882.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/175 14536
/proc/meminfo: memFree=25817120/32873624 swapFree=7104/7104
[pid=14504] ppid=14502 vsize=1089600 CPUtime=882.15 cores=0,2,4,6
/proc/14504/stat : 14504 (toysat) R 14502 14504 13062 0 -1 4202496 446824 0 0 0 88017 198 0 0 20 0 1 0 291015426 1115750400 271632 33554432000 4194304 8973514 140735015165344 140735015163264 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14504/statm: 272400 271632 455 1167 0 271181 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 1089600

[startup+942.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 14537
/proc/meminfo: memFree=25815044/32873624 swapFree=7104/7104
[pid=14504] ppid=14502 vsize=1091648 CPUtime=942.14 cores=0,2,4,6
/proc/14504/stat : 14504 (toysat) R 14502 14504 13062 0 -1 4202496 447339 0 0 0 94007 207 0 0 20 0 1 0 291015426 1117847552 272144 33554432000 4194304 8973514 140735015165344 140735015163264 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14504/statm: 272912 272144 455 1167 0 271693 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 1091648

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 14537
/proc/meminfo: memFree=25814824/32873624 swapFree=7104/7104
[pid=14504] ppid=14502 vsize=1091648 CPUtime=1002.12 cores=0,2,4,6
/proc/14504/stat : 14504 (toysat) R 14502 14504 13062 0 -1 4202496 447346 0 0 0 99997 215 0 0 20 0 1 0 291015426 1117847552 272144 33554432000 4194304 8973514 140735015165344 140735015164608 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14504/statm: 272912 272144 455 1167 0 271693 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 1091648

[startup+1062.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/175 14537
/proc/meminfo: memFree=25814976/32873624 swapFree=7104/7104
[pid=14504] ppid=14502 vsize=1091648 CPUtime=1062.11 cores=0,2,4,6
/proc/14504/stat : 14504 (toysat) R 14502 14504 13062 0 -1 4202496 447357 0 0 0 105988 223 0 0 20 0 1 0 291015426 1117847552 272144 33554432000 4194304 8973514 140735015165344 140735015164840 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14504/statm: 272912 272144 455 1167 0 271693 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 1091648

[startup+1122.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 14537
/proc/meminfo: memFree=25814756/32873624 swapFree=7104/7104
[pid=14504] ppid=14502 vsize=1091648 CPUtime=1122.1 cores=0,2,4,6
/proc/14504/stat : 14504 (toysat) R 14502 14504 13062 0 -1 4202496 447361 0 0 0 111979 231 0 0 20 0 1 0 291015426 1117847552 272144 33554432000 4194304 8973514 140735015165344 140735015163264 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14504/statm: 272912 272144 455 1167 0 271693 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 1091648

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 14537
/proc/meminfo: memFree=25814660/32873624 swapFree=7104/7104
[pid=14504] ppid=14502 vsize=1091648 CPUtime=1182.09 cores=0,2,4,6
/proc/14504/stat : 14504 (toysat) R 14502 14504 13062 0 -1 4202496 447361 0 0 0 117970 239 0 0 20 0 1 0 291015426 1117847552 272144 33554432000 4194304 8973514 140735015165344 140735015163264 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14504/statm: 272912 272144 455 1167 0 271693 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 1091648

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 14538
/proc/meminfo: memFree=25814564/32873624 swapFree=7104/7104
[pid=14504] ppid=14502 vsize=1091648 CPUtime=1242.07 cores=0,2,4,6
/proc/14504/stat : 14504 (toysat) R 14502 14504 13062 0 -1 4202496 447369 0 0 0 123960 247 0 0 20 0 1 0 291015426 1117847552 272144 33554432000 4194304 8973514 140735015165344 140735015163584 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14504/statm: 272912 272144 455 1167 0 271693 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 1091648

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 14541
/proc/meminfo: memFree=25813220/32873624 swapFree=7104/7104
[pid=14504] ppid=14502 vsize=1092672 CPUtime=1302.07 cores=0,2,4,6
/proc/14504/stat : 14504 (toysat) R 14502 14504 13062 0 -1 4202496 447625 0 0 0 129951 256 0 0 20 0 1 0 291015426 1118896128 272400 33554432000 4194304 8973514 140735015165344 140735015164840 4209212 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14504/statm: 273168 272400 455 1167 0 271949 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 1092672

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 14541
/proc/meminfo: memFree=25813632/32873624 swapFree=7104/7104
[pid=14504] ppid=14502 vsize=1092672 CPUtime=1362.05 cores=0,2,4,6
/proc/14504/stat : 14504 (toysat) R 14502 14504 13062 0 -1 4202496 447630 0 0 0 135942 263 0 0 20 0 1 0 291015426 1118896128 272400 33554432000 4194304 8973514 140735015165344 140735015163264 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14504/statm: 273168 272400 455 1167 0 271949 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 1092672

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 14541
/proc/meminfo: memFree=25813660/32873624 swapFree=7104/7104
[pid=14504] ppid=14502 vsize=1092672 CPUtime=1422.05 cores=0,2,4,6
/proc/14504/stat : 14504 (toysat) R 14502 14504 13062 0 -1 4202496 447631 0 0 0 141935 270 0 0 20 0 1 0 291015426 1118896128 272400 33554432000 4194304 8973514 140735015165344 140735015164840 4415701 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14504/statm: 273168 272400 455 1167 0 271949 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 1092672

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 14541
/proc/meminfo: memFree=25813688/32873624 swapFree=7104/7104
[pid=14504] ppid=14502 vsize=1092672 CPUtime=1482.03 cores=0,2,4,6
/proc/14504/stat : 14504 (toysat) R 14502 14504 13062 0 -1 4202496 447635 0 0 0 147925 278 0 0 20 0 1 0 291015426 1118896128 272400 33554432000 4194304 8973514 140735015165344 140735015164608 4208863 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14504/statm: 273168 272400 455 1167 0 271949 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 1092672

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 14542
/proc/meminfo: memFree=25806484/32873624 swapFree=7104/7104
[pid=14504] ppid=14502 vsize=1099840 CPUtime=1542.02 cores=0,2,4,6
/proc/14504/stat : 14504 (toysat) R 14502 14504 13062 0 -1 4202496 449427 0 0 0 153913 289 0 0 20 0 1 0 291015426 1126236160 274192 33554432000 4194304 8973514 140735015165344 140735015163264 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14504/statm: 274960 274192 455 1167 0 273741 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 1099840

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 14542
/proc/meminfo: memFree=25806360/32873624 swapFree=7104/7104
[pid=14504] ppid=14502 vsize=1099840 CPUtime=1602.01 cores=0,2,4,6
/proc/14504/stat : 14504 (toysat) R 14502 14504 13062 0 -1 4202496 449427 0 0 0 159906 295 0 0 20 0 1 0 291015426 1126236160 274192 33554432000 4194304 8973514 140735015165344 140735015164608 4209136 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14504/statm: 274960 274192 455 1167 0 273741 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 1099840

[startup+1662.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/175 14581
/proc/meminfo: memFree=26688184/32873624 swapFree=7104/7104
[pid=14504] ppid=14502 vsize=1105984 CPUtime=1662 cores=0,2,4,6
/proc/14504/stat : 14504 (toysat) R 14502 14504 13062 0 -1 4202496 450963 0 0 0 165896 304 0 0 20 0 1 0 291015426 1132527616 275728 33554432000 4194304 8973514 140735015165344 140735015164840 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14504/statm: 276496 275728 455 1167 0 275277 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 1105984

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/172 14609
/proc/meminfo: memFree=27274652/32873624 swapFree=7104/7104
[pid=14504] ppid=14502 vsize=1105984 CPUtime=1721.99 cores=0,2,4,6
/proc/14504/stat : 14504 (toysat) R 14502 14504 13062 0 -1 4202496 450963 0 0 0 171886 313 0 0 20 0 1 0 291015426 1132527616 275728 33554432000 4194304 8973514 140735015165344 140735015164608 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14504/statm: 276496 275728 455 1167 0 275277 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 1105984

[startup+1782.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/175 14695
/proc/meminfo: memFree=26707536/32873624 swapFree=7104/7104
[pid=14504] ppid=14502 vsize=1105984 CPUtime=1781.99 cores=0,2,4,6
/proc/14504/stat : 14504 (toysat) R 14502 14504 13062 0 -1 4202496 450963 0 0 0 177878 321 0 0 20 0 1 0 291015426 1132527616 275728 33554432000 4194304 8973514 140735015165344 140735015164840 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14504/statm: 276496 275728 455 1167 0 275277 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 1105984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.03 2.02 2.00 3/175 14695
/proc/meminfo: memFree=26707644/32873624 swapFree=7104/7104
[pid=14504] ppid=14502 vsize=1105984 CPUtime=1800.09 cores=0,2,4,6
/proc/14504/stat : 14504 (toysat) R 14502 14504 13062 0 -1 4202496 450963 0 0 0 179686 323 0 0 20 0 1 0 291015426 1132527616 275728 33554432000 4194304 8973514 140735015165344 140735015163328 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/14504/statm: 276496 275728 455 1167 0 275277 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1105984

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.41
CPU time (s): 1800.1
CPU user time (s): 1796.86
CPU system time (s): 3.23651
CPU usage (%): 99.9828
Max. virtual memory (cumulated for all children) (KiB): 1729600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.86
system time used= 3.23651
maximum resident set size= 1726424
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 450963
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= 54
involuntary context switches= 1887

runsolver used 3.47947 second user time and 8.44472 second system time

The end

Launcher Data

Begin job on node121 at 2012-05-29 01:48:20
IDJOB=3706169
IDBENCH=92850
IDSOLVER=2285
FILE ID=node121/3706169-1338248898
RUNJOBID= node121-1338236095-13626
PBS_JOBID= 14624639
Free space on /tmp= 71516 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/graca/normalized-ped2.G.recomb10-0.01-2.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706169-1338248898/watcher-3706169-1338248898 -o /tmp/evaluation-result-3706169-1338248898/solver-3706169-1338248898 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706169-1338248898.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= e432f4dd04198805b69ce63b40faf1f4
RANDOM SEED=1404632175

node121.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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		: 2667.042
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.08
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.042
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873624 kB
MemFree:        26902092 kB
Buffers:          595576 kB
Cached:          3092932 kB
SwapCached:            0 kB
Active:          2514596 kB
Inactive:        2588280 kB
Active(anon):    1411636 kB
Inactive(anon):        0 kB
Active(file):    1102960 kB
Inactive(file):  2588280 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             61768 kB
Writeback:             0 kB
AnonPages:       1416404 kB
Mapped:            16084 kB
Shmem:               200 kB
Slab:             727064 kB
SReclaimable:     171048 kB
SUnreclaim:       556016 kB
KernelStack:        1432 kB
PageTables:         6808 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545668 kB
Committed_AS:    1511876 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71568 MiB
End job on node121 at 2012-05-29 02:18:22