Trace number 3706110

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.1 1800.51

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K105.opb
MD5SUMf2bb3fbff44c335cc6fb8854fd262f5a
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark235.677
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7140
Total number of constraints7352
Number of constraints which are clauses7247
Number of constraints which are cardinality constraints (but not clauses)105
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint105
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 106
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.28	c 2012-05-28T09:01:08+0200
0.19/0.28	c arch = x86_64
0.19/0.28	c os = linux
0.19/0.28	c compiler = ghc 7.4
0.19/0.28	c packages:
0.19/0.28	c   OptDir-0.0.1
0.19/0.28	c   array-0.4.0.0
0.19/0.28	c   base-4.5.0.0
0.19/0.28	c   bytestring-0.9.2.1
0.19/0.28	c   containers-0.4.2.1
0.19/0.28	c   deepseq-1.3.0.0
0.19/0.28	c   mtl-2.1.1
0.19/0.28	c   old_locale-1.0.0.4
0.19/0.28	c   parse_dimacs-1.2
0.19/0.28	c   parsec-3.1.2
0.19/0.28	c   queue-0.1.2
0.19/0.28	c   stm-2.3
0.19/0.28	c   time-1.4
0.19/0.28	c command line = ["--pb","HOME/instance-3706110-1338188468.opb"]
0.19/0.28	c #vars 7140
0.19/0.28	c #constraints 7352
0.19/0.28	c Solving starts ...
21.28/21.38	c learnt constraints deletion: 13825 -> 6913
34.56/34.61	c learnt constraints deletion: 15115 -> 7563
64.46/64.56	c learnt constraints deletion: 19305 -> 9703
126.75/126.84	c learnt constraints deletion: 18016 -> 9018
148.74/148.86	c learnt constraints deletion: 17957 -> 9014
169.64/169.72	c learnt constraints deletion: 20004 -> 10002
194.12/194.29	c learnt constraints deletion: 23054 -> 11617
256.01/256.14	c learnt constraints deletion: 22596 -> 11462
310.90/311.07	c learnt constraints deletion: 24342 -> 12294
340.79/340.97	c learnt constraints deletion: 22549 -> 11318
366.08/366.25	c learnt constraints deletion: 22224 -> 11146
395.17/395.34	c learnt constraints deletion: 23924 -> 11965
437.16/437.36	c learnt constraints deletion: 27459 -> 13848
605.52/605.72	c learnt constraints deletion: 25885 -> 13049
634.42/634.61	c learnt constraints deletion: 24463 -> 12257
659.81/660.09	c learnt constraints deletion: 25108 -> 12614
684.10/684.38	c learnt constraints deletion: 23716 -> 11910
719.70/719.92	c learnt constraints deletion: 28280 -> 14264
743.70/743.90	c learnt constraints deletion: 25435 -> 12718
790.49/790.80	c learnt constraints deletion: 26518 -> 13360
844.38/844.64	c learnt constraints deletion: 26065 -> 13212
911.77/912.09	c learnt constraints deletion: 28941 -> 14635
1019.85/1020.14	c learnt constraints deletion: 29304 -> 14862
1059.14/1059.41	c learnt constraints deletion: 28289 -> 14945
1084.44/1084.77	c learnt constraints deletion: 28532 -> 15668
1106.53/1106.81	c learnt constraints deletion: 28107 -> 16324
1125.43/1125.72	c learnt constraints deletion: 27948 -> 17050
1145.62/1145.98	c learnt constraints deletion: 28175 -> 17631
1163.52/1163.88	c learnt constraints deletion: 28601 -> 18199
1183.52/1183.80	c learnt constraints deletion: 28894 -> 18845
1226.40/1226.73	c learnt constraints deletion: 29269 -> 19160
1240.89/1241.21	c learnt constraints deletion: 28532 -> 19729
1257.39/1257.74	c learnt constraints deletion: 28372 -> 20310
1277.80/1278.16	c learnt constraints deletion: 28491 -> 20769
1292.69/1293.03	c learnt constraints deletion: 28778 -> 21174
1303.98/1304.32	c learnt constraints deletion: 28600 -> 21679
1324.09/1324.43	c learnt constraints deletion: 31110 -> 22205
1342.37/1342.79	c learnt constraints deletion: 28668 -> 22431
1360.78/1361.10	c learnt constraints deletion: 31007 -> 22796
1373.77/1374.18	c learnt constraints deletion: 31907 -> 23292
1408.47/1408.83	c learnt constraints deletion: 34382 -> 23868
1427.46/1427.84	c learnt constraints deletion: 31374 -> 24237
1443.44/1443.87	c learnt constraints deletion: 31994 -> 24646
1470.25/1470.66	c learnt constraints deletion: 35129 -> 25284
1490.23/1490.69	c learnt constraints deletion: 33112 -> 25529
1518.03/1518.47	c learnt constraints deletion: 34238 -> 25844
1555.92/1556.32	c learnt constraints deletion: 33982 -> 25973
1598.41/1598.85	c learnt constraints deletion: 34197 -> 26219
1626.11/1626.51	c learnt constraints deletion: 32277 -> 26303
1636.11/1636.50	c learnt constraints deletion: 31046 -> 26476
1649.00/1649.49	c learnt constraints deletion: 32611 -> 26920
1658.10/1658.51	c learnt constraints deletion: 31577 -> 27159
1670.00/1670.43	c learnt constraints deletion: 32201 -> 27390
1677.00/1677.44	c learnt constraints deletion: 32056 -> 27703
1694.80/1695.23	c learnt constraints deletion: 33586 -> 27988
1700.10/1700.52	c learnt constraints deletion: 31459 -> 28055
1720.59/1721.05	c learnt constraints deletion: 33825 -> 28331
1756.30/1756.72	c learnt constraints deletion: 33523 -> 28549
1775.88/1776.37	c learnt constraints deletion: 33965 -> 28773
1789.38/1789.86	c learnt constraints deletion: 34540 -> 28968
1797.08/1797.55	c learnt constraints deletion: 32493 -> 29090

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-3706110-1338188468/watcher-3706110-1338188468 -o /tmp/evaluation-result-3706110-1338188468/solver-3706110-1338188468 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706110-1338188468.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: 0.92 0.99 1.21 1/174 21315
/proc/meminfo: memFree=31371340/32873844 swapFree=7616/7616
[pid=21315] ppid=21313 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/21315/stat : 21315 (toysat) R 21313 21315 21285 0 -1 4202496 809 0 0 0 0 0 0 0 20 0 1 0 284971615 6356992 731 33554432000 4194304 8973514 140736022537568 140734325449384 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21315/statm: 1552 731 415 1167 0 333 0

