Trace number 3706208

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.01 1800.31

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-scagr7.opb
MD5SUM69d6c62daf59435a58a3bb454faebc4a
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.012997
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables4200
Total number of constraints129
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints129
Minimum length of a constraint30
Maximum length of a constraint300
Number of terms in the objective function 3990
Biggest coefficient in the objective function 35540854374400
Number of bits for the biggest coefficient in the objective function 46
Sum of the numbers in the objective function 1307201212607598
Number of bits of the sum of numbers in the objective function 51
Biggest number in a constraint 35540854374400
Number of bits of the biggest number in a constraint 46
Biggest sum of numbers in a constraint 1307201212607598
Number of bits of the biggest sum of numbers51
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1.69/1.74	c 2012-05-27T13:39:10+0200
1.69/1.74	c arch = x86_64
1.69/1.74	c os = linux
1.69/1.74	c compiler = ghc 7.4
1.69/1.74	c packages:
1.69/1.74	c   OptDir-0.0.1
1.69/1.74	c   array-0.4.0.0
1.69/1.74	c   base-4.5.0.0
1.69/1.74	c   bytestring-0.9.2.1
1.69/1.74	c   containers-0.4.2.1
1.69/1.74	c   deepseq-1.3.0.0
1.69/1.74	c   mtl-2.1.1
1.69/1.74	c   old_locale-1.0.0.4
1.69/1.74	c   parse_dimacs-1.2
1.69/1.74	c   parsec-3.1.2
1.69/1.74	c   queue-0.1.2
1.69/1.74	c   stm-2.3
1.69/1.74	c   time-1.4
1.69/1.74	c command line = ["--pb","HOME/instance-3706208-1338118750.opb"]
1.69/1.74	c #vars 4200
1.69/1.74	c #constraints 129
1.69/1.74	c Solving starts ...
14.68/14.70	c learnt constraints deletion: 4921 -> 2461
31.18/31.20	c learnt constraints deletion: 4892 -> 2446
50.49/50.55	c learnt constraints deletion: 5209 -> 2606
70.98/71.06	c learnt constraints deletion: 5561 -> 2781
90.38/90.48	c learnt constraints deletion: 5560 -> 2780
112.47/112.55	c learnt constraints deletion: 5929 -> 2965
133.47/133.53	c learnt constraints deletion: 5928 -> 2965
154.16/154.28	c learnt constraints deletion: 5946 -> 2976
177.67/177.74	c learnt constraints deletion: 6331 -> 3167
200.17/200.26	c learnt constraints deletion: 6363 -> 3185
221.75/221.83	c learnt constraints deletion: 6298 -> 3150
246.14/246.20	c learnt constraints deletion: 6906 -> 3455
272.04/272.17	c learnt constraints deletion: 6925 -> 3469
298.83/298.93	c learnt constraints deletion: 6922 -> 3470
324.93/325.00	c learnt constraints deletion: 6924 -> 3470
350.62/350.71	c learnt constraints deletion: 6920 -> 3469
376.32/376.44	c learnt constraints deletion: 6920 -> 3468
404.92/405.08	c learnt constraints deletion: 7352 -> 3677
426.21/426.36	c learnt constraints deletion: 8414 -> 4211
441.21/441.31	c learnt constraints deletion: 8399 -> 4206
456.21/456.33	c learnt constraints deletion: 8402 -> 4207
472.21/472.38	c learnt constraints deletion: 8397 -> 4207
487.70/487.88	c learnt constraints deletion: 8402 -> 4209
512.20/512.36	c learnt constraints deletion: 8329 -> 4173
532.60/532.70	c learnt constraints deletion: 8840 -> 4421
543.20/543.33	c learnt constraints deletion: 8699 -> 4360
554.59/554.78	c learnt constraints deletion: 8712 -> 4366
566.40/566.58	c learnt constraints deletion: 8701 -> 4362
577.59/577.75	c learnt constraints deletion: 8582 -> 4301
588.40/588.54	c learnt constraints deletion: 8556 -> 4290
599.69/599.82	c learnt constraints deletion: 8608 -> 4315
611.19/611.39	c learnt constraints deletion: 8608 -> 4316
622.78/622.90	c learnt constraints deletion: 8574 -> 4297
633.98/634.16	c learnt constraints deletion: 8580 -> 4302
643.29/643.46	c learnt constraints deletion: 8996 -> 4499
648.78/648.98	c learnt constraints deletion: 9101 -> 4559
654.18/654.36	c learnt constraints deletion: 9097 -> 4566
660.27/660.43	c learnt constraints deletion: 9096 -> 4565
667.37/667.50	c learnt constraints deletion: 9092 -> 4564
673.57/673.77	c learnt constraints deletion: 9087 -> 4561
680.27/680.47	c learnt constraints deletion: 9088 -> 4562
686.67/686.82	c learnt constraints deletion: 9086 -> 4561
693.27/693.40	c learnt constraints deletion: 9088 -> 4563
700.07/700.30	c learnt constraints deletion: 9075 -> 4555
707.27/707.48	c learnt constraints deletion: 9083 -> 4560
715.06/715.29	c learnt constraints deletion: 9076 -> 4558
722.36/722.60	c learnt constraints deletion: 9091 -> 4563
728.76/728.94	c learnt constraints deletion: 9060 -> 4548
735.77/735.96	c learnt constraints deletion: 9741 -> 4890
768.26/768.42	c learnt constraints deletion: 9837 -> 4925
809.55/809.73	c learnt constraints deletion: 9935 -> 4983
844.84/845.00	c learnt constraints deletion: 9879 -> 4950
877.04/877.22	c learnt constraints deletion: 9881 -> 4956
909.23/909.41	c learnt constraints deletion: 9857 -> 4941
952.83/953.06	c learnt constraints deletion: 10013 -> 5028
994.22/994.46	c learnt constraints deletion: 9940 -> 4989
1038.41/1038.62	c learnt constraints deletion: 10015 -> 5035
1083.01/1083.22	c learnt constraints deletion: 10006 -> 5030
1129.20/1129.49	c learnt constraints deletion: 9989 -> 5017
1173.89/1174.11	c learnt constraints deletion: 10018 -> 5035
1215.08/1215.36	c learnt constraints deletion: 9989 -> 5022
1258.97/1259.26	c learnt constraints deletion: 10011 -> 5033
1304.38/1304.67	c learnt constraints deletion: 10010 -> 5033
1347.16/1347.44	c learnt constraints deletion: 10006 -> 5026
1391.05/1391.39	c learnt constraints deletion: 10006 -> 5027
1435.34/1435.64	c learnt constraints deletion: 10018 -> 5033
1476.94/1477.23	c learnt constraints deletion: 10021 -> 5037
1528.74/1529.09	c learnt constraints deletion: 9951 -> 4999
1571.23/1571.58	c learnt constraints deletion: 9654 -> 4827
1581.73/1582.09	c learnt constraints deletion: 10119 -> 5062
1591.12/1591.49	c learnt constraints deletion: 10529 -> 5279
1600.82/1601.18	c learnt constraints deletion: 10530 -> 5280
1611.52/1611.81	c learnt constraints deletion: 10527 -> 5280
1621.72/1622.09	c learnt constraints deletion: 10519 -> 5275
1632.13/1632.47	c learnt constraints deletion: 10529 -> 5280
1642.41/1642.71	c learnt constraints deletion: 10493 -> 5260
1652.51/1652.81	c learnt constraints deletion: 10491 -> 5259
1662.81/1663.15	c learnt constraints deletion: 10504 -> 5266
1672.62/1672.95	c learnt constraints deletion: 10210 -> 5112
1683.01/1683.33	c learnt constraints deletion: 10203 -> 5111
1693.11/1693.49	c learnt constraints deletion: 10199 -> 5111
1702.91/1703.25	c learnt constraints deletion: 10210 -> 5112
1712.70/1713.00	c learnt constraints deletion: 10208 -> 5113
1722.60/1722.98	c learnt constraints deletion: 10200 -> 5109
1732.00/1732.37	c learnt constraints deletion: 10196 -> 5107
1741.30/1741.63	c learnt constraints deletion: 10200 -> 5109
1751.00/1751.31	c learnt constraints deletion: 10197 -> 5109
1760.20/1760.60	c learnt constraints deletion: 10200 -> 5109
1769.60/1769.93	c learnt constraints deletion: 10195 -> 5108
1778.89/1779.21	c learnt constraints deletion: 10198 -> 5107
1788.19/1788.58	c learnt constraints deletion: 10195 -> 5108
1797.60/1797.90	c learnt constraints deletion: 10198 -> 5110

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-3706208-1338118750/watcher-3706208-1338118750 -o /tmp/evaluation-result-3706208-1338118750/solver-3706208-1338118750 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706208-1338118750.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.00 2.00 2.00 3/176 1145
/proc/meminfo: memFree=28667788/32873648 swapFree=6844/6844
[pid=1145] ppid=1143 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/1145/stat : 1145 (toysat) R 1143 1145 32696 0 -1 4202496 761 0 0 0 0 0 0 0 20 0 1 0 278000864 6356992 682 33554432000 4194304 8973514 140737070182976 140737332152840 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1145/statm: 1552 682 412 1167 0 333 0

