Trace number 3706117

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-17? (TO) 1800.01 1800.41

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K82.opb
MD5SUM007cb74ee15cb0b4c01d23d6abd9d82b
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5576
Total number of constraints5742
Number of constraints which are clauses5660
Number of constraints which are cardinality constraints (but not clauses)82
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint82
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 83
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.19/0.24	c 2012-05-28T10:01:14+0200
0.19/0.24	c arch = x86_64
0.19/0.24	c os = linux
0.19/0.24	c compiler = ghc 7.4
0.19/0.24	c packages:
0.19/0.24	c   OptDir-0.0.1
0.19/0.24	c   array-0.4.0.0
0.19/0.24	c   base-4.5.0.0
0.19/0.24	c   bytestring-0.9.2.1
0.19/0.24	c   containers-0.4.2.1
0.19/0.24	c   deepseq-1.3.0.0
0.19/0.24	c   mtl-2.1.1
0.19/0.24	c   old_locale-1.0.0.4
0.19/0.24	c   parse_dimacs-1.2
0.19/0.24	c   parsec-3.1.2
0.19/0.24	c   queue-0.1.2
0.19/0.24	c   stm-2.3
0.19/0.24	c   time-1.4
0.19/0.24	c command line = ["--pb","HOME/instance-3706117-1338192074.opb"]
0.19/0.24	c #vars 5576
0.19/0.24	c #constraints 5742
0.19/0.24	c Solving starts ...
12.19/12.20	c learnt constraints deletion: 10185 -> 5103
27.08/27.10	c learnt constraints deletion: 12034 -> 6017
37.47/37.53	c learnt constraints deletion: 12520 -> 6263
47.86/47.97	c learnt constraints deletion: 12826 -> 6413
62.35/62.43	c learnt constraints deletion: 14284 -> 7219
73.95/74.03	c learnt constraints deletion: 14209 -> 7108
84.34/84.48	c learnt constraints deletion: 14330 -> 7200
97.05/97.12	c learnt constraints deletion: 15502 -> 7751
110.84/110.97	c learnt constraints deletion: 15227 -> 7629
127.64/127.73	c learnt constraints deletion: 15741 -> 7891
138.45/138.57	c learnt constraints deletion: 15291 -> 7679
154.74/154.87	c learnt constraints deletion: 17517 -> 8777
222.31/222.49	c learnt constraints deletion: 19326 -> 9723
313.00/313.13	c learnt constraints deletion: 18217 -> 9154
328.98/329.14	c learnt constraints deletion: 17272 -> 8676
352.98/353.18	c learnt constraints deletion: 17682 -> 8893
417.47/417.62	c learnt constraints deletion: 20712 -> 10414
512.46/512.60	c learnt constraints deletion: 20362 -> 10240
579.34/579.52	c learnt constraints deletion: 20810 -> 10478
643.63/643.81	c learnt constraints deletion: 19197 -> 9625
686.52/686.71	c learnt constraints deletion: 19407 -> 9739
734.02/734.23	c learnt constraints deletion: 20768 -> 10497
788.00/788.28	c learnt constraints deletion: 22327 -> 11288
805.31/805.51	c learnt constraints deletion: 20139 -> 10072
827.59/827.83	c learnt constraints deletion: 20192 -> 10380
859.49/859.70	c learnt constraints deletion: 21091 -> 10755
913.98/914.28	c learnt constraints deletion: 22751 -> 11471
992.97/993.26	c learnt constraints deletion: 20330 -> 11489
1011.76/1012.06	c learnt constraints deletion: 20520 -> 11877
1029.65/1029.94	c learnt constraints deletion: 21369 -> 12270
1054.66/1054.98	c learnt constraints deletion: 22573 -> 12716
1102.25/1102.54	c learnt constraints deletion: 21848 -> 12884
1135.53/1135.87	c learnt constraints deletion: 24152 -> 13223
1152.24/1152.56	c learnt constraints deletion: 22265 -> 13454
1171.93/1172.22	c learnt constraints deletion: 22650 -> 13825
1188.23/1188.55	c learnt constraints deletion: 23559 -> 14264
1202.73/1203.06	c learnt constraints deletion: 22866 -> 14588
1222.82/1223.11	c learnt constraints deletion: 23543 -> 14937
1236.71/1237.04	c learnt constraints deletion: 22188 -> 15180
1259.81/1260.17	c learnt constraints deletion: 23985 -> 15497
1287.00/1287.33	c learnt constraints deletion: 23591 -> 15807
1302.50/1302.83	c learnt constraints deletion: 24343 -> 16222
1320.40/1320.78	c learnt constraints deletion: 23151 -> 16456
1339.79/1340.19	c learnt constraints deletion: 24096 -> 16657
1365.19/1365.50	c learnt constraints deletion: 23545 -> 16968
1388.88/1389.21	c learnt constraints deletion: 23877 -> 17114
1405.98/1406.32	c learnt constraints deletion: 23364 -> 17265
1423.08/1423.41	c learnt constraints deletion: 23138 -> 17467
1435.77/1436.13	c learnt constraints deletion: 23746 -> 17744
1452.57/1452.92	c learnt constraints deletion: 24771 -> 17992
1467.37/1467.79	c learnt constraints deletion: 23824 -> 18124
1478.37/1478.70	c learnt constraints deletion: 24388 -> 18337
1486.57/1486.92	c learnt constraints deletion: 24367 -> 18611
1498.87/1499.22	c learnt constraints deletion: 24979 -> 18918
1518.96/1519.34	c learnt constraints deletion: 26704 -> 19194
1543.55/1543.98	c learnt constraints deletion: 26710 -> 19527
1556.55/1556.95	c learnt constraints deletion: 26029 -> 19727
1580.74/1581.10	c learnt constraints deletion: 26663 -> 20024
1605.73/1606.19	c learnt constraints deletion: 26522 -> 20240
1639.13/1639.53	c learnt constraints deletion: 27274 -> 20453
1659.52/1659.92	c learnt constraints deletion: 26524 -> 20669
1684.11/1684.54	c learnt constraints deletion: 26012 -> 20775
1703.61/1704.04	c learnt constraints deletion: 26179 -> 20907
1726.81/1727.24	c learnt constraints deletion: 25965 -> 20983
1748.61/1749.06	c learnt constraints deletion: 26579 -> 21158
1764.10/1764.56	c learnt constraints deletion: 26418 -> 21247
1779.49/1779.95	c learnt constraints deletion: 26414 -> 21373
1794.50/1794.95	c learnt constraints deletion: 26456 -> 21441

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-3706117-1338192074/watcher-3706117-1338192074 -o /tmp/evaluation-result-3706117-1338192074/solver-3706117-1338192074 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706117-1338192074.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.87 1.98 1.91 2/177 21501
/proc/meminfo: memFree=31359164/32873844 swapFree=7616/7616
[pid=21501] ppid=21499 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/21501/stat : 21501 (toysat) R 21499 21501 21285 0 -1 4202496 799 0 0 0 0 0 0 0 20 0 1 0 285332146 6356992 720 33554432000 4194304 8973514 140735389089136 140734462331336 7858672 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21501/statm: 1552 720 415 1167 0 333 0

