Trace number 3724494

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-06-01? (TO) 1800.04 1800.41

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K86.opb
MD5SUMa7a3236cd0071452eec601ea09fe7bbe
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 variables5848
Total number of constraints6022
Number of constraints which are clauses5936
Number of constraints which are cardinality constraints (but not clauses)86
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint86
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 87
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.22	c 2012-06-02T15:36:44+0200
0.19/0.22	c arch = x86_64
0.19/0.22	c os = linux
0.19/0.22	c compiler = ghc 7.4
0.19/0.22	c packages:
0.19/0.22	c   OptDir-0.0.1
0.19/0.22	c   array-0.4.0.0
0.19/0.22	c   base-4.5.0.0
0.19/0.22	c   bytestring-0.9.2.1
0.19/0.22	c   containers-0.4.2.1
0.19/0.22	c   deepseq-1.3.0.0
0.19/0.22	c   mtl-2.1.1
0.19/0.22	c   old_locale-1.0.0.4
0.19/0.22	c   parse_dimacs-1.2
0.19/0.22	c   parsec-3.1.2
0.19/0.22	c   queue-0.1.2
0.19/0.22	c   stm-2.3
0.19/0.22	c   time-1.4
0.19/0.22	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3724494-1338644204.opb"]
0.19/0.22	c #vars 5848
0.19/0.22	c #constraints 6022
0.19/0.22	c Solving starts ...
14.99/15.07	c learnt constraints deletion: 11227 -> 5638
26.78/26.88	c learnt constraints deletion: 13403 -> 6702
51.48/51.50	c learnt constraints deletion: 13499 -> 6750
81.68/81.76	c learnt constraints deletion: 16260 -> 8200
101.08/101.16	c learnt constraints deletion: 14270 -> 7135
114.48/114.52	c learnt constraints deletion: 14721 -> 7364
130.17/130.24	c learnt constraints deletion: 15874 -> 7942
173.86/173.91	c learnt constraints deletion: 17555 -> 8802
198.76/198.81	c learnt constraints deletion: 17917 -> 9014
239.15/239.26	c learnt constraints deletion: 18137 -> 9173
262.75/262.88	c learnt constraints deletion: 17800 -> 8915
283.63/283.71	c learnt constraints deletion: 18186 -> 9129
322.82/322.98	c learnt constraints deletion: 19519 -> 9887
408.71/408.87	c learnt constraints deletion: 18792 -> 9461
465.40/465.59	c learnt constraints deletion: 20164 -> 10101
482.19/482.30	c learnt constraints deletion: 19254 -> 9629
496.70/496.81	c learnt constraints deletion: 19305 -> 9667
525.49/525.62	c learnt constraints deletion: 20325 -> 10319
571.99/572.14	c learnt constraints deletion: 20360 -> 10367
608.47/608.60	c learnt constraints deletion: 19046 -> 9566
633.17/633.32	c learnt constraints deletion: 20938 -> 10546
650.47/650.67	c learnt constraints deletion: 21727 -> 10864
671.96/672.12	c learnt constraints deletion: 22371 -> 11246
689.36/689.54	c learnt constraints deletion: 21117 -> 10584
708.55/708.77	c learnt constraints deletion: 21321 -> 11077
728.25/728.40	c learnt constraints deletion: 22136 -> 11541
757.04/757.24	c learnt constraints deletion: 23135 -> 12019
781.93/782.12	c learnt constraints deletion: 22808 -> 12378
796.72/796.91	c learnt constraints deletion: 21784 -> 12792
817.13/817.32	c learnt constraints deletion: 21805 -> 13205
847.51/847.74	c learnt constraints deletion: 26045 -> 13865
931.09/931.33	c learnt constraints deletion: 25960 -> 14205
991.68/991.96	c learnt constraints deletion: 26212 -> 14594
1043.17/1043.48	c learnt constraints deletion: 26226 -> 15275
1102.36/1102.67	c learnt constraints deletion: 25777 -> 15572
1123.65/1123.97	c learnt constraints deletion: 24741 -> 15870
1140.95/1141.26	c learnt constraints deletion: 23533 -> 16298
1163.75/1164.09	c learnt constraints deletion: 24000 -> 16680
1196.45/1196.74	c learnt constraints deletion: 24964 -> 17105
1221.94/1222.21	c learnt constraints deletion: 25068 -> 17385
1257.03/1257.35	c learnt constraints deletion: 25142 -> 17671
1292.23/1292.57	c learnt constraints deletion: 25128 -> 17922
1310.51/1310.82	c learnt constraints deletion: 24526 -> 17965
1322.32/1322.64	c learnt constraints deletion: 23215 -> 18140
1355.71/1356.07	c learnt constraints deletion: 26157 -> 18505
1368.71/1369.05	c learnt constraints deletion: 23839 -> 18755
1380.41/1380.75	c learnt constraints deletion: 25268 -> 19147
1391.90/1392.22	c learnt constraints deletion: 23890 -> 19242
1401.50/1401.82	c learnt constraints deletion: 25704 -> 19570
1413.70/1414.09	c learnt constraints deletion: 25657 -> 19903
1431.81/1432.19	c learnt constraints deletion: 27706 -> 20223
1448.80/1449.14	c learnt constraints deletion: 26798 -> 20411
1475.69/1476.10	c learnt constraints deletion: 25728 -> 20470
1486.59/1486.97	c learnt constraints deletion: 25812 -> 20656
1502.30/1502.69	c learnt constraints deletion: 27627 -> 21035
1542.58/1542.93	c learnt constraints deletion: 27713 -> 21194
1579.57/1579.93	c learnt constraints deletion: 27595 -> 21301
1622.66/1623.01	c learnt constraints deletion: 27313 -> 21350
1658.45/1658.89	c learnt constraints deletion: 27420 -> 21452
1678.25/1678.68	c learnt constraints deletion: 25532 -> 21387
1685.54/1685.99	c learnt constraints deletion: 25567 -> 21541
1699.25/1699.64	c learnt constraints deletion: 27279 -> 21745
1710.14/1710.53	c learnt constraints deletion: 27840 -> 22034
1717.04/1717.46	c learnt constraints deletion: 26523 -> 22165
1730.95/1731.38	c learnt constraints deletion: 27173 -> 22334
1743.83/1744.28	c learnt constraints deletion: 27608 -> 22480
1759.33/1759.75	c learnt constraints deletion: 27399 -> 22598
1786.62/1787.08	c learnt constraints deletion: 28086 -> 22703

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-3724494-1338644204/watcher-3724494-1338644204 -o /tmp/evaluation-result-3724494-1338644204/solver-3724494-1338644204 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724494-1338644204.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: 2.00 2.00 2.00 3/176 25935
/proc/meminfo: memFree=31095880/32873844 swapFree=7116/7116
[pid=25935] ppid=25933 vsize=6224 CPUtime=0 cores=0,2,4,6
/proc/25935/stat : 25935 (toysat) R 25933 25935 24826 0 -1 4202496 822 0 0 0 0 0 0 0 20 0 1 0 330547366 6373376 742 33554432000 4194304 8989770 140737071163536 140733998594792 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25935/statm: 1556 742 428 1171 0 333 0

