Trace number 3724699

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 NameAnswerobjective functionCPU timeWall clock time
toysat 2012-06-01? (TO) 1800.11 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/leberre/opb-trendy/misc2010/
datasets/10orplus/normalized-mercurial-common.cudf.trendy.opb
MD5SUM6bb48d2b0ff46f6e7b073e580100f5b4
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3183187736701
Best CPU time to get the best result obtained on this benchmark1800.92
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables21105
Total number of constraints100043
Number of constraints which are clauses98478
Number of constraints which are cardinality constraints (but not clauses)1565
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint2962
Number of terms in the objective function 8588
Biggest coefficient in the objective function 79285326336
Number of bits for the biggest coefficient in the objective function 37
Sum of the numbers in the objective function 234763814370998
Number of bits of the sum of numbers in the objective function 48
Biggest number in a constraint 79285326336
Number of bits of the biggest number in a constraint 37
Biggest sum of numbers in a constraint 234763814370998
Number of bits of the biggest sum of numbers48
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

11.39/11.43	c 2012-06-02T14:46:53+0200
11.39/11.43	c arch = x86_64
11.39/11.43	c os = linux
11.39/11.43	c compiler = ghc 7.4
11.39/11.43	c packages:
11.39/11.43	c   OptDir-0.0.1
11.39/11.43	c   array-0.4.0.0
11.39/11.43	c   base-4.5.0.0
11.39/11.43	c   bytestring-0.9.2.1
11.39/11.43	c   containers-0.4.2.1
11.39/11.43	c   deepseq-1.3.0.0
11.39/11.43	c   mtl-2.1.1
11.39/11.43	c   old_locale-1.0.0.4
11.39/11.43	c   parse_dimacs-1.2
11.39/11.43	c   parsec-3.1.2
11.39/11.43	c   queue-0.1.2
11.39/11.43	c   stm-2.3
11.39/11.43	c   time-1.4
11.39/11.43	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3724699-1338641213.opb"]
11.39/11.43	c #vars 21105
11.39/11.43	c #constraints 100043
11.39/11.43	c Solving starts ...
25.39/25.43	c solving time = 13.972s
25.39/25.43	c #decision = 2249880
25.39/25.43	c #conflict = 1427
25.39/25.43	c #restart = 5
25.39/25.43	o 5004720124716
25.39/25.44	c Solving starts ...
25.68/25.76	c solving time = 0.300s
25.68/25.76	c #decision = 2255964
25.68/25.76	c #conflict = 1427
25.68/25.76	c #restart = 5
25.68/25.76	o 5004720124715
25.68/25.77	c Solving starts ...
26.29/26.36	c solving time = 0.571s
26.29/26.36	c #decision = 2263186
26.29/26.36	c #conflict = 1431
26.29/26.36	c #restart = 5
26.29/26.36	o 5004720124714
26.39/26.44	c Solving starts ...
27.08/27.19	c solving time = 0.730s
27.08/27.19	c #decision = 2269237
27.08/27.19	c #conflict = 1431
27.08/27.19	c #restart = 5
27.08/27.19	o 5004720124713
27.18/27.21	c Solving starts ...
28.39/28.49	c solving time = 1.261s
28.39/28.49	c #decision = 2275313
28.39/28.49	c #conflict = 1436
28.39/28.49	c #restart = 5
28.39/28.49	o 5004720124712
28.49/28.50	c Solving starts ...
30.38/30.45	c solving time = 1.930s
30.38/30.45	c #decision = 2279555
30.38/30.45	c #conflict = 1443
30.38/30.45	c #restart = 5
30.38/30.45	o 5004701669096
30.38/30.46	c Solving starts ...
34.18/34.21	c solving time = 3.728s
34.18/34.21	c #decision = 2282381
34.18/34.21	c #conflict = 1444
34.18/34.21	c #restart = 5
34.18/34.21	o 5004701669095
34.18/34.29	c Solving starts ...
38.18/38.20	c solving time = 3.889s
38.18/38.20	c #decision = 2285199
38.18/38.20	c #conflict = 1445
38.18/38.20	c #restart = 5
38.18/38.20	o 5004701669094
38.18/38.28	c Solving starts ...
42.48/42.51	c solving time = 4.214s
42.48/42.51	c #decision = 2288023
42.48/42.51	c #conflict = 1446
42.48/42.51	c #restart = 5
42.48/42.52	o 5004701669093
42.58/42.60	c Solving starts ...
46.98/47.09	c solving time = 4.469s
46.98/47.09	c #decision = 2290852
46.98/47.09	c #conflict = 1447
46.98/47.09	c #restart = 5
46.98/47.09	o 5004701669092
47.08/47.10	c Solving starts ...
55.68/55.72	c solving time = 8.600s
55.68/55.72	c #decision = 2293813
55.68/55.72	c #conflict = 1452
55.68/55.72	c #restart = 5
55.68/55.72	o 5004701669091
55.68/55.73	c Solving starts ...
61.08/61.16	c solving time = 5.407s
61.08/61.16	c #decision = 2296605
61.08/61.16	c #conflict = 1453
61.08/61.16	c #restart = 5
61.08/61.16	o 5004701669090
61.08/61.17	c Solving starts ...
66.98/67.09	c solving time = 5.899s
66.98/67.09	c #decision = 2299427
66.98/67.09	c #conflict = 1454
66.98/67.09	c #restart = 5
66.98/67.09	o 5004701669089
67.08/67.10	c Solving starts ...
77.58/77.61	c solving time = 10.481s
77.58/77.61	c #decision = 2303010
77.58/77.61	c #conflict = 1468
77.58/77.61	c #restart = 5
77.58/77.61	o 5004701669088
77.58/77.62	c Solving starts ...
88.98/89.09	c solving time = 11.449s
88.98/89.09	c #decision = 2305795
88.98/89.09	c #conflict = 1472
88.98/89.09	c #restart = 5
88.98/89.09	o 5004701669087
89.08/89.10	c Solving starts ...
96.18/96.27	c solving time = 7.146s
96.18/96.27	c #decision = 2308528
96.18/96.27	c #conflict = 1473
96.18/96.27	c #restart = 5
96.18/96.27	o 5004701669086
96.18/96.28	c Solving starts ...
111.47/111.51	c solving time = 15.209s
111.47/111.51	c #decision = 2311343
111.47/111.51	c #conflict = 1480
111.47/111.51	c #restart = 5
111.47/111.51	o 5004701669085
111.47/111.53	c Solving starts ...
126.77/126.82	c solving time = 15.275s
126.77/126.82	c #decision = 2314069
126.77/126.82	c #conflict = 1484
126.77/126.82	c #restart = 5
126.77/126.82	o 5004701669084
126.77/126.83	c Solving starts ...
145.07/145.20	c solving time = 18.343s
145.07/145.20	c #decision = 2316779
145.07/145.20	c #conflict = 1489
145.07/145.20	c #restart = 5
145.07/145.20	o 5004701669083
145.17/145.21	c Solving starts ...
156.47/156.58	c solving time = 11.351s
156.47/156.58	c #decision = 2319527
156.47/156.58	c #conflict = 1493
156.47/156.58	c #restart = 5
156.47/156.59	o 5004701669082
156.57/156.60	c Solving starts ...
175.46/175.55	c solving time = 18.929s
175.46/175.55	c #decision = 2322250
175.46/175.55	c #conflict = 1498
175.46/175.55	c #restart = 5
175.46/175.55	o 5004701669081
175.46/175.56	c Solving starts ...
187.16/187.24	c solving time = 11.661s
187.16/187.24	c #decision = 2324951
187.16/187.24	c #conflict = 1500
187.16/187.24	c #restart = 5
187.16/187.24	o 5004701669080
187.16/187.26	c Solving starts ...
212.35/212.43	c solving time = 25.148s
212.35/212.43	c #decision = 2327744
212.35/212.43	c #conflict = 1510
212.35/212.43	c #restart = 5
212.35/212.43	o 5004701669079
212.35/212.45	c Solving starts ...
224.35/224.41	c solving time = 11.936s
224.35/224.41	c #decision = 2330411
224.35/224.41	c #conflict = 1512
224.35/224.41	c #restart = 5
224.35/224.41	o 5004701669078
224.35/224.43	c Solving starts ...
390.01/390.11	c solving time = 165.627s
390.01/390.11	c #decision = 2333245
390.01/390.11	c #conflict = 1574
390.01/390.11	c #restart = 5
390.01/390.11	o 5004701669077
390.01/390.12	c Solving starts ...
493.49/493.66	c solving time = 103.502s
493.49/493.66	c #decision = 2335996
493.49/493.66	c #conflict = 1611
493.49/493.66	c #restart = 5
493.49/493.66	o 5004701669076
493.49/493.67	c Solving starts ...
550.98/551.18	c solving time = 57.483s
550.98/551.18	c #decision = 2338712
550.98/551.18	c #conflict = 1630
550.98/551.18	c #restart = 5
550.98/551.18	o 5004701669075
550.98/551.19	c Solving starts ...
614.37/614.52	c solving time = 63.292s
614.37/614.52	c #decision = 2343198
614.37/614.52	c #conflict = 1658
614.37/614.52	c #restart = 5
614.37/614.52	o 5004683213459
614.37/614.53	c Solving starts ...
749.95/750.11	c solving time = 135.538s
749.95/750.11	c #decision = 2345952
749.95/750.11	c #conflict = 1707
749.95/750.11	c #restart = 5
749.95/750.11	o 5004683213458
749.95/750.12	c Solving starts ...
955.52/955.78	c solving time = 205.615s
955.52/955.78	c #decision = 2348727
955.52/955.78	c #conflict = 1785
955.52/955.78	c #restart = 5
955.52/955.78	o 5004683213457
955.52/955.80	c Solving starts ...
1051.31/1051.58	c solving time = 95.748s
1051.31/1051.58	c #decision = 2351450
1051.31/1051.58	c #conflict = 1818
1051.31/1051.58	c #restart = 5
1051.31/1051.58	o 5004683213456
1051.31/1051.59	c Solving starts ...
1144.09/1144.35	c solving time = 92.727s
1144.09/1144.35	c #decision = 2354153
1144.09/1144.35	c #conflict = 1851
1144.09/1144.35	c #restart = 5
1144.09/1144.35	o 5004683213455
1144.09/1144.36	c Solving starts ...
1305.97/1306.22	c solving time = 161.807s
1305.97/1306.22	c #decision = 2356909
1305.97/1306.22	c #conflict = 1909
1305.97/1306.22	c #restart = 5
1305.97/1306.22	o 5004683213454
1305.97/1306.23	c Solving starts ...
1391.35/1391.65	c solving time = 85.392s
1391.35/1391.65	c #decision = 2359622
1391.35/1391.65	c #conflict = 1938
1391.35/1391.65	c #restart = 5
1391.35/1391.65	o 5004683213453
1391.35/1391.67	c Solving starts ...
1702.31/1702.70	c solving time = 310.964s
1702.31/1702.70	c #decision = 2362831
1702.31/1702.70	c #conflict = 2050
1702.31/1702.70	c #restart = 6
1702.31/1702.70	o 5004683213452
1702.41/1702.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-3724699-1338641213/watcher-3724699-1338641213 -o /tmp/evaluation-result-3724699-1338641213/solver-3724699-1338641213 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724699-1338641213.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 15681
/proc/meminfo: memFree=31541340/32873844 swapFree=8656/8656
[pid=15681] ppid=15679 vsize=6224 CPUtime=0 cores=0,2,4,6
/proc/15681/stat : 15681 (toysat) R 15679 15681 14738 0 -1 4202496 825 0 0 0 0 0 0 0 20 0 1 0 330249851 6373376 746 33554432000 4194304 8989770 140737223967776 140736307582296 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/15681/statm: 1556 746 425 1171 0 333 0

