Trace number 3706222

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.09 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-MEDINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-air03.opb
MD5SUM721f63c71e5f6018eabb753425e3fdd2
Bench CategoryOPT-MEDINT (optimisation, medium integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark199987
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 170080
Optimality of the best value was proved YES
Number of variables10757
Total number of constraints124
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)124
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3861
Number of terms in the objective function 10757
Biggest coefficient in the objective function 6873
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 13748961
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 6873
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 13748961
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

13.69/13.71	c 2012-05-27T11:35:31+0200
13.69/13.71	c arch = x86_64
13.69/13.71	c os = linux
13.69/13.71	c compiler = ghc 7.4
13.69/13.71	c packages:
13.69/13.71	c   OptDir-0.0.1
13.69/13.71	c   array-0.4.0.0
13.69/13.71	c   base-4.5.0.0
13.69/13.71	c   bytestring-0.9.2.1
13.69/13.71	c   containers-0.4.2.1
13.69/13.71	c   deepseq-1.3.0.0
13.69/13.71	c   mtl-2.1.1
13.69/13.71	c   old_locale-1.0.0.4
13.69/13.71	c   parse_dimacs-1.2
13.69/13.71	c   parsec-3.1.2
13.69/13.71	c   queue-0.1.2
13.69/13.71	c   stm-2.3
13.69/13.71	c   time-1.4
13.69/13.71	c command line = ["--pb","HOME/instance-3706222-1338111331.opb"]
13.69/13.71	c #vars 10757
13.69/13.71	c #constraints 124
13.69/13.71	c Solving starts ...
25.78/25.88	c solving time = 12.157s
25.78/25.88	c #decision = 7741
25.78/25.88	c #conflict = 276
25.78/25.88	c #restart = 2
25.78/25.88	o 290780
25.88/25.91	c Solving starts ...
28.48/28.53	c solving time = 2.617s
28.48/28.53	c #decision = 9206
28.48/28.53	c #conflict = 301
28.48/28.53	c #restart = 2
28.48/28.53	o 283305
28.48/28.56	c Solving starts ...
33.27/33.39	c solving time = 4.824s
33.27/33.39	c #decision = 9439
33.27/33.39	c #conflict = 384
33.27/33.39	c #restart = 2
33.27/33.39	o 282666
33.37/33.42	c Solving starts ...
33.98/34.08	c solving time = 0.656s
33.98/34.08	c #decision = 9477
33.98/34.08	c #conflict = 387
33.98/34.08	c #restart = 2
33.98/34.08	o 282643
34.08/34.10	c Solving starts ...
34.17/34.24	c solving time = 0.134s
34.17/34.24	c #decision = 9511
34.17/34.24	c #conflict = 387
34.17/34.24	c #restart = 2
34.17/34.24	o 282270
34.17/34.27	c Solving starts ...
37.57/37.62	c solving time = 3.348s
37.57/37.62	c #decision = 9589
37.57/37.62	c #conflict = 409
37.57/37.62	c #restart = 2
37.57/37.62	o 269405
37.57/37.66	c Solving starts ...
52.26/52.37	c solving time = 14.704s
52.26/52.37	c #decision = 9709
52.26/52.37	c #conflict = 462
52.26/52.37	c #restart = 2
52.26/52.37	o 269327
52.36/52.41	c Solving starts ...
52.67/52.71	c solving time = 0.296s
52.67/52.71	c #decision = 9748
52.67/52.71	c #conflict = 463
52.67/52.71	c #restart = 2
52.67/52.71	o 268993
52.67/52.75	c Solving starts ...
53.67/53.80	c solving time = 1.046s
53.67/53.80	c #decision = 9790
53.67/53.80	c #conflict = 468
53.67/53.80	c #restart = 2
53.67/53.80	o 268802
53.77/53.82	c Solving starts ...
58.77/58.86	c solving time = 5.030s
58.77/58.86	c #decision = 9863
58.77/58.86	c #conflict = 500
58.77/58.86	c #restart = 2
58.77/58.86	o 268793
58.87/58.90	c Solving starts ...
793.74/793.95	c solving time = 734.920s
793.74/793.95	c #decision = 20877
793.74/793.95	c #conflict = 4500
793.74/793.95	c #restart = 9
793.74/793.95	o 268746
793.74/793.97	c Solving starts ...
793.74/793.99	c learnt constraints deletion: 4491 -> 2246
794.34/794.57	c solving time = 0.596s
794.34/794.57	c #decision = 20937
794.34/794.57	c #conflict = 4504
794.34/794.57	c #restart = 9
794.34/794.57	o 268607
794.34/794.59	c Solving starts ...
795.24/795.48	c solving time = 0.881s
795.24/795.48	c #decision = 20991
795.24/795.48	c #conflict = 4512
795.24/795.48	c #restart = 9
795.24/795.48	o 268526
795.34/795.53	c Solving starts ...
796.25/796.41	c solving time = 0.872s
796.25/796.41	c #decision = 21038
796.25/796.41	c #conflict = 4517
796.25/796.41	c #restart = 9
796.25/796.41	o 268217
796.25/796.43	c Solving starts ...
1081.69/1081.97	c solving time = 285.486s
1081.69/1081.97	c #decision = 26000
1081.69/1081.97	c #conflict = 6788
1081.69/1081.97	c #restart = 15
1081.69/1081.97	o 267325
1081.69/1081.99	c Solving starts ...
1081.79/1082.01	c learnt constraints deletion: 4528 -> 2264
1082.39/1082.61	c solving time = 0.614s
1082.39/1082.61	c #decision = 26043
1082.39/1082.61	c #conflict = 6789
1082.39/1082.61	c #restart = 15
1082.39/1082.61	o 267293
1082.39/1082.64	c Solving starts ...
1082.99/1083.24	c solving time = 0.602s
1082.99/1083.24	c #decision = 26085
1082.99/1083.24	c #conflict = 6790
1082.99/1083.24	c #restart = 15
1082.99/1083.25	o 258658
1082.99/1083.27	c Solving starts ...
1083.70/1083.90	c solving time = 0.627s
1083.70/1083.90	c #decision = 26121
1083.70/1083.90	c #conflict = 6791
1083.70/1083.90	c #restart = 15
1083.70/1083.90	o 258505
1083.70/1083.93	c Solving starts ...
1084.49/1084.71	c solving time = 0.784s
1084.49/1084.71	c #decision = 26161
1084.49/1084.71	c #conflict = 6794
1084.49/1084.71	c #restart = 15
1084.49/1084.71	o 258431
1084.49/1084.74	c Solving starts ...
1086.89/1087.13	c solving time = 2.391s
1086.89/1087.13	c #decision = 26232
1086.89/1087.13	c #conflict = 6806
1086.89/1087.13	c #restart = 15
1086.89/1087.13	o 258300
1086.89/1087.16	c Solving starts ...
1087.60/1087.85	c solving time = 0.684s
1087.60/1087.85	c #decision = 26275
1087.60/1087.85	c #conflict = 6807
1087.60/1087.85	c #restart = 15
1087.60/1087.85	o 258251
1087.60/1087.87	c Solving starts ...
1088.29/1088.57	c solving time = 0.693s
1088.29/1088.57	c #decision = 26313
1088.29/1088.57	c #conflict = 6808
1088.29/1088.57	c #restart = 15
1088.29/1088.57	o 257872
1088.29/1088.59	c Solving starts ...
1098.89/1099.16	c solving time = 10.561s
1098.89/1099.16	c #decision = 26949
1098.89/1099.16	c #conflict = 6878
1098.89/1099.16	c #restart = 15
1098.89/1099.16	o 257334
1098.89/1099.19	c Solving starts ...
1100.49/1100.76	c solving time = 1.567s
1100.49/1100.76	c #decision = 26993
1100.49/1100.76	c #conflict = 6882
1100.49/1100.76	c #restart = 15
1100.49/1100.76	o 256863
1100.59/1100.82	c Solving starts ...
1230.77/1231.04	c solving time = 130.196s
1230.77/1231.04	c #decision = 29423
1230.77/1231.04	c #conflict = 7560
1230.77/1231.04	c #restart = 18
1230.77/1231.04	o 256854
1230.87/1231.10	c Solving starts ...
1266.97/1267.24	c solving time = 36.129s
1266.97/1267.24	c #decision = 29867
1266.97/1267.24	c #conflict = 7722
1266.97/1267.24	c #restart = 19
1266.97/1267.24	o 256807
1266.97/1267.27	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-3706222-1338111331/watcher-3706222-1338111331 -o /tmp/evaluation-result-3706222-1338111331/solver-3706222-1338111331 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706222-1338111331.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: 1.99 2.00 1.96 2/176 3879
/proc/meminfo: memFree=31364584/32873844 swapFree=7112/7112
[pid=3879] ppid=3877 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/3879/stat : 3879 (toysat) R 3877 3879 31075 0 -1 4202496 808 0 0 0 0 0 0 0 20 0 1 0 277258021 6356992 730 33554432000 4194304 8973514 140735793967104 140733479657960 4209325 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/3879/statm: 1552 732 411 1167 0 333 0

