Trace number 3706350

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-05-17? (TO) 1800.03 1800.31

General information on the benchmark

Name/OPT-BIGINT-LIN/leberre/opb-trendy/misc2010/
random/rand.newlist/normalized-randf794d2.cudf.trendy.opb
MD5SUM0e6c65a243b8e18d3662d3982a89affb
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark20204418175
Best CPU time to get the best result obtained on this benchmark3.61345
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6751
Total number of constraints28388
Number of constraints which are clauses28115
Number of constraints which are cardinality constraints (but not clauses)273
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint553
Number of terms in the objective function 3174
Biggest coefficient in the objective function 4012099469
Number of bits for the biggest coefficient in the objective function 32
Sum of the numbers in the objective function 2214673858082
Number of bits of the sum of numbers in the objective function 42
Biggest number in a constraint 4012099469
Number of bits of the biggest number in a constraint 32
Biggest sum of numbers in a constraint 2214673858082
Number of bits of the biggest sum of numbers42
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

1.59/1.67	c 2012-05-27T19:58:36+0200
1.59/1.67	c arch = x86_64
1.59/1.67	c os = linux
1.59/1.67	c compiler = ghc 7.4
1.59/1.67	c packages:
1.59/1.67	c   OptDir-0.0.1
1.59/1.67	c   array-0.4.0.0
1.59/1.67	c   base-4.5.0.0
1.59/1.67	c   bytestring-0.9.2.1
1.59/1.67	c   containers-0.4.2.1
1.59/1.67	c   deepseq-1.3.0.0
1.59/1.67	c   mtl-2.1.1
1.59/1.67	c   old_locale-1.0.0.4
1.59/1.67	c   parse_dimacs-1.2
1.59/1.67	c   parsec-3.1.2
1.59/1.67	c   queue-0.1.2
1.59/1.67	c   stm-2.3
1.59/1.67	c   time-1.4
1.59/1.67	c command line = ["--pb","HOME/instance-3706350-1338141516.opb"]
1.59/1.67	c #vars 6751
1.59/1.67	c #constraints 28388
1.59/1.67	c Solving starts ...
3.89/3.90	c solving time = 2.226s
3.89/3.90	c #decision = 368008
3.89/3.90	c #conflict = 454
3.89/3.90	c #restart = 2
3.89/3.90	o 36338663366
3.89/3.91	c Solving starts ...
46.78/46.84	c solving time = 42.928s
46.78/46.84	c #decision = 370832
46.78/46.84	c #conflict = 614
46.78/46.84	c #restart = 3
46.78/46.84	o 36338663365
46.78/46.85	c Solving starts ...
67.28/67.31	c solving time = 20.451s
67.28/67.31	c #decision = 371663
67.28/67.31	c #conflict = 678
67.28/67.31	c #restart = 3
67.28/67.31	o 36338663364
67.28/67.31	c Solving starts ...
98.98/99.04	c solving time = 31.719s
98.98/99.04	c #decision = 372303
98.98/99.04	c #conflict = 768
98.98/99.04	c #restart = 3
98.98/99.04	o 36338663363
98.98/99.04	c Solving starts ...
230.15/230.23	c solving time = 131.159s
230.15/230.23	c #decision = 373730
230.15/230.23	c #conflict = 1159
230.15/230.23	c #restart = 5
230.15/230.23	o 36338663362
230.15/230.23	c Solving starts ...
289.04/289.18	c solving time = 58.933s
289.04/289.18	c #decision = 374572
289.04/289.18	c #conflict = 1337
289.04/289.18	c #restart = 6
289.04/289.18	o 36338663361
289.04/289.18	c Solving starts ...
315.43/315.50	c solving time = 26.314s
315.43/315.50	c #decision = 375969
315.43/315.50	c #conflict = 1425
315.43/315.50	c #restart = 6
315.43/315.50	o 36336138443
315.43/315.51	c Solving starts ...
319.43/319.59	c solving time = 4.073s
319.43/319.59	c #decision = 376395
319.43/319.59	c #conflict = 1435
319.43/319.59	c #restart = 6
319.43/319.59	o 36336138442
319.53/319.61	c Solving starts ...
332.73/332.84	c solving time = 13.217s
332.73/332.84	c #decision = 376835
332.73/332.84	c #conflict = 1467
332.73/332.84	c #restart = 6
332.73/332.84	o 36336138441
332.73/332.84	c Solving starts ...
423.43/423.58	c solving time = 90.719s
423.43/423.58	c #decision = 377801
423.43/423.58	c #conflict = 1701
423.43/423.58	c #restart = 7
423.43/423.58	o 36336138440
423.43/423.58	c Solving starts ...
594.40/594.57	c solving time = 170.956s
594.40/594.57	c #decision = 379131
594.40/594.57	c #conflict = 2142
594.40/594.57	c #restart = 9
594.40/594.57	o 36336138439
594.40/594.57	c Solving starts ...
896.15/896.39	c solving time = 301.777s
896.15/896.39	c #decision = 381158
896.15/896.39	c #conflict = 2930
896.15/896.39	c #restart = 12
896.15/896.39	o 36336138438
896.15/896.40	c Solving starts ...
1118.72/1118.96	c solving time = 222.522s
1118.72/1118.96	c #decision = 383424
1118.72/1118.96	c #conflict = 3518
1118.72/1118.96	c #restart = 15
1118.72/1118.96	o 36333613530
1118.72/1118.96	c Solving starts ...
1119.91/1120.15	c solving time = 1.185s
1119.91/1120.15	c #decision = 383809
1119.91/1120.15	c #conflict = 3520
1119.91/1120.15	c #restart = 15
1119.91/1120.15	o 36333613529
1119.91/1120.15	c Solving starts ...
1120.72/1120.95	c solving time = 0.786s
1120.72/1120.95	c #decision = 384184
1120.72/1120.95	c #conflict = 3521
1120.72/1120.95	c #restart = 15
1120.72/1120.95	o 36333613528
1120.72/1120.98	c Solving starts ...
1121.51/1121.78	c solving time = 0.794s
1121.51/1121.78	c #decision = 384567
1121.51/1121.78	c #conflict = 3522
1121.51/1121.78	c #restart = 15
1121.51/1121.78	o 36333613527
1121.51/1121.78	c Solving starts ...
1122.62/1122.81	c solving time = 1.024s
1122.62/1122.81	c #decision = 385324
1122.62/1122.81	c #conflict = 3525
1122.62/1122.81	c #restart = 15
1122.62/1122.81	o 36333613525
1122.62/1122.81	c Solving starts ...
1123.51/1123.70	c solving time = 0.883s
1123.51/1123.70	c #decision = 385695
1123.51/1123.70	c #conflict = 3526
1123.51/1123.70	c #restart = 15
1123.51/1123.70	o 36333613524
1123.51/1123.70	c Solving starts ...
1130.31/1130.54	c solving time = 6.829s
1130.31/1130.54	c #decision = 386128
1130.31/1130.54	c #conflict = 3541
1130.31/1130.54	c #restart = 15
1130.31/1130.54	o 36333613523
1130.31/1130.54	c Solving starts ...
1134.01/1134.27	c solving time = 3.722s
1134.01/1134.27	c #decision = 386512
1134.01/1134.27	c #conflict = 3549
1134.01/1134.27	c #restart = 15
1134.01/1134.27	o 36333613522
1134.01/1134.27	c Solving starts ...
1139.61/1139.86	c solving time = 5.584s
1139.61/1139.86	c #decision = 386894
1139.61/1139.86	c #conflict = 3561
1139.61/1139.86	c #restart = 15
1139.61/1139.86	o 36333613521
1139.61/1139.86	c Solving starts ...
1142.21/1142.45	c solving time = 2.580s
1142.21/1142.45	c #decision = 387271
1142.21/1142.45	c #conflict = 3566
1142.21/1142.45	c #restart = 15
1142.21/1142.45	o 36333613520
1142.21/1142.45	c Solving starts ...
1179.51/1179.76	c solving time = 37.303s
1179.51/1179.76	c #decision = 387811
1179.51/1179.76	c #conflict = 3653
1179.51/1179.76	c #restart = 15
1179.51/1179.77	o 36333613519
1179.51/1179.77	c Solving starts ...
1511.85/1512.13	c solving time = 332.300s
1511.85/1512.13	c #decision = 389858
1511.85/1512.13	c #conflict = 4482
1511.85/1512.13	c #restart = 19
1511.85/1512.13	o 36333613518
1511.85/1512.13	c Solving starts ...
1592.04/1592.31	c solving time = 80.167s
1592.04/1592.31	c #decision = 390650
1592.04/1592.31	c #conflict = 4681
1592.04/1592.31	c #restart = 20
1592.04/1592.31	o 36333613517
1592.04/1592.32	c Solving starts ...
1712.62/1712.95	c solving time = 120.610s
1712.62/1712.95	c #decision = 392575
1712.62/1712.95	c #conflict = 4985
1712.62/1712.95	c #restart = 22
1712.62/1712.95	o 36331088606
1712.62/1712.95	c Solving starts ...
1715.02/1715.32	c solving time = 2.365s
1715.02/1715.32	c #decision = 392967
1715.02/1715.32	c #conflict = 4991
1715.02/1715.32	c #restart = 22
1715.02/1715.32	o 36331088605
1715.02/1715.33	c Solving starts ...
1725.02/1725.36	c solving time = 10.028s
1725.02/1725.36	c #decision = 393391
1725.02/1725.36	c #conflict = 5014
1725.02/1725.36	c #restart = 22
1725.02/1725.36	o 36331088604
1725.02/1725.36	c Solving starts ...
1732.32/1732.60	c solving time = 7.231s
1732.32/1732.60	c #decision = 393784
1732.32/1732.60	c #conflict = 5031
1732.32/1732.60	c #restart = 22
1732.32/1732.60	o 36331088603
1732.32/1732.60	c Solving starts ...
1753.42/1753.75	c solving time = 21.138s
1753.42/1753.75	c #decision = 394226
1753.42/1753.75	c #conflict = 5081
1753.42/1753.75	c #restart = 22
1753.42/1753.75	o 36331088602
1753.42/1753.75	c Solving starts ...
1783.61/1783.94	c solving time = 30.176s
1783.61/1783.94	c #decision = 394767
1783.61/1783.94	c #conflict = 5156
1783.61/1783.94	c #restart = 22
1783.61/1783.94	o 36331088601
1783.61/1783.94	c Solving starts ...
1787.51/1787.80	c solving time = 3.850s
1787.51/1787.80	c #decision = 395141
1787.51/1787.80	c #conflict = 5163
1787.51/1787.80	c #restart = 22
1787.51/1787.80	o 36331088600
1787.51/1787.80	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-3706350-1338141516/watcher-3706350-1338141516 -o /tmp/evaluation-result-3706350-1338141516/solver-3706350-1338141516 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706350-1338141516.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.01 2.00 2.00 3/176 6049
/proc/meminfo: memFree=30933952/32873844 swapFree=7112/7112
[pid=6049] ppid=6047 vsize=7232 CPUtime=0 cores=1,3,5,7
/proc/6049/stat : 6049 (toysat) R 6047 6049 4109 0 -1 4202496 821 0 0 0 0 0 0 0 20 0 1 0 280276453 7405568 742 33554432000 4194304 8973514 140734168569616 140734168568880 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/6049/statm: 1808 742 411 1167 0 589 0