[startup+0.07424 s]
/proc/loadavg: 0.92 0.99 1.21 1/174 21315
/proc/meminfo: memFree=31371340/32873844 swapFree=7616/7616
[pid=21315] ppid=21313 vsize=11328 CPUtime=0.07 cores=0,2,4,6
/proc/21315/stat : 21315 (toysat) R 21313 21315 21285 0 -1 4202496 2059 0 0 0 7 0 0 0 20 0 1 0 284971615 11599872 1981 33554432000 4194304 8973514 140736022537568 140734325449384 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21315/statm: 2832 1981 418 1167 0 1613 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11328

[startup+0.100314 s]
/proc/loadavg: 0.92 0.99 1.21 1/174 21315
/proc/meminfo: memFree=31371340/32873844 swapFree=7616/7616
[pid=21315] ppid=21313 vsize=12352 CPUtime=0.09 cores=0,2,4,6
/proc/21315/stat : 21315 (toysat) R 21313 21315 21285 0 -1 4202496 2277 0 0 0 9 0 0 0 20 0 1 0 284971615 12648448 2200 33554432000 4194304 8973514 140736022537568 140734325449384 4212523 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21315/statm: 3088 2205 418 1167 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12352

[startup+0.300261 s]
/proc/loadavg: 0.92 0.99 1.21 1/174 21315
/proc/meminfo: memFree=31371340/32873844 swapFree=7616/7616
[pid=21315] ppid=21313 vsize=23616 CPUtime=0.29 cores=0,2,4,6
/proc/21315/stat : 21315 (toysat) R 21313 21315 21285 0 -1 4202496 5204 0 0 0 29 0 0 0 20 0 1 0 284971615 24182784 5126 33554432000 4194304 8973514 140736022537568 140734325449384 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21315/statm: 5904 5126 444 1167 0 4685 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 23616