[startup+0.0528041 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 15681
/proc/meminfo: memFree=31541340/32873844 swapFree=8656/8656
[pid=15681] ppid=15679 vsize=9296 CPUtime=0.04 cores=0,2,4,6
/proc/15681/stat : 15681 (toysat) R 15679 15681 14738 0 -1 4202496 1384 0 0 0 4 0 0 0 20 0 1 0 330249851 9519104 1305 33554432000 4194304 8989770 140737223967776 140736307582296 5797448 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/15681/statm: 2324 1305 429 1171 0 1101 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9296

[startup+0.100222 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 15681
/proc/meminfo: memFree=31541340/32873844 swapFree=8656/8656
[pid=15681] ppid=15679 vsize=11344 CPUtime=0.09 cores=0,2,4,6
/proc/15681/stat : 15681 (toysat) R 15679 15681 14738 0 -1 4202496 2051 0 0 0 9 0 0 0 20 0 1 0 330249851 11616256 1972 33554432000 4194304 8989770 140737223967776 140736307582296 5760520 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/15681/statm: 2836 1972 431 1171 0 1613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11344

[startup+0.300221 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 15681
/proc/meminfo: memFree=31541340/32873844 swapFree=8656/8656
[pid=15681] ppid=15679 vsize=24656 CPUtime=0.29 cores=0,2,4,6
/proc/15681/stat : 15681 (toysat) R 15679 15681 14738 0 -1 4202496 5387 0 0 0 28 1 0 0 20 0 1 0 330249851 25247744 5308 33554432000 4194304 8989770 140737223967776 140737223967272 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/15681/statm: 6164 5308 431 1171 0 4941 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 24656

[startup+0.70023 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 15681
/proc/meminfo: memFree=31541340/32873844 swapFree=8656/8656
[pid=15681] ppid=15679 vsize=52304 CPUtime=0.69 cores=0,2,4,6
/proc/15681/stat : 15681 (toysat) R 15679 15681 14738 0 -1 4202496 12133 0 0 0 66 3 0 0 20 0 1 0 330249851 53559296 12054 33554432000 4194304 8989770 140737223967776 140737223967272 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/15681/statm: 13076 12054 431 1171 0 11853 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52304

[startup+1.50022 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15682
/proc/meminfo: memFree=31477720/32873844 swapFree=8656/8656
[pid=15681] ppid=15679 vsize=91216 CPUtime=1.49 cores=0,2,4,6
/proc/15681/stat : 15681 (toysat) R 15679 15681 14738 0 -1 4202496 22082 0 0 0 144 5 0 0 20 0 1 0 330249851 93405184 22003 33554432000 4194304 8989770 140737223967776 140737223967272 7737893 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/15681/statm: 22804 22003 431 1171 0 21581 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 91216

[startup+3.10021 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15682
/proc/meminfo: memFree=31423408/32873844 swapFree=8656/8656
[pid=15681] ppid=15679 vsize=145488 CPUtime=3.09 cores=0,2,4,6
/proc/15681/stat : 15681 (toysat) R 15679 15681 14738 0 -1 4202496 35672 0 0 0 301 8 0 0 20 0 1 0 330249851 148979712 35593 33554432000 4194304 8989770 140737223967776 140737223967272 5394952 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/15681/statm: 36372 35593 447 1171 0 35149 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 145488

[startup+6.30021 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15682
/proc/meminfo: memFree=31399732/32873844 swapFree=8656/8656
[pid=15681] ppid=15679 vsize=145488 CPUtime=6.29 cores=0,2,4,6
/proc/15681/stat : 15681 (toysat) R 15679 15681 14738 0 -1 4202496 35672 0 0 0 621 8 0 0 20 0 1 0 330249851 148979712 35593 33554432000 4194304 8989770 140737223967776 140737223967272 5400448 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/15681/statm: 36372 35593 447 1171 0 35149 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 145488

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15682
/proc/meminfo: memFree=31399616/32873844 swapFree=8656/8656
[pid=15681] ppid=15679 vsize=145488 CPUtime=12.69 cores=0,2,4,6
/proc/15681/stat : 15681 (toysat) R 15679 15681 14738 0 -1 4202496 35685 0 0 0 1259 10 0 0 20 0 1 0 330249851 148979712 35606 33554432000 4194304 8989770 140737223967776 140737223967272 5382785 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/15681/statm: 36372 35606 460 1171 0 35149 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 145488

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15682
/proc/meminfo: memFree=31399872/32873844 swapFree=8656/8656
[pid=15681] ppid=15679 vsize=145488 CPUtime=25.49 cores=0,2,4,6
/proc/15681/stat : 15681 (toysat) R 15679 15681 14738 0 -1 4202496 35698 0 0 0 2537 12 0 0 20 0 1 0 330249851 148979712 35619 33554432000 4194304 8989770 140737223967776 140737223950872 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15681/statm: 36372 35619 473 1171 0 35149 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 145488

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15682
/proc/meminfo: memFree=31388464/32873844 swapFree=8656/8656
[pid=15681] ppid=15679 vsize=156752 CPUtime=51.08 cores=0,2,4,6
/proc/15681/stat : 15681 (toysat) R 15679 15681 14738 0 -1 4202496 38514 0 0 0 5087 21 0 0 20 0 1 0 330249851 160514048 38435 33554432000 4194304 8989770 140737223967776 140737223967272 4209212 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15681/statm: 39188 38435 473 1171 0 37965 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 156752

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15683
/proc/meminfo: memFree=31373708/32873844 swapFree=8656/8656
[pid=15681] ppid=15679 vsize=171088 CPUtime=102.28 cores=0,2,4,6
/proc/15681/stat : 15681 (toysat) R 15679 15681 14738 0 -1 4202496 42098 0 0 0 10190 38 0 0 20 0 1 0 330249851 175194112 42019 33554432000 4194304 8989770 140737223967776 140737223965696 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15681/statm: 42772 42019 473 1171 0 41549 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 171088

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15683
/proc/meminfo: memFree=31365524/32873844 swapFree=8656/8656
[pid=15681] ppid=15679 vsize=179280 CPUtime=162.26 cores=0,2,4,6
/proc/15681/stat : 15681 (toysat) R 15679 15681 14738 0 -1 4202496 44146 0 0 0 16172 54 0 0 20 0 1 0 330249851 183582720 44067 33554432000 4194304 8989770 140737223967776 140737223967272 4445124 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15681/statm: 44820 44067 473 1171 0 43597 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 179280

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15686
/proc/meminfo: memFree=31355524/32873844 swapFree=8656/8656
[pid=15681] ppid=15679 vsize=188496 CPUtime=222.24 cores=0,2,4,6
/proc/15681/stat : 15681 (toysat) R 15679 15681 14738 0 -1 4202496 46470 0 0 0 22151 73 0 0 20 0 1 0 330249851 193019904 46371 33554432000 4194304 8989770 140737223967776 140737223967040 4209332 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15681/statm: 47124 46371 473 1171 0 45901 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 188496

[startup+282.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 15686
/proc/meminfo: memFree=31352460/32873844 swapFree=8656/8656
[pid=15681] ppid=15679 vsize=191568 CPUtime=282.22 cores=0,2,4,6
/proc/15681/stat : 15681 (toysat) R 15679 15681 14738 0 -1 4202496 47255 0 0 0 28133 89 0 0 20 0 1 0 330249851 196165632 47139 33554432000 4194304 8989770 140737223967776 140737223967272 4213855 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15681/statm: 47892 47139 473 1171 0 46669 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 191568

[startup+342.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 15686
/proc/meminfo: memFree=31352944/32873844 swapFree=8656/8656
[pid=15681] ppid=15679 vsize=191568 CPUtime=342.21 cores=0,2,4,6
/proc/15681/stat : 15681 (toysat) R 15679 15681 14738 0 -1 4202496 47257 0 0 0 34117 104 0 0 20 0 1 0 330249851 196165632 47139 33554432000 4194304 8989770 140737223967776 140737223965760 7686166 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15681/statm: 47892 47139 473 1171 0 46669 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 191568

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15687
/proc/meminfo: memFree=31349844/32873844 swapFree=8656/8656
[pid=15681] ppid=15679 vsize=194640 CPUtime=402.2 cores=0,2,4,6
/proc/15681/stat : 15681 (toysat) R 15679 15681 14738 0 -1 4202496 48025 0 0 0 40100 120 0 0 20 0 1 0 330249851 199311360 47907 33554432000 4194304 8989770 140737223967776 140737223967040 4208840 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15681/statm: 48660 47907 473 1171 0 47437 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 194640

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15687
/proc/meminfo: memFree=31349844/32873844 swapFree=8656/8656
[pid=15681] ppid=15679 vsize=194640 CPUtime=462.2 cores=0,2,4,6
/proc/15681/stat : 15681 (toysat) R 15679 15681 14738 0 -1 4202496 48025 0 0 0 46085 135 0 0 20 0 1 0 330249851 199311360 47907 33554432000 4194304 8989770 140737223967776 140737223967040 4445089 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15681/statm: 48660 47907 473 1171 0 47437 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 194640

[startup+522.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 15687
/proc/meminfo: memFree=31347240/32873844 swapFree=8656/8656
[pid=15681] ppid=15679 vsize=197712 CPUtime=522.18 cores=0,2,4,6
/proc/15681/stat : 15681 (toysat) R 15679 15681 14738 0 -1 4202496 48793 0 0 0 52068 150 0 0 20 0 1 0 330249851 202457088 48675 33554432000 4194304 8989770 140737223967776 140737223965696 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15681/statm: 49428 48675 473 1171 0 48205 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 197712

[startup+582.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 15687
/proc/meminfo: memFree=31344692/32873844 swapFree=8656/8656
[pid=15681] ppid=15679 vsize=199760 CPUtime=582.17 cores=0,2,4,6
/proc/15681/stat : 15681 (toysat) R 15679 15681 14738 0 -1 4202496 49306 0 0 0 58052 165 0 0 20 0 1 0 330249851 204554240 49187 33554432000 4194304 8989770 140737223967776 140737223967272 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15681/statm: 49940 49187 473 1171 0 48717 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 199760

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 15691
/proc/meminfo: memFree=31338048/32873844 swapFree=8656/8656
[pid=15681] ppid=15679 vsize=205904 CPUtime=822.14 cores=0,2,4,6
/proc/15681/stat : 15681 (toysat) R 15679 15681 14738 0 -1 4202496 50843 0 0 0 81988 226 0 0 20 0 1 0 330249851 210845696 50723 33554432000 4194304 8989770 140737223967776 140737223967040 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15681/statm: 51476 50723 473 1171 0 50253 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 205904

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15714
/proc/meminfo: memFree=31338228/32873844 swapFree=8656/8656
[pid=15681] ppid=15679 vsize=205904 CPUtime=882.13 cores=0,2,4,6
/proc/15681/stat : 15681 (toysat) R 15679 15681 14738 0 -1 4202496 50843 0 0 0 87973 240 0 0 20 0 1 0 330249851 210845696 50723 33554432000 4194304 8989770 140737223967776 140737223965696 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15681/statm: 51476 50723 473 1171 0 50253 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 205904

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15714
/proc/meminfo: memFree=31337244/32873844 swapFree=8656/8656
[pid=15681] ppid=15679 vsize=206928 CPUtime=942.12 cores=0,2,4,6
/proc/15681/stat : 15681 (toysat) R 15679 15681 14738 0 -1 4202496 51099 0 0 0 93959 253 0 0 20 0 1 0 330249851 211894272 50979 33554432000 4194304 8989770 140737223967776 140737223967272 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15681/statm: 51732 50979 473 1171 0 50509 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 206928

[startup+1002.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 15715
/proc/meminfo: memFree=31334888/32873844 swapFree=8656/8656
[pid=15681] ppid=15679 vsize=208976 CPUtime=1002.11 cores=0,2,4,6
/proc/15681/stat : 15681 (toysat) R 15679 15681 14738 0 -1 4202496 51611 0 0 0 99943 268 0 0 20 0 1 0 330249851 213991424 51491 33554432000 4194304 8989770 140737223967776 140737223967040 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15681/statm: 52244 51491 473 1171 0 51021 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 208976

[startup+1062.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 15715
/proc/meminfo: memFree=31333028/32873844 swapFree=8656/8656
[pid=15681] ppid=15679 vsize=212048 CPUtime=1062.11 cores=0,2,4,6
/proc/15681/stat : 15681 (toysat) R 15679 15681 14738 0 -1 4202496 52379 0 0 0 105928 283 0 0 20 0 1 0 330249851 217137152 52259 33554432000 4194304 8989770 140737223967776 140737223967040 4208855 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15681/statm: 53012 52259 473 1171 0 51789 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 212048

[startup+1122.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 15715
/proc/meminfo: memFree=31332160/32873844 swapFree=8656/8656
[pid=15681] ppid=15679 vsize=212048 CPUtime=1122.09 cores=0,2,4,6
/proc/15681/stat : 15681 (toysat) R 15679 15681 14738 0 -1 4202496 52379 0 0 0 111912 297 0 0 20 0 1 0 330249851 217137152 52259 33554432000 4194304 8989770 140737223967776 140737223967272 4209212 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15681/statm: 53012 52259 473 1171 0 51789 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 212048

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15715
/proc/meminfo: memFree=31328744/32873844 swapFree=8656/8656
[pid=15681] ppid=15679 vsize=215120 CPUtime=1182.08 cores=0,2,4,6
/proc/15681/stat : 15681 (toysat) R 15679 15681 14738 0 -1 4202496 53148 0 0 0 117895 313 0 0 20 0 1 0 330249851 220282880 53027 33554432000 4194304 8989770 140737223967776 140737223967272 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15681/statm: 53780 53027 473 1171 0 52557 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 215120

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15754
/proc/meminfo: memFree=29884900/32873844 swapFree=8656/8656
[pid=15681] ppid=15679 vsize=215120 CPUtime=1242.08 cores=0,2,4,6
/proc/15681/stat : 15681 (toysat) R 15679 15681 14738 0 -1 4202496 53148 0 0 0 123880 328 0 0 20 0 1 0 330249851 220282880 53027 33554432000 4194304 8989770 140737223967776 140737223965760 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15681/statm: 53780 53027 473 1171 0 52557 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 215120

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15755
/proc/meminfo: memFree=29884900/32873844 swapFree=8656/8656
[pid=15681] ppid=15679 vsize=215120 CPUtime=1302.07 cores=0,2,4,6
/proc/15681/stat : 15681 (toysat) R 15679 15681 14738 0 -1 4202496 53148 0 0 0 129865 342 0 0 20 0 1 0 330249851 220282880 53027 33554432000 4194304 8989770 140737223967776 140737223967040 4214513 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15681/statm: 53780 53027 473 1171 0 52557 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 215120

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15755
/proc/meminfo: memFree=29881452/32873844 swapFree=8656/8656
[pid=15681] ppid=15679 vsize=218192 CPUtime=1362.06 cores=0,2,4,6
/proc/15681/stat : 15681 (toysat) R 15679 15681 14738 0 -1 4202496 53916 0 0 0 135848 358 0 0 20 0 1 0 330249851 223428608 53795 33554432000 4194304 8989770 140737223967776 140737223965760 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15681/statm: 54548 53795 473 1171 0 53325 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 218192

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15758
/proc/meminfo: memFree=29878992/32873844 swapFree=8656/8656
[pid=15681] ppid=15679 vsize=220240 CPUtime=1422.05 cores=0,2,4,6
/proc/15681/stat : 15681 (toysat) R 15679 15681 14738 0 -1 4202496 54428 0 0 0 141830 375 0 0 20 0 1 0 330249851 225525760 54307 33554432000 4194304 8989770 140737223967776 140737223967040 4204354 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15681/statm: 55060 54307 473 1171 0 53837 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 220240

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15758
/proc/meminfo: memFree=29878532/32873844 swapFree=8656/8656
[pid=15681] ppid=15679 vsize=221264 CPUtime=1482.04 cores=0,2,4,6
/proc/15681/stat : 15681 (toysat) R 15679 15681 14738 0 -1 4202496 54684 0 0 0 147814 390 0 0 20 0 1 0 330249851 226574336 54563 33554432000 4194304 8989770 140737223967776 140737223965760 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15681/statm: 55316 54563 473 1171 0 54093 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 221264

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15758
/proc/meminfo: memFree=29878560/32873844 swapFree=8656/8656
[pid=15681] ppid=15679 vsize=221264 CPUtime=1542.03 cores=0,2,4,6
/proc/15681/stat : 15681 (toysat) R 15679 15681 14738 0 -1 4202496 54684 0 0 0 153799 404 0 0 20 0 1 0 330249851 226574336 54563 33554432000 4194304 8989770 140737223967776 140737223965760 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15681/statm: 55316 54563 473 1171 0 54093 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 221264

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15759
/proc/meminfo: memFree=29878588/32873844 swapFree=8656/8656
[pid=15681] ppid=15679 vsize=221264 CPUtime=1602.02 cores=0,2,4,6
/proc/15681/stat : 15681 (toysat) R 15679 15681 14738 0 -1 4202496 54684 0 0 0 159782 420 0 0 20 0 1 0 330249851 226574336 54563 33554432000 4194304 8989770 140737223967776 140737223967272 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15681/statm: 55316 54563 473 1171 0 54093 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 221264

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15759
/proc/meminfo: memFree=29878616/32873844 swapFree=8656/8656
[pid=15681] ppid=15679 vsize=221264 CPUtime=1662.01 cores=0,2,4,6
/proc/15681/stat : 15681 (toysat) R 15679 15681 14738 0 -1 4202496 54684 0 0 0 165768 433 0 0 20 0 1 0 330249851 226574336 54563 33554432000 4194304 8989770 140737223967776 140737223967040 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15681/statm: 55316 54563 473 1171 0 54093 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 221264

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15759
/proc/meminfo: memFree=29875544/32873844 swapFree=8656/8656
[pid=15681] ppid=15679 vsize=224336 CPUtime=1722 cores=0,2,4,6
/proc/15681/stat : 15681 (toysat) R 15679 15681 14738 0 -1 4202496 55452 0 0 0 171750 450 0 0 20 0 1 0 330249851 229720064 55331 33554432000 4194304 8989770 140737223967776 140737223967272 4214568 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15681/statm: 56084 55331 473 1171 0 54861 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 224336

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15759
/proc/meminfo: memFree=29875324/32873844 swapFree=8656/8656
[pid=15681] ppid=15679 vsize=224336 CPUtime=1781.99 cores=0,2,4,6
/proc/15681/stat : 15681 (toysat) R 15679 15681 14738 0 -1 4202496 55452 0 0 0 177737 462 0 0 20 0 1 0 330249851 229720064 55331 33554432000 4194304 8989770 140737223967776 140737223967040 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15681/statm: 56084 55331 473 1171 0 54861 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 224336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 15759
/proc/meminfo: memFree=29875416/32873844 swapFree=8656/8656
[pid=15681] ppid=15679 vsize=224336 CPUtime=1800.09 cores=0,2,4,6
/proc/15681/stat : 15681 (toysat) R 15679 15681 14738 0 -1 4202496 55452 0 0 0 179543 466 0 0 20 0 1 0 330249851 229720064 55331 33554432000 4194304 8989770 140737223967776 140737223967040 4209212 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/15681/statm: 56084 55331 473 1171 0 54861 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 224336

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.44
CPU system time (s): 4.66629
CPU usage (%): 99.9832
Max. virtual memory (cumulated for all children) (KiB): 224336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.44
system time used= 4.66629
maximum resident set size= 221324
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55452
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= 45
involuntary context switches= 2029

runsolver used 3.39248 second user time and 8.92264 second system time

The end

Launcher Data

Begin job on node102 at 2012-06-02 14:46:53
IDJOB=3724699
IDBENCH=72395
IDSOLVER=2308
FILE ID=node102/3724699-1338641213
RUNJOBID= node102-1338631509-14754
PBS_JOBID= 14636478
Free space on /tmp= 71180 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB10/normalized-PB10/OPT-BIGINT-LIN/leberre/opb-trendy/misc2010/datasets/10orplus/normalized-mercurial-common.cudf.trendy.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3724699-1338641213/watcher-3724699-1338641213 -o /tmp/evaluation-result-3724699-1338641213/solver-3724699-1338641213 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724699-1338641213.opb

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

MD5SUM BENCH= 6bb48d2b0ff46f6e7b073e580100f5b4
RANDOM SEED=1065041212

node102.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.178
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.35
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.178
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.90
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.178
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.91
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.178
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.178
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.178
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	: 5438.54
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.178
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		: 2667.178
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:        31541604 kB
Buffers:          111472 kB
Cached:           192084 kB
SwapCached:         5544 kB
Active:           354048 kB
Inactive:         229728 kB
Active(anon):     276824 kB
Inactive(anon):     5524 kB
Active(file):      77224 kB
Inactive(file):   224204 kB
Unevictable:        8656 kB
Mlocked:            8656 kB
SwapTotal:      67108856 kB
SwapFree:       67097164 kB
Dirty:             10888 kB
Writeback:             0 kB
AnonPages:        295956 kB
Mapped:            10712 kB
Shmem:                 0 kB
Slab:             606360 kB
SReclaimable:      47560 kB
SUnreclaim:       558800 kB
KernelStack:        1480 kB
PageTables:         4404 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     397636 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    280576 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= 71128 MiB
End job on node102 at 2012-06-02 15:16:56