[startup+0.0589231 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 6049
/proc/meminfo: memFree=30933952/32873844 swapFree=7112/7112
[pid=6049] ppid=6047 vsize=10304 CPUtime=0.05 cores=1,3,5,7
/proc/6049/stat : 6049 (toysat) R 6047 6049 4109 0 -1 4202496 1687 0 0 0 5 0 0 0 20 0 1 0 280276453 10551296 1608 33554432000 4194304 8973514 140734168569616 140734168568880 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/6049/statm: 2576 1608 418 1167 0 1357 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10304

[startup+0.100301 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 6049
/proc/meminfo: memFree=30933952/32873844 swapFree=7112/7112
[pid=6049] ppid=6047 vsize=12352 CPUtime=0.09 cores=1,3,5,7
/proc/6049/stat : 6049 (toysat) R 6047 6049 4109 0 -1 4202496 2179 0 0 0 9 0 0 0 20 0 1 0 280276453 12648448 2100 33554432000 4194304 8973514 140734168569616 140734168568880 4209325 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/6049/statm: 3088 2106 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300312 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 6049
/proc/meminfo: memFree=30933952/32873844 swapFree=7112/7112
[pid=6049] ppid=6047 vsize=25664 CPUtime=0.29 cores=1,3,5,7
/proc/6049/stat : 6049 (toysat) R 6047 6049 4109 0 -1 4202496 5684 0 0 0 29 0 0 0 20 0 1 0 280276453 26279936 5605 33554432000 4194304 8973514 140734168569616 140734168569112 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/6049/statm: 6416 5605 418 1167 0 5197 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25664

[startup+0.700315 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 6049
/proc/meminfo: memFree=30933952/32873844 swapFree=7112/7112
[pid=6049] ppid=6047 vsize=41024 CPUtime=0.69 cores=1,3,5,7
/proc/6049/stat : 6049 (toysat) R 6047 6049 4109 0 -1 4202496 9546 0 0 0 67 2 0 0 20 0 1 0 280276453 42008576 9467 33554432000 4194304 8973514 140734168569616 140734168569112 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/6049/statm: 10256 9467 434 1167 0 9037 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41024

[startup+1.50022 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 6050
/proc/meminfo: memFree=30897868/32873844 swapFree=7112/7112
[pid=6049] ppid=6047 vsize=41024 CPUtime=1.49 cores=1,3,5,7
/proc/6049/stat : 6049 (toysat) R 6047 6049 4109 0 -1 4202496 9546 0 0 0 147 2 0 0 20 0 1 0 280276453 42008576 9467 33554432000 4194304 8973514 140734168569616 140734168569112 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/6049/statm: 10256 9467 434 1167 0 9037 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41024

[startup+3.10033 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 6050
/proc/meminfo: memFree=30897248/32873844 swapFree=7112/7112
[pid=6049] ppid=6047 vsize=41024 CPUtime=3.09 cores=1,3,5,7
/proc/6049/stat : 6049 (toysat) R 6047 6049 4109 0 -1 4202496 9557 0 0 0 307 2 0 0 20 0 1 0 280276453 42008576 9478 33554432000 4194304 8973514 140734168569616 140734168568880 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/6049/statm: 10256 9478 445 1167 0 9037 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41024

[startup+6.30033 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 6050
/proc/meminfo: memFree=30892644/32873844 swapFree=7112/7112
[pid=6049] ppid=6047 vsize=43072 CPUtime=6.29 cores=1,3,5,7
/proc/6049/stat : 6049 (toysat) R 6047 6049 4109 0 -1 4202496 10081 0 0 0 626 3 0 0 20 0 1 0 280276453 44105728 10002 33554432000 4194304 8973514 140734168569616 140734168569112 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/6049/statm: 10768 10002 457 1167 0 9549 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43072

[startup+12.7003 s]
/proc/loadavg: 2.08 2.02 2.00 3/177 6050
/proc/meminfo: memFree=30892272/32873844 swapFree=7112/7112
[pid=6049] ppid=6047 vsize=43072 CPUtime=12.69 cores=1,3,5,7
/proc/6049/stat : 6049 (toysat) R 6047 6049 4109 0 -1 4202496 10081 0 0 0 1263 6 0 0 20 0 1 0 280276453 44105728 10002 33554432000 4194304 8973514 140734168569616 140734168567616 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/6049/statm: 10768 10002 457 1167 0 9549 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 43072

[startup+25.5004 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 6050
/proc/meminfo: memFree=30890668/32873844 swapFree=7112/7112
[pid=6049] ppid=6047 vsize=43072 CPUtime=25.48 cores=1,3,5,7
/proc/6049/stat : 6049 (toysat) R 6047 6049 4109 0 -1 4202496 10081 0 0 0 2539 9 0 0 20 0 1 0 280276453 44105728 10002 33554432000 4194304 8973514 140734168569616 140734168569112 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/6049/statm: 10768 10002 457 1167 0 9549 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 43072

[startup+51.1003 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 6050
/proc/meminfo: memFree=30884716/32873844 swapFree=7112/7112
[pid=6049] ppid=6047 vsize=45120 CPUtime=51.08 cores=1,3,5,7
/proc/6049/stat : 6049 (toysat) R 6047 6049 4109 0 -1 4202496 10593 0 0 0 5091 17 0 0 20 0 1 0 280276453 46202880 10514 33554432000 4194304 8973514 140734168569616 140734168569112 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/6049/statm: 11280 10514 457 1167 0 10061 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 45120

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 6053
/proc/meminfo: memFree=30869208/32873844 swapFree=7112/7112
[pid=6049] ppid=6047 vsize=46144 CPUtime=102.28 cores=1,3,5,7
/proc/6049/stat : 6049 (toysat) R 6047 6049 4109 0 -1 4202496 10849 0 0 0 10194 34 0 0 20 0 1 0 280276453 47251456 10770 33554432000 4194304 8973514 140734168569616 140734168568880 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/6049/statm: 11536 10770 457 1167 0 10317 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 46144

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 6076
/proc/meminfo: memFree=30854292/32873844 swapFree=7112/7112
[pid=6049] ppid=6047 vsize=47168 CPUtime=162.26 cores=1,3,5,7
/proc/6049/stat : 6049 (toysat) R 6047 6049 4109 0 -1 4202496 11105 0 0 0 16176 50 0 0 20 0 1 0 280276453 48300032 11026 33554432000 4194304 8973514 140734168569616 140734168568880 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/6049/statm: 11792 11026 457 1167 0 10573 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 47168

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6077
/proc/meminfo: memFree=30841272/32873844 swapFree=7112/7112
[pid=6049] ppid=6047 vsize=48192 CPUtime=222.25 cores=1,3,5,7
/proc/6049/stat : 6049 (toysat) R 6047 6049 4109 0 -1 4202496 11368 0 0 0 22157 68 0 0 20 0 1 0 280276453 49348608 11282 33554432000 4194304 8973514 140734168569616 140734168568880 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/6049/statm: 12048 11282 457 1167 0 10829 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 48192

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6077
/proc/meminfo: memFree=30826888/32873844 swapFree=7112/7112
[pid=6049] ppid=6047 vsize=49216 CPUtime=282.25 cores=1,3,5,7
/proc/6049/stat : 6049 (toysat) R 6047 6049 4109 0 -1 4202496 11624 0 0 0 28140 85 0 0 20 0 1 0 280276453 50397184 11538 33554432000 4194304 8973514 140734168569616 140734168568880 4209357 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/6049/statm: 12304 11538 457 1167 0 11085 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 49216

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6077
/proc/meminfo: memFree=30819696/32873844 swapFree=7112/7112
[pid=6049] ppid=6047 vsize=52288 CPUtime=342.23 cores=1,3,5,7
/proc/6049/stat : 6049 (toysat) R 6047 6049 4109 0 -1 4202496 12392 0 0 0 34121 102 0 0 20 0 1 0 280276453 53542912 12306 33554432000 4194304 8973514 140734168569616 140734168569112 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/6049/statm: 13072 12306 457 1167 0 11853 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 52288

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6077
/proc/meminfo: memFree=30810520/32873844 swapFree=7112/7112
[pid=6049] ppid=6047 vsize=53312 CPUtime=402.22 cores=1,3,5,7
/proc/6049/stat : 6049 (toysat) R 6047 6049 4109 0 -1 4202496 12648 0 0 0 40102 120 0 0 20 0 1 0 280276453 54591488 12562 33554432000 4194304 8973514 140734168569616 140734168568880 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/6049/statm: 13328 12562 457 1167 0 12109 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 53312

[startup+462.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 6077
/proc/meminfo: memFree=30793408/32873844 swapFree=7112/7112
[pid=6049] ppid=6047 vsize=54336 CPUtime=462.22 cores=1,3,5,7
/proc/6049/stat : 6049 (toysat) R 6047 6049 4109 0 -1 4202496 12904 0 0 0 46082 140 0 0 20 0 1 0 280276453 55640064 12818 33554432000 4194304 8973514 140734168569616 140734168569112 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/6049/statm: 13584 12818 457 1167 0 12365 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 54336

[startup+522.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 6078
/proc/meminfo: memFree=30777196/32873844 swapFree=7112/7112
[pid=6049] ppid=6047 vsize=54336 CPUtime=522.21 cores=1,3,5,7
/proc/6049/stat : 6049 (toysat) R 6047 6049 4109 0 -1 4202496 12904 0 0 0 52062 159 0 0 20 0 1 0 280276453 55640064 12818 33554432000 4194304 8973514 140734168569616 140734168568880 4209301 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/6049/statm: 13584 12818 457 1167 0 12365 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 54336

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6078
/proc/meminfo: memFree=30761408/32873844 swapFree=7112/7112
[pid=6049] ppid=6047 vsize=54336 CPUtime=582.2 cores=1,3,5,7
/proc/6049/stat : 6049 (toysat) R 6047 6049 4109 0 -1 4202496 12904 0 0 0 58042 178 0 0 20 0 1 0 280276453 55640064 12818 33554432000 4194304 8973514 140734168569616 140734168569112 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/6049/statm: 13584 12818 457 1167 0 12365 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 54336

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6236
/proc/meminfo: memFree=31144300/32873844 swapFree=7112/7112
[pid=6049] ppid=6047 vsize=57408 CPUtime=882.15 cores=1,3,5,7
/proc/6049/stat : 6049 (toysat) R 6047 6049 4109 0 -1 4202496 13673 0 0 0 87947 268 0 0 20 0 1 0 280276453 58785792 13586 33554432000 4194304 8973514 140734168569616 140734168569112 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/6049/statm: 14352 13586 457 1167 0 13133 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 57408

[startup+942.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 6236
/proc/meminfo: memFree=31120784/32873844 swapFree=7112/7112
[pid=6049] ppid=6047 vsize=58432 CPUtime=942.14 cores=1,3,5,7
/proc/6049/stat : 6049 (toysat) R 6047 6049 4109 0 -1 4202496 13929 0 0 0 93929 285 0 0 20 0 1 0 280276453 59834368 13842 33554432000 4194304 8973514 140734168569616 140734168568880 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/6049/statm: 14608 13842 457 1167 0 13389 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 58432

[startup+1002.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 6236
/proc/meminfo: memFree=31096096/32873844 swapFree=7112/7112
[pid=6049] ppid=6047 vsize=58432 CPUtime=1002.13 cores=1,3,5,7
/proc/6049/stat : 6049 (toysat) R 6047 6049 4109 0 -1 4202496 13929 0 0 0 99910 303 0 0 20 0 1 0 280276453 59834368 13842 33554432000 4194304 8973514 140734168569616 140734168569112 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/6049/statm: 14608 13842 457 1167 0 13389 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 58432

[startup+1062.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 6236
/proc/meminfo: memFree=31074952/32873844 swapFree=7112/7112
[pid=6049] ppid=6047 vsize=58432 CPUtime=1062.12 cores=1,3,5,7
/proc/6049/stat : 6049 (toysat) R 6047 6049 4109 0 -1 4202496 13930 0 0 0 105892 320 0 0 20 0 1 0 280276453 59834368 13842 33554432000 4194304 8973514 140734168569616 140734168569112 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/6049/statm: 14608 13842 457 1167 0 13389 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 58432

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 6236
/proc/meminfo: memFree=31051516/32873844 swapFree=7112/7112
[pid=6049] ppid=6047 vsize=61504 CPUtime=1122.12 cores=1,3,5,7
/proc/6049/stat : 6049 (toysat) R 6047 6049 4109 0 -1 4202496 14496 0 0 0 111872 340 0 0 20 0 1 0 280276453 62980096 14408 33554432000 4194304 8973514 140734168569616 140734168569112 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/6049/statm: 15376 14408 457 1167 0 14157 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 61504

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 6237
/proc/meminfo: memFree=31021572/32873844 swapFree=7112/7112
[pid=6049] ppid=6047 vsize=67648 CPUtime=1182.1 cores=1,3,5,7
/proc/6049/stat : 6049 (toysat) R 6047 6049 4109 0 -1 4202496 16234 0 0 0 117853 357 0 0 20 0 1 0 280276453 69271552 16146 33554432000 4194304 8973514 140734168569616 140734168568880 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/6049/statm: 16912 16146 457 1167 0 15693 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 67648

[startup+1242.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 6237
/proc/meminfo: memFree=30999172/32873844 swapFree=7112/7112
[pid=6049] ppid=6047 vsize=68672 CPUtime=1242.1 cores=1,3,5,7
/proc/6049/stat : 6049 (toysat) R 6047 6049 4109 0 -1 4202496 16492 0 0 0 123835 375 0 0 20 0 1 0 280276453 70320128 16402 33554432000 4194304 8973514 140734168569616 140734168569112 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/6049/statm: 17168 16402 457 1167 0 15949 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 68672

[startup+1302.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 6240
/proc/meminfo: memFree=30976596/32873844 swapFree=7112/7112
[pid=6049] ppid=6047 vsize=68672 CPUtime=1302.09 cores=1,3,5,7
/proc/6049/stat : 6049 (toysat) R 6047 6049 4109 0 -1 4202496 16492 0 0 0 129817 392 0 0 20 0 1 0 280276453 70320128 16402 33554432000 4194304 8973514 140734168569616 140734168569112 7716811 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/6049/statm: 17168 16402 457 1167 0 15949 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 68672

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 6240
/proc/meminfo: memFree=30957012/32873844 swapFree=7112/7112
[pid=6049] ppid=6047 vsize=68672 CPUtime=1362.08 cores=1,3,5,7
/proc/6049/stat : 6049 (toysat) R 6047 6049 4109 0 -1 4202496 16492 0 0 0 135795 413 0 0 20 0 1 0 280276453 70320128 16402 33554432000 4194304 8973514 140734168569616 140734168569112 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/6049/statm: 17168 16402 457 1167 0 15949 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 68672

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6240
/proc/meminfo: memFree=30935564/32873844 swapFree=7112/7112
[pid=6049] ppid=6047 vsize=68672 CPUtime=1422.08 cores=1,3,5,7
/proc/6049/stat : 6049 (toysat) R 6047 6049 4109 0 -1 4202496 16492 0 0 0 141776 432 0 0 20 0 1 0 280276453 70320128 16402 33554432000 4194304 8973514 140734168569616 140734168568880 4209212 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/6049/statm: 17168 16402 457 1167 0 15949 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 68672

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6241
/proc/meminfo: memFree=30914944/32873844 swapFree=7112/7112
[pid=6049] ppid=6047 vsize=68672 CPUtime=1482.05 cores=1,3,5,7
/proc/6049/stat : 6049 (toysat) R 6047 6049 4109 0 -1 4202496 16492 0 0 0 147756 449 0 0 20 0 1 0 280276453 70320128 16402 33554432000 4194304 8973514 140734168569616 140734168568880 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/6049/statm: 17168 16402 457 1167 0 15949 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 68672

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6241
/proc/meminfo: memFree=30893428/32873844 swapFree=7112/7112
[pid=6049] ppid=6047 vsize=70720 CPUtime=1542.05 cores=1,3,5,7
/proc/6049/stat : 6049 (toysat) R 6047 6049 4109 0 -1 4202496 17004 0 0 0 153738 467 0 0 20 0 1 0 280276453 72417280 16914 33554432000 4194304 8973514 140734168569616 140734168568880 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/6049/statm: 17680 16914 457 1167 0 16461 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 70720

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6241
/proc/meminfo: memFree=30872968/32873844 swapFree=7112/7112
[pid=6049] ppid=6047 vsize=71744 CPUtime=1602.04 cores=1,3,5,7
/proc/6049/stat : 6049 (toysat) R 6047 6049 4109 0 -1 4202496 17260 0 0 0 159719 485 0 0 20 0 1 0 280276453 73465856 17170 33554432000 4194304 8973514 140734168569616 140734168568880 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/6049/statm: 17936 17170 457 1167 0 16717 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 71744

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6241
/proc/meminfo: memFree=30850276/32873844 swapFree=7112/7112
[pid=6049] ppid=6047 vsize=71744 CPUtime=1662.03 cores=1,3,5,7
/proc/6049/stat : 6049 (toysat) R 6047 6049 4109 0 -1 4202496 17260 0 0 0 165699 504 0 0 20 0 1 0 280276453 73465856 17170 33554432000 4194304 8973514 140734168569616 140734168568880 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/6049/statm: 17936 17170 457 1167 0 16717 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 71744

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6241
/proc/meminfo: memFree=30831860/32873844 swapFree=7112/7112
[pid=6049] ppid=6047 vsize=73792 CPUtime=1722.02 cores=1,3,5,7
/proc/6049/stat : 6049 (toysat) R 6047 6049 4109 0 -1 4202496 17772 0 0 0 171677 525 0 0 20 0 1 0 280276453 75563008 17682 33554432000 4194304 8973514 140734168569616 140734168568880 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/6049/statm: 18448 17682 457 1167 0 17229 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 73792

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6242
/proc/meminfo: memFree=30812912/32873844 swapFree=7112/7112
[pid=6049] ppid=6047 vsize=75840 CPUtime=1782.01 cores=1,3,5,7
/proc/6049/stat : 6049 (toysat) R 6047 6049 4109 0 -1 4202496 18284 0 0 0 177655 546 0 0 20 0 1 0 280276453 77660160 18194 33554432000 4194304 8973514 140734168569616 140734168569112 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/6049/statm: 18960 18194 457 1167 0 17741 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 75840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6242
/proc/meminfo: memFree=30804728/32873844 swapFree=7112/7112
[pid=6049] ppid=6047 vsize=77888 CPUtime=1800.02 cores=1,3,5,7
/proc/6049/stat : 6049 (toysat) R 6047 6049 4109 0 -1 4202496 18796 0 0 0 179450 552 0 0 20 0 1 0 280276453 79757312 18706 33554432000 4194304 8973514 140734168569616 140734168569112 4212556 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/6049/statm: 19472 18706 457 1167 0 18253 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 77888

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 6242
/proc/meminfo: memFree=30804728/32873844 swapFree=7112/7112
[pid=6049] ppid=6047 vsize=77888 CPUtime=1800.02 cores=1,3,5,7
/proc/6049/stat : 6049 (toysat) R 6047 6049 4109 0 -1 4202496 18796 0 0 0 179450 552 0 0 20 0 1 0 280276453 79757312 18706 33554432000 4194304 8973514 140734168569616 140734168569112 4212556 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/6049/statm: 19472 18706 457 1167 0 18253 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 77888

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.03
CPU user time (s): 1794.5
CPU system time (s): 5.52616
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 77888

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.5
system time used= 5.52616
maximum resident set size= 74824
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18796
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= 14
involuntary context switches= 1855

runsolver used 3.2705 second user time and 10.3844 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-27 19:58:36
IDJOB=3706350
IDBENCH=72307
IDSOLVER=2285
FILE ID=node142/3706350-1338141516
RUNJOBID= node142-1338115130-4126
PBS_JOBID= 14624473
Free space on /tmp= 71684 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB10/normalized-PB10/OPT-BIGINT-LIN/leberre/opb-trendy/misc2010/random/rand.newlist/normalized-randf794d2.cudf.trendy.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706350-1338141516/watcher-3706350-1338141516 -o /tmp/evaluation-result-3706350-1338141516/solver-3706350-1338141516 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706350-1338141516.opb

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

MD5SUM BENCH= 0e6c65a243b8e18d3662d3982a89affb
RANDOM SEED=155672344

node142.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.776
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.55
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.776
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.776
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	: 5391.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		: 2666.776
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.92
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.776
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.90
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.776
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.776
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.776
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:        30933844 kB
Buffers:          325860 kB
Cached:           361020 kB
SwapCached:            0 kB
Active:           894272 kB
Inactive:         223452 kB
Active(anon):     421012 kB
Inactive(anon):    11212 kB
Active(file):     473260 kB
Inactive(file):   212240 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8176 kB
Writeback:             0 kB
AnonPages:        436304 kB
Mapped:            13516 kB
Shmem:               200 kB
Slab:             681584 kB
SReclaimable:     123828 kB
SUnreclaim:       557756 kB
KernelStack:        1464 kB
PageTables:         4912 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     543904 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    387072 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= 71676 MiB
End job on node142 at 2012-05-27 20:28:38