Trace number 3724555

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.42

General information on the benchmark

NameOPT-BIGINT-LIN/graca/
normalized-ped2.G.recomb5-0.10-8.opb
MD5SUM61ae703de849e85b95a00c2895381aa5
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark58780
Best CPU time to get the best result obtained on this benchmark1800.38
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables212735
Total number of constraints2699248
Number of constraints which are clauses2699248
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

114.98/115.01	c 2012-06-02T17:09:08+0200
114.98/115.01	c arch = x86_64
114.98/115.01	c os = linux
114.98/115.01	c compiler = ghc 7.4
114.98/115.01	c packages:
114.98/115.01	c   OptDir-0.0.1
114.98/115.01	c   array-0.4.0.0
114.98/115.01	c   base-4.5.0.0
114.98/115.01	c   bytestring-0.9.2.1
114.98/115.01	c   containers-0.4.2.1
114.98/115.01	c   deepseq-1.3.0.0
114.98/115.01	c   mtl-2.1.1
114.98/115.01	c   old_locale-1.0.0.4
114.98/115.01	c   parse_dimacs-1.2
114.98/115.01	c   parsec-3.1.2
114.98/115.01	c   queue-0.1.2
114.98/115.01	c   stm-2.3
114.98/115.01	c   time-1.4
114.98/115.01	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3724555-1338649745.opb"]
114.98/115.01	c #vars 212735
114.98/115.01	c #constraints 2699248
114.98/115.01	c Solving starts ...
126.07/126.12	c solving time = 10.960s
126.07/126.12	c #decision = 805159
126.07/126.12	c #conflict = 359
126.07/126.12	c #restart = 2
126.07/126.12	o 108202
126.07/126.16	c Solving starts ...
128.07/128.12	c solving time = 1.796s
128.07/128.12	c #decision = 839288
128.07/128.12	c #conflict = 359
128.07/128.12	c #restart = 2
128.07/128.12	o 108201
128.07/128.16	c Solving starts ...
130.47/130.56	c solving time = 2.248s
130.47/130.56	c #decision = 873459
130.47/130.56	c #conflict = 360
130.47/130.56	c #restart = 2
130.47/130.57	o 108200
130.57/130.61	c Solving starts ...
133.37/133.48	c solving time = 2.713s
133.37/133.48	c #decision = 907511
133.37/133.48	c #conflict = 360
133.37/133.48	c #restart = 2
133.37/133.48	o 108199
133.47/133.52	c Solving starts ...
137.47/137.50	c solving time = 3.822s
137.47/137.50	c #decision = 941530
137.47/137.50	c #conflict = 360
137.47/137.50	c #restart = 2
137.47/137.51	o 108198
137.47/137.55	c Solving starts ...
141.87/141.98	c solving time = 4.274s
141.87/141.98	c #decision = 975501
141.87/141.98	c #conflict = 360
141.87/141.98	c #restart = 2
141.87/141.98	o 108197
141.97/142.03	c Solving starts ...
146.77/146.90	c solving time = 4.708s
146.77/146.90	c #decision = 1009446
146.77/146.90	c #conflict = 360
146.77/146.90	c #restart = 2
146.77/146.90	o 108196
146.87/146.94	c Solving starts ...
152.96/153.00	c solving time = 5.898s
152.96/153.00	c #decision = 1043444
152.96/153.00	c #conflict = 360
152.96/153.00	c #restart = 2
152.96/153.00	o 108195
152.96/153.04	c Solving starts ...
159.46/159.51	c solving time = 6.304s
159.46/159.51	c #decision = 1077353
159.46/159.51	c #conflict = 360
159.46/159.51	c #restart = 2
159.46/159.51	o 108194
159.46/159.55	c Solving starts ...
167.06/167.15	c solving time = 7.443s
167.06/167.15	c #decision = 1111263
167.06/167.15	c #conflict = 360
167.06/167.15	c #restart = 2
167.06/167.15	o 108193
167.16/167.20	c Solving starts ...
175.06/175.18	c solving time = 7.827s
175.06/175.18	c #decision = 1145183
175.06/175.18	c #conflict = 360
175.06/175.18	c #restart = 2
175.06/175.18	o 108192
175.16/175.23	c Solving starts ...
183.56/183.61	c solving time = 8.223s
183.56/183.61	c #decision = 1179037
183.56/183.61	c #conflict = 360
183.56/183.61	c #restart = 2
183.56/183.61	o 108191
183.56/183.66	c Solving starts ...
193.06/193.19	c solving time = 9.370s
193.06/193.19	c #decision = 1212828
193.06/193.19	c #conflict = 360
193.06/193.19	c #restart = 2
193.06/193.19	o 108190
193.16/193.23	c Solving starts ...
203.06/203.17	c solving time = 9.783s
203.06/203.17	c #decision = 1246583
203.06/203.17	c #conflict = 360
203.06/203.17	c #restart = 2
203.06/203.18	o 108189
203.16/203.22	c Solving starts ...
213.46/213.52	c solving time = 10.137s
213.46/213.52	c #decision = 1280791
213.46/213.52	c #conflict = 360
213.46/213.52	c #restart = 2
213.46/213.52	o 107608
213.46/213.56	c Solving starts ...
224.96/225.08	c solving time = 11.365s
224.96/225.08	c #decision = 1314533
224.96/225.08	c #conflict = 361
224.96/225.08	c #restart = 2
224.96/225.08	o 107607
225.05/225.13	c Solving starts ...
244.85/244.97	c solving time = 19.702s
244.85/244.97	c #decision = 1332073
244.85/244.97	c #conflict = 387
244.85/244.97	c #restart = 2
244.85/244.97	o 107606
244.95/245.02	c Solving starts ...
256.95/257.01	c solving time = 11.855s
256.95/257.01	c #decision = 1347600
256.95/257.01	c #conflict = 387
256.95/257.01	c #restart = 2
256.95/257.01	o 107027
256.95/257.06	c Solving starts ...
488.21/488.35	c solving time = 231.111s
488.21/488.35	c #decision = 1388052
488.21/488.35	c #conflict = 759
488.21/488.35	c #restart = 4
488.21/488.35	o 107026
488.31/488.40	c Solving starts ...
1445.34/1445.67	c solving time = 956.974s
1445.34/1445.67	c #decision = 1422061
1445.34/1445.67	c #conflict = 1415
1445.34/1445.67	c #restart = 7
1445.34/1445.68	o 107025
1445.44/1445.72	c Solving starts ...
1528.33/1528.69	c solving time = 82.813s
1528.33/1528.69	c #decision = 1440222
1528.33/1528.69	c #conflict = 1451
1528.33/1528.69	c #restart = 7
1528.33/1528.69	o 107024
1528.43/1528.73	c Solving starts ...
1583.02/1583.39	c solving time = 54.502s
1583.02/1583.39	c #decision = 1456615
1583.02/1583.39	c #conflict = 1457
1583.02/1583.39	c #restart = 7
1583.02/1583.39	o 107023
1583.12/1583.43	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-3724555-1338649745/watcher-3724555-1338649745 -o /tmp/evaluation-result-3724555-1338649745/solver-3724555-1338649745 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724555-1338649745.opb 