[startup+0.0858419 s]
/proc/loadavg: 1.87 1.98 1.91 2/177 21501
/proc/meminfo: memFree=31359164/32873844 swapFree=7616/7616
[pid=21501] ppid=21499 vsize=10304 CPUtime=0.08 cores=0,2,4,6
/proc/21501/stat : 21501 (toysat) R 21499 21501 21285 0 -1 4202496 1772 0 0 0 8 0 0 0 20 0 1 0 285332146 10551296 1693 33554432000 4194304 8973514 140735389089136 140734462331336 7841851 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21501/statm: 2576 1693 418 1167 0 1357 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10304

[startup+0.10026 s]
/proc/loadavg: 1.87 1.98 1.91 2/177 21501
/proc/meminfo: memFree=31359164/32873844 swapFree=7616/7616
[pid=21501] ppid=21499 vsize=12352 CPUtime=0.09 cores=0,2,4,6
/proc/21501/stat : 21501 (toysat) R 21499 21501 21285 0 -1 4202496 2120 0 0 0 9 0 0 0 20 0 1 0 285332146 12648448 2041 33554432000 4194304 8973514 140735389089136 140734462331336 7732304 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21501/statm: 3088 2041 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300218 s]
/proc/loadavg: 1.87 1.98 1.91 2/177 21501
/proc/meminfo: memFree=31359164/32873844 swapFree=7616/7616
[pid=21501] ppid=21499 vsize=19520 CPUtime=0.29 cores=0,2,4,6
/proc/21501/stat : 21501 (toysat) R 21499 21501 21285 0 -1 4202496 4180 0 0 0 29 0 0 0 20 0 1 0 285332146 19988480 4101 33554432000 4194304 8973514 140735389089136 140735389088632 4425821 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21501/statm: 4880 4101 444 1167 0 3661 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19520