[startup+0.089446 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25935
/proc/meminfo: memFree=31095880/32873844 swapFree=7116/7116
[pid=25935] ppid=25933 vsize=12368 CPUtime=0.08 cores=0,2,4,6
/proc/25935/stat : 25935 (toysat) R 25933 25935 24826 0 -1 4202496 2136 0 0 0 8 0 0 0 20 0 1 0 330547366 12664832 2056 33554432000 4194304 8989770 140737071163536 140737071162800 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25935/statm: 3092 2056 431 1171 0 1869 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12368

[startup+0.100311 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25935
/proc/meminfo: memFree=31095880/32873844 swapFree=7116/7116
[pid=25935] ppid=25933 vsize=12368 CPUtime=0.09 cores=0,2,4,6
/proc/25935/stat : 25935 (toysat) R 25933 25935 24826 0 -1 4202496 2342 0 0 0 9 0 0 0 20 0 1 0 330547366 12664832 2262 33554432000 4194304 8989770 140737071163536 140737071162800 7874608 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25935/statm: 3092 2262 431 1171 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12368

[startup+0.300291 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25935
/proc/meminfo: memFree=31095880/32873844 swapFree=7116/7116
[pid=25935] ppid=25933 vsize=22608 CPUtime=0.29 cores=0,2,4,6
/proc/25935/stat : 25935 (toysat) R 25933 25935 24826 0 -1 4202496 4963 0 0 0 29 0 0 0 20 0 1 0 330547366 23150592 4883 33554432000 4194304 8989770 140737071163536 140737071162800 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25935/statm: 5652 4883 459 1171 0 4429 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22608

[startup+0.700291 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 25935
/proc/meminfo: memFree=31095880/32873844 swapFree=7116/7116
[pid=25935] ppid=25933 vsize=22608 CPUtime=0.69 cores=0,2,4,6
/proc/25935/stat : 25935 (toysat) R 25933 25935 24826 0 -1 4202496 4963 0 0 0 69 0 0 0 20 0 1 0 330547366 23150592 4883 33554432000 4194304 8989770 140737071163536 140737071162800 4205055 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25935/statm: 5652 4883 459 1171 0 4429 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22608

[startup+1.50026 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25936
/proc/meminfo: memFree=31078404/32873844 swapFree=7116/7116
[pid=25935] ppid=25933 vsize=22608 CPUtime=1.49 cores=0,2,4,6
/proc/25935/stat : 25935 (toysat) R 25933 25935 24826 0 -1 4202496 4963 0 0 0 148 1 0 0 20 0 1 0 330547366 23150592 4883 33554432000 4194304 8989770 140737071163536 140737071162800 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25935/statm: 5652 4883 459 1171 0 4429 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22608

[startup+3.10029 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25936
/proc/meminfo: memFree=31076652/32873844 swapFree=7116/7116
[pid=25935] ppid=25933 vsize=26704 CPUtime=3.09 cores=0,2,4,6
/proc/25935/stat : 25935 (toysat) R 25933 25935 24826 0 -1 4202496 5987 0 0 0 307 2 0 0 20 0 1 0 330547366 27344896 5907 33554432000 4194304 8989770 140737071163536 140737071162800 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25935/statm: 6676 5907 459 1171 0 5453 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26704

[startup+6.30029 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25936
/proc/meminfo: memFree=31066856/32873844 swapFree=7116/7116
[pid=25935] ppid=25933 vsize=34896 CPUtime=6.29 cores=0,2,4,6
/proc/25935/stat : 25935 (toysat) R 25933 25935 24826 0 -1 4202496 8035 0 0 0 625 4 0 0 20 0 1 0 330547366 35733504 7955 33554432000 4194304 8989770 140737071163536 140737071162800 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25935/statm: 8724 7955 459 1171 0 7501 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 34896

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25936
/proc/meminfo: memFree=31050496/32873844 swapFree=7116/7116
[pid=25935] ppid=25933 vsize=52304 CPUtime=12.69 cores=0,2,4,6
/proc/25935/stat : 25935 (toysat) R 25933 25935 24826 0 -1 4202496 12188 0 0 0 1263 6 0 0 20 0 1 0 330547366 53559296 12108 33554432000 4194304 8989770 140737071163536 140737071163032 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25935/statm: 13076 12108 459 1171 0 11853 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52304

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25936
/proc/meminfo: memFree=31032764/32873844 swapFree=7116/7116
[pid=25935] ppid=25933 vsize=68688 CPUtime=25.49 cores=0,2,4,6
/proc/25935/stat : 25935 (toysat) R 25933 25935 24826 0 -1 4202496 16478 0 0 0 2538 11 0 0 20 0 1 0 330547366 70336512 16398 33554432000 4194304 8989770 140737071163536 140737071163032 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25935/statm: 17172 16398 461 1171 0 15949 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 68688

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25936
/proc/meminfo: memFree=31005236/32873844 swapFree=7116/7116
[pid=25935] ppid=25933 vsize=95312 CPUtime=51.09 cores=0,2,4,6
/proc/25935/stat : 25935 (toysat) R 25933 25935 24826 0 -1 4202496 23142 0 0 0 5087 22 0 0 20 0 1 0 330547366 97599488 23062 33554432000 4194304 8989770 140737071163536 140737071163032 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25935/statm: 23828 23062 461 1171 0 22605 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 95312

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25937
/proc/meminfo: memFree=30961464/32873844 swapFree=7116/7116
[pid=25935] ppid=25933 vsize=138320 CPUtime=102.28 cores=0,2,4,6
/proc/25935/stat : 25935 (toysat) R 25933 25935 24826 0 -1 4202496 33894 0 0 0 10190 38 0 0 20 0 1 0 330547366 141639680 33814 33554432000 4194304 8989770 140737071163536 140737071162800 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25935/statm: 34580 33814 461 1171 0 33357 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 138320

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25937
/proc/meminfo: memFree=30992340/32873844 swapFree=7116/7116
[pid=25935] ppid=25933 vsize=103504 CPUtime=162.27 cores=0,2,4,6
/proc/25935/stat : 25935 (toysat) R 25933 25935 24826 0 -1 4202496 36966 0 0 0 16169 58 0 0 20 0 1 0 330547366 105988096 25110 33554432000 4194304 8989770 140737071163536 140737071163032 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25935/statm: 25876 25110 461 1171 0 24653 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 103504

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 25940
/proc/meminfo: memFree=30974848/32873844 swapFree=7116/7116
[pid=25935] ppid=25933 vsize=116816 CPUtime=222.25 cores=0,2,4,6
/proc/25935/stat : 25935 (toysat) R 25933 25935 24826 0 -1 4202496 40294 0 0 0 22148 77 0 0 20 0 1 0 330547366 119619584 28438 33554432000 4194304 8989770 140737071163536 140737071162800 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25935/statm: 29204 28438 461 1171 0 27981 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 116816

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25940
/proc/meminfo: memFree=30995576/32873844 swapFree=7116/7116
[pid=25935] ppid=25933 vsize=95312 CPUtime=282.23 cores=0,2,4,6
/proc/25935/stat : 25935 (toysat) R 25933 25935 24826 0 -1 4202496 40310 0 0 0 28123 100 0 0 20 0 1 0 330547366 97599488 23067 33554432000 4194304 8989770 140737071163536 140737071163032 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25935/statm: 23828 23067 461 1171 0 22605 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 95312

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25940
/proc/meminfo: memFree=30979876/32873844 swapFree=7116/7116
[pid=25935] ppid=25933 vsize=107600 CPUtime=342.22 cores=0,2,4,6
/proc/25935/stat : 25935 (toysat) R 25933 25935 24826 0 -1 4202496 44408 0 0 0 34099 123 0 0 20 0 1 0 330547366 110182400 26139 33554432000 4194304 8989770 140737071163536 140737071163032 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25935/statm: 26900 26139 461 1171 0 25677 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 107600

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25941
/proc/meminfo: memFree=30976900/32873844 swapFree=7116/7116
[pid=25935] ppid=25933 vsize=111696 CPUtime=402.21 cores=0,2,4,6
/proc/25935/stat : 25935 (toysat) R 25933 25935 24826 0 -1 4202496 45432 0 0 0 40073 148 0 0 20 0 1 0 330547366 114376704 27163 33554432000 4194304 8989770 140737071163536 140737071163032 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25935/statm: 27924 27163 461 1171 0 26701 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 111696

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 25941
/proc/meminfo: memFree=30964316/32873844 swapFree=7116/7116
[pid=25935] ppid=25933 vsize=118864 CPUtime=462.2 cores=0,2,4,6
/proc/25935/stat : 25935 (toysat) R 25933 25935 24826 0 -1 4202496 48905 0 0 0 46050 170 0 0 20 0 1 0 330547366 121716736 28844 33554432000 4194304 8989770 140737071163536 140737071162800 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25935/statm: 29716 28844 461 1171 0 28493 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 118864

[startup+522.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/177 25941
/proc/meminfo: memFree=30991596/32873844 swapFree=7116/7116
[pid=25935] ppid=25933 vsize=93264 CPUtime=522.2 cores=0,2,4,6
/proc/25935/stat : 25935 (toysat) R 25933 25935 24826 0 -1 4202496 54594 0 0 0 52028 192 0 0 20 0 1 0 330547366 95502336 22501 33554432000 4194304 8989770 140737071163536 140737071163032 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25935/statm: 23316 22501 461 1171 0 22093 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 93264

[startup+582.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 25941
/proc/meminfo: memFree=30990340/32873844 swapFree=7116/7116
[pid=25935] ppid=25933 vsize=91216 CPUtime=582.18 cores=0,2,4,6
/proc/25935/stat : 25935 (toysat) R 25933 25935 24826 0 -1 4202496 62332 0 0 0 58005 213 0 0 20 0 1 0 330547366 93405184 22043 33554432000 4194304 8989770 140737071163536 140737071163032 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25935/statm: 22804 22043 461 1171 0 21581 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 91216

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 25984
/proc/meminfo: memFree=31403964/32873844 swapFree=7116/7116
[pid=25935] ppid=25933 vsize=78928 CPUtime=822.12 cores=0,2,4,6
/proc/25935/stat : 25935 (toysat) R 25933 25935 24826 0 -1 4202496 93075 0 0 0 81906 306 0 0 20 0 1 0 330547366 80822272 18971 33554432000 4194304 8989770 140737071163536 140737071163032 4209212 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25935/statm: 19732 18971 461 1171 0 18509 0
Current children cumulated CPU time (s) 822.12
Current children cumulated vsize (KiB) 78928

[startup+882.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/177 25984
/proc/meminfo: memFree=31359600/32873844 swapFree=7116/7116
[pid=25935] ppid=25933 vsize=119888 CPUtime=882.1 cores=0,2,4,6
/proc/25935/stat : 25935 (toysat) R 25933 25935 24826 0 -1 4202496 103581 0 0 0 87880 330 0 0 20 0 1 0 330547366 122765312 29211 33554432000 4194304 8989770 140737071163536 140737071162800 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25935/statm: 29972 29211 461 1171 0 28749 0
Current children cumulated CPU time (s) 882.1
Current children cumulated vsize (KiB) 119888

[startup+942.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/177 25984
/proc/meminfo: memFree=31346852/32873844 swapFree=7116/7116
[pid=25935] ppid=25933 vsize=132176 CPUtime=942.09 cores=0,2,4,6
/proc/25935/stat : 25935 (toysat) R 25933 25935 24826 0 -1 4202496 114597 0 0 0 93857 352 0 0 20 0 1 0 330547366 135348224 32283 33554432000 4194304 8989770 140737071163536 140737071162800 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25935/statm: 33044 32283 461 1171 0 31821 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 132176

[startup+1002.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 25985
/proc/meminfo: memFree=31374036/32873844 swapFree=7116/7116
[pid=25935] ppid=25933 vsize=107600 CPUtime=1002.07 cores=0,2,4,6
/proc/25935/stat : 25935 (toysat) R 25933 25935 24826 0 -1 4202496 119209 0 0 0 99833 374 0 0 20 0 1 0 330547366 110182400 26139 33554432000 4194304 8989770 140737071163536 140737071162800 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25935/statm: 26900 26139 461 1171 0 25677 0
Current children cumulated CPU time (s) 1002.07
Current children cumulated vsize (KiB) 107600

[startup+1062.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 25985
/proc/meminfo: memFree=31359260/32873844 swapFree=7116/7116
[pid=25935] ppid=25933 vsize=123984 CPUtime=1062.06 cores=0,2,4,6
/proc/25935/stat : 25935 (toysat) R 25933 25935 24826 0 -1 4202496 133547 0 0 0 105806 400 0 0 20 0 1 0 330547366 126959616 30235 33554432000 4194304 8989770 140737071163536 140737071163032 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25935/statm: 30996 30235 461 1171 0 29773 0
Current children cumulated CPU time (s) 1062.06
Current children cumulated vsize (KiB) 123984

[startup+1122.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 25985
/proc/meminfo: memFree=31376808/32873844 swapFree=7116/7116
[pid=25935] ppid=25933 vsize=106576 CPUtime=1122.05 cores=0,2,4,6
/proc/25935/stat : 25935 (toysat) R 25933 25935 24826 0 -1 4202496 142251 0 0 0 111784 421 0 0 20 0 1 0 330547366 109133824 25883 33554432000 4194304 8989770 140737071163536 140737071163032 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25935/statm: 26644 25883 461 1171 0 25421 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 106576

[startup+1182.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 25985
/proc/meminfo: memFree=31392060/32873844 swapFree=7116/7116
[pid=25935] ppid=25933 vsize=91216 CPUtime=1182.04 cores=0,2,4,6
/proc/25935/stat : 25935 (toysat) R 25933 25935 24826 0 -1 4202496 142251 0 0 0 117762 442 0 0 20 0 1 0 330547366 93405184 22043 33554432000 4194304 8989770 140737071163536 140737071163032 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25935/statm: 22804 22043 461 1171 0 21581 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 91216

[startup+1242.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 25985
/proc/meminfo: memFree=31379092/32873844 swapFree=7116/7116
[pid=25935] ppid=25933 vsize=103504 CPUtime=1242.03 cores=0,2,4,6
/proc/25935/stat : 25935 (toysat) R 25933 25935 24826 0 -1 4202496 147886 0 0 0 123740 463 0 0 20 0 1 0 330547366 105988096 25115 33554432000 4194304 8989770 140737071163536 140737071163032 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25935/statm: 25876 25115 461 1171 0 24653 0
Current children cumulated CPU time (s) 1242.03
Current children cumulated vsize (KiB) 103504

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 25986
/proc/meminfo: memFree=31374868/32873844 swapFree=7116/7116
[pid=25935] ppid=25933 vsize=107600 CPUtime=1302.03 cores=0,2,4,6
/proc/25935/stat : 25935 (toysat) R 25933 25935 24826 0 -1 4202496 150447 0 0 0 129719 484 0 0 20 0 1 0 330547366 110182400 26139 33554432000 4194304 8989770 140737071163536 140737071163032 4213723 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25935/statm: 26900 26139 461 1171 0 25677 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 107600

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 25986
/proc/meminfo: memFree=31391116/32873844 swapFree=7116/7116
[pid=25935] ppid=25933 vsize=91216 CPUtime=1362.01 cores=0,2,4,6
/proc/25935/stat : 25935 (toysat) R 25933 25935 24826 0 -1 4202496 153775 0 0 0 135697 504 0 0 20 0 1 0 330547366 93405184 22043 33554432000 4194304 8989770 140737071163536 140737071162800 4208870 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25935/statm: 22804 22043 461 1171 0 21581 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 91216

[startup+1422.31 s]
/proc/loadavg: 2.06 2.02 2.00 3/178 25989
/proc/meminfo: memFree=31399168/32873844 swapFree=7116/7116
[pid=25935] ppid=25933 vsize=83024 CPUtime=1422.01 cores=0,2,4,6
/proc/25935/stat : 25935 (toysat) R 25933 25935 24826 0 -1 4202496 153776 0 0 0 141677 524 0 0 20 0 1 0 330547366 85016576 19995 33554432000 4194304 8989770 140737071163536 140737071162800 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25935/statm: 20756 19995 461 1171 0 19533 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 83024

[startup+1482.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 26012
/proc/meminfo: memFree=31398664/32873844 swapFree=7116/7116
[pid=25935] ppid=25933 vsize=83024 CPUtime=1481.99 cores=0,2,4,6
/proc/25935/stat : 25935 (toysat) R 25933 25935 24826 0 -1 4202496 154800 0 0 0 147655 544 0 0 20 0 1 0 330547366 85016576 19995 33554432000 4194304 8989770 140737071163536 140737071163032 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25935/statm: 20756 19995 461 1171 0 19533 0
Current children cumulated CPU time (s) 1481.99
Current children cumulated vsize (KiB) 83024

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 26012
/proc/meminfo: memFree=31392704/32873844 swapFree=7116/7116
[pid=25935] ppid=25933 vsize=89168 CPUtime=1541.97 cores=0,2,4,6
/proc/25935/stat : 25935 (toysat) R 25933 25935 24826 0 -1 4202496 158134 0 0 0 153632 565 0 0 20 0 1 0 330547366 91308032 21531 33554432000 4194304 8989770 140737071163536 140737071163032 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25935/statm: 22292 21531 461 1171 0 21069 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 89168

[startup+1602.3 s]
/proc/loadavg: 2.09 2.03 2.01 3/177 26013
/proc/meminfo: memFree=31382460/32873844 swapFree=7116/7116
[pid=25935] ppid=25933 vsize=100432 CPUtime=1601.96 cores=0,2,4,6
/proc/25935/stat : 25935 (toysat) R 25933 25935 24826 0 -1 4202496 165901 0 0 0 159611 585 0 0 20 0 1 0 330547366 102842368 24173 33554432000 4194304 8989770 140737071163536 140737071163032 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25935/statm: 25108 24173 461 1171 0 23885 0
Current children cumulated CPU time (s) 1601.96
Current children cumulated vsize (KiB) 100432

[startup+1662.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 26013
/proc/meminfo: memFree=31385676/32873844 swapFree=7116/7116
[pid=25935] ppid=25933 vsize=95312 CPUtime=1661.95 cores=0,2,4,6
/proc/25935/stat : 25935 (toysat) R 25933 25935 24826 0 -1 4202496 175297 0 0 0 165592 603 0 0 20 0 1 0 330547366 97599488 23067 33554432000 4194304 8989770 140737071163536 140737071162800 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25935/statm: 23828 23067 461 1171 0 22605 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 95312

[startup+1722.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/177 26013
/proc/meminfo: memFree=31398260/32873844 swapFree=7116/7116
[pid=25935] ppid=25933 vsize=83024 CPUtime=1721.94 cores=0,2,4,6
/proc/25935/stat : 25935 (toysat) R 25933 25935 24826 0 -1 4202496 176834 0 0 0 171569 625 0 0 20 0 1 0 330547366 85016576 19995 33554432000 4194304 8989770 140737071163536 140737071163032 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25935/statm: 20756 19995 461 1171 0 19533 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 83024

[startup+1782.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/177 26013
/proc/meminfo: memFree=31381944/32873844 swapFree=7116/7116
[pid=25935] ppid=25933 vsize=99408 CPUtime=1781.92 cores=0,2,4,6
/proc/25935/stat : 25935 (toysat) R 25933 25935 24826 0 -1 4202496 181794 0 0 0 177548 644 0 0 20 0 1 0 330547366 101793792 23926 33554432000 4194304 8989770 140737071163536 140737071163032 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25935/statm: 24852 23926 461 1171 0 23629 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 99408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 26013
/proc/meminfo: memFree=31384672/32873844 swapFree=7116/7116
[pid=25935] ppid=25933 vsize=95312 CPUtime=1800.03 cores=0,2,4,6
/proc/25935/stat : 25935 (toysat) R 25933 25935 24826 0 -1 4202496 184263 0 0 0 179354 649 0 0 20 0 1 0 330547366 97599488 23067 33554432000 4194304 8989770 140737071163536 140737071163032 4209212 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/25935/statm: 23828 23067 461 1171 0 22605 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 95312

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.04
CPU user time (s): 1793.54
CPU system time (s): 6.50101
CPU usage (%): 99.9795
Max. virtual memory (cumulated for all children) (KiB): 164944

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.54
system time used= 6.50101
maximum resident set size= 161900
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 184263
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= 100
involuntary context switches= 1863

runsolver used 3.46147 second user time and 8.79566 second system time

The end

Launcher Data

Begin job on node111 at 2012-06-02 15:36:44
IDJOB=3724494
IDBENCH=90132
IDSOLVER=2308
FILE ID=node111/3724494-1338644204
RUNJOBID= node111-1338631507-24842
PBS_JOBID= 14636469
Free space on /tmp= 67380 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K86.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3724494-1338644204/watcher-3724494-1338644204 -o /tmp/evaluation-result-3724494-1338644204/solver-3724494-1338644204 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724494-1338644204.opb

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

MD5SUM BENCH= a7a3236cd0071452eec601ea09fe7bbe
RANDOM SEED=1281731813

node111.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31095772 kB
Buffers:          141340 kB
Cached:           428172 kB
SwapCached:         1324 kB
Active:           547116 kB
Inactive:         446552 kB
Active(anon):     425120 kB
Inactive(anon):     1088 kB
Active(file):     121996 kB
Inactive(file):   445464 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100044 kB
Dirty:              7780 kB
Writeback:             0 kB
AnonPages:        429752 kB
Mapped:            10584 kB
Shmem:                 0 kB
Slab:             643952 kB
SReclaimable:      86356 kB
SUnreclaim:       557596 kB
KernelStack:        1464 kB
PageTables:         4944 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     545608 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    407552 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= 67380 MiB
End job on node111 at 2012-06-02 16:06:46