[startup+0.0402501 s]
/proc/loadavg: 1.99 2.00 1.96 2/176 3879
/proc/meminfo: memFree=31364584/32873844 swapFree=7112/7112
[pid=3879] ppid=3877 vsize=8256 CPUtime=0.03 cores=0,2,4,6
/proc/3879/stat : 3879 (toysat) R 3877 3879 31075 0 -1 4202496 1325 0 0 0 3 0 0 0 20 0 1 0 277258021 8454144 1247 33554432000 4194304 8973514 140735793967104 140733479657960 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/3879/statm: 2064 1247 412 1167 0 845 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8256

[startup+0.10027 s]
/proc/loadavg: 1.99 2.00 1.96 2/176 3879
/proc/meminfo: memFree=31364584/32873844 swapFree=7112/7112
[pid=3879] ppid=3877 vsize=12352 CPUtime=0.09 cores=0,2,4,6
/proc/3879/stat : 3879 (toysat) R 3877 3879 31075 0 -1 4202496 2105 0 0 0 9 0 0 0 20 0 1 0 277258021 12648448 2027 33554432000 4194304 8973514 140735793967104 140733479657960 4209439 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/3879/statm: 3088 2033 417 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300274 s]
/proc/loadavg: 1.99 2.00 1.96 2/176 3879
/proc/meminfo: memFree=31364584/32873844 swapFree=7112/7112
[pid=3879] ppid=3877 vsize=22592 CPUtime=0.29 cores=0,2,4,6
/proc/3879/stat : 3879 (toysat) R 3877 3879 31075 0 -1 4202496 4914 0 0 0 28 1 0 0 20 0 1 0 277258021 23134208 4836 33554432000 4194304 8973514 140735793967104 140733479657960 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/3879/statm: 5648 4836 417 1167 0 4429 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22592