[startup+0.700219 s]
/proc/loadavg: 1.87 1.98 1.91 2/177 21501
/proc/meminfo: memFree=31359164/32873844 swapFree=7616/7616
[pid=21501] ppid=21499 vsize=20544 CPUtime=0.69 cores=0,2,4,6
/proc/21501/stat : 21501 (toysat) R 21499 21501 21285 0 -1 4202496 4436 0 0 0 68 1 0 0 20 0 1 0 285332146 21037056 4357 33554432000 4194304 8973514 140735389089136 140735389088632 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21501/statm: 5136 4357 444 1167 0 3917 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20544

[startup+1.50023 s]
/proc/loadavg: 1.87 1.98 1.91 3/180 21540
/proc/meminfo: memFree=31328804/32873844 swapFree=7616/7616
[pid=21501] ppid=21499 vsize=21568 CPUtime=1.49 cores=0,2,4,6
/proc/21501/stat : 21501 (toysat) R 21499 21501 21285 0 -1 4202496 4692 0 0 0 147 2 0 0 20 0 1 0 285332146 22085632 4613 33554432000 4194304 8973514 140735389089136 140735389088632 7601792 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21501/statm: 5392 4613 444 1167 0 4173 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21568

[startup+3.10021 s]
/proc/loadavg: 1.87 1.98 1.91 3/180 21540
/proc/meminfo: memFree=31321860/32873844 swapFree=7616/7616
[pid=21501] ppid=21499 vsize=25664 CPUtime=3.09 cores=0,2,4,6
/proc/21501/stat : 21501 (toysat) R 21499 21501 21285 0 -1 4202496 5716 0 0 0 307 2 0 0 20 0 1 0 285332146 26279936 5637 33554432000 4194304 8973514 140735389089136 140735389088632 7680186 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21501/statm: 6416 5637 444 1167 0 5197 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 25664

[startup+6.3002 s]
/proc/loadavg: 1.88 1.98 1.91 3/180 21540
/proc/meminfo: memFree=31303780/32873844 swapFree=7616/7616
[pid=21501] ppid=21499 vsize=33856 CPUtime=6.28 cores=0,2,4,6
/proc/21501/stat : 21501 (toysat) R 21499 21501 21285 0 -1 4202496 7764 0 0 0 625 3 0 0 20 0 1 0 285332146 34668544 7685 33554432000 4194304 8973514 140735389089136 140735389088632 6571987 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21501/statm: 8464 7685 444 1167 0 7245 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 33856