[startup+0.70027 s]
/proc/loadavg: 0.92 0.99 1.21 1/174 21315
/proc/meminfo: memFree=31371340/32873844 swapFree=7616/7616
[pid=21315] ppid=21313 vsize=24640 CPUtime=0.69 cores=0,2,4,6
/proc/21315/stat : 21315 (toysat) R 21313 21315 21285 0 -1 4202496 5460 0 0 0 69 0 0 0 20 0 1 0 284971615 25231360 5382 33554432000 4194304 8973514 140736022537568 140736022537064 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21315/statm: 6160 5382 444 1167 0 4941 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24640

[startup+1.50027 s]
/proc/loadavg: 0.92 0.99 1.21 3/180 21330
/proc/meminfo: memFree=31326768/32873844 swapFree=7616/7616
[pid=21315] ppid=21313 vsize=24640 CPUtime=1.48 cores=0,2,4,6
/proc/21315/stat : 21315 (toysat) R 21313 21315 21285 0 -1 4202496 5460 0 0 0 148 0 0 0 20 0 1 0 284971615 25231360 5382 33554432000 4194304 8973514 140736022537568 140736022537064 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21315/statm: 6160 5382 444 1167 0 4941 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 24640

[startup+3.10025 s]
/proc/loadavg: 0.92 0.99 1.21 3/180 21330
/proc/meminfo: memFree=31319816/32873844 swapFree=7616/7616
[pid=21315] ppid=21313 vsize=29760 CPUtime=3.08 cores=0,2,4,6
/proc/21315/stat : 21315 (toysat) R 21313 21315 21285 0 -1 4202496 6743 0 0 0 307 1 0 0 20 0 1 0 284971615 30474240 6662 33554432000 4194304 8973514 140736022537568 140736022537064 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21315/statm: 7440 6662 444 1167 0 6221 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 29760

[startup+6.30027 s]
/proc/loadavg: 1.01 1.01 1.21 3/180 21330
/proc/meminfo: memFree=31300596/32873844 swapFree=7616/7616
[pid=21315] ppid=21313 vsize=40000 CPUtime=6.28 cores=0,2,4,6
/proc/21315/stat : 21315 (toysat) R 21313 21315 21285 0 -1 4202496 9125 0 0 0 625 3 0 0 20 0 1 0 284971615 40960000 9044 33554432000 4194304 8973514 140736022537568 140736022537064 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21315/statm: 10000 9044 444 1167 0 8781 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 40000

[startup+12.7003 s]
/proc/loadavg: 1.09 1.03 1.21 3/180 21330
/proc/meminfo: memFree=31262656/32873844 swapFree=7616/7616
[pid=21315] ppid=21313 vsize=58432 CPUtime=12.68 cores=0,2,4,6
/proc/21315/stat : 21315 (toysat) R 21313 21315 21285 0 -1 4202496 13775 0 0 0 1262 6 0 0 20 0 1 0 284971615 59834368 13687 33554432000 4194304 8973514 140736022537568 140736022537064 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21315/statm: 14608 13687 444 1167 0 13389 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 58432