[startup+0.700287 s]
/proc/loadavg: 1.99 2.00 1.96 2/176 3879
/proc/meminfo: memFree=31364584/32873844 swapFree=7112/7112
[pid=3879] ppid=3877 vsize=36928 CPUtime=0.69 cores=0,2,4,6
/proc/3879/stat : 3879 (toysat) R 3877 3879 31075 0 -1 4202496 8513 0 0 0 68 1 0 0 20 0 1 0 277258021 37814272 8435 33554432000 4194304 8973514 140735793967104 140735793966600 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/3879/statm: 9232 8435 426 1167 0 8013 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36928

[startup+1.50024 s]
/proc/loadavg: 1.99 2.00 1.96 3/177 3880
/proc/meminfo: memFree=31332592/32873844 swapFree=7112/7112
[pid=3879] ppid=3877 vsize=36928 CPUtime=1.48 cores=0,2,4,6
/proc/3879/stat : 3879 (toysat) R 3877 3879 31075 0 -1 4202496 8514 0 0 0 147 1 0 0 20 0 1 0 277258021 37814272 8436 33554432000 4194304 8973514 140735793967104 140735793966600 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/3879/statm: 9232 8436 427 1167 0 8013 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 36928

[startup+3.10024 s]
/proc/loadavg: 1.99 2.00 1.96 3/177 3880
/proc/meminfo: memFree=31332096/32873844 swapFree=7112/7112
[pid=3879] ppid=3877 vsize=36928 CPUtime=3.09 cores=0,2,4,6
/proc/3879/stat : 3879 (toysat) R 3877 3879 31075 0 -1 4202496 8514 0 0 0 307 2 0 0 20 0 1 0 277258021 37814272 8436 33554432000 4194304 8973514 140735793967104 140735793966600 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/3879/statm: 9232 8436 427 1167 0 8013 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36928

