Trace number 3725650

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
toysat 2012-06-01? (TO) 1800.04 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_100_25_5.opb
MD5SUM65a3c38bd8963c911b96c745ee468cb1
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark1.08083
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 5
Optimality of the best value was proved YES
Number of variables100
Total number of constraints100
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 constraints100
Minimum length of a constraint26
Maximum length of a constraint40
Number of terms in the objective function 100
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)3062
Sum of products size (including duplicates)6124
Number of different products3062
Sum of products size6124

Solver Data

0.02/0.06	c 2012-06-02T14:06:32+0200
0.02/0.06	c arch = x86_64
0.02/0.06	c os = linux
0.02/0.06	c compiler = ghc 7.4
0.02/0.06	c packages:
0.02/0.06	c   OptDir-0.0.1
0.02/0.06	c   array-0.4.0.0
0.02/0.06	c   base-4.5.0.0
0.02/0.06	c   bytestring-0.9.2.1
0.02/0.06	c   containers-0.4.2.1
0.02/0.06	c   deepseq-1.3.0.0
0.02/0.06	c   mtl-2.1.1
0.02/0.06	c   old_locale-1.0.0.4
0.02/0.06	c   parse_dimacs-1.2
0.02/0.06	c   parsec-3.1.2
0.02/0.06	c   queue-0.1.2
0.02/0.06	c   stm-2.3
0.02/0.06	c   time-1.4
0.02/0.06	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725650-1338638792.opb"]
0.02/0.06	c #vars 100
0.02/0.06	c #constraints 100
0.02/0.06	c Solving starts ...
0.02/0.06	c solving time = 0.005s
0.02/0.06	c #decision = 93
0.02/0.06	c #conflict = 0
0.02/0.06	c #restart = 0
0.02/0.06	o 7
0.02/0.06	c Solving starts ...
0.02/0.07	c solving time = 0.006s
0.02/0.07	c #decision = 188
0.02/0.07	c #conflict = 6
0.02/0.07	c #restart = 0
0.02/0.07	o 6
0.02/0.07	c Solving starts ...
20.88/20.92	c learnt constraints deletion: 10060 -> 5031
33.78/33.85	c learnt constraints deletion: 11184 -> 5592
48.68/48.71	c learnt constraints deletion: 12250 -> 6127
66.67/66.77	c learnt constraints deletion: 14452 -> 7226
81.07/81.14	c learnt constraints deletion: 13411 -> 6708
99.57/99.63	c learnt constraints deletion: 15457 -> 7729
115.07/115.10	c learnt constraints deletion: 14886 -> 7445
134.46/134.57	c learnt constraints deletion: 16643 -> 8322
153.16/153.27	c learnt constraints deletion: 16348 -> 8175
171.96/172.06	c learnt constraints deletion: 17085 -> 8547
192.06/192.17	c learnt constraints deletion: 18171 -> 9092
210.64/210.72	c learnt constraints deletion: 17727 -> 8864
231.04/231.17	c learnt constraints deletion: 18592 -> 9299
248.84/248.99	c learnt constraints deletion: 18001 -> 9007
268.13/268.28	c learnt constraints deletion: 18658 -> 9339
287.53/287.65	c learnt constraints deletion: 19602 -> 9801
308.43/308.58	c learnt constraints deletion: 19853 -> 9929
329.72/329.84	c learnt constraints deletion: 19831 -> 9920
351.12/351.26	c learnt constraints deletion: 19825 -> 9921
371.91/372.08	c learnt constraints deletion: 20220 -> 10122
391.92/392.06	c learnt constraints deletion: 20157 -> 10095
412.21/412.34	c learnt constraints deletion: 21299 -> 10650
433.89/434.07	c learnt constraints deletion: 21644 -> 10833
454.30/454.40	c learnt constraints deletion: 21992 -> 11012
473.89/474.06	c learnt constraints deletion: 22511 -> 11279
495.69/495.87	c learnt constraints deletion: 21966 -> 10983
518.18/518.30	c learnt constraints deletion: 21403 -> 10704
542.09/542.30	c learnt constraints deletion: 21934 -> 10973
564.37/564.51	c learnt constraints deletion: 21745 -> 10883
586.38/586.52	c learnt constraints deletion: 22132 -> 11082
609.97/610.13	c learnt constraints deletion: 24777 -> 12414
633.76/633.97	c learnt constraints deletion: 23646 -> 11823
661.34/661.52	c learnt constraints deletion: 24053 -> 12030
687.25/687.42	c learnt constraints deletion: 24493 -> 12254
712.94/713.12	c learnt constraints deletion: 24387 -> 12207
735.74/735.94	c learnt constraints deletion: 24201 -> 12121
755.92/756.17	c learnt constraints deletion: 23912 -> 11956
783.43/783.61	c learnt constraints deletion: 23873 -> 11937
809.82/810.04	c learnt constraints deletion: 23889 -> 11950
835.62/835.88	c learnt constraints deletion: 24384 -> 12203
859.51/859.72	c learnt constraints deletion: 24330 -> 12184
880.60/880.87	c learnt constraints deletion: 23860 -> 11930
913.70/914.00	c learnt constraints deletion: 26818 -> 13411
942.20/942.41	c learnt constraints deletion: 26403 -> 13209
968.80/969.05	c learnt constraints deletion: 26329 -> 13179
992.19/992.41	c learnt constraints deletion: 27061 -> 13554
1019.98/1020.28	c learnt constraints deletion: 26525 -> 13263
1050.47/1050.79	c learnt constraints deletion: 26484 -> 13245
1078.26/1078.52	c learnt constraints deletion: 26107 -> 13061
1104.95/1105.21	c learnt constraints deletion: 26621 -> 13324
1129.55/1129.85	c learnt constraints deletion: 26780 -> 13411
1154.25/1154.59	c learnt constraints deletion: 26058 -> 13029
1183.94/1184.21	c learnt constraints deletion: 26199 -> 13103
1213.44/1213.77	c learnt constraints deletion: 26598 -> 13307
1241.83/1242.18	c learnt constraints deletion: 26736 -> 13381
1266.92/1267.24	c learnt constraints deletion: 26767 -> 13406
1291.02/1291.38	c learnt constraints deletion: 25748 -> 12874
1320.01/1320.35	c learnt constraints deletion: 26220 -> 13111
1349.42/1349.78	c learnt constraints deletion: 26665 -> 13339
1382.70/1383.07	c learnt constraints deletion: 28922 -> 14461
1417.69/1418.09	c learnt constraints deletion: 28922 -> 14463
1450.79/1451.16	c learnt constraints deletion: 28473 -> 14244
1480.79/1481.17	c learnt constraints deletion: 29165 -> 14597
1507.28/1507.67	c learnt constraints deletion: 29388 -> 14717
1534.78/1535.12	c learnt constraints deletion: 28898 -> 14449
1567.57/1567.91	c learnt constraints deletion: 28908 -> 14456
1598.27/1598.64	c learnt constraints deletion: 28543 -> 14279
1628.36/1628.75	c learnt constraints deletion: 29069 -> 14549
1654.44/1654.88	c learnt constraints deletion: 29545 -> 14797
1685.84/1686.29	c learnt constraints deletion: 28923 -> 14462
1717.13/1717.58	c learnt constraints deletion: 28613 -> 14311
1748.42/1748.89	c learnt constraints deletion: 28952 -> 14486
1777.02/1777.41	c learnt constraints deletion: 29350 -> 14693

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-3725650-1338638792/watcher-3725650-1338638792 -o /tmp/evaluation-result-3725650-1338638792/solver-3725650-1338638792 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725650-1338638792.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.92 1.99 1.99 3/176 25518
/proc/meminfo: memFree=31272088/32873844 swapFree=7116/7116
[pid=25518] ppid=25516 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/25518/stat : 25518 (runsolver) D 25516 25518 24826 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 330006150 12095488 50 33554432000 4194304 5436572 140733950449712 140733950446008 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/25518/statm: 2953 50 31 304 0 2645 0

