Trace number 3706164

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 NameAnswerCPU timeWall clock time
toysat 2012-05-17UNSAT 565.021 565.13

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_50_25_5_15.opb
MD5SUM738ba96229fdd401b6476ba773d47634
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
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.742886
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables100
Total number of constraints152
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)2928
Sum of products size (including duplicates)5856
Number of different products1464
Sum of products size2928

Solver Data

0.00/0.03	c 2012-05-27T18:36:57+0200
0.00/0.03	c arch = x86_64
0.00/0.03	c os = linux
0.00/0.03	c compiler = ghc 7.4
0.00/0.03	c packages:
0.00/0.03	c   OptDir-0.0.1
0.00/0.03	c   array-0.4.0.0
0.00/0.03	c   base-4.5.0.0
0.00/0.03	c   bytestring-0.9.2.1
0.00/0.03	c   containers-0.4.2.1
0.00/0.03	c   deepseq-1.3.0.0
0.00/0.03	c   mtl-2.1.1
0.00/0.03	c   old_locale-1.0.0.4
0.00/0.03	c   parse_dimacs-1.2
0.00/0.03	c   parsec-3.1.2
0.00/0.03	c   queue-0.1.2
0.00/0.03	c   stm-2.3
0.00/0.03	c   time-1.4
0.00/0.03	c command line = ["--pb","HOME/instance-3706164-1338136617.opb"]
0.00/0.03	c #vars 100
0.00/0.03	c #constraints 152
0.00/0.03	c Solving starts ...
1.59/1.69	c learnt constraints deletion: 4928 -> 2464
2.38/2.45	c learnt constraints deletion: 5033 -> 2517
3.58/3.62	c learnt constraints deletion: 5852 -> 2927
4.89/4.90	c learnt constraints deletion: 6447 -> 3232
5.98/6.02	c learnt constraints deletion: 6013 -> 3007
7.39/7.48	c learnt constraints deletion: 6963 -> 3483
8.68/8.70	c learnt constraints deletion: 6743 -> 3373
10.18/10.29	c learnt constraints deletion: 7182 -> 3592
11.39/11.49	c learnt constraints deletion: 7553 -> 3798
12.79/12.87	c learnt constraints deletion: 7435 -> 3740
14.30/14.31	c learnt constraints deletion: 7229 -> 3615
15.88/15.99	c learnt constraints deletion: 8413 -> 4211
17.19/17.22	c learnt constraints deletion: 7273 -> 3638
18.69/18.71	c learnt constraints deletion: 7484 -> 3744
20.39/20.44	c learnt constraints deletion: 8224 -> 4133
21.89/21.95	c learnt constraints deletion: 8613 -> 4311
23.38/23.42	c learnt constraints deletion: 8939 -> 4472
25.08/25.10	c learnt constraints deletion: 8845 -> 4423
26.78/26.80	c learnt constraints deletion: 8608 -> 4304
28.28/28.31	c learnt constraints deletion: 8778 -> 4389
29.88/29.93	c learnt constraints deletion: 8941 -> 4471
31.48/31.58	c learnt constraints deletion: 9002 -> 4516
33.58/33.66	c learnt constraints deletion: 9501 -> 4768
35.48/35.51	c learnt constraints deletion: 9831 -> 4916
37.18/37.26	c learnt constraints deletion: 9616 -> 4809
39.18/39.24	c learnt constraints deletion: 9866 -> 4935
40.87/40.95	c learnt constraints deletion: 8808 -> 4406
42.78/42.83	c learnt constraints deletion: 9629 -> 4833
44.77/44.81	c learnt constraints deletion: 9419 -> 4713
46.68/46.76	c learnt constraints deletion: 9621 -> 4817
48.28/48.30	c learnt constraints deletion: 9152 -> 4582
50.37/50.46	c learnt constraints deletion: 9738 -> 4869
52.17/52.29	c learnt constraints deletion: 10037 -> 5019
54.37/54.40	c learnt constraints deletion: 10496 -> 5249
56.18/56.27	c learnt constraints deletion: 10280 -> 5149
58.28/58.32	c learnt constraints deletion: 10506 -> 5253
60.27/60.36	c learnt constraints deletion: 10489 -> 5245
61.97/62.08	c learnt constraints deletion: 10045 -> 5023
64.07/64.14	c learnt constraints deletion: 10101 -> 5051
66.27/66.38	c learnt constraints deletion: 10344 -> 5172
68.28/68.32	c learnt constraints deletion: 9751 -> 4876
70.17/70.29	c learnt constraints deletion: 10464 -> 5235
72.17/72.25	c learnt constraints deletion: 10814 -> 5410
74.17/74.21	c learnt constraints deletion: 11098 -> 5549
76.47/76.58	c learnt constraints deletion: 10982 -> 5491
78.67/78.77	c learnt constraints deletion: 11320 -> 5665
80.96/81.08	c learnt constraints deletion: 11508 -> 5760
83.27/83.35	c learnt constraints deletion: 11446 -> 5726
85.46/85.52	c learnt constraints deletion: 11012 -> 5509
87.77/87.86	c learnt constraints deletion: 11111 -> 5559
89.96/90.03	c learnt constraints deletion: 10858 -> 5432
92.26/92.40	c learnt constraints deletion: 11600 -> 5803
94.37/94.43	c learnt constraints deletion: 11202 -> 5604
96.66/96.74	c learnt constraints deletion: 11253 -> 5630
99.16/99.21	c learnt constraints deletion: 11427 -> 5725
101.56/101.61	c learnt constraints deletion: 11406 -> 5715
103.56/103.65	c learnt constraints deletion: 10459 -> 5230
105.57/105.66	c learnt constraints deletion: 11064 -> 5532
108.36/108.47	c learnt constraints deletion: 11408 -> 5704
110.66/110.72	c learnt constraints deletion: 11262 -> 5631
112.76/112.80	c learnt constraints deletion: 11079 -> 5540
115.57/115.65	c learnt constraints deletion: 12406 -> 6203
118.05/118.10	c learnt constraints deletion: 12531 -> 6267
120.46/120.58	c learnt constraints deletion: 12347 -> 6174
122.96/123.02	c learnt constraints deletion: 12461 -> 6231
125.65/125.71	c learnt constraints deletion: 12479 -> 6240
128.26/128.34	c learnt constraints deletion: 12425 -> 6213
130.75/130.90	c learnt constraints deletion: 12396 -> 6198
132.96/133.08	c learnt constraints deletion: 12041 -> 6021
135.55/135.60	c learnt constraints deletion: 12332 -> 6170
138.36/138.46	c learnt constraints deletion: 12627 -> 6315
140.86/140.98	c learnt constraints deletion: 12182 -> 6093
143.16/143.21	c learnt constraints deletion: 12004 -> 6002
145.55/145.63	c learnt constraints deletion: 12380 -> 6193
148.16/148.26	c learnt constraints deletion: 12342 -> 6176
150.66/150.75	c learnt constraints deletion: 12015 -> 6008
153.35/153.43	c learnt constraints deletion: 12651 -> 6329
155.85/155.93	c learnt constraints deletion: 12094 -> 6050
158.25/158.37	c learnt constraints deletion: 12320 -> 6160
160.56/160.62	c learnt constraints deletion: 12180 -> 6092
163.25/163.39	c learnt constraints deletion: 12396 -> 6200
165.85/165.92	c learnt constraints deletion: 12251 -> 6128
168.45/168.56	c learnt constraints deletion: 12556 -> 6278
170.85/170.92	c learnt constraints deletion: 12437 -> 6221
173.25/173.32	c learnt constraints deletion: 12297 -> 6151
176.45/176.59	c learnt constraints deletion: 13719 -> 6861
179.44/179.51	c learnt constraints deletion: 13253 -> 6627
182.15/182.28	c learnt constraints deletion: 13060 -> 6530
185.25/185.33	c learnt constraints deletion: 13045 -> 6523
188.55/188.65	c learnt constraints deletion: 13602 -> 6801
191.45/191.59	c learnt constraints deletion: 13783 -> 6892
194.15/194.20	c learnt constraints deletion: 12896 -> 6448
197.05/197.13	c learnt constraints deletion: 13626 -> 6813
199.94/200.08	c learnt constraints deletion: 13853 -> 6927
203.04/203.18	c learnt constraints deletion: 13914 -> 6957
206.04/206.15	c learnt constraints deletion: 13550 -> 6775
208.84/208.92	c learnt constraints deletion: 13577 -> 6789
212.54/212.62	c learnt constraints deletion: 13803 -> 6902
216.45/216.59	c learnt constraints deletion: 13896 -> 6958
219.55/219.69	c learnt constraints deletion: 13861 -> 6936
222.34/222.46	c learnt constraints deletion: 13813 -> 6908
225.75/225.88	c learnt constraints deletion: 13717 -> 6869
228.95/229.07	c learnt constraints deletion: 13611 -> 6807
232.04/232.19	c learnt constraints deletion: 13570 -> 6785
235.84/235.91	c learnt constraints deletion: 13910 -> 6957
238.54/238.60	c learnt constraints deletion: 13678 -> 6841
242.24/242.39	c learnt constraints deletion: 13533 -> 6771
245.54/245.69	c learnt constraints deletion: 13313 -> 6657
248.83/248.90	c learnt constraints deletion: 13908 -> 6957
251.53/251.67	c learnt constraints deletion: 13890 -> 6958
254.93/255.00	c learnt constraints deletion: 13927 -> 6985
257.63/257.74	c learnt constraints deletion: 13566 -> 6783
261.63/261.70	c learnt constraints deletion: 13850 -> 6934
263.94/264.10	c learnt constraints deletion: 13298 -> 6649
266.64/266.79	c learnt constraints deletion: 13517 -> 6762
269.34/269.42	c learnt constraints deletion: 13833 -> 6933
272.03/272.10	c learnt constraints deletion: 13922 -> 6980
276.04/276.20	c learnt constraints deletion: 15170 -> 7602
279.93/280.02	c learnt constraints deletion: 15152 -> 7596
284.73/284.87	c learnt constraints deletion: 14411 -> 7213
288.14/288.26	c learnt constraints deletion: 15198 -> 7599
291.13/291.27	c learnt constraints deletion: 15159 -> 7586
294.63/294.70	c learnt constraints deletion: 14794 -> 7399
298.23/298.32	c learnt constraints deletion: 14922 -> 7463
301.73/301.82	c learnt constraints deletion: 14640 -> 7322
305.13/305.23	c learnt constraints deletion: 14934 -> 7468
308.52/308.64	c learnt constraints deletion: 15078 -> 7541
311.82/311.90	c learnt constraints deletion: 15068 -> 7535
314.83/314.91	c learnt constraints deletion: 15159 -> 7582
318.82/318.97	c learnt constraints deletion: 15144 -> 7583
322.73/322.85	c learnt constraints deletion: 15113 -> 7558
327.13/327.29	c learnt constraints deletion: 15069 -> 7538
331.13/331.24	c learnt constraints deletion: 14826 -> 7413
334.83/334.94	c learnt constraints deletion: 14763 -> 7382
338.32/338.48	c learnt constraints deletion: 14470 -> 7235
341.22/341.35	c learnt constraints deletion: 14260 -> 7130
344.52/344.67	c learnt constraints deletion: 14976 -> 7488
347.92/348.03	c learnt constraints deletion: 15207 -> 7604
351.32/351.44	c learnt constraints deletion: 14840 -> 7420
354.42/354.54	c learnt constraints deletion: 14579 -> 7292
357.71/357.80	c learnt constraints deletion: 14963 -> 7482
360.61/360.79	c learnt constraints deletion: 14733 -> 7367
363.61/363.71	c learnt constraints deletion: 14897 -> 7450
366.41/366.52	c learnt constraints deletion: 15004 -> 7524
369.31/369.47	c learnt constraints deletion: 15017 -> 7510
372.41/372.57	c learnt constraints deletion: 14833 -> 7418
375.51/375.64	c learnt constraints deletion: 14948 -> 7474
378.42/378.55	c learnt constraints deletion: 14237 -> 7120
381.81/381.90	c learnt constraints deletion: 15110 -> 7561
384.91/385.09	c learnt constraints deletion: 14851 -> 7426
387.71/387.82	c learnt constraints deletion: 14905 -> 7454
390.31/390.47	c learnt constraints deletion: 14864 -> 7432
394.00/394.12	c learnt constraints deletion: 15020 -> 7510
397.90/398.09	c learnt constraints deletion: 15056 -> 7528
402.31/402.48	c learnt constraints deletion: 15124 -> 7571
405.51/405.63	c learnt constraints deletion: 15161 -> 7581
409.51/409.63	c learnt constraints deletion: 15195 -> 7608
412.70/412.81	c learnt constraints deletion: 14830 -> 7430
415.91/416.06	c learnt constraints deletion: 14876 -> 7438
419.11/419.28	c learnt constraints deletion: 14989 -> 7505
422.60/422.77	c learnt constraints deletion: 14934 -> 7473
426.50/426.64	c learnt constraints deletion: 16537 -> 8286
430.30/430.48	c learnt constraints deletion: 16360 -> 8181
434.10/434.26	c learnt constraints deletion: 16506 -> 8257
437.71/437.85	c learnt constraints deletion: 15855 -> 7932
441.40/441.58	c learnt constraints deletion: 15792 -> 7898
445.41/445.51	c learnt constraints deletion: 15918 -> 7959
449.00/449.18	c learnt constraints deletion: 16201 -> 8101
452.80/452.98	c learnt constraints deletion: 16151 -> 8076
456.20/456.35	c learnt constraints deletion: 16500 -> 8250
459.90/460.01	c learnt constraints deletion: 16419 -> 8210
463.10/463.27	c learnt constraints deletion: 16414 -> 8207
466.49/466.67	c learnt constraints deletion: 16158 -> 8079
470.29/470.43	c learnt constraints deletion: 16308 -> 8154
473.80/473.97	c learnt constraints deletion: 15925 -> 7963
477.30/477.49	c learnt constraints deletion: 15931 -> 7966
480.70/480.87	c learnt constraints deletion: 15878 -> 7939
484.19/484.37	c learnt constraints deletion: 16483 -> 8246
487.50/487.68	c learnt constraints deletion: 16235 -> 8118
491.09/491.25	c learnt constraints deletion: 16398 -> 8202
494.49/494.61	c learnt constraints deletion: 16149 -> 8077
498.09/498.20	c learnt constraints deletion: 15851 -> 7926
501.39/501.53	c learnt constraints deletion: 16505 -> 8260
505.09/505.21	c learnt constraints deletion: 16436 -> 8218
508.10/508.22	c learnt constraints deletion: 16003 -> 8006
512.09/512.25	c learnt constraints deletion: 16170 -> 8085
515.99/516.12	c learnt constraints deletion: 16600 -> 8301
519.39/519.58	c learnt constraints deletion: 16501 -> 8251
522.89/523.00	c learnt constraints deletion: 16261 -> 8133
526.39/526.57	c learnt constraints deletion: 16182 -> 8094
529.99/530.19	c learnt constraints deletion: 15869 -> 7936
533.69/533.83	c learnt constraints deletion: 16339 -> 8171
537.09/537.21	c learnt constraints deletion: 16338 -> 8172
540.79/540.91	c learnt constraints deletion: 16309 -> 8158
544.49/544.64	c learnt constraints deletion: 16294 -> 8147
548.08/548.25	c learnt constraints deletion: 16111 -> 8056
551.48/551.65	c learnt constraints deletion: 16256 -> 8138
554.68/554.88	c learnt constraints deletion: 15696 -> 7848
558.18/558.31	c learnt constraints deletion: 16333 -> 8168
561.78/561.90	c learnt constraints deletion: 16067 -> 8035
564.98/565.12	c solving time = 564.982s
564.98/565.12	c #decision = 2258525
564.98/565.12	c #conflict = 1312476
564.98/565.12	c #restart = 21
564.98/565.12	s UNSATISFIABLE
564.98/565.12	c total time = 565.018s

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-3706164-1338136617/watcher-3706164-1338136617 -o /tmp/evaluation-result-3706164-1338136617/solver-3706164-1338136617 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706164-1338136617.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.07 2.00 2.00 3/174 13453
/proc/meminfo: memFree=29543456/32873852 swapFree=7624/7624
[pid=13453] ppid=13451 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/13453/stat : 13453 (toysat) R 13451 13453 12056 0 -1 4202496 799 0 0 0 0 0 0 0 20 0 1 0 279787181 6356992 721 33554432000 4194304 8973514 140736927208848 140734392575400 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/13453/statm: 1552 721 416 1167 0 333 0

