Trace number 3724561

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-06-01? (TO) 1800.11 1800.41

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped3.F.recomb10-0.10-7.opb
MD5SUM06297c7f26ebcb34cb37e0d981bba12f
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark12334
Best CPU time to get the best result obtained on this benchmark1800.74
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables69681
Total number of constraints703219
Number of constraints which are clauses703219
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 constraint340
Number of terms in the objective function 4960
Biggest coefficient in the objective function 341
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 1575760
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 341
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1575760
Number of bits of the biggest sum of numbers21
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

14.99/15.02	c 2012-06-02T17:07:54+0200
14.99/15.02	c arch = x86_64
14.99/15.02	c os = linux
14.99/15.02	c compiler = ghc 7.4
14.99/15.02	c packages:
14.99/15.02	c   OptDir-0.0.1
14.99/15.02	c   array-0.4.0.0
14.99/15.02	c   base-4.5.0.0
14.99/15.02	c   bytestring-0.9.2.1
14.99/15.02	c   containers-0.4.2.1
14.99/15.02	c   deepseq-1.3.0.0
14.99/15.02	c   mtl-2.1.1
14.99/15.02	c   old_locale-1.0.0.4
14.99/15.02	c   parse_dimacs-1.2
14.99/15.02	c   parsec-3.1.2
14.99/15.02	c   queue-0.1.2
14.99/15.02	c   stm-2.3
14.99/15.02	c   time-1.4
14.99/15.02	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3724561-1338649673.opb"]
14.99/15.02	c #vars 69681
14.99/15.02	c #constraints 703219
14.99/15.02	c Solving starts ...
17.29/17.31	c solving time = 2.255s
17.29/17.31	c #decision = 194256
17.29/17.31	c #conflict = 252
17.29/17.31	c #restart = 2
17.29/17.31	o 29752
17.29/17.32	c Solving starts ...
17.49/17.51	c solving time = 0.149s
17.49/17.51	c #decision = 207328
17.49/17.51	c #conflict = 252
17.49/17.51	c #restart = 2
17.49/17.51	o 29751
17.49/17.52	c Solving starts ...
17.69/17.73	c solving time = 0.178s
17.69/17.73	c #decision = 220379
17.69/17.73	c #conflict = 252
17.69/17.73	c #restart = 2
17.69/17.73	o 29750
17.69/17.74	c Solving starts ...
17.89/17.98	c solving time = 0.207s
17.89/17.98	c #decision = 233379
17.89/17.98	c #conflict = 252
17.89/17.98	c #restart = 2
17.89/17.98	o 29749
17.89/17.99	c Solving starts ...
18.19/18.26	c solving time = 0.237s
18.19/18.26	c #decision = 246378
18.19/18.26	c #conflict = 252
18.19/18.26	c #restart = 2
18.19/18.26	o 29748
18.19/18.27	c Solving starts ...
18.48/18.57	c solving time = 0.268s
18.48/18.57	c #decision = 259281
18.48/18.57	c #conflict = 252
18.48/18.57	c #restart = 2
18.48/18.57	o 29747
18.48/18.58	c Solving starts ...
19.08/19.10	c solving time = 0.483s
19.08/19.10	c #decision = 272301
19.08/19.10	c #conflict = 252
19.08/19.10	c #restart = 2
19.08/19.10	o 29746
19.08/19.11	c Solving starts ...
19.38/19.46	c solving time = 0.313s
19.38/19.46	c #decision = 285289
19.38/19.46	c #conflict = 252
19.38/19.46	c #restart = 2
19.38/19.46	o 29745
19.38/19.47	c Solving starts ...
19.79/19.85	c solving time = 0.342s
19.79/19.85	c #decision = 298253
19.79/19.85	c #conflict = 252
19.79/19.85	c #restart = 2
19.79/19.85	o 29744
19.79/19.86	c Solving starts ...
20.19/20.26	c solving time = 0.371s
20.19/20.26	c #decision = 311186
20.19/20.26	c #conflict = 252
20.19/20.26	c #restart = 2
20.19/20.26	o 29743
20.19/20.27	c Solving starts ...
20.68/20.71	c solving time = 0.404s
20.68/20.71	c #decision = 324062
20.68/20.71	c #conflict = 252
20.68/20.71	c #restart = 2
20.68/20.71	o 29742
20.68/20.72	c Solving starts ...
21.18/21.20	c solving time = 0.440s
21.18/21.20	c #decision = 336937
21.18/21.20	c #conflict = 252
21.18/21.20	c #restart = 2
21.18/21.20	o 29741
21.18/21.21	c Solving starts ...
21.68/21.72	c solving time = 0.475s
21.68/21.72	c #decision = 349793
21.68/21.72	c #conflict = 252
21.68/21.72	c #restart = 2
21.68/21.72	o 29740
21.68/21.73	c Solving starts ...
22.19/22.27	c solving time = 0.511s
22.19/22.27	c #decision = 362719
22.19/22.27	c #conflict = 252
22.19/22.27	c #restart = 2
22.19/22.27	o 29739
22.19/22.28	c Solving starts ...
22.78/22.88	c solving time = 0.559s
22.78/22.88	c #decision = 375593
22.78/22.88	c #conflict = 253
22.78/22.88	c #restart = 2
22.78/22.88	o 29738
22.78/22.89	c Solving starts ...
23.88/23.90	c solving time = 0.983s
23.88/23.90	c #decision = 383647
23.88/23.90	c #conflict = 260
23.88/23.90	c #restart = 2
23.88/23.90	o 29737
23.88/23.91	c Solving starts ...
25.38/25.49	c solving time = 1.546s
25.38/25.49	c #decision = 391816
25.38/25.49	c #conflict = 266
25.38/25.49	c #restart = 2
25.38/25.49	o 29736
25.48/25.50	c Solving starts ...
49.97/50.04	c solving time = 24.494s
49.97/50.04	c #decision = 407864
49.97/50.04	c #conflict = 449
49.97/50.04	c #restart = 3
49.97/50.04	o 29735
49.97/50.05	c Solving starts ...
50.68/50.76	c solving time = 0.683s
50.68/50.76	c #decision = 416578
50.68/50.76	c #conflict = 449
50.68/50.76	c #restart = 3
50.68/50.76	o 29734
50.68/50.77	c Solving starts ...
141.65/141.75	c solving time = 90.918s
141.65/141.75	c #decision = 436082
141.65/141.75	c #conflict = 1021
141.65/141.75	c #restart = 6
141.65/141.75	o 29733
141.65/141.76	c Solving starts ...
142.45/142.56	c solving time = 0.768s
142.45/142.56	c #decision = 444820
142.45/142.56	c #conflict = 1021
142.45/142.56	c #restart = 6
142.45/142.56	o 29732
142.45/142.57	c Solving starts ...
157.35/157.41	c solving time = 14.804s
157.35/157.41	c #decision = 454935
157.35/157.41	c #conflict = 1073
157.35/157.41	c #restart = 6
157.35/157.41	o 29731
157.55/157.60	c Solving starts ...
165.04/165.16	c solving time = 7.525s
165.04/165.16	c #decision = 464101
165.04/165.16	c #conflict = 1087
165.04/165.16	c #restart = 6
165.04/165.16	o 29730
165.04/165.17	c Solving starts ...
219.13/219.28	c solving time = 54.067s
219.13/219.28	c #decision = 484536
219.13/219.28	c #conflict = 1488
219.13/219.28	c #restart = 8
219.13/219.28	o 29729
219.13/219.29	c Solving starts ...
220.83/220.99	c solving time = 1.671s
220.83/220.99	c #decision = 494087
220.83/220.99	c #conflict = 1492
220.83/220.99	c #restart = 8
220.83/221.00	o 29728
220.94/221.00	c Solving starts ...
223.04/223.15	c solving time = 2.113s
223.04/223.15	c #decision = 503210
223.04/223.15	c #conflict = 1500
223.04/223.15	c #restart = 8
223.04/223.15	o 29727
223.04/223.16	c Solving starts ...
507.08/507.29	c solving time = 284.043s
507.08/507.29	c #decision = 525809
507.08/507.29	c #conflict = 2526
507.08/507.29	c #restart = 12
507.08/507.29	o 29726
507.18/507.30	c Solving starts ...
515.38/515.52	c solving time = 8.188s
515.38/515.52	c #decision = 535191
515.38/515.52	c #conflict = 2555
515.38/515.52	c #restart = 12
515.38/515.52	o 29725
515.38/515.53	c Solving starts ...
535.88/536.03	c solving time = 20.470s
535.88/536.03	c #decision = 544733
535.88/536.03	c #conflict = 2612
535.88/536.03	c #restart = 12
535.88/536.03	o 29724
535.88/536.04	c Solving starts ...
1682.20/1682.51	c solving time = 1146.261s
1682.20/1682.51	c #decision = 560560
1682.20/1682.51	c #conflict = 3948
1682.20/1682.51	c #restart = 17
1682.20/1682.51	o 29723
1682.40/1682.71	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-3724561-1338649673/watcher-3724561-1338649673 -o /tmp/evaluation-result-3724561-1338649673/solver-3724561-1338649673 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724561-1338649673.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.00 2.00 2.00 3/176 32174
/proc/meminfo: memFree=29079896/32873844 swapFree=7644/7644
[pid=32174] ppid=32172 vsize=7248 CPUtime=0 cores=0,2,4,6
/proc/32174/stat : 32174 (toysat) R 32172 32174 30509 0 -1 4202496 839 0 0 0 0 0 0 0 20 0 1 0 331091763 7421952 759 33554432000 4194304 8989770 140735378503424 140734395656888 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32174/statm: 1812 759 424 1171 0 589 0