[startup+25.5003 s]
/proc/loadavg: 1.29 1.07 1.22 3/180 21330
/proc/meminfo: memFree=31222580/32873844 swapFree=7616/7616
[pid=21315] ppid=21313 vsize=80960 CPUtime=25.47 cores=0,2,4,6
/proc/21315/stat : 21315 (toysat) R 21313 21315 21285 0 -1 4202496 19559 0 0 0 2536 11 0 0 20 0 1 0 284971615 82903040 19463 33554432000 4194304 8973514 140736022537568 140736022537064 4447476 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21315/statm: 20240 19463 445 1167 0 19021 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 80960

[startup+51.1003 s]
/proc/loadavg: 1.53 1.15 1.24 3/179 21330
/proc/meminfo: memFree=31195892/32873844 swapFree=7616/7616
[pid=21315] ppid=21313 vsize=93248 CPUtime=51.06 cores=0,2,4,6
/proc/21315/stat : 21315 (toysat) R 21313 21315 21285 0 -1 4202496 22486 0 0 0 5085 21 0 0 20 0 1 0 284971615 95485952 22376 33554432000 4194304 8973514 140736022537568 140736022537064 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21315/statm: 23312 22376 445 1167 0 22093 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 93248

[startup+102.306 s]
/proc/loadavg: 1.79 1.28 1.28 3/179 21331
/proc/meminfo: memFree=31140824/32873844 swapFree=7616/7616
[pid=21315] ppid=21313 vsize=126016 CPUtime=102.25 cores=0,2,4,6
/proc/21315/stat : 21315 (toysat) R 21313 21315 21285 0 -1 4202496 30640 0 0 0 10186 39 0 0 20 0 1 0 284971615 129040384 30530 33554432000 4194304 8973514 140736022537568 140736022537064 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21315/statm: 31504 30530 445 1167 0 30285 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 126016

[startup+162.3 s]
/proc/loadavg: 1.96 1.42 1.33 3/179 21331
/proc/meminfo: memFree=31115572/32873844 swapFree=7616/7616
[pid=21315] ppid=21313 vsize=115776 CPUtime=162.24 cores=0,2,4,6
/proc/21315/stat : 21315 (toysat) R 21313 21315 21285 0 -1 4202496 33141 0 0 0 16164 60 0 0 20 0 1 0 284971615 118554624 28167 33554432000 4194304 8973514 140736022537568 140736022537064 6545763 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21315/statm: 28944 28167 445 1167 0 27725 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 115776

[startup+222.3 s]
/proc/loadavg: 1.98 1.52 1.37 3/178 21331
/proc/meminfo: memFree=31083904/32873844 swapFree=7616/7616
[pid=21315] ppid=21313 vsize=143424 CPUtime=222.21 cores=0,2,4,6
/proc/21315/stat : 21315 (toysat) R 21313 21315 21285 0 -1 4202496 42118 0 0 0 22141 80 0 0 20 0 1 0 284971615 146866176 35074 33554432000 4194304 8973514 140736022537568 140736022536832 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21315/statm: 35856 35074 445 1167 0 34637 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 143424

[startup+282.3 s]
/proc/loadavg: 2.12 1.65 1.42 3/179 21332
/proc/meminfo: memFree=31094804/32873844 swapFree=7616/7616
[pid=21315] ppid=21313 vsize=177216 CPUtime=282.2 cores=0,2,4,6
/proc/21315/stat : 21315 (toysat) R 21313 21315 21285 0 -1 4202496 52107 0 0 0 28122 98 0 0 20 0 1 0 284971615 181469184 43527 33554432000 4194304 8973514 140736022537568 140736022537064 4424580 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21315/statm: 44304 43527 445 1167 0 43085 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 177216

[startup+342.3 s]
/proc/loadavg: 2.04 1.71 1.46 3/179 21332
/proc/meminfo: memFree=31078480/32873844 swapFree=7616/7616
[pid=21315] ppid=21313 vsize=160832 CPUtime=342.19 cores=0,2,4,6
/proc/21315/stat : 21315 (toysat) R 21313 21315 21285 0 -1 4202496 52114 0 0 0 34101 118 0 0 20 0 1 0 284971615 164691968 39431 33554432000 4194304 8973514 140736022537568 140736022537064 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21315/statm: 40208 39431 445 1167 0 38989 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 160832