[startup+0.105822 s]
/proc/loadavg: 2.07 2.00 2.00 3/174 13453
/proc/meminfo: memFree=29543456/32873852 swapFree=7624/7624
[pid=13453] ppid=13451 vsize=11328 CPUtime=0.09 cores=1,3,5,7
/proc/13453/stat : 13453 (toysat) R 13451 13453 12056 0 -1 4202496 2129 0 0 0 9 0 0 0 20 0 1 0 279787181 11599872 2051 33554432000 4194304 8973514 140736927208848 140734392575400 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/13453/statm: 2832 2051 446 1167 0 1613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11328

[startup+0.200342 s]
/proc/loadavg: 2.07 2.00 2.00 3/174 13453
/proc/meminfo: memFree=29543456/32873852 swapFree=7624/7624
[pid=13453] ppid=13451 vsize=13376 CPUtime=0.19 cores=1,3,5,7
/proc/13453/stat : 13453 (toysat) R 13451 13453 12056 0 -1 4202496 2641 0 0 0 19 0 0 0 20 0 1 0 279787181 13697024 2563 33554432000 4194304 8973514 140736927208848 140734392575400 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/13453/statm: 3344 2563 446 1167 0 2125 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 13376

[startup+0.300345 s]
/proc/loadavg: 2.07 2.00 2.00 3/174 13453
/proc/meminfo: memFree=29543456/32873852 swapFree=7624/7624
[pid=13453] ppid=13451 vsize=14400 CPUtime=0.29 cores=1,3,5,7
/proc/13453/stat : 13453 (toysat) R 13451 13453 12056 0 -1 4202496 2651 0 0 0 29 0 0 0 20 0 1 0 279787181 14745600 2573 33554432000 4194304 8973514 140736927208848 140734392575400 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/13453/statm: 3600 2573 446 1167 0 2381 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14400