[startup+6.30026 s]
/proc/loadavg: 1.99 2.00 1.96 3/177 3880
/proc/meminfo: memFree=31332344/32873844 swapFree=7112/7112
[pid=3879] ppid=3877 vsize=36928 CPUtime=6.28 cores=0,2,4,6
/proc/3879/stat : 3879 (toysat) R 3877 3879 31075 0 -1 4202496 8514 0 0 0 625 3 0 0 20 0 1 0 277258021 37814272 8436 33554432000 4194304 8973514 140735793967104 140735793966600 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/3879/statm: 9232 8436 427 1167 0 8013 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 36928

[startup+12.7003 s]
/proc/loadavg: 1.99 2.00 1.96 3/177 3880
/proc/meminfo: memFree=31332136/32873844 swapFree=7112/7112
[pid=3879] ppid=3877 vsize=36928 CPUtime=12.68 cores=0,2,4,6
/proc/3879/stat : 3879 (toysat) R 3877 3879 31075 0 -1 4202496 8514 0 0 0 1263 5 0 0 20 0 1 0 277258021 37814272 8436 33554432000 4194304 8973514 140735793967104 140735793966600 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/3879/statm: 9232 8436 427 1167 0 8013 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 36928

[startup+25.5003 s]
/proc/loadavg: 2.06 2.01 1.96 3/177 3880
/proc/meminfo: memFree=31332624/32873844 swapFree=7112/7112
[pid=3879] ppid=3877 vsize=36928 CPUtime=25.48 cores=0,2,4,6
/proc/3879/stat : 3879 (toysat) R 3877 3879 31075 0 -1 4202496 8536 0 0 0 2539 9 0 0 20 0 1 0 277258021 37814272 8453 33554432000 4194304 8973514 140735793967104 140735793966368 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/3879/statm: 9232 8453 444 1167 0 8013 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 36928

[startup+51.1002 s]
/proc/loadavg: 2.04 2.01 1.96 3/177 3880
/proc/meminfo: memFree=31306056/32873844 swapFree=7112/7112
[pid=3879] ppid=3877 vsize=63552 CPUtime=51.07 cores=0,2,4,6
/proc/3879/stat : 3879 (toysat) R 3877 3879 31075 0 -1 4202496 15214 0 0 0 5084 23 0 0 20 0 1 0 277258021 65077248 15121 33554432000 4194304 8973514 140735793967104 140735793966600 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/3879/statm: 15888 15121 456 1167 0 14669 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 63552

[startup+102.306 s]
/proc/loadavg: 2.02 2.01 1.96 3/177 3880
/proc/meminfo: memFree=31290668/32873844 swapFree=7112/7112
[pid=3879] ppid=3877 vsize=77888 CPUtime=102.26 cores=0,2,4,6
/proc/3879/stat : 3879 (toysat) R 3877 3879 31075 0 -1 4202496 18798 0 0 0 10178 48 0 0 20 0 1 0 277258021 79757312 18705 33554432000 4194304 8973514 140735793967104 140735793966600 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/3879/statm: 19472 18705 456 1167 0 18253 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 77888

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 3881
/proc/meminfo: memFree=31289660/32873844 swapFree=7112/7112
[pid=3879] ppid=3877 vsize=78912 CPUtime=162.25 cores=0,2,4,6
/proc/3879/stat : 3879 (toysat) R 3877 3879 31075 0 -1 4202496 19058 0 0 0 16149 76 0 0 20 0 1 0 277258021 80805888 18961 33554432000 4194304 8973514 140735793967104 140735793966368 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/3879/statm: 19728 18961 456 1167 0 18509 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 78912