[startup+0.02996 s]
/proc/loadavg: 1.92 1.99 1.99 3/176 25518
/proc/meminfo: memFree=31272088/32873844 swapFree=7116/7116
[pid=25518] ppid=25516 vsize=8272 CPUtime=0.02 cores=0,2,4,6
/proc/25518/stat : 25518 (toysat) R 25516 25518 24826 0 -1 4202496 1178 0 0 0 2 0 0 0 20 0 1 0 330006150 8470528 1098 33554432000 4194304 8989770 140737420629360 140733950445896 4209325 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25518/statm: 2068 1103 438 1171 0 845 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8272

[startup+0.100287 s]
/proc/loadavg: 1.92 1.99 1.99 3/176 25518
/proc/meminfo: memFree=31272088/32873844 swapFree=7116/7116
[pid=25518] ppid=25516 vsize=14416 CPUtime=0.09 cores=0,2,4,6
/proc/25518/stat : 25518 (toysat) R 25516 25518 24826 0 -1 4202496 2922 0 0 0 9 0 0 0 20 0 1 0 330006150 14761984 2842 33554432000 4194304 8989770 140737420629360 140733950445896 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25518/statm: 3604 2842 468 1171 0 2381 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14416

[startup+0.300295 s]
/proc/loadavg: 1.92 1.99 1.99 3/176 25518
/proc/meminfo: memFree=31272088/32873844 swapFree=7116/7116
[pid=25518] ppid=25516 vsize=19536 CPUtime=0.28 cores=0,2,4,6
/proc/25518/stat : 25518 (toysat) R 25516 25518 24826 0 -1 4202496 4203 0 0 0 28 0 0 0 20 0 1 0 330006150 20004864 4123 33554432000 4194304 8989770 140737420629360 140737420628856 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25518/statm: 4884 4123 468 1171 0 3661 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 19536