running on 4 cores: 1,3,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): 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.02 2.01 2.00 3/176 17434
/proc/meminfo: memFree=26350892/32873844 swapFree=7628/7628
[pid=17434] ppid=17432 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/17434/stat : 17434 (toysat) R 17432 17434 15996 0 -1 4202496 825 0 0 0 0 0 0 0 20 0 1 0 331103347 6373376 746 33554432000 4194304 8989770 140733903869760 140736379860552 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17434/statm: 1556 746 424 1171 0 333 0

[startup+0.0714061 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 17434
/proc/meminfo: memFree=26350892/32873844 swapFree=7628/7628
[pid=17434] ppid=17432 vsize=10320 CPUtime=0.06 cores=1,3,5,7
/proc/17434/stat : 17434 (toysat) R 17432 17434 15996 0 -1 4202496 1649 0 0 0 6 0 0 0 20 0 1 0 331103347 10567680 1570 33554432000 4194304 8989770 140733903869760 140733903869256 7737856 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17434/statm: 2580 1570 424 1171 0 1357 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10320

[startup+0.100289 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 17434
/proc/meminfo: memFree=26350892/32873844 swapFree=7628/7628
[pid=17434] ppid=17432 vsize=12368 CPUtime=0.09 cores=1,3,5,7
/proc/17434/stat : 17434 (toysat) R 17432 17434 15996 0 -1 4202496 2284 0 0 0 9 0 0 0 20 0 1 0 331103347 12664832 2205 33554432000 4194304 8989770 140733903869760 140733903869256 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17434/statm: 3092 2205 431 1171 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12368

[startup+0.300309 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 17434
/proc/meminfo: memFree=26350892/32873844 swapFree=7628/7628
[pid=17434] ppid=17432 vsize=22608 CPUtime=0.28 cores=1,3,5,7
/proc/17434/stat : 17434 (toysat) R 17432 17434 15996 0 -1 4202496 4909 0 0 0 28 0 0 0 20 0 1 0 331103347 23150592 4830 33554432000 4194304 8989770 140733903869760 140733903869256 4209325 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17434/statm: 5652 4840 431 1171 0 4429 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 22608

[startup+0.700361 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 17434
/proc/meminfo: memFree=26350892/32873844 swapFree=7628/7628
[pid=17434] ppid=17432 vsize=44112 CPUtime=0.68 cores=1,3,5,7
/proc/17434/stat : 17434 (toysat) R 17432 17434 15996 0 -1 4202496 10305 0 0 0 66 2 0 0 20 0 1 0 331103347 45170688 10226 33554432000 4194304 8989770 140733903869760 140733903869256 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17434/statm: 11028 10226 431 1171 0 9805 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 44112

[startup+1.50037 s]
/proc/loadavg: 2.02 2.01 2.00 3/176 17434
/proc/meminfo: memFree=26350892/32873844 swapFree=7628/7628
[pid=17434] ppid=17432 vsize=96336 CPUtime=1.49 cores=1,3,5,7
/proc/17434/stat : 17434 (toysat) R 17432 17434 15996 0 -1 4202496 23361 0 0 0 144 5 0 0 20 0 1 0 331103347 98648064 23282 33554432000 4194304 8989770 140733903869760 140733903869256 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17434/statm: 24084 23282 431 1171 0 22861 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 96336

[startup+3.10036 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 17435
/proc/meminfo: memFree=26189668/32873844 swapFree=7628/7628
[pid=17434] ppid=17432 vsize=174160 CPUtime=3.09 cores=1,3,5,7
/proc/17434/stat : 17434 (toysat) R 17432 17434 15996 0 -1 4202496 42627 0 0 0 299 10 0 0 20 0 1 0 331103347 178339840 42548 33554432000 4194304 8989770 140733903869760 140733903869256 4209325 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17434/statm: 43540 42556 431 1171 0 42317 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 174160

[startup+6.30038 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 17435
/proc/meminfo: memFree=25969320/32873844 swapFree=7628/7628
[pid=17434] ppid=17432 vsize=385104 CPUtime=6.29 cores=1,3,5,7
/proc/17434/stat : 17434 (toysat) R 17432 17434 15996 0 -1 4202496 95553 0 0 0 608 21 0 0 20 0 1 0 331103347 394346496 95474 33554432000 4194304 8989770 140733903869760 140733903869256 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17434/statm: 96276 95474 431 1171 0 95053 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 385104

[startup+12.7068 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 17435
/proc/meminfo: memFree=25667644/32873844 swapFree=7628/7628
[pid=17434] ppid=17432 vsize=678992 CPUtime=12.7 cores=1,3,5,7
/proc/17434/stat : 17434 (toysat) R 17432 17434 15996 0 -1 4202496 169025 0 0 0 1229 41 0 0 20 0 1 0 331103347 695287808 168946 33554432000 4194304 8989770 140733903869760 140733903869256 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17434/statm: 169748 168946 431 1171 0 168525 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 678992

[startup+25.5003 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 17435
/proc/meminfo: memFree=24748732/32873844 swapFree=7628/7628
[pid=17434] ppid=17432 vsize=1592400 CPUtime=25.49 cores=1,3,5,7
/proc/17434/stat : 17434 (toysat) R 17432 17434 15996 0 -1 4202496 397377 0 0 0 2466 83 0 0 20 0 1 0 331103347 1630617600 397298 33554432000 4194304 8989770 140733903869760 140733903869256 5797400 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17434/statm: 398100 397298 431 1171 0 396877 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1592400

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17435
/proc/meminfo: memFree=23634792/32873844 swapFree=7628/7628
[pid=17434] ppid=17432 vsize=2692176 CPUtime=51.09 cores=1,3,5,7
/proc/17434/stat : 17434 (toysat) R 17432 17434 15996 0 -1 4202496 672341 0 0 0 4976 133 0 0 20 0 1 0 331103347 2756788224 672262 33554432000 4194304 8989770 140733903869760 140733903869256 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17434/statm: 673044 672262 445 1171 0 671821 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 2692176

[startup+102.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17438
/proc/meminfo: memFree=24821508/32873844 swapFree=7628/7628
[pid=17434] ppid=17432 vsize=1479760 CPUtime=102.28 cores=1,3,5,7
/proc/17434/stat : 17434 (toysat) R 17432 17434 15996 0 -1 4202496 672341 0 0 0 10073 155 0 0 20 0 1 0 331103347 1515274240 369158 33554432000 4194304 8989770 140733903869760 140733903867712 4204706 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17434/statm: 369940 369158 445 1171 0 368717 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 1479760

[startup+162.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17438
/proc/meminfo: memFree=24760908/32873844 swapFree=7628/7628
[pid=17434] ppid=17432 vsize=1479760 CPUtime=162.27 cores=1,3,5,7
/proc/17434/stat : 17434 (toysat) R 17432 17434 15996 0 -1 4202496 672367 0 0 0 16059 168 0 0 20 0 1 0 331103347 1515274240 369184 33554432000 4194304 8989770 140733903869760 140733903867712 4209198 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17434/statm: 369940 369184 471 1171 0 368717 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1479760

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17438
/proc/meminfo: memFree=24761496/32873844 swapFree=7628/7628
[pid=17434] ppid=17432 vsize=1479760 CPUtime=222.25 cores=1,3,5,7
/proc/17434/stat : 17434 (toysat) R 17432 17434 15996 0 -1 4202496 672368 0 0 0 22043 182 0 0 20 0 1 0 331103347 1515274240 369184 33554432000 4194304 8989770 140733903869760 140733903867712 4208857 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17434/statm: 369940 369184 471 1171 0 368717 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 1479760

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 17439
/proc/meminfo: memFree=24761772/32873844 swapFree=7628/7628
[pid=17434] ppid=17432 vsize=1479760 CPUtime=282.24 cores=1,3,5,7
/proc/17434/stat : 17434 (toysat) R 17432 17434 15996 0 -1 4202496 672369 0 0 0 28029 195 0 0 20 0 1 0 331103347 1515274240 369184 33554432000 4194304 8989770 140733903869760 140733903869256 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17434/statm: 369940 369184 471 1171 0 368717 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 1479760

[startup+342.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/176 17439
/proc/meminfo: memFree=24762428/32873844 swapFree=7628/7628
[pid=17434] ppid=17432 vsize=1479760 CPUtime=342.23 cores=1,3,5,7
/proc/17434/stat : 17434 (toysat) R 17432 17434 15996 0 -1 4202496 672370 0 0 0 34016 207 0 0 20 0 1 0 331103347 1515274240 369184 33554432000 4194304 8989770 140733903869760 140733903867712 7683270 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17434/statm: 369940 369184 471 1171 0 368717 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 1479760

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 17440
/proc/meminfo: memFree=24761456/32873844 swapFree=7628/7628
[pid=17434] ppid=17432 vsize=1479760 CPUtime=402.22 cores=1,3,5,7
/proc/17434/stat : 17434 (toysat) R 17432 17434 15996 0 -1 4202496 672370 0 0 0 40003 219 0 0 20 0 1 0 331103347 1515274240 369184 33554432000 4194304 8989770 140733903869760 140733903867712 4209344 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17434/statm: 369940 369184 471 1171 0 368717 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 1479760

[startup+462.3 s]
/proc/loadavg: 1.81 1.95 1.98 2/171 17503
/proc/meminfo: memFree=25603804/32873844 swapFree=7628/7628
[pid=17434] ppid=17432 vsize=1479760 CPUtime=462.21 cores=1,3,5,7
/proc/17434/stat : 17434 (toysat) R 17432 17434 15996 0 -1 4202496 672372 0 0 0 45993 228 0 0 20 0 1 0 331103347 1515274240 369184 33554432000 4194304 8989770 140733903869760 140733903869256 4437964 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17434/statm: 369940 369184 471 1171 0 368717 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 1479760

[startup+522.3 s]
/proc/loadavg: 1.29 1.78 1.92 2/171 17503
/proc/meminfo: memFree=25603956/32873844 swapFree=7628/7628
[pid=17434] ppid=17432 vsize=1479760 CPUtime=522.2 cores=1,3,5,7
/proc/17434/stat : 17434 (toysat) R 17432 17434 15996 0 -1 4202496 672381 0 0 0 51979 241 0 0 20 0 1 0 331103347 1515274240 369184 33554432000 4194304 8989770 140733903869760 140733903867712 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17434/statm: 369940 369184 471 1171 0 368717 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 1479760

[startup+582.3 s]
/proc/loadavg: 1.11 1.63 1.86 2/171 17504
/proc/meminfo: memFree=25603984/32873844 swapFree=7628/7628
[pid=17434] ppid=17432 vsize=1479760 CPUtime=582.19 cores=1,3,5,7
/proc/17434/stat : 17434 (toysat) R 17432 17434 15996 0 -1 4202496 672382 0 0 0 57966 253 0 0 20 0 1 0 331103347 1515274240 369184 33554432000 4194304 8989770 140733903869760 140733903867712 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17434/statm: 369940 369184 471 1171 0 368717 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 1479760

[startup+642.3 s]

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

[startup+822.307 s]
/proc/loadavg: 1.00 1.28 1.65 2/171 17507
/proc/meminfo: memFree=25603848/32873844 swapFree=7628/7628
[pid=17434] ppid=17432 vsize=1479760 CPUtime=822.14 cores=1,3,5,7
/proc/17434/stat : 17434 (toysat) R 17432 17434 15996 0 -1 4202496 672410 0 0 0 81912 302 0 0 20 0 1 0 331103347 1515274240 369184 33554432000 4194304 8989770 140733903869760 140733903869256 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17434/statm: 369940 369184 471 1171 0 368717 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 1479760

[startup+882.3 s]
/proc/loadavg: 1.00 1.22 1.61 2/171 17508
/proc/meminfo: memFree=25603876/32873844 swapFree=7628/7628
[pid=17434] ppid=17432 vsize=1479760 CPUtime=882.13 cores=1,3,5,7
/proc/17434/stat : 17434 (toysat) R 17432 17434 15996 0 -1 4202496 672410 0 0 0 87900 313 0 0 20 0 1 0 331103347 1515274240 369184 33554432000 4194304 8989770 140733903869760 140733903867712 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17434/statm: 369940 369184 471 1171 0 368717 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 1479760

[startup+942.3 s]
/proc/loadavg: 1.00 1.18 1.57 2/171 17508
/proc/meminfo: memFree=25603780/32873844 swapFree=7628/7628
[pid=17434] ppid=17432 vsize=1479760 CPUtime=942.12 cores=1,3,5,7
/proc/17434/stat : 17434 (toysat) R 17432 17434 15996 0 -1 4202496 672410 0 0 0 93886 326 0 0 20 0 1 0 331103347 1515274240 369184 33554432000 4194304 8989770 140733903869760 140733903869256 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17434/statm: 369940 369184 471 1171 0 368717 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 1479760

[startup+1002.3 s]
/proc/loadavg: 1.00 1.14 1.53 2/171 17508
/proc/meminfo: memFree=25603808/32873844 swapFree=7628/7628
[pid=17434] ppid=17432 vsize=1479760 CPUtime=1002.11 cores=1,3,5,7
/proc/17434/stat : 17434 (toysat) R 17432 17434 15996 0 -1 4202496 672410 0 0 0 99876 335 0 0 20 0 1 0 331103347 1515274240 369184 33554432000 4194304 8989770 140733903869760 140733903869024 4209198 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17434/statm: 369940 369184 471 1171 0 368717 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 1479760

[startup+1062.3 s]
/proc/loadavg: 1.00 1.12 1.50 2/171 17508
/proc/meminfo: memFree=25603588/32873844 swapFree=7628/7628
[pid=17434] ppid=17432 vsize=1479760 CPUtime=1062.1 cores=1,3,5,7
/proc/17434/stat : 17434 (toysat) R 17432 17434 15996 0 -1 4202496 672414 0 0 0 105865 345 0 0 20 0 1 0 331103347 1515274240 369184 33554432000 4194304 8989770 140733903869760 140733903869256 4209382 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17434/statm: 369940 369184 471 1171 0 368717 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 1479760

[startup+1122.3 s]
/proc/loadavg: 1.00 1.09 1.46 2/171 17508
/proc/meminfo: memFree=25603804/32873844 swapFree=7628/7628
[pid=17434] ppid=17432 vsize=1479760 CPUtime=1122.09 cores=1,3,5,7
/proc/17434/stat : 17434 (toysat) R 17432 17434 15996 0 -1 4202496 672415 0 0 0 111851 358 0 0 20 0 1 0 331103347 1515274240 369184 33554432000 4194304 8989770 140733903869760 140733903867712 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17434/statm: 369940 369184 471 1171 0 368717 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 1479760

[startup+1182.3 s]
/proc/loadavg: 1.00 1.07 1.43 2/171 17509
/proc/meminfo: memFree=25603928/32873844 swapFree=7628/7628
[pid=17434] ppid=17432 vsize=1479760 CPUtime=1182.09 cores=1,3,5,7
/proc/17434/stat : 17434 (toysat) R 17432 17434 15996 0 -1 4202496 672415 0 0 0 117838 371 0 0 20 0 1 0 331103347 1515274240 369184 33554432000 4194304 8989770 140733903869760 140733903867776 4209425 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17434/statm: 369940 369184 471 1171 0 368717 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 1479760

[startup+1242.3 s]
/proc/loadavg: 1.00 1.06 1.40 2/171 17509
/proc/meminfo: memFree=25603556/32873844 swapFree=7628/7628
[pid=17434] ppid=17432 vsize=1479760 CPUtime=1242.08 cores=1,3,5,7
/proc/17434/stat : 17434 (toysat) R 17432 17434 15996 0 -1 4202496 672415 0 0 0 123825 383 0 0 20 0 1 0 331103347 1515274240 369184 33554432000 4194304 8989770 140733903869760 140733903867712 4204638 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17434/statm: 369940 369184 471 1171 0 368717 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 1479760

[startup+1302.3 s]
/proc/loadavg: 1.00 1.04 1.37 2/172 17512
/proc/meminfo: memFree=25603300/32873844 swapFree=7628/7628
[pid=17434] ppid=17432 vsize=1479760 CPUtime=1302.07 cores=1,3,5,7
/proc/17434/stat : 17434 (toysat) R 17432 17434 15996 0 -1 4202496 672415 0 0 0 129812 395 0 0 20 0 1 0 331103347 1515274240 369184 33554432000 4194304 8989770 140733903869760 140733903869024 4208823 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17434/statm: 369940 369184 471 1171 0 368717 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 1479760

[startup+1362.3 s]
/proc/loadavg: 1.00 1.03 1.35 2/171 17512
/proc/meminfo: memFree=25603680/32873844 swapFree=7628/7628
[pid=17434] ppid=17432 vsize=1479760 CPUtime=1362.06 cores=1,3,5,7
/proc/17434/stat : 17434 (toysat) R 17432 17434 15996 0 -1 4202496 672415 0 0 0 135800 406 0 0 20 0 1 0 331103347 1515274240 369184 33554432000 4194304 8989770 140733903869760 140733903869024 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17434/statm: 369940 369184 471 1171 0 368717 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 1479760

[startup+1422.3 s]
/proc/loadavg: 1.00 1.03 1.32 2/171 17512
/proc/meminfo: memFree=25603680/32873844 swapFree=7628/7628
[pid=17434] ppid=17432 vsize=1479760 CPUtime=1422.05 cores=1,3,5,7
/proc/17434/stat : 17434 (toysat) R 17432 17434 15996 0 -1 4202496 672415 0 0 0 141788 417 0 0 20 0 1 0 331103347 1515274240 369184 33554432000 4194304 8989770 140733903869760 140733903869256 4208843 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17434/statm: 369940 369184 471 1171 0 368717 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 1479760

[startup+1482.31 s]
/proc/loadavg: 1.08 1.04 1.30 2/171 17513
/proc/meminfo: memFree=25603680/32873844 swapFree=7628/7628
[pid=17434] ppid=17432 vsize=1479760 CPUtime=1482.04 cores=1,3,5,7
/proc/17434/stat : 17434 (toysat) R 17432 17434 15996 0 -1 4202496 672415 0 0 0 147777 427 0 0 20 0 1 0 331103347 1515274240 369184 33554432000 4194304 8989770 140733903869760 140733903869024 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17434/statm: 369940 369184 471 1171 0 368717 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 1479760

[startup+1542.3 s]
/proc/loadavg: 1.03 1.03 1.28 2/171 17513
/proc/meminfo: memFree=25603804/32873844 swapFree=7628/7628
[pid=17434] ppid=17432 vsize=1479760 CPUtime=1542.03 cores=1,3,5,7
/proc/17434/stat : 17434 (toysat) R 17432 17434 15996 0 -1 4202496 672415 0 0 0 153762 441 0 0 20 0 1 0 331103347 1515274240 369184 33554432000 4194304 8989770 140733903869760 140733903869024 4209354 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17434/statm: 369940 369184 471 1171 0 368717 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 1479760

[startup+1602.3 s]
/proc/loadavg: 1.01 1.02 1.26 2/172 17514
/proc/meminfo: memFree=25603672/32873844 swapFree=7628/7628
[pid=17434] ppid=17432 vsize=1479760 CPUtime=1602.02 cores=1,3,5,7
/proc/17434/stat : 17434 (toysat) R 17432 17434 15996 0 -1 4202496 672415 0 0 0 159750 452 0 0 20 0 1 0 331103347 1515274240 369184 33554432000 4194304 8989770 140733903869760 140733903867712 4208857 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17434/statm: 369940 369184 471 1171 0 368717 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 1479760

[startup+1662.3 s]
/proc/loadavg: 1.00 1.02 1.24 2/171 17514
/proc/meminfo: memFree=25603680/32873844 swapFree=7628/7628
[pid=17434] ppid=17432 vsize=1479760 CPUtime=1662.01 cores=1,3,5,7
/proc/17434/stat : 17434 (toysat) R 17432 17434 15996 0 -1 4202496 672415 0 0 0 165737 464 0 0 20 0 1 0 331103347 1515274240 369184 33554432000 4194304 8989770 140733903869760 140733903869024 4208857 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17434/statm: 369940 369184 471 1171 0 368717 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 1479760

[startup+1722.3 s]
/proc/loadavg: 1.00 1.01 1.23 2/171 17514
/proc/meminfo: memFree=25603804/32873844 swapFree=7628/7628
[pid=17434] ppid=17432 vsize=1479760 CPUtime=1722 cores=1,3,5,7
/proc/17434/stat : 17434 (toysat) R 17432 17434 15996 0 -1 4202496 672415 0 0 0 171724 476 0 0 20 0 1 0 331103347 1515274240 369184 33554432000 4194304 8989770 140733903869760 140733903869256 7748927 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17434/statm: 369940 369184 471 1171 0 368717 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 1479760

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.21 2/171 17515
/proc/meminfo: memFree=25603432/32873844 swapFree=7628/7628
[pid=17434] ppid=17432 vsize=1479760 CPUtime=1781.99 cores=1,3,5,7
/proc/17434/stat : 17434 (toysat) R 17432 17434 15996 0 -1 4202496 672415 0 0 0 177711 488 0 0 20 0 1 0 331103347 1515274240 369184 33554432000 4194304 8989770 140733903869760 140733903867712 4208816 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17434/statm: 369940 369184 471 1171 0 368717 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 1479760



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 1.00 1.00 1.20 2/171 17515
/proc/meminfo: memFree=25603804/32873844 swapFree=7628/7628
[pid=17434] ppid=17432 vsize=1479760 CPUtime=1800.09 cores=1,3,5,7
/proc/17434/stat : 17434 (toysat) R 17432 17434 15996 0 -1 4202496 672415 0 0 0 179517 492 0 0 20 0 1 0 331103347 1515274240 369184 33554432000 4194304 8989770 140733903869760 140733903867712 4213448 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/17434/statm: 369940 369184 471 1171 0 368717 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1479760

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.42
CPU time (s): 1800.11
CPU user time (s): 1795.18
CPU system time (s): 4.93625
CPU usage (%): 99.9832
Max. virtual memory (cumulated for all children) (KiB): 2692176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.18
system time used= 4.93625
maximum resident set size= 2689048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 672415
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= 51
involuntary context switches= 1982

runsolver used 5.70013 second user time and 7.9158 second system time

The end

Launcher Data

Begin job on node107 at 2012-06-02 17:09:08
IDJOB=3724555
IDBENCH=92813
IDSOLVER=2308
FILE ID=node107/3724555-1338649745
RUNJOBID= node107-1338631508-16013
PBS_JOBID= 14636473
Free space on /tmp= 70692 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB12/normalized-PB12/OPT-BIGINT-LIN/graca/normalized-ped2.G.recomb5-0.10-8.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3724555-1338649745/watcher-3724555-1338649745 -o /tmp/evaluation-result-3724555-1338649745/solver-3724555-1338649745 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724555-1338649745.opb

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

MD5SUM BENCH= 61ae703de849e85b95a00c2895381aa5
RANDOM SEED=1758294971

node107.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.760
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.52
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.760
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.760
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		: 2666.760
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.760
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.760
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.760
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.86
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.760
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:        26351272 kB
Buffers:          463036 kB
Cached:          4449888 kB
SwapCached:           76 kB
Active:          2671224 kB
Inactive:        2972008 kB
Active(anon):     721856 kB
Inactive(anon):    11072 kB
Active(file):    1949368 kB
Inactive(file):  2960936 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108780 kB
Dirty:             91516 kB
Writeback:             0 kB
AnonPages:        738288 kB
Mapped:            16152 kB
Shmem:               184 kB
Slab:             736288 kB
SReclaimable:     178388 kB
SUnreclaim:       557900 kB
KernelStack:        1448 kB
PageTables:         5452 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     844932 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    505856 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= 70696 MiB
End job on node107 at 2012-06-02 17:39:10