[startup+0.700311 s]
/proc/loadavg: 2.07 2.00 2.00 3/174 13453
/proc/meminfo: memFree=29543456/32873852 swapFree=7624/7624
[pid=13453] ppid=13451 vsize=16448 CPUtime=0.68 cores=1,3,5,7
/proc/13453/stat : 13453 (toysat) R 13451 13453 12056 0 -1 4202496 3295 0 0 0 68 0 0 0 20 0 1 0 279787181 16842752 3217 33554432000 4194304 8973514 140736927208848 140736927208344 7841851 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/13453/statm: 4112 3221 446 1167 0 2893 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 16448

[startup+1.50031 s]
/proc/loadavg: 2.07 2.00 2.00 3/175 13454
/proc/meminfo: memFree=29529584/32873852 swapFree=7624/7624
[pid=13453] ppid=13451 vsize=20544 CPUtime=1.49 cores=1,3,5,7
/proc/13453/stat : 13453 (toysat) R 13451 13453 12056 0 -1 4202496 4433 0 0 0 148 1 0 0 20 0 1 0 279787181 21037056 4355 33554432000 4194304 8973514 140736927208848 140736927208344 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/13453/statm: 5136 4355 446 1167 0 3917 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20544

[startup+3.10032 s]
/proc/loadavg: 2.07 2.00 2.00 3/175 13454
/proc/meminfo: memFree=29523864/32873852 swapFree=7624/7624
[pid=13453] ppid=13451 vsize=23616 CPUtime=3.08 cores=1,3,5,7
/proc/13453/stat : 13453 (toysat) R 13451 13453 12056 0 -1 4202496 5207 0 0 0 307 1 0 0 20 0 1 0 279787181 24182784 5129 33554432000 4194304 8973514 140736927208848 140736927208344 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/13453/statm: 5904 5129 447 1167 0 4685 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 23616