[startup+0.700293 s]
/proc/loadavg: 1.92 1.99 1.99 3/176 25518
/proc/meminfo: memFree=31272088/32873844 swapFree=7116/7116
[pid=25518] ppid=25516 vsize=19536 CPUtime=0.68 cores=0,2,4,6
/proc/25518/stat : 25518 (toysat) R 25516 25518 24826 0 -1 4202496 4205 0 0 0 68 0 0 0 20 0 1 0 330006150 20004864 4125 33554432000 4194304 8989770 140737420629360 140737420628856 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25518/statm: 4884 4125 468 1171 0 3661 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 19536

[startup+1.5003 s]
/proc/loadavg: 1.92 1.99 1.99 3/177 25519
/proc/meminfo: memFree=31257432/32873844 swapFree=7116/7116
[pid=25518] ppid=25516 vsize=19536 CPUtime=1.49 cores=0,2,4,6
/proc/25518/stat : 25518 (toysat) R 25516 25518 24826 0 -1 4202496 4205 0 0 0 148 1 0 0 20 0 1 0 330006150 20004864 4125 33554432000 4194304 8989770 140737420629360 140737420611328 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25518/statm: 4884 4125 468 1171 0 3661 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19536

[startup+3.10029 s]
/proc/loadavg: 1.92 1.99 1.99 3/177 25519
/proc/meminfo: memFree=31255944/32873844 swapFree=7116/7116
[pid=25518] ppid=25516 vsize=21584 CPUtime=3.08 cores=0,2,4,6
/proc/25518/stat : 25518 (toysat) R 25516 25518 24826 0 -1 4202496 4717 0 0 0 307 1 0 0 20 0 1 0 330006150 22102016 4637 33554432000 4194304 8989770 140737420629360 140737420628624 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25518/statm: 5396 4637 468 1171 0 4173 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21584