[startup+222.3 s]
/proc/loadavg: 1.95 1.98 1.96 3/177 3920
/proc/meminfo: memFree=31284204/32873844 swapFree=7112/7112
[pid=3879] ppid=3877 vsize=79936 CPUtime=222.23 cores=0,2,4,6
/proc/3879/stat : 3879 (toysat) R 3877 3879 31075 0 -1 4202496 19314 0 0 0 22117 106 0 0 20 0 1 0 277258021 81854464 19217 33554432000 4194304 8973514 140735793967104 140735793966368 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/3879/statm: 19984 19217 456 1167 0 18765 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 79936

[startup+282.3 s]
/proc/loadavg: 1.98 1.98 1.96 3/178 3923
/proc/meminfo: memFree=31270096/32873844 swapFree=7112/7112
[pid=3879] ppid=3877 vsize=80960 CPUtime=282.22 cores=0,2,4,6
/proc/3879/stat : 3879 (toysat) R 3877 3879 31075 0 -1 4202496 19570 0 0 0 28087 135 0 0 20 0 1 0 277258021 82903040 19473 33554432000 4194304 8973514 140735793967104 140735793966600 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/3879/statm: 20240 19473 456 1167 0 19021 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 80960

[startup+342.3 s]
/proc/loadavg: 2.05 2.00 1.96 3/177 3923
/proc/meminfo: memFree=31267872/32873844 swapFree=7112/7112
[pid=3879] ppid=3877 vsize=81984 CPUtime=342.22 cores=0,2,4,6
/proc/3879/stat : 3879 (toysat) R 3877 3879 31075 0 -1 4202496 19827 0 0 0 34062 160 0 0 20 0 1 0 277258021 83951616 19729 33554432000 4194304 8973514 140735793967104 140735793965056 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/3879/statm: 20496 19729 456 1167 0 19277 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 81984

[startup+402.3 s]
/proc/loadavg: 2.02 2.00 1.96 3/177 3923
/proc/meminfo: memFree=31267624/32873844 swapFree=7112/7112
[pid=3879] ppid=3877 vsize=83008 CPUtime=402.2 cores=0,2,4,6
/proc/3879/stat : 3879 (toysat) R 3877 3879 31075 0 -1 4202496 20084 0 0 0 40032 188 0 0 20 0 1 0 277258021 85000192 19985 33554432000 4194304 8973514 140735793967104 140735793966600 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/3879/statm: 20752 19985 456 1167 0 19533 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 83008

[startup+462.3 s]
/proc/loadavg: 2.07 2.03 1.97 3/177 3924
/proc/meminfo: memFree=31263160/32873844 swapFree=7112/7112
[pid=3879] ppid=3877 vsize=84032 CPUtime=462.2 cores=0,2,4,6
/proc/3879/stat : 3879 (toysat) R 3877 3879 31075 0 -1 4202496 20340 0 0 0 46004 216 0 0 20 0 1 0 277258021 86048768 20241 33554432000 4194304 8973514 140735793967104 140735793966600 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/3879/statm: 21008 20241 456 1167 0 19789 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 84032

[startup+522.3 s]
/proc/loadavg: 2.02 2.02 1.97 3/177 3924
/proc/meminfo: memFree=31257820/32873844 swapFree=7112/7112
[pid=3879] ppid=3877 vsize=85056 CPUtime=522.19 cores=0,2,4,6
/proc/3879/stat : 3879 (toysat) R 3877 3879 31075 0 -1 4202496 20596 0 0 0 51974 245 0 0 20 0 1 0 277258021 87097344 20497 33554432000 4194304 8973514 140735793967104 140735793966600 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/3879/statm: 21264 20497 456 1167 0 20045 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 85056