[startup+6.30029 s]
/proc/loadavg: 2.07 2.00 2.00 3/175 13454
/proc/meminfo: memFree=29522252/32873852 swapFree=7624/7624
[pid=13453] ppid=13451 vsize=25664 CPUtime=6.29 cores=1,3,5,7
/proc/13453/stat : 13453 (toysat) R 13451 13453 12056 0 -1 4202496 5719 0 0 0 626 3 0 0 20 0 1 0 279787181 26279936 5641 33554432000 4194304 8973514 140736927208848 140736927208344 7841851 0 2 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/13453/statm: 6416 5641 447 1167 0 5197 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 25664

[startup+12.7003 s]
/proc/loadavg: 2.14 2.02 2.01 3/175 13454
/proc/meminfo: memFree=29516660/32873852 swapFree=7624/7624
[pid=13453] ppid=13451 vsize=29760 CPUtime=12.69 cores=1,3,5,7
/proc/13453/stat : 13453 (toysat) R 13451 13453 12056 0 -1 4202496 6743 0 0 0 1265 4 0 0 20 0 1 0 279787181 30474240 6665 33554432000 4194304 8973514 140736927208848 140736927208112 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/13453/statm: 7440 6665 447 1167 0 6221 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29760

[startup+25.5004 s]
/proc/loadavg: 2.11 2.02 2.00 3/175 13454
/proc/meminfo: memFree=29508128/32873852 swapFree=7624/7624
[pid=13453] ppid=13451 vsize=31808 CPUtime=25.48 cores=1,3,5,7
/proc/13453/stat : 13453 (toysat) R 13451 13453 12056 0 -1 4202496 7255 0 0 0 2540 8 0 0 20 0 1 0 279787181 32571392 7177 33554432000 4194304 8973514 140736927208848 140736927208112 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/13453/statm: 7952 7177 447 1167 0 6733 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31808