[startup+12.7002 s]
/proc/loadavg: 1.89 1.98 1.91 3/180 21540
/proc/meminfo: memFree=31268396/32873844 swapFree=7616/7616
[pid=21501] ppid=21499 vsize=50240 CPUtime=12.69 cores=0,2,4,6
/proc/21501/stat : 21501 (toysat) R 21499 21501 21285 0 -1 4202496 11861 0 0 0 1263 6 0 0 20 0 1 0 285332146 51445760 11782 33554432000 4194304 8973514 140735389089136 140735389088400 5371845 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21501/statm: 12560 11782 445 1167 0 11341 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50240

[startup+25.5003 s]
/proc/loadavg: 1.91 1.98 1.91 3/180 21540
/proc/meminfo: memFree=31239276/32873844 swapFree=7616/7616
[pid=21501] ppid=21499 vsize=70720 CPUtime=25.49 cores=0,2,4,6
/proc/21501/stat : 21501 (toysat) R 21499 21501 21285 0 -1 4202496 16847 0 0 0 2537 12 0 0 20 0 1 0 285332146 72417280 16771 33554432000 4194304 8973514 140735389089136 140735389088632 4204292 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/21501/statm: 17680 16771 445 1167 0 16461 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 70720

[startup+51.1003 s]
/proc/loadavg: 1.94 1.98 1.91 3/179 21540
/proc/meminfo: memFree=31210344/32873844 swapFree=7616/7616
[pid=21501] ppid=21499 vsize=80960 CPUtime=51.06 cores=0,2,4,6
/proc/21501/stat : 21501 (toysat) R 21499 21501 21285 0 -1 4202496 19566 0 0 0 5085 21 0 0 20 0 1 0 285332146 82903040 19467 33554432000 4194304 8973514 140735389089136 140735389088400 4419849 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21501/statm: 20240 19467 445 1167 0 19021 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 80960

[startup+102.306 s]
/proc/loadavg: 2.03 1.99 1.92 3/179 21540
/proc/meminfo: memFree=31215104/32873844 swapFree=7616/7616
[pid=21501] ppid=21499 vsize=74816 CPUtime=102.25 cores=0,2,4,6
/proc/21501/stat : 21501 (toysat) R 21499 21501 21285 0 -1 4202496 20598 0 0 0 10185 40 0 0 20 0 1 0 285332146 76611584 17931 33554432000 4194304 8973514 140735389089136 140735389088400 7716208 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21501/statm: 18704 17931 445 1167 0 17485 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 74816

[startup+162.3 s]
/proc/loadavg: 2.01 1.99 1.92 3/179 21541
/proc/meminfo: memFree=31192772/32873844 swapFree=7616/7616
[pid=21501] ppid=21499 vsize=77888 CPUtime=162.23 cores=0,2,4,6
/proc/21501/stat : 21501 (toysat) R 21499 21501 21285 0 -1 4202496 23926 0 0 0 16159 64 0 0 20 0 1 0 285332146 79757312 18699 33554432000 4194304 8973514 140735389089136 140735389088632 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21501/statm: 19472 18699 445 1167 0 18253 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 77888