[startup+402.3 s]
/proc/loadavg: 2.01 1.76 1.49 3/179 21333
/proc/meminfo: memFree=31131292/32873844 swapFree=7616/7616
[pid=21315] ppid=21313 vsize=107584 CPUtime=402.16 cores=0,2,4,6
/proc/21315/stat : 21315 (toysat) R 21313 21315 21285 0 -1 4202496 52122 0 0 0 40076 140 0 0 20 0 1 0 284971615 110166016 26119 33554432000 4194304 8973514 140736022537568 140736022537064 4211749 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21315/statm: 26896 26119 445 1167 0 25677 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 107584

[startup+462.3 s]
/proc/loadavg: 2.00 1.80 1.51 3/179 21333
/proc/meminfo: memFree=31092264/32873844 swapFree=7616/7616
[pid=21315] ppid=21313 vsize=139328 CPUtime=462.16 cores=0,2,4,6
/proc/21315/stat : 21315 (toysat) R 21313 21315 21285 0 -1 4202496 60058 0 0 0 46058 158 0 0 20 0 1 0 284971615 142671872 34055 33554432000 4194304 8973514 140736022537568 140736022537064 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21315/statm: 34832 34055 445 1167 0 33613 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 139328

[startup+522.3 s]
/proc/loadavg: 2.00 1.84 1.54 3/179 21333
/proc/meminfo: memFree=31061640/32873844 swapFree=7616/7616
[pid=21315] ppid=21313 vsize=177216 CPUtime=522.13 cores=0,2,4,6
/proc/21315/stat : 21315 (toysat) R 21313 21315 21285 0 -1 4202496 69336 0 0 0 52038 175 0 0 20 0 1 0 284971615 181469184 43307 33554432000 4194304 8973514 140736022537568 140736022537064 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21315/statm: 44304 43307 445 1167 0 43085 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 177216

[startup+582.3 s]
/proc/loadavg: 2.04 1.88 1.57 3/180 21336
/proc/meminfo: memFree=31027520/32873844 swapFree=7616/7616
[pid=21315] ppid=21313 vsize=211008 CPUtime=582.12 cores=0,2,4,6
/proc/21315/stat : 21315 (toysat) R 21313 21315 21285 0 -1 4202496 77861 0 0 0 58023 189 0 0 20 0 1 0 284971615 216072192 51832 33554432000 4194304 8973514 140736022537568 140736022536832 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21315/statm: 52752 51832 445 1167 0 51533 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 211008

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 1.95 1.68 3/179 21337
/proc/meminfo: memFree=31099308/32873844 swapFree=7616/7616
[pid=21315] ppid=21313 vsize=131136 CPUtime=882.07 cores=0,2,4,6
/proc/21315/stat : 21315 (toysat) R 21313 21315 21285 0 -1 4202496 98546 0 0 0 87918 289 0 0 20 0 1 0 284971615 134283264 31807 33554432000 4194304 8973514 140736022537568 140736022537064 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21315/statm: 32784 31807 445 1167 0 31565 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 131136

[startup+942.3 s]
/proc/loadavg: 2.00 1.96 1.70 3/179 21337
/proc/meminfo: memFree=31064516/32873844 swapFree=7616/7616
[pid=21315] ppid=21313 vsize=152640 CPUtime=942.06 cores=0,2,4,6
/proc/21315/stat : 21315 (toysat) R 21313 21315 21285 0 -1 4202496 106426 0 0 0 93897 309 0 0 20 0 1 0 284971615 156303360 37383 33554432000 4194304 8973514 140736022537568 140736022536832 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21315/statm: 38160 37383 445 1167 0 36941 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 152640