[startup+582.3 s]
/proc/loadavg: 2.01 2.01 1.97 3/177 3924
/proc/meminfo: memFree=31246704/32873844 swapFree=7112/7112
[pid=3879] ppid=3877 vsize=86080 CPUtime=582.18 cores=0,2,4,6
/proc/3879/stat : 3879 (toysat) R 3877 3879 31075 0 -1 4202496 20852 0 0 0 57950 268 0 0 20 0 1 0 277258021 88145920 20753 33554432000 4194304 8973514 140735793967104 140735793966600 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/3879/statm: 21520 20753 456 1167 0 20301 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 86080

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.01 2.01 1.98 3/176 3925
/proc/meminfo: memFree=31225488/32873844 swapFree=7112/7112
[pid=3879] ppid=3877 vsize=113728 CPUtime=822.13 cores=0,2,4,6
/proc/3879/stat : 3879 (toysat) R 3877 3879 31075 0 -1 4202496 27768 0 0 0 81834 379 0 0 20 0 1 0 277258021 116457472 27666 33554432000 4194304 8973514 140735793967104 140735793966368 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/3879/statm: 28432 27666 457 1167 0 27213 0
Current children cumulated CPU time (s) 822.13
Current children cumulated vsize (KiB) 113728

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/178 3929
/proc/meminfo: memFree=31219876/32873844 swapFree=7112/7112
[pid=3879] ppid=3877 vsize=114752 CPUtime=882.13 cores=0,2,4,6
/proc/3879/stat : 3879 (toysat) R 3877 3879 31075 0 -1 4202496 28029 0 0 0 87808 405 0 0 20 0 1 0 277258021 117506048 27922 33554432000 4194304 8973514 140735793967104 140735793965056 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/3879/statm: 28688 27922 457 1167 0 27469 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 114752

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 3929
/proc/meminfo: memFree=31220624/32873844 swapFree=7112/7112
[pid=3879] ppid=3877 vsize=117824 CPUtime=942.12 cores=0,2,4,6
/proc/3879/stat : 3879 (toysat) R 3877 3879 31075 0 -1 4202496 28797 0 0 0 93780 432 0 0 20 0 1 0 277258021 120651776 28690 33554432000 4194304 8973514 140735793967104 140735793966600 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/3879/statm: 29456 28690 457 1167 0 28237 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 117824

[startup+1002.3 s]
/proc/loadavg: 2.06 2.02 1.98 3/177 3929
/proc/meminfo: memFree=31207784/32873844 swapFree=7112/7112
[pid=3879] ppid=3877 vsize=120896 CPUtime=1002.11 cores=0,2,4,6
/proc/3879/stat : 3879 (toysat) R 3877 3879 31075 0 -1 4202496 29567 0 0 0 99749 462 0 0 20 0 1 0 277258021 123797504 29458 33554432000 4194304 8973514 140735793967104 140735793966368 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/3879/statm: 30224 29458 457 1167 0 29005 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 120896

[startup+1062.3 s]
/proc/loadavg: 2.02 2.01 1.98 3/177 3930
/proc/meminfo: memFree=31210320/32873844 swapFree=7112/7112
[pid=3879] ppid=3877 vsize=123968 CPUtime=1062.1 cores=0,2,4,6
/proc/3879/stat : 3879 (toysat) R 3877 3879 31075 0 -1 4202496 30335 0 0 0 105723 487 0 0 20 0 1 0 277258021 126943232 30226 33554432000 4194304 8973514 140735793967104 140735793966600 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/3879/statm: 30992 30226 457 1167 0 29773 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 123968

[startup+1122.3 s]
/proc/loadavg: 2.01 2.00 1.98 3/177 3930
/proc/meminfo: memFree=31172528/32873844 swapFree=7112/7112
[pid=3879] ppid=3877 vsize=157760 CPUtime=1122.08 cores=0,2,4,6
/proc/3879/stat : 3879 (toysat) R 3877 3879 31075 0 -1 4202496 38787 0 0 0 111688 520 0 0 20 0 1 0 277258021 161546240 38674 33554432000 4194304 8973514 140735793967104 140735793966600 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/3879/statm: 39440 38674 457 1167 0 38221 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 157760

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/177 3930
/proc/meminfo: memFree=31174004/32873844 swapFree=7112/7112
[pid=3879] ppid=3877 vsize=158784 CPUtime=1182.08 cores=0,2,4,6
/proc/3879/stat : 3879 (toysat) R 3877 3879 31075 0 -1 4202496 39043 0 0 0 117658 550 0 0 20 0 1 0 277258021 162594816 38930 33554432000 4194304 8973514 140735793967104 140735793966600 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/3879/statm: 39696 38930 457 1167 0 38477 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 158784