[startup+222.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/179 21541
/proc/meminfo: memFree=31105004/32873844 swapFree=7616/7616
[pid=21501] ppid=21499 vsize=135232 CPUtime=222.21 cores=0,2,4,6
/proc/21501/stat : 21501 (toysat) R 21499 21501 21285 0 -1 4202496 38278 0 0 0 22134 87 0 0 20 0 1 0 285332146 138477568 33035 33554432000 4194304 8973514 140735389089136 140735389088400 7610530 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21501/statm: 33808 33035 445 1167 0 32589 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 135232

[startup+282.3 s]
/proc/loadavg: 2.00 1.99 1.92 3/179 21541
/proc/meminfo: memFree=31151472/32873844 swapFree=7616/7616
[pid=21501] ppid=21499 vsize=123968 CPUtime=282.2 cores=0,2,4,6
/proc/21501/stat : 21501 (toysat) R 21499 21501 21285 0 -1 4202496 39055 0 0 0 28114 106 0 0 20 0 1 0 285332146 126943232 29972 33554432000 4194304 8973514 140735389089136 140735389088632 7681396 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21501/statm: 30992 29972 445 1167 0 29773 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 123968

[startup+342.3 s]
/proc/loadavg: 2.05 2.01 1.93 3/179 21541
/proc/meminfo: memFree=31160312/32873844 swapFree=7616/7616
[pid=21501] ppid=21499 vsize=100416 CPUtime=342.18 cores=0,2,4,6
/proc/21501/stat : 21501 (toysat) R 21499 21501 21285 0 -1 4202496 45459 0 0 0 34094 124 0 0 20 0 1 0 285332146 102825984 24331 33554432000 4194304 8973514 140735389089136 140735389088400 4431413 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21501/statm: 25104 24331 445 1167 0 23885 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 100416

[startup+402.3 s]
/proc/loadavg: 2.02 2.00 1.93 3/179 21541
/proc/meminfo: memFree=31168412/32873844 swapFree=7616/7616
[pid=21501] ppid=21499 vsize=99392 CPUtime=402.17 cores=0,2,4,6
/proc/21501/stat : 21501 (toysat) R 21499 21501 21285 0 -1 4202496 45459 0 0 0 40073 144 0 0 20 0 1 0 285332146 101777408 24075 33554432000 4194304 8973514 140735389089136 140735389088632 7681396 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21501/statm: 24848 24075 445 1167 0 23629 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 99392

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 21542
/proc/meminfo: memFree=31176652/32873844 swapFree=7616/7616
[pid=21501] ppid=21499 vsize=103488 CPUtime=462.16 cores=0,2,4,6
/proc/21501/stat : 21501 (toysat) R 21499 21501 21285 0 -1 4202496 47782 0 0 0 46049 167 0 0 20 0 1 0 285332146 105971712 25099 33554432000 4194304 8973514 140735389089136 140735389088632 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21501/statm: 25872 25099 445 1167 0 24653 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 103488

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.93 3/179 21542
/proc/meminfo: memFree=31188436/32873844 swapFree=7616/7616
[pid=21501] ppid=21499 vsize=111680 CPUtime=522.15 cores=0,2,4,6
/proc/21501/stat : 21501 (toysat) R 21499 21501 21285 0 -1 4202496 52902 0 0 0 52030 185 0 0 20 0 1 0 285332146 114360320 27147 33554432000 4194304 8973514 140735389089136 140735389088632 6571896 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21501/statm: 27920 27147 445 1167 0 26701 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 111680

[startup+582.3 s]
/proc/loadavg: 2.06 2.02 1.93 3/180 21545
/proc/meminfo: memFree=31164144/32873844 swapFree=7616/7616
[pid=21501] ppid=21499 vsize=116800 CPUtime=582.14 cores=0,2,4,6
/proc/21501/stat : 21501 (toysat) R 21499 21501 21285 0 -1 4202496 54185 0 0 0 58009 205 0 0 20 0 1 0 285332146 119603200 28427 33554432000 4194304 8973514 140735389089136 140735389088632 6570576 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21501/statm: 29200 28427 445 1167 0 27981 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 116800

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.17 2.06 1.95 3/179 21546
/proc/meminfo: memFree=31190824/32873844 swapFree=7616/7616
[pid=21501] ppid=21499 vsize=88128 CPUtime=822.1 cores=0,2,4,6
/proc/21501/stat : 21501 (toysat) R 21499 21501 21285 0 -1 4202496 65930 0 0 0 81916 294 0 0 20 0 1 0 285332146 90243072 21225 33554432000 4194304 8973514 140735389089136 140735389088632 4427084 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21501/statm: 22032 21225 445 1167 0 20813 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 88128

[startup+882.3 s]
/proc/loadavg: 2.06 2.04 1.95 3/179 21546
/proc/meminfo: memFree=31135588/32873844 swapFree=7616/7616
[pid=21501] ppid=21499 vsize=96320 CPUtime=882.09 cores=0,2,4,6
/proc/21501/stat : 21501 (toysat) R 21499 21501 21285 0 -1 4202496 80887 0 0 0 87890 319 0 0 20 0 1 0 285332146 98631680 23120 33554432000 4194304 8973514 140735389089136 140735389088632 4427820 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21501/statm: 24080 23120 445 1167 0 22861 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 96320

[startup+942.3 s]
/proc/loadavg: 2.10 2.05 1.96 3/179 21546
/proc/meminfo: memFree=31153716/32873844 swapFree=7616/7616
[pid=21501] ppid=21499 vsize=117824 CPUtime=942.06 cores=0,2,4,6
/proc/21501/stat : 21501 (toysat) R 21499 21501 21285 0 -1 4202496 86463 0 0 0 93867 339 0 0 20 0 1 0 285332146 120651776 28683 33554432000 4194304 8973514 140735389089136 140735389088632 6845800 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21501/statm: 29456 28683 445 1167 0 28237 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 117824

[startup+1002.3 s]
/proc/loadavg: 2.04 2.04 1.96 3/179 21546
/proc/meminfo: memFree=31178708/32873844 swapFree=7616/7616
[pid=21501] ppid=21499 vsize=86080 CPUtime=1002.06 cores=0,2,4,6
/proc/21501/stat : 21501 (toysat) R 21499 21501 21285 0 -1 4202496 86465 0 0 0 99845 361 0 0 20 0 1 0 285332146 88145920 20747 33554432000 4194304 8973514 140735389089136 140735389088632 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21501/statm: 21520 20747 445 1167 0 20301 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 86080

[startup+1062.3 s]
/proc/loadavg: 2.01 2.03 1.96 3/179 21547
/proc/meminfo: memFree=31170276/32873844 swapFree=7616/7616
[pid=21501] ppid=21499 vsize=95296 CPUtime=1062.05 cores=0,2,4,6
/proc/21501/stat : 21501 (toysat) R 21499 21501 21285 0 -1 4202496 93121 0 0 0 105822 383 0 0 20 0 1 0 285332146 97583104 23051 33554432000 4194304 8973514 140735389089136 140735389088632 7681396 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21501/statm: 23824 23051 445 1167 0 22605 0
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (KiB) 95296

[startup+1122.3 s]
/proc/loadavg: 2.00 2.02 1.96 3/179 21547
/proc/meminfo: memFree=31162072/32873844 swapFree=7616/7616
[pid=21501] ppid=21499 vsize=95296 CPUtime=1122.04 cores=0,2,4,6
/proc/21501/stat : 21501 (toysat) R 21499 21501 21285 0 -1 4202496 97218 0 0 0 111797 407 0 0 20 0 1 0 285332146 97583104 23051 33554432000 4194304 8973514 140735389089136 140735389088632 4427188 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21501/statm: 23824 23051 445 1167 0 22605 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 95296

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 1.96 3/180 21550
/proc/meminfo: memFree=31172756/32873844 swapFree=7616/7616
[pid=21501] ppid=21499 vsize=78912 CPUtime=1182.03 cores=0,2,4,6
/proc/21501/stat : 21501 (toysat) R 21499 21501 21285 0 -1 4202496 103364 0 0 0 117771 432 0 0 20 0 1 0 285332146 80805888 18955 33554432000 4194304 8973514 140735389089136 140735389088632 7692884 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21501/statm: 19728 18955 445 1167 0 18509 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 78912

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/179 21550
/proc/meminfo: memFree=31187548/32873844 swapFree=7616/7616
[pid=21501] ppid=21499 vsize=78912 CPUtime=1242.02 cores=0,2,4,6
/proc/21501/stat : 21501 (toysat) R 21499 21501 21285 0 -1 4202496 109776 0 0 0 123745 457 0 0 20 0 1 0 285332146 80805888 18955 33554432000 4194304 8973514 140735389089136 140735389088632 4459098 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21501/statm: 19728 18955 445 1167 0 18509 0
Current children cumulated CPU time (s) 1242.02
Current children cumulated vsize (KiB) 78912

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 21550
/proc/meminfo: memFree=31195768/32873844 swapFree=7616/7616
[pid=21501] ppid=21499 vsize=83008 CPUtime=1302 cores=0,2,4,6
/proc/21501/stat : 21501 (toysat) R 21499 21501 21285 0 -1 4202496 119004 0 0 0 129721 479 0 0 20 0 1 0 285332146 85000192 19979 33554432000 4194304 8973514 140735389089136 140735389088632 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21501/statm: 20752 19979 445 1167 0 19533 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 83008

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 21551
/proc/meminfo: memFree=31196816/32873844 swapFree=7616/7616
[pid=21501] ppid=21499 vsize=78912 CPUtime=1361.99 cores=0,2,4,6
/proc/21501/stat : 21501 (toysat) R 21499 21501 21285 0 -1 4202496 122588 0 0 0 135694 505 0 0 20 0 1 0 285332146 80805888 18955 33554432000 4194304 8973514 140735389089136 140735389088632 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21501/statm: 19728 18955 445 1167 0 18509 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 78912

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 21551
/proc/meminfo: memFree=31169080/32873844 swapFree=7616/7616
[pid=21501] ppid=21499 vsize=87104 CPUtime=1421.98 cores=0,2,4,6
/proc/21501/stat : 21501 (toysat) R 21499 21501 21285 0 -1 4202496 128736 0 0 0 141671 527 0 0 20 0 1 0 285332146 89194496 21003 33554432000 4194304 8973514 140735389089136 140735389088632 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21501/statm: 21776 21003 445 1167 0 20557 0
Current children cumulated CPU time (s) 1421.98
Current children cumulated vsize (KiB) 87104

[startup+1482.3 s]
/proc/loadavg: 2.07 2.02 1.96 3/179 21551
/proc/meminfo: memFree=31180448/32873844 swapFree=7616/7616
[pid=21501] ppid=21499 vsize=74816 CPUtime=1481.97 cores=0,2,4,6
/proc/21501/stat : 21501 (toysat) R 21499 21501 21285 0 -1 4202496 134628 0 0 0 147645 552 0 0 20 0 1 0 285332146 76611584 17931 33554432000 4194304 8973514 140735389089136 140735389088632 6541227 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21501/statm: 18704 17931 445 1167 0 17485 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 74816

[startup+1542.3 s]
/proc/loadavg: 2.02 2.01 1.96 3/179 21551
/proc/meminfo: memFree=31168336/32873844 swapFree=7616/7616
[pid=21501] ppid=21499 vsize=95296 CPUtime=1541.96 cores=0,2,4,6
/proc/21501/stat : 21501 (toysat) R 21499 21501 21285 0 -1 4202496 143588 0 0 0 153622 574 0 0 20 0 1 0 285332146 97583104 23051 33554432000 4194304 8973514 140735389089136 140735389088632 4462176 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21501/statm: 23824 23051 445 1167 0 22605 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 95296

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 1.96 3/179 21551
/proc/meminfo: memFree=31147512/32873844 swapFree=7616/7616
[pid=21501] ppid=21499 vsize=103488 CPUtime=1601.93 cores=0,2,4,6
/proc/21501/stat : 21501 (toysat) R 21499 21501 21285 0 -1 4202496 148976 0 0 0 159593 600 0 0 20 0 1 0 285332146 105971712 25099 33554432000 4194304 8973514 140735389089136 140735389088632 4447476 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21501/statm: 25872 25099 445 1167 0 24653 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 103488

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 21552
/proc/meminfo: memFree=31122316/32873844 swapFree=7616/7616
[pid=21501] ppid=21499 vsize=123968 CPUtime=1661.91 cores=0,2,4,6
/proc/21501/stat : 21501 (toysat) R 21499 21501 21285 0 -1 4202496 154105 0 0 0 165560 631 0 0 20 0 1 0 285332146 126943232 30219 33554432000 4194304 8973514 140735389089136 140735389088400 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21501/statm: 30992 30219 445 1167 0 29773 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 123968

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 21552
/proc/meminfo: memFree=31151696/32873844 swapFree=7616/7616
[pid=21501] ppid=21499 vsize=95296 CPUtime=1721.9 cores=0,2,4,6
/proc/21501/stat : 21501 (toysat) R 21499 21501 21285 0 -1 4202496 154873 0 0 0 171534 656 0 0 20 0 1 0 285332146 97583104 23051 33554432000 4194304 8973514 140735389089136 140735389088632 4427688 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21501/statm: 23824 23051 445 1167 0 22605 0
Current children cumulated CPU time (s) 1721.9
Current children cumulated vsize (KiB) 95296

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 21555
/proc/meminfo: memFree=31157640/32873844 swapFree=7616/7616
[pid=21501] ppid=21499 vsize=91200 CPUtime=1781.89 cores=0,2,4,6
/proc/21501/stat : 21501 (toysat) R 21499 21501 21285 0 -1 4202496 158825 0 0 0 177512 677 0 0 20 0 1 0 285332146 93388800 22027 33554432000 4194304 8973514 140735389089136 140735389088632 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21501/statm: 22800 22027 445 1167 0 21581 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 91200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 21555
/proc/meminfo: memFree=31158020/32873844 swapFree=7616/7616
[pid=21501] ppid=21499 vsize=91200 CPUtime=1800 cores=0,2,4,6
/proc/21501/stat : 21501 (toysat) R 21499 21501 21285 0 -1 4202496 158825 0 0 0 179316 684 0 0 20 0 1 0 285332146 93388800 22027 33554432000 4194304 8973514 140735389089136 140735389088400 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21501/statm: 22800 22027 445 1167 0 21581 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 91200

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.01
CPU user time (s): 1793.17
CPU system time (s): 6.84696
CPU usage (%): 99.9779
Max. virtual memory (cumulated for all children) (KiB): 148544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.17
system time used= 6.84696
maximum resident set size= 145452
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 158825
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= 153
involuntary context switches= 1886

runsolver used 3.03254 second user time and 9.06162 second system time

The end

Launcher Data

Begin job on node135 at 2012-05-28 10:01:14
IDJOB=3706117
IDBENCH=90125
IDSOLVER=2285
FILE ID=node135/3706117-1338192074
RUNJOBID= node135-1338188468-21301
PBS_JOBID= 14624569
Free space on /tmp= 71636 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K82.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706117-1338192074/watcher-3706117-1338192074 -o /tmp/evaluation-result-3706117-1338192074/solver-3706117-1338192074 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706117-1338192074.opb

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

MD5SUM BENCH= 007cb74ee15cb0b4c01d23d6abd9d82b
RANDOM SEED=1441210417

node135.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.820
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.64
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.820
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	: 5332.57
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.820
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	: 5332.55
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.820
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	: 5332.55
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.820
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	: 5332.54
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.820
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	: 5332.55
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.820
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	: 5238.35
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.820
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31359692 kB
Buffers:          317020 kB
Cached:           366712 kB
SwapCached:         1720 kB
Active:           555756 kB
Inactive:         142288 kB
Active(anon):       4360 kB
Inactive(anon):    12016 kB
Active(file):     551396 kB
Inactive(file):   130272 kB
Unevictable:        7616 kB
Mlocked:            7616 kB
SwapTotal:      67108856 kB
SwapFree:       67105800 kB
Dirty:              7464 kB
Writeback:             0 kB
AnonPages:         19640 kB
Mapped:            11656 kB
Shmem:               132 kB
Slab:             675436 kB
SReclaimable:     117464 kB
SUnreclaim:       557972 kB
KernelStack:        1464 kB
PageTables:         3960 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     137200 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 71628 MiB
End job on node135 at 2012-05-28 10:31:16