[startup+1002.3 s]
/proc/loadavg: 2.00 1.96 1.72 3/179 21338
/proc/meminfo: memFree=31040056/32873844 swapFree=7616/7616
[pid=21315] ppid=21313 vsize=160832 CPUtime=1002.05 cores=0,2,4,6
/proc/21315/stat : 21315 (toysat) R 21313 21315 21285 0 -1 4202496 108488 0 0 0 99881 324 0 0 20 0 1 0 284971615 164691968 39431 33554432000 4194304 8973514 140736022537568 140736022536832 6571896 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21315/statm: 40208 39431 445 1167 0 38989 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 160832

[startup+1062.3 s]
/proc/loadavg: 2.00 1.97 1.73 3/179 21338
/proc/meminfo: memFree=31071304/32873844 swapFree=7616/7616
[pid=21315] ppid=21313 vsize=133184 CPUtime=1062.04 cores=0,2,4,6
/proc/21315/stat : 21315 (toysat) R 21313 21315 21285 0 -1 4202496 114120 0 0 0 105859 345 0 0 20 0 1 0 284971615 136380416 32519 33554432000 4194304 8973514 140736022537568 140736022536832 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21315/statm: 33296 32519 445 1167 0 32077 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 133184

[startup+1122.3 s]
/proc/loadavg: 2.00 1.97 1.74 3/179 21338
/proc/meminfo: memFree=31105392/32873844 swapFree=7616/7616
[pid=21315] ppid=21313 vsize=99392 CPUtime=1122.03 cores=0,2,4,6
/proc/21315/stat : 21315 (toysat) R 21313 21315 21285 0 -1 4202496 114120 0 0 0 111838 365 0 0 20 0 1 0 284971615 101777408 24071 33554432000 4194304 8973514 140736022537568 140736022537064 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21315/statm: 24848 24071 445 1167 0 23629 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 99392

[startup+1182.3 s]
/proc/loadavg: 2.00 1.97 1.76 3/180 21341
/proc/meminfo: memFree=31115244/32873844 swapFree=7616/7616
[pid=21315] ppid=21313 vsize=92224 CPUtime=1182.02 cores=0,2,4,6
/proc/21315/stat : 21315 (toysat) R 21313 21315 21285 0 -1 4202496 118765 0 0 0 117815 387 0 0 20 0 1 0 284971615 94437376 22060 33554432000 4194304 8973514 140736022537568 140736022537064 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21315/statm: 23056 22060 445 1167 0 21837 0
Current children cumulated CPU time (s) 1182.02
Current children cumulated vsize (KiB) 92224

[startup+1242.3 s]
/proc/loadavg: 2.00 1.97 1.77 3/179 21341
/proc/meminfo: memFree=31149876/32873844 swapFree=7616/7616
[pid=21315] ppid=21313 vsize=83008 CPUtime=1242 cores=0,2,4,6
/proc/21315/stat : 21315 (toysat) R 21313 21315 21285 0 -1 4202496 133343 0 0 0 123791 409 0 0 20 0 1 0 284971615 85000192 19975 33554432000 4194304 8973514 140736022537568 140736022536832 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21315/statm: 20752 19975 445 1167 0 19533 0
Current children cumulated CPU time (s) 1242
Current children cumulated vsize (KiB) 83008

[startup+1302.3 s]
/proc/loadavg: 2.00 1.97 1.78 3/179 21342
/proc/meminfo: memFree=31147272/32873844 swapFree=7616/7616
[pid=21315] ppid=21313 vsize=90176 CPUtime=1301.99 cores=0,2,4,6
/proc/21315/stat : 21315 (toysat) R 21313 21315 21285 0 -1 4202496 137951 0 0 0 129766 433 0 0 20 0 1 0 284971615 92340224 21767 33554432000 4194304 8973514 140736022537568 140736022537064 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21315/statm: 22544 21767 445 1167 0 21325 0
Current children cumulated CPU time (s) 1301.99
Current children cumulated vsize (KiB) 90176