[startup+6.30029 s]
/proc/loadavg: 1.93 1.99 1.99 3/177 25519
/proc/meminfo: memFree=31250860/32873844 swapFree=7116/7116
[pid=25518] ppid=25516 vsize=26704 CPUtime=6.28 cores=0,2,4,6
/proc/25518/stat : 25518 (toysat) R 25516 25518 24826 0 -1 4202496 5999 0 0 0 626 2 0 0 20 0 1 0 330006150 27344896 5919 33554432000 4194304 8989770 140737420629360 140737420628624 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25518/statm: 6676 5919 470 1171 0 5453 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 26704

[startup+12.7003 s]
/proc/loadavg: 1.93 1.99 1.99 3/177 25519
/proc/meminfo: memFree=31242072/32873844 swapFree=7116/7116
[pid=25518] ppid=25516 vsize=33872 CPUtime=12.68 cores=0,2,4,6
/proc/25518/stat : 25518 (toysat) R 25516 25518 24826 0 -1 4202496 7791 0 0 0 1265 3 0 0 20 0 1 0 330006150 34684928 7711 33554432000 4194304 8989770 140737420629360 140737420628624 4209433 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25518/statm: 8468 7711 470 1171 0 7245 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 33872

[startup+25.5003 s]
/proc/loadavg: 1.95 1.99 1.99 3/177 25519
/proc/meminfo: memFree=31232036/32873844 swapFree=7116/7116
[pid=25518] ppid=25516 vsize=44112 CPUtime=25.48 cores=0,2,4,6
/proc/25518/stat : 25518 (toysat) R 25516 25518 24826 0 -1 4202496 10354 0 0 0 2542 6 0 0 20 0 1 0 330006150 45170688 10274 33554432000 4194304 8989770 140737420629360 140737420628856 4437612 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25518/statm: 11028 10274 472 1171 0 9805 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 44112

[startup+51.1003 s]
/proc/loadavg: 1.96 1.99 1.99 3/177 25519
/proc/meminfo: memFree=31223356/32873844 swapFree=7116/7116
[pid=25518] ppid=25516 vsize=53328 CPUtime=51.07 cores=0,2,4,6
/proc/25518/stat : 25518 (toysat) R 25516 25518 24826 0 -1 4202496 12658 0 0 0 5096 11 0 0 20 0 1 0 330006150 54607872 12578 33554432000 4194304 8989770 140737420629360 140737420628856 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25518/statm: 13332 12578 472 1171 0 12109 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 53328

[startup+102.306 s]
/proc/loadavg: 2.06 2.00 2.00 3/177 25519
/proc/meminfo: memFree=31218396/32873844 swapFree=7116/7116
[pid=25518] ppid=25516 vsize=57424 CPUtime=102.27 cores=0,2,4,6
/proc/25518/stat : 25518 (toysat) R 25516 25518 24826 0 -1 4202496 13938 0 0 0 10208 19 0 0 20 0 1 0 330006150 58802176 13602 33554432000 4194304 8989770 140737420629360 140737420628856 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25518/statm: 14356 13602 472 1171 0 13133 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 57424