[startup+1242.3 s]
/proc/loadavg: 2.03 2.01 1.99 3/177 3930
/proc/meminfo: memFree=31166316/32873844 swapFree=7112/7112
[pid=3879] ppid=3877 vsize=163904 CPUtime=1242.06 cores=0,2,4,6
/proc/3879/stat : 3879 (toysat) R 3877 3879 31075 0 -1 4202496 40086 0 0 0 123627 579 0 0 20 0 1 0 277258021 167837696 39972 33554432000 4194304 8973514 140735793967104 140735793966368 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/3879/statm: 40976 39972 457 1167 0 39757 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 163904

[startup+1302.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 3930
/proc/meminfo: memFree=31161964/32873844 swapFree=7112/7112
[pid=3879] ppid=3877 vsize=168000 CPUtime=1302.06 cores=0,2,4,6
/proc/3879/stat : 3879 (toysat) R 3877 3879 31075 0 -1 4202496 41348 0 0 0 129594 612 0 0 20 0 1 0 277258021 172032000 41234 33554432000 4194304 8973514 140735793967104 140735793966368 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/3879/statm: 42000 41234 457 1167 0 40781 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 168000

[startup+1362.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 3931
/proc/meminfo: memFree=31145968/32873844 swapFree=7112/7112
[pid=3879] ppid=3877 vsize=168000 CPUtime=1362.04 cores=0,2,4,6
/proc/3879/stat : 3879 (toysat) R 3877 3879 31075 0 -1 4202496 41348 0 0 0 135562 642 0 0 20 0 1 0 277258021 172032000 41234 33554432000 4194304 8973514 140735793967104 140735793966600 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/3879/statm: 42000 41234 457 1167 0 40781 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 168000

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 3931
/proc/meminfo: memFree=31166296/32873844 swapFree=7112/7112
[pid=3879] ppid=3877 vsize=168000 CPUtime=1422.03 cores=0,2,4,6
/proc/3879/stat : 3879 (toysat) R 3877 3879 31075 0 -1 4202496 41350 0 0 0 141530 673 0 0 20 0 1 0 277258021 172032000 41234 33554432000 4194304 8973514 140735793967104 140735793966368 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/3879/statm: 42000 41234 457 1167 0 40781 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 168000

[startup+1482.3 s]
/proc/loadavg: 2.09 2.04 2.00 3/178 3934
/proc/meminfo: memFree=31165784/32873844 swapFree=7112/7112
[pid=3879] ppid=3877 vsize=168000 CPUtime=1482.03 cores=0,2,4,6
/proc/3879/stat : 3879 (toysat) R 3877 3879 31075 0 -1 4202496 41350 0 0 0 147497 706 0 0 20 0 1 0 277258021 172032000 41234 33554432000 4194304 8973514 140735793967104 140735793966368 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/3879/statm: 42000 41234 457 1167 0 40781 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 168000

[startup+1542.3 s]
/proc/loadavg: 2.13 2.06 2.01 3/178 3957
/proc/meminfo: memFree=31158456/32873844 swapFree=7112/7112
[pid=3879] ppid=3877 vsize=170048 CPUtime=1542.02 cores=0,2,4,6
/proc/3879/stat : 3879 (toysat) R 3877 3879 31075 0 -1 4202496 41863 0 0 0 153465 737 0 0 20 0 1 0 277258021 174129152 41746 33554432000 4194304 8973514 140735793967104 140735793966600 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/3879/statm: 42512 41746 457 1167 0 41293 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 170048

[startup+1602.3 s]
/proc/loadavg: 2.18 2.09 2.02 3/177 3957
/proc/meminfo: memFree=31153080/32873844 swapFree=7112/7112
[pid=3879] ppid=3877 vsize=173120 CPUtime=1602 cores=0,2,4,6
/proc/3879/stat : 3879 (toysat) R 3877 3879 31075 0 -1 4202496 42631 0 0 0 159437 763 0 0 20 0 1 0 277258021 177274880 42514 33554432000 4194304 8973514 140735793967104 140735793966600 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/3879/statm: 43280 42514 457 1167 0 42061 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 173120

[startup+1662.3 s]
/proc/loadavg: 2.11 2.08 2.02 3/177 3958
/proc/meminfo: memFree=31144080/32873844 swapFree=7112/7112
[pid=3879] ppid=3877 vsize=179264 CPUtime=1661.99 cores=0,2,4,6
/proc/3879/stat : 3879 (toysat) R 3877 3879 31075 0 -1 4202496 44170 0 0 0 165405 794 0 0 20 0 1 0 277258021 183566336 44050 33554432000 4194304 8973514 140735793967104 140735793965056 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/3879/statm: 44816 44050 457 1167 0 43597 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 179264

[startup+1722.3 s]
/proc/loadavg: 2.09 2.08 2.02 3/177 3958
/proc/meminfo: memFree=31146744/32873844 swapFree=7112/7112
[pid=3879] ppid=3877 vsize=183360 CPUtime=1721.99 cores=0,2,4,6
/proc/3879/stat : 3879 (toysat) R 3877 3879 31075 0 -1 4202496 45194 0 0 0 171377 822 0 0 20 0 1 0 277258021 187760640 45074 33554432000 4194304 8973514 140735793967104 140735793966368 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/3879/statm: 45840 45074 457 1167 0 44621 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 183360

[startup+1782.3 s]
/proc/loadavg: 2.07 2.08 2.02 3/177 3958
/proc/meminfo: memFree=31143588/32873844 swapFree=7112/7112
[pid=3879] ppid=3877 vsize=186432 CPUtime=1781.98 cores=0,2,4,6
/proc/3879/stat : 3879 (toysat) R 3877 3879 31075 0 -1 4202496 45962 0 0 0 177351 847 0 0 20 0 1 0 277258021 190906368 45842 33554432000 4194304 8973514 140735793967104 140735793966368 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/3879/statm: 46608 45842 457 1167 0 45389 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 186432



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.05 2.07 2.02 3/177 3958
/proc/meminfo: memFree=31146572/32873844 swapFree=7112/7112
[pid=3879] ppid=3877 vsize=187456 CPUtime=1800.08 cores=0,2,4,6
/proc/3879/stat : 3879 (toysat) R 3877 3879 31075 0 -1 4202496 46219 0 0 0 179154 854 0 0 20 0 1 0 277258021 191954944 46098 33554432000 4194304 8973514 140735793967104 140735793966368 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/3879/statm: 46864 46098 457 1167 0 45645 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 187456

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.09
CPU user time (s): 1791.54
CPU system time (s): 8.5447
CPU usage (%): 99.9823
Max. virtual memory (cumulated for all children) (KiB): 187456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.54
system time used= 8.5447
maximum resident set size= 184392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46219
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= 46
involuntary context switches= 1946

runsolver used 3.39148 second user time and 8.72467 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-27 11:35:31
IDJOB=3706222
IDBENCH=1515
IDSOLVER=2285
FILE ID=node142/3706222-1338111331
RUNJOBID= node142-1338109452-3226
PBS_JOBID= 14624428
Free space on /tmp= 71688 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB06//final/normalized-PB06/OPT-MEDINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-air03.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706222-1338111331/watcher-3706222-1338111331 -o /tmp/evaluation-result-3706222-1338111331/solver-3706222-1338111331 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706222-1338111331.opb

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

MD5SUM BENCH= 721f63c71e5f6018eabb753425e3fdd2
RANDOM SEED=84940593

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:        31365112 kB
Buffers:          299572 kB
Cached:           350576 kB
SwapCached:            0 kB
Active:           495556 kB
Inactive:         192560 kB
Active(anon):      28796 kB
Inactive(anon):    11212 kB
Active(file):     466760 kB
Inactive(file):   181348 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8072 kB
Writeback:             0 kB
AnonPages:         43692 kB
Mapped:            13540 kB
Shmem:               200 kB
Slab:             681872 kB
SReclaimable:     123664 kB
SUnreclaim:       558208 kB
KernelStack:        1472 kB
PageTables:         4480 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     151204 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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= 71680 MiB
End job on node142 at 2012-05-27 12:05:34