[startup+1362.3 s]
/proc/loadavg: 2.00 1.97 1.79 3/179 21342
/proc/meminfo: memFree=31110736/32873844 swapFree=7616/7616
[pid=21315] ppid=21313 vsize=99392 CPUtime=1361.97 cores=0,2,4,6
/proc/21315/stat : 21315 (toysat) R 21313 21315 21285 0 -1 4202496 145382 0 0 0 135740 457 0 0 20 0 1 0 284971615 101777408 24071 33554432000 4194304 8973514 140736022537568 140736022536832 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21315/statm: 24848 24071 445 1167 0 23629 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 99392

[startup+1422.31 s]
/proc/loadavg: 2.00 1.97 1.80 3/179 21342
/proc/meminfo: memFree=31079336/32873844 swapFree=7616/7616
[pid=21315] ppid=21313 vsize=128064 CPUtime=1421.97 cores=0,2,4,6
/proc/21315/stat : 21315 (toysat) R 21313 21315 21285 0 -1 4202496 156399 0 0 0 141714 483 0 0 20 0 1 0 284971615 131137536 31239 33554432000 4194304 8973514 140736022537568 140736022536832 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21315/statm: 32016 31239 445 1167 0 30797 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 128064

[startup+1482.3 s]
/proc/loadavg: 2.00 1.97 1.81 3/179 21342
/proc/meminfo: memFree=31094864/32873844 swapFree=7616/7616
[pid=21315] ppid=21313 vsize=99392 CPUtime=1481.94 cores=0,2,4,6
/proc/21315/stat : 21315 (toysat) R 21313 21315 21285 0 -1 4202496 161786 0 0 0 147688 506 0 0 20 0 1 0 284971615 101777408 24071 33554432000 4194304 8973514 140736022537568 140736022536832 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21315/statm: 24848 24071 445 1167 0 23629 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 99392

[startup+1542.3 s]
/proc/loadavg: 2.00 1.97 1.82 3/179 21342
/proc/meminfo: memFree=31093672/32873844 swapFree=7616/7616
[pid=21315] ppid=21313 vsize=116800 CPUtime=1541.93 cores=0,2,4,6
/proc/21315/stat : 21315 (toysat) R 21313 21315 21285 0 -1 4202496 171592 0 0 0 153666 527 0 0 20 0 1 0 284971615 119603200 28245 33554432000 4194304 8973514 140736022537568 140736022537064 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21315/statm: 29200 28245 445 1167 0 27981 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 116800

[startup+1602.3 s]
/proc/loadavg: 2.00 1.97 1.83 3/179 21343
/proc/meminfo: memFree=31088376/32873844 swapFree=7616/7616
[pid=21315] ppid=21313 vsize=119872 CPUtime=1601.91 cores=0,2,4,6
/proc/21315/stat : 21315 (toysat) R 21313 21315 21285 0 -1 4202496 186120 0 0 0 159643 548 0 0 20 0 1 0 284971615 122748928 29191 33554432000 4194304 8973514 140736022537568 140736022536832 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21315/statm: 29968 29191 445 1167 0 28749 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 119872

[startup+1662.3 s]
/proc/loadavg: 2.00 1.97 1.83 3/179 21343
/proc/meminfo: memFree=31155040/32873844 swapFree=7616/7616
[pid=21315] ppid=21313 vsize=91200 CPUtime=1661.9 cores=0,2,4,6
/proc/21315/stat : 21315 (toysat) R 21313 21315 21285 0 -1 4202496 186632 0 0 0 165622 568 0 0 20 0 1 0 284971615 93388800 22023 33554432000 4194304 8973514 140736022537568 140736022537064 4406711 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21315/statm: 22800 22023 445 1167 0 21581 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 91200