[startup+51.1004 s]
/proc/loadavg: 2.14 2.03 2.01 3/175 13454
/proc/meminfo: memFree=29493372/32873852 swapFree=7624/7624
[pid=13453] ppid=13451 vsize=33856 CPUtime=51.07 cores=1,3,5,7
/proc/13453/stat : 13453 (toysat) R 13451 13453 12056 0 -1 4202496 8535 0 0 0 5091 16 0 0 20 0 1 0 279787181 34668544 7689 33554432000 4194304 8973514 140736927208848 140736927208344 7937344 0 0 0 34082818 0 0 0 17 1 0 0 0 0 0
/proc/13453/statm: 8464 7689 447 1167 0 7245 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 33856

[startup+102.3 s]
/proc/loadavg: 2.13 2.04 2.01 3/175 13455
/proc/meminfo: memFree=29464604/32873852 swapFree=7624/7624
[pid=13453] ppid=13451 vsize=37952 CPUtime=102.26 cores=1,3,5,7
/proc/13453/stat : 13453 (toysat) R 13451 13453 12056 0 -1 4202496 12375 0 0 0 10195 31 0 0 20 0 1 0 279787181 38862848 8713 33554432000 4194304 8973514 140736927208848 140736927208112 4424744 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/13453/statm: 9488 8713 447 1167 0 8269 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 37952