[startup+0.089114 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 1145
/proc/meminfo: memFree=28667788/32873648 swapFree=6844/6844
[pid=1145] ppid=1143 vsize=11328 CPUtime=0.08 cores=1,3,5,7
/proc/1145/stat : 1145 (toysat) R 1143 1145 32696 0 -1 4202496 2119 0 0 0 8 0 0 0 20 0 1 0 278000864 11599872 2040 33554432000 4194304 8973514 140737070182976 140737070182240 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1145/statm: 2832 2040 430 1167 0 1613 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11328

[startup+0.100264 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 1145
/proc/meminfo: memFree=28667788/32873648 swapFree=6844/6844
[pid=1145] ppid=1143 vsize=13376 CPUtime=0.09 cores=1,3,5,7
/proc/1145/stat : 1145 (toysat) R 1143 1145 32696 0 -1 4202496 2544 0 0 0 9 0 0 0 20 0 1 0 278000864 13697024 2465 33554432000 4194304 8973514 140737070182976 140737070182240 6549192 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1145/statm: 3344 2465 430 1167 0 2125 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13376

[startup+0.300197 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 1145
/proc/meminfo: memFree=28667788/32873648 swapFree=6844/6844
[pid=1145] ppid=1143 vsize=13376 CPUtime=0.29 cores=1,3,5,7
/proc/1145/stat : 1145 (toysat) R 1143 1145 32696 0 -1 4202496 2632 0 0 0 29 0 0 0 20 0 1 0 278000864 13697024 2553 33554432000 4194304 8973514 140737070182976 140737070182240 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1145/statm: 3344 2553 431 1167 0 2125 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13376

[startup+0.700174 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 1145
/proc/meminfo: memFree=28667788/32873648 swapFree=6844/6844
[pid=1145] ppid=1143 vsize=17472 CPUtime=0.69 cores=1,3,5,7
/proc/1145/stat : 1145 (toysat) R 1143 1145 32696 0 -1 4202496 3490 0 0 0 68 1 0 0 20 0 1 0 278000864 17891328 3411 33554432000 4194304 8973514 140737070182976 140737070182240 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1145/statm: 4368 3411 431 1167 0 3149 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17472

[startup+1.50017 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1146
/proc/meminfo: memFree=28655852/32873648 swapFree=6844/6844
[pid=1145] ppid=1143 vsize=17472 CPUtime=1.49 cores=1,3,5,7
/proc/1145/stat : 1145 (toysat) R 1143 1145 32696 0 -1 4202496 3507 0 0 0 148 1 0 0 20 0 1 0 278000864 17891328 3428 33554432000 4194304 8973514 140737070182976 140737070182472 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1145/statm: 4368 3432 431 1167 0 3149 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17472

[startup+3.10019 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1146
/proc/meminfo: memFree=28653620/32873648 swapFree=6844/6844
[pid=1145] ppid=1143 vsize=19520 CPUtime=3.09 cores=1,3,5,7
/proc/1145/stat : 1145 (toysat) R 1143 1145 32696 0 -1 4202496 3941 0 0 0 307 2 0 0 20 0 1 0 278000864 19988480 3862 33554432000 4194304 8973514 140737070182976 140737070182472 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1145/statm: 4880 3862 444 1167 0 3661 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19520

[startup+6.30019 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1146
/proc/meminfo: memFree=28651652/32873648 swapFree=6844/6844
[pid=1145] ppid=1143 vsize=21568 CPUtime=6.29 cores=1,3,5,7
/proc/1145/stat : 1145 (toysat) R 1143 1145 32696 0 -1 4202496 4693 0 0 0 625 4 0 0 20 0 1 0 278000864 22085632 4614 33554432000 4194304 8973514 140737070182976 140737070182472 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1145/statm: 5392 4614 444 1167 0 4173 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21568

[startup+12.7011 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1146
/proc/meminfo: memFree=28643012/32873648 swapFree=6844/6844
[pid=1145] ppid=1143 vsize=29760 CPUtime=12.69 cores=1,3,5,7
/proc/1145/stat : 1145 (toysat) R 1143 1145 32696 0 -1 4202496 6670 0 0 0 1262 7 0 0 20 0 1 0 278000864 30474240 6591 33554432000 4194304 8973514 140737070182976 140737070182240 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1145/statm: 7440 6591 444 1167 0 6221 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29760

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1146
/proc/meminfo: memFree=28611400/32873648 swapFree=6844/6844
[pid=1145] ppid=1143 vsize=31808 CPUtime=25.48 cores=1,3,5,7
/proc/1145/stat : 1145 (toysat) R 1143 1145 32696 0 -1 4202496 7254 0 0 0 2533 15 0 0 20 0 1 0 278000864 32571392 7175 33554432000 4194304 8973514 140737070182976 140737070182472 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1145/statm: 7952 7175 445 1167 0 6733 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31808

[startup+51.1002 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 1146
/proc/meminfo: memFree=28658384/32873648 swapFree=6844/6844
[pid=1145] ppid=1143 vsize=35904 CPUtime=51.08 cores=1,3,5,7
/proc/1145/stat : 1145 (toysat) R 1143 1145 32696 0 -1 4202496 8278 0 0 0 5080 28 0 0 20 0 1 0 278000864 36765696 8199 33554432000 4194304 8973514 140737070182976 140737070182472 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1145/statm: 8976 8199 445 1167 0 7757 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 35904

[startup+102.307 s]
/proc/loadavg: 2.03 2.01 2.00 3/178 1149
/proc/meminfo: memFree=28556732/32873648 swapFree=6844/6844
[pid=1145] ppid=1143 vsize=40000 CPUtime=102.27 cores=1,3,5,7
/proc/1145/stat : 1145 (toysat) R 1143 1145 32696 0 -1 4202496 9302 0 0 0 10172 55 0 0 20 0 1 0 278000864 40960000 9223 33554432000 4194304 8973514 140737070182976 140737070182240 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1145/statm: 10000 9223 445 1167 0 8781 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 40000

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 1149
/proc/meminfo: memFree=28562128/32873648 swapFree=6844/6844
[pid=1145] ppid=1143 vsize=41024 CPUtime=162.26 cores=1,3,5,7
/proc/1145/stat : 1145 (toysat) R 1143 1145 32696 0 -1 4202496 9558 0 0 0 16137 89 0 0 20 0 1 0 278000864 42008576 9479 33554432000 4194304 8973514 140737070182976 140737070182472 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1145/statm: 10256 9479 445 1167 0 9037 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 41024

[startup+222.301 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 1149
/proc/meminfo: memFree=28598396/32873648 swapFree=6844/6844
[pid=1145] ppid=1143 vsize=45120 CPUtime=222.25 cores=1,3,5,7
/proc/1145/stat : 1145 (toysat) R 1143 1145 32696 0 -1 4202496 10586 0 0 0 22105 120 0 0 20 0 1 0 278000864 46202880 10503 33554432000 4194304 8973514 140737070182976 140737070182472 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1145/statm: 11280 10503 445 1167 0 10061 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 45120

[startup+282.3 s]
/proc/loadavg: 2.10 2.04 2.01 3/177 1149
/proc/meminfo: memFree=28609620/32873648 swapFree=6844/6844
[pid=1145] ppid=1143 vsize=51264 CPUtime=282.23 cores=1,3,5,7
/proc/1145/stat : 1145 (toysat) R 1143 1145 32696 0 -1 4202496 12128 0 0 0 28072 151 0 0 20 0 1 0 278000864 52494336 12039 33554432000 4194304 8973514 140737070182976 140737070182240 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1145/statm: 12816 12039 445 1167 0 11597 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 51264

[startup+342.301 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 1150
/proc/meminfo: memFree=28605964/32873648 swapFree=6844/6844
[pid=1145] ppid=1143 vsize=66624 CPUtime=342.23 cores=1,3,5,7
/proc/1145/stat : 1145 (toysat) R 1143 1145 32696 0 -1 4202496 16992 0 0 0 34037 186 0 0 20 0 1 0 278000864 68222976 15879 33554432000 4194304 8973514 140737070182976 140737070182240 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1145/statm: 16656 15879 445 1167 0 15437 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 66624

[startup+402.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 1150
/proc/meminfo: memFree=28489096/32873648 swapFree=6844/6844
[pid=1145] ppid=1143 vsize=68672 CPUtime=402.21 cores=1,3,5,7
/proc/1145/stat : 1145 (toysat) R 1143 1145 32696 0 -1 4202496 17504 0 0 0 40005 216 0 0 20 0 1 0 278000864 70320128 16391 33554432000 4194304 8973514 140737070182976 140737070182472 7398459 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1145/statm: 17168 16391 445 1167 0 15949 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 68672

[startup+462.3 s]
/proc/loadavg: 2.16 2.06 2.01 3/177 1150
/proc/meminfo: memFree=28497324/32873648 swapFree=6844/6844
[pid=1145] ppid=1143 vsize=68672 CPUtime=462.21 cores=1,3,5,7
/proc/1145/stat : 1145 (toysat) R 1143 1145 32696 0 -1 4202496 17504 0 0 0 45971 250 0 0 20 0 1 0 278000864 70320128 16391 33554432000 4194304 8973514 140737070182976 140737070182472 7688800 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1145/statm: 17168 16391 445 1167 0 15949 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 68672

[startup+522.3 s]
/proc/loadavg: 2.09 2.06 2.01 3/177 1150
/proc/meminfo: memFree=28399160/32873648 swapFree=6844/6844
[pid=1145] ppid=1143 vsize=68672 CPUtime=522.2 cores=1,3,5,7
/proc/1145/stat : 1145 (toysat) R 1143 1145 32696 0 -1 4202496 17504 0 0 0 51940 280 0 0 20 0 1 0 278000864 70320128 16391 33554432000 4194304 8973514 140737070182976 140737070182472 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1145/statm: 17168 16391 445 1167 0 15949 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 68672

[startup+582.3 s]
/proc/loadavg: 2.03 2.05 2.01 3/177 1150
/proc/meminfo: memFree=28408488/32873648 swapFree=6844/6844
[pid=1145] ppid=1143 vsize=71744 CPUtime=582.19 cores=1,3,5,7
/proc/1145/stat : 1145 (toysat) R 1143 1145 32696 0 -1 4202496 18272 0 0 0 57906 313 0 0 20 0 1 0 278000864 73465856 17159 33554432000 4194304 8973514 140737070182976 140737070182472 6846196 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1145/statm: 17936 17159 445 1167 0 16717 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 71744

[startup+642.3 s]

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

[startup+882.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 1194
/proc/meminfo: memFree=28656348/32873648 swapFree=6844/6844
[pid=1145] ppid=1143 vsize=78912 CPUtime=882.14 cores=1,3,5,7
/proc/1145/stat : 1145 (toysat) R 1143 1145 32696 0 -1 4202496 25701 0 0 0 87746 468 0 0 20 0 1 0 278000864 80805888 18951 33554432000 4194304 8973514 140737070182976 140737070182472 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1145/statm: 19728 18951 445 1167 0 18509 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 78912

[startup+942.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 1195
/proc/meminfo: memFree=28652040/32873648 swapFree=6844/6844
[pid=1145] ppid=1143 vsize=84032 CPUtime=942.12 cores=1,3,5,7
/proc/1145/stat : 1145 (toysat) R 1143 1145 32696 0 -1 4202496 26990 0 0 0 93712 500 0 0 20 0 1 0 278000864 86048768 20231 33554432000 4194304 8973514 140737070182976 140737070182472 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1145/statm: 21008 20231 445 1167 0 19789 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 84032

[startup+1002.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 1195
/proc/meminfo: memFree=28631216/32873648 swapFree=6844/6844
[pid=1145] ppid=1143 vsize=97344 CPUtime=1002.12 cores=1,3,5,7
/proc/1145/stat : 1145 (toysat) R 1143 1145 32696 0 -1 4202496 30318 0 0 0 99678 534 0 0 20 0 1 0 278000864 99680256 23559 33554432000 4194304 8973514 140737070182976 140737070182472 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1145/statm: 24336 23559 445 1167 0 23117 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 97344

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 1195
/proc/meminfo: memFree=28608896/32873648 swapFree=6844/6844
[pid=1145] ppid=1143 vsize=98368 CPUtime=1062.11 cores=1,3,5,7
/proc/1145/stat : 1145 (toysat) R 1143 1145 32696 0 -1 4202496 30574 0 0 0 105641 570 0 0 20 0 1 0 278000864 100728832 23815 33554432000 4194304 8973514 140737070182976 140737070182472 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1145/statm: 24592 23815 445 1167 0 23373 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 98368

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1195
/proc/meminfo: memFree=28608496/32873648 swapFree=6844/6844
[pid=1145] ppid=1143 vsize=98368 CPUtime=1122.1 cores=1,3,5,7
/proc/1145/stat : 1145 (toysat) R 1143 1145 32696 0 -1 4202496 30574 0 0 0 111604 606 0 0 20 0 1 0 278000864 100728832 23815 33554432000 4194304 8973514 140737070182976 140737070182472 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1145/statm: 24592 23815 445 1167 0 23373 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 98368

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1195
/proc/meminfo: memFree=28599124/32873648 swapFree=6844/6844
[pid=1145] ppid=1143 vsize=103488 CPUtime=1182.09 cores=1,3,5,7
/proc/1145/stat : 1145 (toysat) R 1143 1145 32696 0 -1 4202496 31856 0 0 0 117570 639 0 0 20 0 1 0 278000864 105971712 25095 33554432000 4194304 8973514 140737070182976 140737070182472 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1145/statm: 25872 25095 445 1167 0 24653 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 103488

[startup+1242.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 1196
/proc/meminfo: memFree=28595360/32873648 swapFree=6844/6844
[pid=1145] ppid=1143 vsize=103488 CPUtime=1242.08 cores=1,3,5,7
/proc/1145/stat : 1145 (toysat) R 1143 1145 32696 0 -1 4202496 31856 0 0 0 123535 673 0 0 20 0 1 0 278000864 105971712 25095 33554432000 4194304 8973514 140737070182976 140737070182472 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1145/statm: 25872 25095 445 1167 0 24653 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 103488

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 1199
/proc/meminfo: memFree=28593248/32873648 swapFree=6844/6844
[pid=1145] ppid=1143 vsize=103488 CPUtime=1302.07 cores=1,3,5,7
/proc/1145/stat : 1145 (toysat) R 1143 1145 32696 0 -1 4202496 31856 0 0 0 129505 702 0 0 20 0 1 0 278000864 105971712 25095 33554432000 4194304 8973514 140737070182976 140737070182472 4459764 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1145/statm: 25872 25095 445 1167 0 24653 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 103488

[startup+1362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 1222
/proc/meminfo: memFree=28591604/32873648 swapFree=6844/6844
[pid=1145] ppid=1143 vsize=103488 CPUtime=1362.06 cores=1,3,5,7
/proc/1145/stat : 1145 (toysat) R 1143 1145 32696 0 -1 4202496 31856 0 0 0 135468 738 0 0 20 0 1 0 278000864 105971712 25095 33554432000 4194304 8973514 140737070182976 140737070182472 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1145/statm: 25872 25095 445 1167 0 24653 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 103488

[startup+1422.31 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 1222
/proc/meminfo: memFree=28588512/32873648 swapFree=6844/6844
[pid=1145] ppid=1143 vsize=103488 CPUtime=1422.06 cores=1,3,5,7
/proc/1145/stat : 1145 (toysat) R 1143 1145 32696 0 -1 4202496 31856 0 0 0 141436 770 0 0 20 0 1 0 278000864 105971712 25095 33554432000 4194304 8973514 140737070182976 140737070182472 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1145/statm: 25872 25095 445 1167 0 24653 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 103488

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 1222
/proc/meminfo: memFree=28585412/32873648 swapFree=6844/6844
[pid=1145] ppid=1143 vsize=103488 CPUtime=1482.04 cores=1,3,5,7
/proc/1145/stat : 1145 (toysat) R 1143 1145 32696 0 -1 4202496 31856 0 0 0 147402 802 0 0 20 0 1 0 278000864 105971712 25095 33554432000 4194304 8973514 140737070182976 140737070182472 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1145/statm: 25872 25095 445 1167 0 24653 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 103488

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1223
/proc/meminfo: memFree=28590504/32873648 swapFree=6844/6844
[pid=1145] ppid=1143 vsize=95296 CPUtime=1542.03 cores=1,3,5,7
/proc/1145/stat : 1145 (toysat) R 1143 1145 32696 0 -1 4202496 31856 0 0 0 153367 836 0 0 20 0 1 0 278000864 97583104 23047 33554432000 4194304 8973514 140737070182976 140737070182472 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1145/statm: 23824 23047 445 1167 0 22605 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 95296

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1223
/proc/meminfo: memFree=28600932/32873648 swapFree=6844/6844
[pid=1145] ppid=1143 vsize=83008 CPUtime=1602.02 cores=1,3,5,7
/proc/1145/stat : 1145 (toysat) R 1143 1145 32696 0 -1 4202496 31856 0 0 0 159336 866 0 0 20 0 1 0 278000864 85000192 19975 33554432000 4194304 8973514 140737070182976 140737070182472 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1145/statm: 20752 19975 445 1167 0 19533 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 83008

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1223
/proc/meminfo: memFree=28598876/32873648 swapFree=6844/6844
[pid=1145] ppid=1143 vsize=83008 CPUtime=1662.01 cores=1,3,5,7
/proc/1145/stat : 1145 (toysat) R 1143 1145 32696 0 -1 4202496 31856 0 0 0 165306 895 0 0 20 0 1 0 278000864 85000192 19975 33554432000 4194304 8973514 140737070182976 140737070182472 7688805 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1145/statm: 20752 19975 445 1167 0 19533 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 83008

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1223
/proc/meminfo: memFree=28595900/32873648 swapFree=6844/6844
[pid=1145] ppid=1143 vsize=83008 CPUtime=1722 cores=1,3,5,7
/proc/1145/stat : 1145 (toysat) R 1143 1145 32696 0 -1 4202496 31856 0 0 0 171272 928 0 0 20 0 1 0 278000864 85000192 19975 33554432000 4194304 8973514 140737070182976 140737070182472 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1145/statm: 20752 19975 445 1167 0 19533 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 83008

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1223
/proc/meminfo: memFree=28592552/32873648 swapFree=6844/6844
[pid=1145] ppid=1143 vsize=83008 CPUtime=1781.99 cores=1,3,5,7
/proc/1145/stat : 1145 (toysat) R 1143 1145 32696 0 -1 4202496 31856 0 0 0 177243 956 0 0 20 0 1 0 278000864 85000192 19975 33554432000 4194304 8973514 140737070182976 140737070182472 7732850 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1145/statm: 20752 19975 445 1167 0 19533 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 83008



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 1223
/proc/meminfo: memFree=28592924/32873648 swapFree=6844/6844
[pid=1145] ppid=1143 vsize=83008 CPUtime=1800 cores=1,3,5,7
/proc/1145/stat : 1145 (toysat) R 1143 1145 32696 0 -1 4202496 31856 0 0 0 179034 966 0 0 20 0 1 0 278000864 85000192 19975 33554432000 4194304 8973514 140737070182976 140737070182472 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1145/statm: 20752 19975 445 1167 0 19533 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 83008

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 1223
/proc/meminfo: memFree=28592924/32873648 swapFree=6844/6844
[pid=1145] ppid=1143 vsize=83008 CPUtime=1800 cores=1,3,5,7
/proc/1145/stat : 1145 (toysat) R 1143 1145 32696 0 -1 4202496 31856 0 0 0 179034 966 0 0 20 0 1 0 278000864 85000192 19975 33554432000 4194304 8973514 140737070182976 140737070182472 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/1145/statm: 20752 19975 445 1167 0 19533 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 83008

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.01
CPU user time (s): 1790.35
CPU system time (s): 9.66153
CPU usage (%): 99.9835
Max. virtual memory (cumulated for all children) (KiB): 103488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.35
system time used= 9.66153
maximum resident set size= 100380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31856
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= 29
involuntary context switches= 1852

runsolver used 3.22151 second user time and 8.78266 second system time

The end

Launcher Data

Begin job on node124 at 2012-05-27 13:39:10
IDJOB=3706208
IDBENCH=2436
IDSOLVER=2285
FILE ID=node124/3706208-1338118750
RUNJOBID= node124-1338107934-32713
PBS_JOBID= 14624469
Free space on /tmp= 71424 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-scagr7.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706208-1338118750/watcher-3706208-1338118750 -o /tmp/evaluation-result-3706208-1338118750/solver-3706208-1338118750 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706208-1338118750.opb

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

MD5SUM BENCH= 69d6c62daf59435a58a3bb454faebc4a
RANDOM SEED=1686689860

node124.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.325
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.65
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5357.53
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5385.03
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.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28667680 kB
Buffers:          337404 kB
Cached:          2692792 kB
SwapCached:            0 kB
Active:          1274280 kB
Inactive:        2121740 kB
Active(anon):     368076 kB
Inactive(anon):        0 kB
Active(file):     906204 kB
Inactive(file):  2121740 kB
Unevictable:        6844 kB
Mlocked:            6844 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7776 kB
Writeback:             0 kB
AnonPages:        374200 kB
Mapped:            16196 kB
Shmem:               200 kB
Slab:             668120 kB
SReclaimable:     112700 kB
SUnreclaim:       555420 kB
KernelStack:        1456 kB
PageTables:         4828 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     479368 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    129024 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71412 MiB
End job on node124 at 2012-05-27 14:09:12