[startup+1722.3 s]
/proc/loadavg: 2.00 1.97 1.84 3/179 21343
/proc/meminfo: memFree=31180272/32873844 swapFree=7616/7616
[pid=21315] ppid=21313 vsize=99392 CPUtime=1721.89 cores=0,2,4,6
/proc/21315/stat : 21315 (toysat) R 21313 21315 21285 0 -1 4202496 189704 0 0 0 171599 590 0 0 20 0 1 0 284971615 101777408 24071 33554432000 4194304 8973514 140736022537568 140736022537064 4209212 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21315/statm: 24848 24071 445 1167 0 23629 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 99392

[startup+1782.3 s]
/proc/loadavg: 2.05 1.99 1.85 3/180 21346
/proc/meminfo: memFree=31178828/32873844 swapFree=7616/7616
[pid=21315] ppid=21313 vsize=103488 CPUtime=1781.88 cores=0,2,4,6
/proc/21315/stat : 21315 (toysat) R 21313 21315 21285 0 -1 4202496 193546 0 0 0 177578 610 0 0 20 0 1 0 284971615 105971712 25095 33554432000 4194304 8973514 140736022537568 140736022537064 4424888 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21315/statm: 25872 25095 445 1167 0 24653 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 103488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.03 1.99 1.85 3/179 21346
/proc/meminfo: memFree=31178448/32873844 swapFree=7616/7616
[pid=21315] ppid=21313 vsize=103488 CPUtime=1800.08 cores=0,2,4,6
/proc/21315/stat : 21315 (toysat) R 21313 21315 21285 0 -1 4202496 193550 0 0 0 179391 617 0 0 20 0 1 0 284971615 105971712 25095 33554432000 4194304 8973514 140736022537568 140736022537064 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21315/statm: 25872 25095 445 1167 0 24653 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 103488

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.5 s]
/proc/loadavg: 2.03 1.99 1.85 3/179 21346
/proc/meminfo: memFree=31178448/32873844 swapFree=7616/7616
[pid=21315] ppid=21313 vsize=103488 CPUtime=1800.08 cores=0,2,4,6
/proc/21315/stat : 21315 (toysat) R 21313 21315 21285 0 -1 4202496 193550 0 0 0 179391 617 0 0 20 0 1 0 284971615 105971712 25095 33554432000 4194304 8973514 140736022537568 140736022537064 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/21315/statm: 25872 25095 445 1167 0 24653 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 103488

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.51
CPU time (s): 1800.1
CPU user time (s): 1793.92
CPU system time (s): 6.18106
CPU usage (%): 99.977
Max. virtual memory (cumulated for all children) (KiB): 225344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.92
system time used= 6.18106
maximum resident set size= 222236
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 193550
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= 192
involuntary context switches= 1859

runsolver used 3.34349 second user time and 8.80166 second system time

The end

Launcher Data

Begin job on node135 at 2012-05-28 09:01:08
IDJOB=3706110
IDBENCH=90119
IDSOLVER=2285
FILE ID=node135/3706110-1338188468
RUNJOBID= node135-1338188468-21301
PBS_JOBID= 14624569
Free space on /tmp= 71644 MiB

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

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

MD5SUM BENCH= f2bb3fbff44c335cc6fb8854fd262f5a
RANDOM SEED=345813881

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:        31371984 kB
Buffers:          315060 kB
Cached:           358928 kB
SwapCached:         1720 kB
Active:           545208 kB
Inactive:         140472 kB
Active(anon):       2076 kB
Inactive(anon):    12016 kB
Active(file):     543132 kB
Inactive(file):   128456 kB
Unevictable:        7616 kB
Mlocked:            7616 kB
SwapTotal:      67108856 kB
SwapFree:       67105800 kB
Dirty:              7908 kB
Writeback:             0 kB
AnonPages:         17848 kB
Mapped:            10780 kB
Shmem:               132 kB
Slab:             675864 kB
SReclaimable:     117460 kB
SUnreclaim:       558404 kB
KernelStack:        1376 kB
PageTables:         3968 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     104152 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 09:31:11