[startup+162.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/175 13455
/proc/meminfo: memFree=29438440/32873852 swapFree=7624/7624
[pid=13453] ppid=13451 vsize=37952 CPUtime=162.25 cores=1,3,5,7
/proc/13453/stat : 13453 (toysat) R 13451 13453 12056 0 -1 4202496 17495 0 0 0 16179 46 0 0 20 0 1 0 279787181 38862848 8713 33554432000 4194304 8973514 140736927208848 140736927208112 7841851 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/13453/statm: 9488 8713 447 1167 0 8269 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 37952

[startup+222.307 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 13458
/proc/meminfo: memFree=29407060/32873852 swapFree=7624/7624
[pid=13453] ppid=13451 vsize=42048 CPUtime=222.25 cores=1,3,5,7
/proc/13453/stat : 13453 (toysat) R 13451 13453 12056 0 -1 4202496 24663 0 0 0 22163 62 0 0 20 0 1 0 279787181 43057152 9737 33554432000 4194304 8973514 140736927208848 140736927208344 4208816 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/13453/statm: 10512 9737 447 1167 0 9293 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 42048

[startup+282.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/175 13458
/proc/meminfo: memFree=29356580/32873852 swapFree=7624/7624
[pid=13453] ppid=13451 vsize=62528 CPUtime=282.23 cores=1,3,5,7
/proc/13453/stat : 13453 (toysat) R 13451 13453 12056 0 -1 4202496 36951 0 0 0 28145 78 0 0 20 0 1 0 279787181 64028672 14857 33554432000 4194304 8973514 140736927208848 140736927206784 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/13453/statm: 15632 14857 447 1167 0 14413 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 62528

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/175 13458
/proc/meminfo: memFree=29350660/32873852 swapFree=7624/7624
[pid=13453] ppid=13451 vsize=42048 CPUtime=342.23 cores=1,3,5,7
/proc/13453/stat : 13453 (toysat) R 13451 13453 12056 0 -1 4202496 43868 0 0 0 34124 99 0 0 20 0 1 0 279787181 43057152 9742 33554432000 4194304 8973514 140736927208848 140736927208112 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/13453/statm: 10512 9742 447 1167 0 9293 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 42048

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/175 13459
/proc/meminfo: memFree=29314000/32873852 swapFree=7624/7624
[pid=13453] ppid=13451 vsize=56384 CPUtime=402.21 cores=1,3,5,7
/proc/13453/stat : 13453 (toysat) R 13451 13453 12056 0 -1 4202496 51557 0 0 0 40107 114 0 0 20 0 1 0 279787181 57737216 13327 33554432000 4194304 8973514 140736927208848 140736927208112 4209212 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/13453/statm: 14096 13327 447 1167 0 12877 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 56384

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 13459
/proc/meminfo: memFree=29283388/32873852 swapFree=7624/7624
[pid=13453] ppid=13451 vsize=51264 CPUtime=462.2 cores=1,3,5,7
/proc/13453/stat : 13453 (toysat) R 13451 13453 12056 0 -1 4202496 63077 0 0 0 46090 130 0 0 20 0 1 0 279787181 52494336 12047 33554432000 4194304 8973514 140736927208848 140736927208344 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/13453/statm: 12816 12047 447 1167 0 11597 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 51264

[startup+522.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/175 13459
/proc/meminfo: memFree=29262184/32873852 swapFree=7624/7624
[pid=13453] ppid=13451 vsize=42048 CPUtime=522.19 cores=1,3,5,7
/proc/13453/stat : 13453 (toysat) R 13451 13453 12056 0 -1 4202496 65125 0 0 0 52075 144 0 0 20 0 1 0 279787181 43057152 9743 33554432000 4194304 8973514 140736927208848 140736927208344 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/13453/statm: 10512 9743 447 1167 0 9293 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 42048

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

[startup+537.6 s]
/proc/loadavg: 2.03 2.02 2.00 3/175 13459
/proc/meminfo: memFree=29249784/32873852 swapFree=7624/7624
[pid=13453] ppid=13451 vsize=46144 CPUtime=537.49 cores=1,3,5,7
/proc/13453/stat : 13453 (toysat) R 13451 13453 12056 0 -1 4202496 67429 0 0 0 53601 148 0 0 20 0 1 0 279787181 47251456 10767 33554432000 4194304 8973514 140736927208848 140736927208344 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/13453/statm: 11536 10767 447 1167 0 10317 0
Current children cumulated CPU time (s) 537.49
Current children cumulated vsize (KiB) 46144

[startup+550.4 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 13459
/proc/meminfo: memFree=29245196/32873852 swapFree=7624/7624
[pid=13453] ppid=13451 vsize=48192 CPUtime=550.28 cores=1,3,5,7
/proc/13453/stat : 13453 (toysat) R 13451 13453 12056 0 -1 4202496 68965 0 0 0 54876 152 0 0 20 0 1 0 279787181 49348608 11279 33554432000 4194304 8973514 140736927208848 140736927208344 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/13453/statm: 12048 11279 447 1167 0 10829 0
Current children cumulated CPU time (s) 550.28
Current children cumulated vsize (KiB) 48192

[startup+556.8 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 13459
/proc/meminfo: memFree=29242592/32873852 swapFree=7624/7624
[pid=13453] ppid=13451 vsize=42048 CPUtime=556.69 cores=1,3,5,7
/proc/13453/stat : 13453 (toysat) R 13451 13453 12056 0 -1 4202496 68965 0 0 0 55515 154 0 0 20 0 1 0 279787181 43057152 9743 33554432000 4194304 8973514 140736927208848 140736927208112 7841851 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/13453/statm: 10512 9743 447 1167 0 9293 0
Current children cumulated CPU time (s) 556.69
Current children cumulated vsize (KiB) 42048

[startup+560.007 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 13459
/proc/meminfo: memFree=29239244/32873852 swapFree=7624/7624
[pid=13453] ppid=13451 vsize=45120 CPUtime=559.89 cores=1,3,5,7
/proc/13453/stat : 13453 (toysat) R 13451 13453 12056 0 -1 4202496 69733 0 0 0 55835 154 0 0 20 0 1 0 279787181 46202880 10511 33554432000 4194304 8973514 140736927208848 140736927206784 7841851 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/13453/statm: 11280 10511 447 1167 0 10061 0
Current children cumulated CPU time (s) 559.89
Current children cumulated vsize (KiB) 45120

[startup+563.2 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 13459
/proc/meminfo: memFree=29241724/32873852 swapFree=7624/7624
[pid=13453] ppid=13451 vsize=42048 CPUtime=563.09 cores=1,3,5,7
/proc/13453/stat : 13453 (toysat) R 13451 13453 12056 0 -1 4202496 69733 0 0 0 56154 155 0 0 20 0 1 0 279787181 43057152 9743 33554432000 4194304 8973514 140736927208848 140736927208112 4424667 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/13453/statm: 10512 9743 447 1167 0 9293 0
Current children cumulated CPU time (s) 563.09
Current children cumulated vsize (KiB) 42048

[startup+564 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 13459
/proc/meminfo: memFree=29241724/32873852 swapFree=7624/7624
[pid=13453] ppid=13451 vsize=42048 CPUtime=563.88 cores=1,3,5,7
/proc/13453/stat : 13453 (toysat) R 13451 13453 12056 0 -1 4202496 69733 0 0 0 56233 155 0 0 20 0 1 0 279787181 43057152 9743 33554432000 4194304 8973514 140736927208848 140736927208344 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/13453/statm: 10512 9743 447 1167 0 9293 0
Current children cumulated CPU time (s) 563.88
Current children cumulated vsize (KiB) 42048

[startup+564.8 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 13459
/proc/meminfo: memFree=29241724/32873852 swapFree=7624/7624
[pid=13453] ppid=13451 vsize=42048 CPUtime=564.69 cores=1,3,5,7
/proc/13453/stat : 13453 (toysat) R 13451 13453 12056 0 -1 4202496 69733 0 0 0 56313 156 0 0 20 0 1 0 279787181 43057152 9743 33554432000 4194304 8973514 140736927208848 140736927208344 4381560 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/13453/statm: 10512 9743 447 1167 0 9293 0
Current children cumulated CPU time (s) 564.69
Current children cumulated vsize (KiB) 42048

[startup+565 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 13459
/proc/meminfo: memFree=29241724/32873852 swapFree=7624/7624
[pid=13453] ppid=13451 vsize=42048 CPUtime=564.89 cores=1,3,5,7
/proc/13453/stat : 13453 (toysat) R 13451 13453 12056 0 -1 4202496 69733 0 0 0 56333 156 0 0 20 0 1 0 279787181 43057152 9743 33554432000 4194304 8973514 140736927208848 140736927208344 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/13453/statm: 10512 9743 447 1167 0 9293 0
Current children cumulated CPU time (s) 564.89
Current children cumulated vsize (KiB) 42048

[startup+565.1 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 13459
/proc/meminfo: memFree=29241724/32873852 swapFree=7624/7624
[pid=13453] ppid=13451 vsize=42048 CPUtime=564.98 cores=1,3,5,7
/proc/13453/stat : 13453 (toysat) R 13451 13453 12056 0 -1 4202496 69733 0 0 0 56342 156 0 0 20 0 1 0 279787181 43057152 9743 33554432000 4194304 8973514 140736927208848 140736927208344 4441664 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/13453/statm: 10512 9743 447 1167 0 9293 0
Current children cumulated CPU time (s) 564.98
Current children cumulated vsize (KiB) 42048

Child status: 0
Real time (s): 565.13
CPU time (s): 565.021
CPU user time (s): 563.455
CPU system time (s): 1.56576
CPU usage (%): 99.9808
Max. virtual memory (cumulated for all children) (KiB): 63552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 563.455
system time used= 1.56576
maximum resident set size= 60452
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69745
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= 16
involuntary context switches= 776

runsolver used 1.06984 second user time and 2.93755 second system time

The end

Launcher Data

Begin job on node131 at 2012-05-27 18:36:57
IDJOB=3706164
IDBENCH=48342
IDSOLVER=2285
FILE ID=node131/3706164-1338136617
RUNJOBID= node131-1338120080-12073
PBS_JOBID= 14624478
Free space on /tmp= 71724 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_50_25_5_15.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706164-1338136617/watcher-3706164-1338136617 -o /tmp/evaluation-result-3706164-1338136617/solver-3706164-1338136617 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706164-1338136617.opb

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

MD5SUM BENCH= 738ba96229fdd401b6476ba773d47634
RANDOM SEED=479710405

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

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


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        29544084 kB
Buffers:          327040 kB
Cached:          1769520 kB
SwapCached:         2164 kB
Active:           934720 kB
Inactive:        1558776 kB
Active(anon):     398592 kB
Inactive(anon):      808 kB
Active(file):     536128 kB
Inactive(file):  1557968 kB
Unevictable:        7624 kB
Mlocked:            7624 kB
SwapTotal:      67108856 kB
SwapFree:       67099040 kB
Dirty:              7396 kB
Writeback:             0 kB
AnonPages:        405832 kB
Mapped:            16036 kB
Shmem:                 0 kB
Slab:             693704 kB
SReclaimable:     135656 kB
SUnreclaim:       558048 kB
KernelStack:        1480 kB
PageTables:         4852 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     521328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:    374784 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= 71716 MiB
End job on node131 at 2012-05-27 18:46:23