[startup+162.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/177 25519
/proc/meminfo: memFree=31210956/32873844 swapFree=7116/7116
[pid=25518] ppid=25516 vsize=62544 CPUtime=162.26 cores=0,2,4,6
/proc/25518/stat : 25518 (toysat) R 25516 25518 24826 0 -1 4202496 16498 0 0 0 16196 30 0 0 20 0 1 0 330006150 64045056 14882 33554432000 4194304 8989770 140737420629360 140737420628856 4438168 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25518/statm: 15636 14882 472 1171 0 14413 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 62544

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25522
/proc/meminfo: memFree=31206980/32873844 swapFree=7116/7116
[pid=25518] ppid=25516 vsize=66640 CPUtime=222.24 cores=0,2,4,6
/proc/25518/stat : 25518 (toysat) R 25516 25518 24826 0 -1 4202496 19325 0 0 0 22182 42 0 0 20 0 1 0 330006150 68239360 15911 33554432000 4194304 8989770 140737420629360 140737420628856 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25518/statm: 16660 15911 472 1171 0 15437 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 66640

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25522
/proc/meminfo: memFree=31208664/32873844 swapFree=7116/7116
[pid=25518] ppid=25516 vsize=65616 CPUtime=282.23 cores=0,2,4,6
/proc/25518/stat : 25518 (toysat) R 25516 25518 24826 0 -1 4202496 22141 0 0 0 28169 54 0 0 20 0 1 0 330006150 67190784 15655 33554432000 4194304 8989770 140737420629360 140737420628856 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25518/statm: 16404 15655 472 1171 0 15181 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 65616

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25523
/proc/meminfo: memFree=31207060/32873844 swapFree=7116/7116
[pid=25518] ppid=25516 vsize=66640 CPUtime=342.22 cores=0,2,4,6
/proc/25518/stat : 25518 (toysat) R 25516 25518 24826 0 -1 4202496 25981 0 0 0 34157 65 0 0 20 0 1 0 330006150 68239360 15911 33554432000 4194304 8989770 140737420629360 140737420628856 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25518/statm: 16660 15911 472 1171 0 15437 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 66640

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25523
/proc/meminfo: memFree=31211160/32873844 swapFree=7116/7116
[pid=25518] ppid=25516 vsize=62544 CPUtime=402.21 cores=0,2,4,6
/proc/25518/stat : 25518 (toysat) R 25516 25518 24826 0 -1 4202496 28541 0 0 0 40144 77 0 0 20 0 1 0 330006150 64045056 14887 33554432000 4194304 8989770 140737420629360 140737420628624 7696044 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25518/statm: 15636 14887 472 1171 0 14413 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 62544

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25523
/proc/meminfo: memFree=31204988/32873844 swapFree=7116/7116
[pid=25518] ppid=25516 vsize=66640 CPUtime=462.19 cores=0,2,4,6
/proc/25518/stat : 25518 (toysat) R 25516 25518 24826 0 -1 4202496 32648 0 0 0 46132 87 0 0 20 0 1 0 330006150 68239360 15911 33554432000 4194304 8989770 140737420629360 140737420628856 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25518/statm: 16660 15911 472 1171 0 15437 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 66640

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25523
/proc/meminfo: memFree=31201028/32873844 swapFree=7116/7116
[pid=25518] ppid=25516 vsize=70736 CPUtime=522.18 cores=0,2,4,6
/proc/25518/stat : 25518 (toysat) R 25516 25518 24826 0 -1 4202496 36232 0 0 0 52119 99 0 0 20 0 1 0 330006150 72433664 16935 33554432000 4194304 8989770 140737420629360 140737420628856 4469776 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25518/statm: 17684 16935 472 1171 0 16461 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 70736

[startup+582.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/177 25523
/proc/meminfo: memFree=31204816/32873844 swapFree=7116/7116
[pid=25518] ppid=25516 vsize=66640 CPUtime=582.17 cores=0,2,4,6
/proc/25518/stat : 25518 (toysat) R 25516 25518 24826 0 -1 4202496 38792 0 0 0 58108 109 0 0 20 0 1 0 330006150 68239360 15911 33554432000 4194304 8989770 140737420629360 140737420628856 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25518/statm: 16660 15911 472 1171 0 15437 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 66640

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/178 25566
/proc/meminfo: memFree=31370776/32873844 swapFree=7116/7116
[pid=25518] ppid=25516 vsize=66640 CPUtime=822.11 cores=0,2,4,6
/proc/25518/stat : 25518 (toysat) R 25516 25518 24826 0 -1 4202496 52638 0 0 0 82054 157 0 0 20 0 1 0 330006150 68239360 15911 33554432000 4194304 8989770 140737420629360 140737420628856 4438168 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25518/statm: 16660 15911 472 1171 0 15437 0
Current children cumulated CPU time (s) 822.11
Current children cumulated vsize (KiB) 66640

[startup+882.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 25566
/proc/meminfo: memFree=31364692/32873844 swapFree=7116/7116
[pid=25518] ppid=25516 vsize=66640 CPUtime=882.11 cores=0,2,4,6
/proc/25518/stat : 25518 (toysat) R 25516 25518 24826 0 -1 4202496 54944 0 0 0 88043 168 0 0 20 0 1 0 330006150 68239360 15911 33554432000 4194304 8989770 140737420629360 140737420628856 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25518/statm: 16660 15911 472 1171 0 15437 0
Current children cumulated CPU time (s) 882.11
Current children cumulated vsize (KiB) 66640

[startup+942.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 25567
/proc/meminfo: memFree=31348556/32873844 swapFree=7116/7116
[pid=25518] ppid=25516 vsize=88144 CPUtime=942.09 cores=0,2,4,6
/proc/25518/stat : 25518 (toysat) R 25516 25518 24826 0 -1 4202496 60320 0 0 0 94031 178 0 0 20 0 1 0 330006150 90259456 21287 33554432000 4194304 8989770 140737420629360 140737420628624 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25518/statm: 22036 21287 472 1171 0 20813 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 88144

[startup+1002.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 25567
/proc/meminfo: memFree=31365896/32873844 swapFree=7116/7116
[pid=25518] ppid=25516 vsize=66640 CPUtime=1002.09 cores=0,2,4,6
/proc/25518/stat : 25518 (toysat) R 25516 25518 24826 0 -1 4202496 63136 0 0 0 100019 190 0 0 20 0 1 0 330006150 68239360 15911 33554432000 4194304 8989770 140737420629360 140737420627328 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25518/statm: 16660 15911 472 1171 0 15437 0
Current children cumulated CPU time (s) 1002.09
Current children cumulated vsize (KiB) 66640

[startup+1062.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 25567
/proc/meminfo: memFree=31329848/32873844 swapFree=7116/7116
[pid=25518] ppid=25516 vsize=78928 CPUtime=1062.07 cores=0,2,4,6
/proc/25518/stat : 25518 (toysat) R 25516 25518 24826 0 -1 4202496 69546 0 0 0 106005 202 0 0 20 0 1 0 330006150 80822272 18983 33554432000 4194304 8989770 140737420629360 140737420628856 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25518/statm: 19732 18983 472 1171 0 18509 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 78928

[startup+1122.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 25567
/proc/meminfo: memFree=31347048/32873844 swapFree=7116/7116
[pid=25518] ppid=25516 vsize=74832 CPUtime=1122.05 cores=0,2,4,6
/proc/25518/stat : 25518 (toysat) R 25516 25518 24826 0 -1 4202496 72622 0 0 0 111991 214 0 0 20 0 1 0 330006150 76627968 17959 33554432000 4194304 8989770 140737420629360 140737420628856 7678037 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25518/statm: 18708 17959 472 1171 0 17485 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 74832

[startup+1182.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 25567
/proc/meminfo: memFree=31331312/32873844 swapFree=7116/7116
[pid=25518] ppid=25516 vsize=88144 CPUtime=1182.04 cores=0,2,4,6
/proc/25518/stat : 25518 (toysat) R 25516 25518 24826 0 -1 4202496 77998 0 0 0 117978 226 0 0 20 0 1 0 330006150 90259456 21287 33554432000 4194304 8989770 140737420629360 140737420628624 4209433 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25518/statm: 22036 21287 472 1171 0 20813 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 88144

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 25568
/proc/meminfo: memFree=31307428/32873844 swapFree=7116/7116
[pid=25518] ppid=25516 vsize=101456 CPUtime=1242.03 cores=0,2,4,6
/proc/25518/stat : 25518 (toysat) R 25516 25518 24826 0 -1 4202496 83635 0 0 0 123964 239 0 0 20 0 1 0 330006150 103890944 24615 33554432000 4194304 8989770 140737420629360 140737420612456 7696126 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25518/statm: 25364 24615 472 1171 0 24141 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 101456

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 25568
/proc/meminfo: memFree=31330444/32873844 swapFree=7116/7116
[pid=25518] ppid=25516 vsize=78928 CPUtime=1302.02 cores=0,2,4,6
/proc/25518/stat : 25518 (toysat) R 25516 25518 24826 0 -1 4202496 86200 0 0 0 129949 253 0 0 20 0 1 0 330006150 80822272 18983 33554432000 4194304 8989770 140737420629360 140737420628856 6588898 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25518/statm: 19732 18983 472 1171 0 18509 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 78928

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 25568
/proc/meminfo: memFree=31333052/32873844 swapFree=7116/7116
[pid=25518] ppid=25516 vsize=78928 CPUtime=1362 cores=0,2,4,6
/proc/25518/stat : 25518 (toysat) R 25516 25518 24826 0 -1 4202496 89528 0 0 0 135937 263 0 0 20 0 1 0 330006150 80822272 18983 33554432000 4194304 8989770 140737420629360 140737420628856 4435107 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25518/statm: 19732 18983 472 1171 0 18509 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 78928

[startup+1422.31 s]
/proc/loadavg: 2.04 2.02 2.00 3/178 25571
/proc/meminfo: memFree=31308408/32873844 swapFree=7116/7116
[pid=25518] ppid=25516 vsize=87120 CPUtime=1422 cores=0,2,4,6
/proc/25518/stat : 25518 (toysat) R 25516 25518 24826 0 -1 4202496 94392 0 0 0 141924 276 0 0 20 0 1 0 330006150 89210880 21031 33554432000 4194304 8989770 140737420629360 140737420628624 4209376 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25518/statm: 21780 21031 472 1171 0 20557 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 87120

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 25571
/proc/meminfo: memFree=31302732/32873844 swapFree=7116/7116
[pid=25518] ppid=25516 vsize=83024 CPUtime=1481.99 cores=0,2,4,6
/proc/25518/stat : 25518 (toysat) R 25516 25518 24826 0 -1 4202496 97208 0 0 0 147912 287 0 0 20 0 1 0 330006150 85016576 20007 33554432000 4194304 8989770 140737420629360 140737420627328 4438244 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25518/statm: 20756 20007 472 1171 0 19533 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 83024

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 25572
/proc/meminfo: memFree=31315040/32873844 swapFree=7116/7116
[pid=25518] ppid=25516 vsize=76880 CPUtime=1541.98 cores=0,2,4,6
/proc/25518/stat : 25518 (toysat) R 25516 25518 24826 0 -1 4202496 99512 0 0 0 153899 299 0 0 20 0 1 0 330006150 78725120 18471 33554432000 4194304 8989770 140737420629360 140737420628624 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25518/statm: 19220 18471 472 1171 0 17997 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 76880

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25572
/proc/meminfo: memFree=31328248/32873844 swapFree=7116/7116
[pid=25518] ppid=25516 vsize=78928 CPUtime=1601.97 cores=0,2,4,6
/proc/25518/stat : 25518 (toysat) R 25516 25518 24826 0 -1 4202496 105656 0 0 0 159886 311 0 0 20 0 1 0 330006150 80822272 18983 33554432000 4194304 8989770 140737420629360 140737420628856 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25518/statm: 19732 18983 472 1171 0 18509 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 78928

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25572
/proc/meminfo: memFree=31312512/32873844 swapFree=7116/7116
[pid=25518] ppid=25516 vsize=66640 CPUtime=1661.94 cores=0,2,4,6
/proc/25518/stat : 25518 (toysat) R 25516 25518 24826 0 -1 4202496 109007 0 0 0 165872 322 0 0 20 0 1 0 330006150 68239360 15911 33554432000 4194304 8989770 140737420629360 140737420628856 4208870 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25518/statm: 16660 15911 472 1171 0 15437 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 66640

[startup+1722.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 25574
/proc/meminfo: memFree=31305192/32873844 swapFree=7116/7116
[pid=25518] ppid=25516 vsize=83024 CPUtime=1721.93 cores=0,2,4,6
/proc/25518/stat : 25518 (toysat) R 25516 25518 24826 0 -1 4202496 117199 0 0 0 171858 335 0 0 20 0 1 0 330006150 85016576 20007 33554432000 4194304 8989770 140737420629360 140737420628856 4213900 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25518/statm: 20756 20007 472 1171 0 19533 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 83024

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 25574
/proc/meminfo: memFree=31288264/32873844 swapFree=7116/7116
[pid=25518] ppid=25516 vsize=78928 CPUtime=1781.91 cores=0,2,4,6
/proc/25518/stat : 25518 (toysat) R 25516 25518 24826 0 -1 4202496 120015 0 0 0 177846 345 0 0 20 0 1 0 330006150 80822272 18983 33554432000 4194304 8989770 140737420629360 140737420627328 4437508 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25518/statm: 19732 18983 472 1171 0 18509 0
Current children cumulated CPU time (s) 1781.91
Current children cumulated vsize (KiB) 78928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 25574
/proc/meminfo: memFree=31300116/32873844 swapFree=7116/7116
[pid=25518] ppid=25516 vsize=78928 CPUtime=1800.03 cores=0,2,4,6
/proc/25518/stat : 25518 (toysat) R 25516 25518 24826 0 -1 4202496 120015 0 0 0 179654 349 0 0 20 0 1 0 330006150 80822272 18983 33554432000 4194304 8989770 140737420629360 140737420628856 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25518/statm: 19732 18983 472 1171 0 18509 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 78928

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.04
CPU user time (s): 1796.54
CPU system time (s): 3.49347
CPU usage (%): 99.9792
Max. virtual memory (cumulated for all children) (KiB): 101456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.54
system time used= 3.49347
maximum resident set size= 98460
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 120015
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= 96
involuntary context switches= 1853

runsolver used 3.23151 second user time and 9.12461 second system time

The end

Launcher Data

Begin job on node111 at 2012-06-02 14:06:32
IDJOB=3725650
IDBENCH=48159
IDSOLVER=2308
FILE ID=node111/3725650-1338638792
RUNJOBID= node111-1338631507-24842
PBS_JOBID= 14636469
Free space on /tmp= 67384 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_100_25_5.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3725650-1338638792/watcher-3725650-1338638792 -o /tmp/evaluation-result-3725650-1338638792/solver-3725650-1338638792 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725650-1338638792.opb

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

MD5SUM BENCH= 65a3c38bd8963c911b96c745ee468cb1
RANDOM SEED=1135800030

node111.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.152
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	: 5332.30
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.152
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.152
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.152
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.152
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.152
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.152
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.152
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31272344 kB
Buffers:          137468 kB
Cached:           407112 kB
SwapCached:         1324 kB
Active:           393424 kB
Inactive:         424256 kB
Active(anon):     274288 kB
Inactive(anon):     1088 kB
Active(file):     119136 kB
Inactive(file):   423168 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100044 kB
Dirty:              7400 kB
Writeback:             0 kB
AnonPages:        279144 kB
Mapped:            10584 kB
Shmem:                 0 kB
Slab:             644004 kB
SReclaimable:      86264 kB
SUnreclaim:       557740 kB
KernelStack:        1464 kB
PageTables:         4628 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     395040 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    264192 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= 67384 MiB
End job on node111 at 2012-06-02 14:36:34