[startup+0.00904796 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32174
/proc/meminfo: memFree=29079896/32873844 swapFree=7644/7644
[pid=32174] ppid=32172 vsize=7248 CPUtime=0 cores=0,2,4,6
/proc/32174/stat : 32174 (toysat) R 32172 32174 30509 0 -1 4202496 902 0 0 0 0 0 0 0 20 0 1 0 331091763 7421952 822 33554432000 4194304 8989770 140735378503424 140734395656888 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32174/statm: 1812 822 424 1171 0 589 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7248

[startup+0.100255 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32174
/proc/meminfo: memFree=29079896/32873844 swapFree=7644/7644
[pid=32174] ppid=32172 vsize=12368 CPUtime=0.09 cores=0,2,4,6
/proc/32174/stat : 32174 (toysat) R 32172 32174 30509 0 -1 4202496 2370 0 0 0 9 0 0 0 20 0 1 0 331091763 12664832 2290 33554432000 4194304 8989770 140735378503424 140735378502920 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32174/statm: 3092 2290 431 1171 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12368

[startup+0.300326 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32174
/proc/meminfo: memFree=29079896/32873844 swapFree=7644/7644
[pid=32174] ppid=32172 vsize=22608 CPUtime=0.29 cores=0,2,4,6
/proc/32174/stat : 32174 (toysat) R 32172 32174 30509 0 -1 4202496 4930 0 0 0 28 1 0 0 20 0 1 0 331091763 23150592 4850 33554432000 4194304 8989770 140735378503424 140735378502920 5797624 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32174/statm: 5652 4850 431 1171 0 4429 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22608

[startup+0.700333 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32174
/proc/meminfo: memFree=29079896/32873844 swapFree=7644/7644
[pid=32174] ppid=32172 vsize=46160 CPUtime=0.69 cores=0,2,4,6
/proc/32174/stat : 32174 (toysat) R 32172 32174 30509 0 -1 4202496 10819 0 0 0 67 2 0 0 20 0 1 0 331091763 47267840 10739 33554432000 4194304 8989770 140735378503424 140735378502920 5757601 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32174/statm: 11540 10739 431 1171 0 10317 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 46160

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32175
/proc/meminfo: memFree=29024204/32873844 swapFree=7644/7644
[pid=32174] ppid=32172 vsize=102480 CPUtime=1.48 cores=0,2,4,6
/proc/32174/stat : 32174 (toysat) R 32172 32174 30509 0 -1 4202496 24899 0 0 0 144 4 0 0 20 0 1 0 331091763 104939520 24819 33554432000 4194304 8989770 140735378503424 140735378502688 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32174/statm: 25620 24819 431 1171 0 24397 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 102480

[startup+3.10029 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32175
/proc/meminfo: memFree=28947944/32873844 swapFree=7644/7644
[pid=32174] ppid=32172 vsize=179280 CPUtime=3.09 cores=0,2,4,6
/proc/32174/stat : 32174 (toysat) R 32172 32174 30509 0 -1 4202496 44099 0 0 0 299 10 0 0 20 0 1 0 331091763 183582720 44019 33554432000 4194304 8989770 140735378503424 140735378502920 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32174/statm: 44820 44019 431 1171 0 43597 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 179280

[startup+6.30033 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 32175
/proc/meminfo: memFree=28766096/32873844 swapFree=7644/7644
[pid=32174] ppid=32172 vsize=420944 CPUtime=6.29 cores=0,2,4,6
/proc/32174/stat : 32174 (toysat) R 32172 32174 30509 0 -1 4202496 104515 0 0 0 608 21 0 0 20 0 1 0 331091763 431046656 104435 33554432000 4194304 8989770 140735378503424 140735378501376 4626095 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32174/statm: 105236 104435 431 1171 0 104013 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 420944

[startup+12.7002 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 32175
/proc/meminfo: memFree=28349852/32873844 swapFree=7644/7644
[pid=32174] ppid=32172 vsize=729168 CPUtime=12.69 cores=0,2,4,6
/proc/32174/stat : 32174 (toysat) R 32172 32174 30509 0 -1 4202496 181591 0 0 0 1232 37 0 0 20 0 1 0 331091763 746668032 181511 33554432000 4194304 8989770 140735378503424 140735378502688 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32174/statm: 182292 181511 444 1171 0 181069 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 729168

[startup+25.5003 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 32175
/proc/meminfo: memFree=28629472/32873844 swapFree=7644/7644
[pid=32174] ppid=32172 vsize=447568 CPUtime=25.48 cores=0,2,4,6
/proc/32174/stat : 32174 (toysat) R 32172 32174 30509 0 -1 4202496 181628 0 0 0 2505 43 0 0 20 0 1 0 331091763 458309632 111138 33554432000 4194304 8989770 140735378503424 140735378502688 4208823 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32174/statm: 111892 111138 471 1171 0 110669 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 447568

[startup+51.1003 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 32213
/proc/meminfo: memFree=27895992/32873844 swapFree=7644/7644
[pid=32174] ppid=32172 vsize=447568 CPUtime=51.07 cores=0,2,4,6
/proc/32174/stat : 32174 (toysat) R 32172 32174 30509 0 -1 4202496 181638 0 0 0 5059 48 0 0 20 0 1 0 331091763 458309632 111138 33554432000 4194304 8989770 140735378503424 140735378502920 4447493 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32174/statm: 111892 111138 471 1171 0 110669 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 447568

[startup+102.306 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 32213
/proc/meminfo: memFree=25964180/32873844 swapFree=7644/7644
[pid=32174] ppid=32172 vsize=447568 CPUtime=102.26 cores=0,2,4,6
/proc/32174/stat : 32174 (toysat) R 32172 32174 30509 0 -1 4202496 181660 0 0 0 10166 60 0 0 20 0 1 0 331091763 458309632 111138 33554432000 4194304 8989770 140735378503424 140735378501376 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32174/statm: 111892 111138 471 1171 0 110669 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 447568

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32216
/proc/meminfo: memFree=27250204/32873844 swapFree=7644/7644
[pid=32174] ppid=32172 vsize=447568 CPUtime=162.25 cores=0,2,4,6
/proc/32174/stat : 32174 (toysat) R 32172 32174 30509 0 -1 4202496 181665 0 0 0 16150 75 0 0 20 0 1 0 331091763 458309632 111138 33554432000 4194304 8989770 140735378503424 140735378502688 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32174/statm: 111892 111138 471 1171 0 110669 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 447568

[startup+222.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 32216
/proc/meminfo: memFree=27250364/32873844 swapFree=7644/7644
[pid=32174] ppid=32172 vsize=447568 CPUtime=222.24 cores=0,2,4,6
/proc/32174/stat : 32174 (toysat) R 32172 32174 30509 0 -1 4202496 181666 0 0 0 22132 92 0 0 20 0 1 0 331091763 458309632 111138 33554432000 4194304 8989770 140735378503424 140735378501376 4425390 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32174/statm: 111892 111138 471 1171 0 110669 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 447568

[startup+282.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 32217
/proc/meminfo: memFree=27250640/32873844 swapFree=7644/7644
[pid=32174] ppid=32172 vsize=447568 CPUtime=282.22 cores=0,2,4,6
/proc/32174/stat : 32174 (toysat) R 32172 32174 30509 0 -1 4202496 181682 0 0 0 28115 107 0 0 20 0 1 0 331091763 458309632 111138 33554432000 4194304 8989770 140735378503424 140735378501376 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32174/statm: 111892 111138 471 1171 0 110669 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 447568

[startup+342.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 32217
/proc/meminfo: memFree=27250684/32873844 swapFree=7644/7644
[pid=32174] ppid=32172 vsize=447568 CPUtime=342.21 cores=0,2,4,6
/proc/32174/stat : 32174 (toysat) R 32172 32174 30509 0 -1 4202496 181682 0 0 0 34098 123 0 0 20 0 1 0 331091763 458309632 111138 33554432000 4194304 8989770 140735378503424 140735378502688 4208816 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32174/statm: 111892 111138 471 1171 0 110669 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 447568

[startup+402.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 32217
/proc/meminfo: memFree=27250712/32873844 swapFree=7644/7644
[pid=32174] ppid=32172 vsize=447568 CPUtime=402.19 cores=0,2,4,6
/proc/32174/stat : 32174 (toysat) R 32172 32174 30509 0 -1 4202496 181682 0 0 0 40080 139 0 0 20 0 1 0 331091763 458309632 111138 33554432000 4194304 8989770 140735378503424 140735378502920 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32174/statm: 111892 111138 471 1171 0 110669 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 447568

[startup+462.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 32217
/proc/meminfo: memFree=27250616/32873844 swapFree=7644/7644
[pid=32174] ppid=32172 vsize=447568 CPUtime=462.19 cores=0,2,4,6
/proc/32174/stat : 32174 (toysat) R 32172 32174 30509 0 -1 4202496 181682 0 0 0 46064 155 0 0 20 0 1 0 331091763 458309632 111138 33554432000 4194304 8989770 140735378503424 140735378501376 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32174/statm: 111892 111138 471 1171 0 110669 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 447568

[startup+522.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 32217
/proc/meminfo: memFree=27250644/32873844 swapFree=7644/7644
[pid=32174] ppid=32172 vsize=447568 CPUtime=522.18 cores=0,2,4,6
/proc/32174/stat : 32174 (toysat) R 32172 32174 30509 0 -1 4202496 181682 0 0 0 52047 171 0 0 20 0 1 0 331091763 458309632 111138 33554432000 4194304 8989770 140735378503424 140735378502920 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32174/statm: 111892 111138 471 1171 0 110669 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 447568

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 32218
/proc/meminfo: memFree=27250556/32873844 swapFree=7644/7644
[pid=32174] ppid=32172 vsize=447568 CPUtime=582.17 cores=0,2,4,6
/proc/32174/stat : 32174 (toysat) R 32172 32174 30509 0 -1 4202496 181682 0 0 0 58028 189 0 0 20 0 1 0 331091763 458309632 111138 33554432000 4194304 8989770 140735378503424 140735378501376 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32174/statm: 111892 111138 471 1171 0 110669 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 447568

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 32221
/proc/meminfo: memFree=27250288/32873844 swapFree=7644/7644
[pid=32174] ppid=32172 vsize=447568 CPUtime=822.14 cores=0,2,4,6
/proc/32174/stat : 32174 (toysat) R 32172 32174 30509 0 -1 4202496 181682 0 0 0 81963 251 0 0 20 0 1 0 331091763 458309632 111138 33554432000 4194304 8989770 140735378503424 140735378502688 4208857 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32174/statm: 111892 111138 471 1171 0 110669 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 447568

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32221
/proc/meminfo: memFree=27250448/32873844 swapFree=7644/7644
[pid=32174] ppid=32172 vsize=447568 CPUtime=882.12 cores=0,2,4,6
/proc/32174/stat : 32174 (toysat) R 32172 32174 30509 0 -1 4202496 181682 0 0 0 87946 266 0 0 20 0 1 0 331091763 458309632 111138 33554432000 4194304 8989770 140735378503424 140735378502920 4209340 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32174/statm: 111892 111138 471 1171 0 110669 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 447568

[startup+942.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 32222
/proc/meminfo: memFree=27250220/32873844 swapFree=7644/7644
[pid=32174] ppid=32172 vsize=447568 CPUtime=942.11 cores=0,2,4,6
/proc/32174/stat : 32174 (toysat) R 32172 32174 30509 0 -1 4202496 181682 0 0 0 93929 282 0 0 20 0 1 0 331091763 458309632 111138 33554432000 4194304 8989770 140735378503424 140735378502920 6678968 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32174/statm: 111892 111138 471 1171 0 110669 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 447568

[startup+1002.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 32222
/proc/meminfo: memFree=27250372/32873844 swapFree=7644/7644
[pid=32174] ppid=32172 vsize=447568 CPUtime=1002.11 cores=0,2,4,6
/proc/32174/stat : 32174 (toysat) R 32172 32174 30509 0 -1 4202496 181682 0 0 0 99913 298 0 0 20 0 1 0 331091763 458309632 111138 33554432000 4194304 8989770 140735378503424 140735378502688 4209376 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32174/statm: 111892 111138 471 1171 0 110669 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 447568

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32222
/proc/meminfo: memFree=27250276/32873844 swapFree=7644/7644
[pid=32174] ppid=32172 vsize=447568 CPUtime=1062.1 cores=0,2,4,6
/proc/32174/stat : 32174 (toysat) R 32172 32174 30509 0 -1 4202496 181682 0 0 0 105898 312 0 0 20 0 1 0 331091763 458309632 111138 33554432000 4194304 8989770 140735378503424 140735378502920 4209212 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32174/statm: 111892 111138 471 1171 0 110669 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 447568

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32222
/proc/meminfo: memFree=27250380/32873844 swapFree=7644/7644
[pid=32174] ppid=32172 vsize=447568 CPUtime=1122.09 cores=0,2,4,6
/proc/32174/stat : 32174 (toysat) R 32172 32174 30509 0 -1 4202496 181682 0 0 0 111880 329 0 0 20 0 1 0 331091763 458309632 111138 33554432000 4194304 8989770 140735378503424 140735378502920 4208818 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32174/statm: 111892 111138 471 1171 0 110669 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 447568

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32222
/proc/meminfo: memFree=27250380/32873844 swapFree=7644/7644
[pid=32174] ppid=32172 vsize=447568 CPUtime=1182.08 cores=0,2,4,6
/proc/32174/stat : 32174 (toysat) R 32172 32174 30509 0 -1 4202496 181682 0 0 0 117864 344 0 0 20 0 1 0 331091763 458309632 111138 33554432000 4194304 8989770 140735378503424 140735378502920 4208833 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32174/statm: 111892 111138 471 1171 0 110669 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 447568

[startup+1242.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 32223
/proc/meminfo: memFree=27250256/32873844 swapFree=7644/7644
[pid=32174] ppid=32172 vsize=447568 CPUtime=1242.07 cores=0,2,4,6
/proc/32174/stat : 32174 (toysat) R 32172 32174 30509 0 -1 4202496 181682 0 0 0 123848 359 0 0 20 0 1 0 331091763 458309632 111138 33554432000 4194304 8989770 140735378503424 140735378502688 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32174/statm: 111892 111138 471 1171 0 110669 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 447568

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 32223
/proc/meminfo: memFree=27250256/32873844 swapFree=7644/7644
[pid=32174] ppid=32172 vsize=447568 CPUtime=1302.07 cores=0,2,4,6
/proc/32174/stat : 32174 (toysat) R 32172 32174 30509 0 -1 4202496 181682 0 0 0 129833 374 0 0 20 0 1 0 331091763 458309632 111138 33554432000 4194304 8989770 140735378503424 140735378502688 4208816 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32174/statm: 111892 111138 471 1171 0 110669 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 447568

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32226
/proc/meminfo: memFree=27250124/32873844 swapFree=7644/7644
[pid=32174] ppid=32172 vsize=447568 CPUtime=1362.05 cores=0,2,4,6
/proc/32174/stat : 32174 (toysat) R 32172 32174 30509 0 -1 4202496 181682 0 0 0 135816 389 0 0 20 0 1 0 331091763 458309632 111138 33554432000 4194304 8989770 140735378503424 140735378501376 4211774 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32174/statm: 111892 111138 471 1171 0 110669 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 447568

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32226
/proc/meminfo: memFree=27250132/32873844 swapFree=7644/7644
[pid=32174] ppid=32172 vsize=447568 CPUtime=1422.05 cores=0,2,4,6
/proc/32174/stat : 32174 (toysat) R 32172 32174 30509 0 -1 4202496 181682 0 0 0 141797 408 0 0 20 0 1 0 331091763 458309632 111138 33554432000 4194304 8989770 140735378503424 140735378501376 7686777 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32174/statm: 111892 111138 471 1171 0 110669 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 447568

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32226
/proc/meminfo: memFree=27250132/32873844 swapFree=7644/7644
[pid=32174] ppid=32172 vsize=447568 CPUtime=1482.04 cores=0,2,4,6
/proc/32174/stat : 32174 (toysat) R 32172 32174 30509 0 -1 4202496 181682 0 0 0 147780 424 0 0 20 0 1 0 331091763 458309632 111138 33554432000 4194304 8989770 140735378503424 140735378502920 4214368 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32174/statm: 111892 111138 471 1171 0 110669 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 447568

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32227
/proc/meminfo: memFree=27250256/32873844 swapFree=7644/7644
[pid=32174] ppid=32172 vsize=447568 CPUtime=1542.03 cores=0,2,4,6
/proc/32174/stat : 32174 (toysat) R 32172 32174 30509 0 -1 4202496 181682 0 0 0 153764 439 0 0 20 0 1 0 331091763 458309632 111138 33554432000 4194304 8989770 140735378503424 140735378501376 4206072 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32174/statm: 111892 111138 471 1171 0 110669 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 447568

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32227
/proc/meminfo: memFree=27250884/32873844 swapFree=7644/7644
[pid=32174] ppid=32172 vsize=447568 CPUtime=1602.02 cores=0,2,4,6
/proc/32174/stat : 32174 (toysat) R 32172 32174 30509 0 -1 4202496 181682 0 0 0 159745 457 0 0 20 0 1 0 331091763 458309632 111138 33554432000 4194304 8989770 140735378503424 140735378502920 4469522 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32174/statm: 111892 111138 471 1171 0 110669 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 447568

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 32229
/proc/meminfo: memFree=27250496/32873844 swapFree=7640/7640
[pid=32174] ppid=32172 vsize=447568 CPUtime=1662.01 cores=0,2,4,6
/proc/32174/stat : 32174 (toysat) R 32172 32174 30509 0 -1 4202496 181682 0 0 0 165729 472 0 0 20 0 1 0 331091763 458309632 111138 33554432000 4194304 8989770 140735378503424 140735378501376 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32174/statm: 111892 111138 471 1171 0 110669 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 447568

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32229
/proc/meminfo: memFree=27250504/32873844 swapFree=7644/7644
[pid=32174] ppid=32172 vsize=447568 CPUtime=1722 cores=0,2,4,6
/proc/32174/stat : 32174 (toysat) R 32172 32174 30509 0 -1 4202496 181682 0 0 0 171711 489 0 0 20 0 1 0 331091763 458309632 111138 33554432000 4194304 8989770 140735378503424 140735378501376 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32174/statm: 111892 111138 471 1171 0 110669 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 447568

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 32229
/proc/meminfo: memFree=27250380/32873844 swapFree=7644/7644
[pid=32174] ppid=32172 vsize=447568 CPUtime=1781.99 cores=0,2,4,6
/proc/32174/stat : 32174 (toysat) R 32172 32174 30509 0 -1 4202496 181682 0 0 0 177695 504 0 0 20 0 1 0 331091763 458309632 111138 33554432000 4194304 8989770 140735378503424 140735378502920 7748499 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32174/statm: 111892 111138 471 1171 0 110669 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 447568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 32229
/proc/meminfo: memFree=27250512/32873844 swapFree=7644/7644
[pid=32174] ppid=32172 vsize=447568 CPUtime=1800.09 cores=0,2,4,6
/proc/32174/stat : 32174 (toysat) R 32172 32174 30509 0 -1 4202496 181682 0 0 0 179500 509 0 0 20 0 1 0 331091763 458309632 111138 33554432000 4194304 8989770 140735378503424 140735378502688 7674675 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/32174/statm: 111892 111138 471 1171 0 110669 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 447568

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.11
CPU user time (s): 1795.01
CPU system time (s): 5.10022
CPU usage (%): 99.9832
Max. virtual memory (cumulated for all children) (KiB): 729168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.01
system time used= 5.10022
maximum resident set size= 726100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 181682
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= 67
involuntary context switches= 1884

runsolver used 3.04254 second user time and 9.47256 second system time

The end

Launcher Data

Begin job on node147 at 2012-06-02 17:07:54
IDJOB=3724561
IDBENCH=92797
IDSOLVER=2308
FILE ID=node147/3724561-1338649673
RUNJOBID= node147-1338631508-30525
PBS_JOBID= 14636433
Free space on /tmp= 70756 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/graca/normalized-ped3.F.recomb10-0.10-7.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3724561-1338649673/watcher-3724561-1338649673 -o /tmp/evaluation-result-3724561-1338649673/solver-3724561-1338649673 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724561-1338649673.opb

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

MD5SUM BENCH= 06297c7f26ebcb34cb37e0d981bba12f
RANDOM SEED=1126748169

node147.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		: 2666.951
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	: 5333.90
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		: 2666.951
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		: 2666.951
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.87
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		: 2666.951
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		: 2666.951
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		: 2666.951
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		: 2666.951
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	: 5331.91
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		: 2666.951
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:       32873844 kB
MemFree:        29080276 kB
Buffers:          422992 kB
Cached:          2476520 kB
SwapCached:         3380 kB
Active:          1465704 kB
Inactive:        1468968 kB
Active(anon):      30908 kB
Inactive(anon):     5920 kB
Active(file):    1434796 kB
Inactive(file):  1463048 kB
Unevictable:        7644 kB
Mlocked:            7644 kB
SwapTotal:      67108856 kB
SwapFree:       67100236 kB
Dirty:             29548 kB
Writeback:             0 kB
AnonPages:         39456 kB
Mapped:            11264 kB
Shmem:                 0 kB
Slab:             719952 kB
SReclaimable:     161288 kB
SUnreclaim:       558664 kB
KernelStack:        1464 kB
PageTables:         3584 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     154332 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     20480 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70672 MiB
End job on node147 at 2012-06-02 17:37:56