Trace number 3711932

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

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/
spot5/normalized-spot5-505_wcsp.wbo
MD5SUMaac7e90374eb115b0312a3cfc81835b8
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark21271
Best CPU time to get the best result obtained on this benchmark1800.6
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables688
Total number of constraints3672
Number of soft constraints3432
Number of constraints which are clauses3432
Number of constraints which are cardinality constraints (but not clauses)240
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint4
Top cost 34354
Min constraint cost 1
Max constraint cost 34354
Sum of constraints costs 109692321
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

1.29/1.30	c 2012-05-28T22:20:21+0200
1.29/1.30	c arch = x86_64
1.29/1.30	c os = linux
1.29/1.30	c compiler = ghc 7.4
1.29/1.30	c packages:
1.29/1.30	c   OptDir-0.0.1
1.29/1.30	c   array-0.4.0.0
1.29/1.30	c   base-4.5.0.0
1.29/1.30	c   bytestring-0.9.2.1
1.29/1.30	c   containers-0.4.2.1
1.29/1.30	c   deepseq-1.3.0.0
1.29/1.30	c   mtl-2.1.1
1.29/1.30	c   old_locale-1.0.0.4
1.29/1.30	c   parse_dimacs-1.2
1.29/1.30	c   parsec-3.1.2
1.29/1.30	c   queue-0.1.2
1.29/1.30	c   stm-2.3
1.29/1.30	c   time-1.4
1.29/1.30	c command line = ["--wbo","HOME/instance-3711932-1338236421.wbo"]
1.29/1.30	c #vars 688
1.29/1.30	c #constraints 3672
1.29/1.30	c Solving starts ...
1.39/1.43	c solving time = 0.130s
1.39/1.43	c #decision = 413
1.39/1.43	c #conflict = 36
1.39/1.43	c #restart = 0
1.39/1.43	o 22267
1.39/1.43	c Solving starts ...
3.09/3.17	c solving time = 1.741s
3.09/3.17	c #decision = 1354
3.09/3.17	c #conflict = 453
3.09/3.17	c #restart = 2
3.09/3.17	o 22266
3.09/3.17	c Solving starts ...
3.39/3.45	c solving time = 0.279s
3.39/3.45	c #decision = 1580
3.39/3.45	c #conflict = 502
3.39/3.45	c #restart = 2
3.39/3.45	o 22265
3.39/3.45	c Solving starts ...
26.48/26.54	c learnt constraints deletion: 9935 -> 4981
36.79/36.85	c learnt constraints deletion: 10459 -> 5230
50.19/50.22	c learnt constraints deletion: 11245 -> 5628
61.78/61.84	c learnt constraints deletion: 11952 -> 5983
73.18/73.24	c learnt constraints deletion: 11887 -> 5951
84.97/85.05	c learnt constraints deletion: 12771 -> 6394
96.69/96.71	c learnt constraints deletion: 12806 -> 6413
108.37/108.44	c learnt constraints deletion: 12845 -> 6432
122.87/122.96	c learnt constraints deletion: 13761 -> 6891
134.97/135.04	c learnt constraints deletion: 13641 -> 6832
149.07/149.16	c learnt constraints deletion: 13760 -> 6893
161.27/161.37	c learnt constraints deletion: 13805 -> 6915
175.66/175.71	c learnt constraints deletion: 14733 -> 7377
189.16/189.27	c learnt constraints deletion: 14746 -> 7384
202.36/202.48	c learnt constraints deletion: 14692 -> 7356
216.95/217.01	c learnt constraints deletion: 14744 -> 7382
230.54/230.66	c learnt constraints deletion: 14676 -> 7349
243.05/243.14	c learnt constraints deletion: 14764 -> 7392
257.34/257.43	c learnt constraints deletion: 15805 -> 7913
273.03/273.17	c learnt constraints deletion: 15960 -> 7990
289.73/289.82	c learnt constraints deletion: 15991 -> 8008
304.53/304.67	c learnt constraints deletion: 15920 -> 7971
322.63/322.78	c learnt constraints deletion: 15837 -> 7930
338.11/338.26	c learnt constraints deletion: 15818 -> 7920
353.62/353.79	c learnt constraints deletion: 15832 -> 7927
368.91/369.05	c learnt constraints deletion: 15905 -> 7965
385.11/385.27	c learnt constraints deletion: 17141 -> 8581
401.70/401.81	c learnt constraints deletion: 17176 -> 8598
418.59/418.72	c learnt constraints deletion: 17158 -> 8589
436.08/436.24	c learnt constraints deletion: 17171 -> 8599
452.27/452.45	c learnt constraints deletion: 17148 -> 8584
470.17/470.39	c learnt constraints deletion: 17091 -> 8559
486.47/486.68	c learnt constraints deletion: 17168 -> 8597
501.98/502.17	c learnt constraints deletion: 17228 -> 8629
518.27/518.42	c learnt constraints deletion: 17194 -> 8612
536.97/537.17	c learnt constraints deletion: 17112 -> 8569
554.36/554.57	c learnt constraints deletion: 17230 -> 8628
571.14/571.36	c learnt constraints deletion: 17055 -> 8540
588.25/588.45	c learnt constraints deletion: 18399 -> 9200
605.93/606.19	c learnt constraints deletion: 18478 -> 9239
624.32/624.52	c learnt constraints deletion: 18426 -> 9215
639.01/639.28	c learnt constraints deletion: 18363 -> 9182
656.80/657.02	c learnt constraints deletion: 18344 -> 9174
674.20/674.44	c learnt constraints deletion: 18307 -> 9156
693.81/694.04	c learnt constraints deletion: 18344 -> 9177
710.59/710.80	c learnt constraints deletion: 18352 -> 9179
729.40/729.68	c learnt constraints deletion: 18347 -> 9179
747.59/747.80	c learnt constraints deletion: 18353 -> 9182
765.48/765.72	c learnt constraints deletion: 18337 -> 9174
787.48/787.79	c learnt constraints deletion: 18401 -> 9206
807.19/807.47	c learnt constraints deletion: 18349 -> 9182
825.26/825.55	c learnt constraints deletion: 18348 -> 9176
844.05/844.33	c learnt constraints deletion: 18363 -> 9184
860.65/860.90	c learnt constraints deletion: 18419 -> 9213
879.24/879.59	c learnt constraints deletion: 19947 -> 9976
899.04/899.38	c learnt constraints deletion: 19970 -> 9990
918.03/918.33	c learnt constraints deletion: 19947 -> 9976
939.84/940.15	c learnt constraints deletion: 19949 -> 9978
965.53/965.86	c learnt constraints deletion: 19911 -> 9957
988.13/988.44	c learnt constraints deletion: 19946 -> 9977
1006.14/1006.49	c learnt constraints deletion: 19971 -> 9991
1028.32/1028.65	c learnt constraints deletion: 19941 -> 9975
1047.92/1048.23	c learnt constraints deletion: 20019 -> 10015
1068.52/1068.88	c learnt constraints deletion: 19988 -> 9999
1092.80/1093.10	c learnt constraints deletion: 19916 -> 9964
1116.30/1116.63	c learnt constraints deletion: 19965 -> 9988
1142.20/1142.53	c learnt constraints deletion: 19947 -> 9980
1161.09/1161.41	c learnt constraints deletion: 19992 -> 9997
1185.99/1186.34	c learnt constraints deletion: 20007 -> 10009
1207.19/1207.56	c learnt constraints deletion: 20049 -> 10028
1230.38/1230.78	c learnt constraints deletion: 20009 -> 10007
1253.68/1254.01	c learnt constraints deletion: 19985 -> 9997
1278.57/1278.94	c learnt constraints deletion: 19983 -> 9995
1305.28/1305.61	c learnt constraints deletion: 20026 -> 10018
1325.27/1325.68	c learnt constraints deletion: 19973 -> 9989
1348.75/1349.17	c learnt constraints deletion: 19979 -> 9993
1374.84/1375.24	c learnt constraints deletion: 21618 -> 10813
1404.34/1404.75	c learnt constraints deletion: 21615 -> 10810
1432.93/1433.36	c learnt constraints deletion: 21649 -> 10829
1460.12/1460.56	c learnt constraints deletion: 21597 -> 10802
1494.01/1494.45	c learnt constraints deletion: 21667 -> 10838
1519.51/1519.98	c learnt constraints deletion: 21619 -> 10814
1548.20/1548.65	c learnt constraints deletion: 21652 -> 10830
1577.50/1577.92	c learnt constraints deletion: 21630 -> 10817
1607.39/1607.83	c learnt constraints deletion: 21584 -> 10794
1638.19/1638.69	c learnt constraints deletion: 21668 -> 10840
1668.88/1669.38	c learnt constraints deletion: 21601 -> 10807
1704.37/1704.81	c learnt constraints deletion: 21593 -> 10804
1737.27/1737.76	c learnt constraints deletion: 21657 -> 10836
1773.26/1773.75	c learnt constraints deletion: 21586 -> 10799

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-3711932-1338236421/watcher-3711932-1338236421 -o /tmp/evaluation-result-3711932-1338236421/solver-3711932-1338236421 -C 1800 -W 1900 -M 15500 HOME/toysat --wbo HOME/instance-3711932-1338236421.wbo 

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.93 1.99 1.99 3/177 7189
/proc/meminfo: memFree=30035144/32873844 swapFree=6600/6600
[pid=7189] ppid=7187 vsize=7232 CPUtime=0 cores=0,2,4,6
/proc/7189/stat : 7189 (toysat) R 7187 7189 6458 0 -1 4202496 834 0 0 0 0 0 0 0 20 0 1 0 289766978 7405568 756 33554432000 4194304 8973514 140735524307872 140735058400504 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7189/statm: 1808 756 424 1167 0 589 0

[startup+0.0374969 s]
/proc/loadavg: 1.93 1.99 1.99 3/177 7189
/proc/meminfo: memFree=30035144/32873844 swapFree=6600/6600
[pid=7189] ppid=7187 vsize=8256 CPUtime=0.03 cores=0,2,4,6
/proc/7189/stat : 7189 (toysat) R 7187 7189 6458 0 -1 4202496 1341 0 0 0 3 0 0 0 20 0 1 0 289766978 8454144 1263 33554432000 4194304 8973514 140735524307872 140735058400504 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7189/statm: 2064 1263 427 1167 0 845 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8256

[startup+0.100267 s]
/proc/loadavg: 1.93 1.99 1.99 3/177 7189
/proc/meminfo: memFree=30035144/32873844 swapFree=6600/6600
[pid=7189] ppid=7187 vsize=13376 CPUtime=0.09 cores=0,2,4,6
/proc/7189/stat : 7189 (toysat) R 7187 7189 6458 0 -1 4202496 2642 0 0 0 9 0 0 0 20 0 1 0 289766978 13697024 2564 33554432000 4194304 8973514 140735524307872 140735058400504 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7189/statm: 3344 2564 442 1167 0 2125 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13376

[startup+0.300222 s]
/proc/loadavg: 1.93 1.99 1.99 3/177 7189
/proc/meminfo: memFree=30035144/32873844 swapFree=6600/6600
[pid=7189] ppid=7187 vsize=13376 CPUtime=0.29 cores=0,2,4,6
/proc/7189/stat : 7189 (toysat) R 7187 7189 6458 0 -1 4202496 2644 0 0 0 29 0 0 0 20 0 1 0 289766978 13697024 2566 33554432000 4194304 8973514 140735524307872 140735058400504 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7189/statm: 3344 2566 444 1167 0 2125 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13376

[startup+0.700222 s]
/proc/loadavg: 1.93 1.99 1.99 3/177 7189
/proc/meminfo: memFree=30035144/32873844 swapFree=6600/6600
[pid=7189] ppid=7187 vsize=13376 CPUtime=0.68 cores=0,2,4,6
/proc/7189/stat : 7189 (toysat) R 7187 7189 6458 0 -1 4202496 2644 0 0 0 68 0 0 0 20 0 1 0 289766978 13697024 2566 33554432000 4194304 8973514 140735524307872 140735058400504 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7189/statm: 3344 2566 444 1167 0 2125 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13376

[startup+1.50023 s]
/proc/loadavg: 1.93 1.99 1.99 3/178 7190
/proc/meminfo: memFree=30026564/32873844 swapFree=6600/6600
[pid=7189] ppid=7187 vsize=15424 CPUtime=1.49 cores=0,2,4,6
/proc/7189/stat : 7189 (toysat) R 7187 7189 6458 0 -1 4202496 3045 0 0 0 148 1 0 0 20 0 1 0 289766978 15794176 2967 33554432000 4194304 8973514 140735524307872 140735524307368 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7189/statm: 3856 2967 467 1167 0 2637 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15424

[startup+3.10024 s]
/proc/loadavg: 1.93 1.99 1.99 3/177 7190
/proc/meminfo: memFree=30022108/32873844 swapFree=6600/6600
[pid=7189] ppid=7187 vsize=19520 CPUtime=3.09 cores=0,2,4,6
/proc/7189/stat : 7189 (toysat) R 7187 7189 6458 0 -1 4202496 4203 0 0 0 307 2 0 0 20 0 1 0 289766978 19988480 4125 33554432000 4194304 8973514 140735524307872 140735524307368 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7189/statm: 4880 4125 467 1167 0 3661 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19520

[startup+6.30023 s]
/proc/loadavg: 1.94 1.99 1.99 3/177 7190
/proc/meminfo: memFree=30017644/32873844 swapFree=6600/6600
[pid=7189] ppid=7187 vsize=22592 CPUtime=6.29 cores=0,2,4,6
/proc/7189/stat : 7189 (toysat) R 7187 7189 6458 0 -1 4202496 4971 0 0 0 624 5 0 0 20 0 1 0 289766978 23134208 4893 33554432000 4194304 8973514 140735524307872 140735524307368 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7189/statm: 5648 4893 467 1167 0 4429 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22592

[startup+12.7002 s]
/proc/loadavg: 1.94 1.99 1.99 3/178 7191
/proc/meminfo: memFree=30011700/32873844 swapFree=6600/6600
[pid=7189] ppid=7187 vsize=28736 CPUtime=12.68 cores=0,2,4,6
/proc/7189/stat : 7189 (toysat) R 7187 7189 6458 0 -1 4202496 6283 0 0 0 1260 8 0 0 20 0 1 0 289766978 29425664 6205 33554432000 4194304 8973514 140735524307872 140735524307368 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7189/statm: 7184 6205 467 1167 0 5965 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 28736

[startup+25.5003 s]
/proc/loadavg: 1.95 1.99 1.99 3/178 7191
/proc/meminfo: memFree=29979352/32873844 swapFree=6600/6600
[pid=7189] ppid=7187 vsize=60480 CPUtime=25.49 cores=0,2,4,6
/proc/7189/stat : 7189 (toysat) R 7187 7189 6458 0 -1 4202496 14443 0 0 0 2534 15 0 0 20 0 1 0 289766978 61931520 14365 33554432000 4194304 8973514 140735524307872 140735524307368 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7189/statm: 15120 14365 467 1167 0 13901 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 60480

[startup+51.1003 s]
/proc/loadavg: 1.97 1.99 1.99 3/177 7191
/proc/meminfo: memFree=29960636/32873844 swapFree=6600/6600
[pid=7189] ppid=7187 vsize=78912 CPUtime=51.08 cores=0,2,4,6
/proc/7189/stat : 7189 (toysat) R 7187 7189 6458 0 -1 4202496 19052 0 0 0 5083 25 0 0 20 0 1 0 289766978 80805888 18974 33554432000 4194304 8973514 140735524307872 140735524307368 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7189/statm: 19728 18974 468 1167 0 18509 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 78912

[startup+102.306 s]
/proc/loadavg: 1.98 1.99 1.99 3/177 7191
/proc/meminfo: memFree=29955924/32873844 swapFree=6600/6600
[pid=7189] ppid=7187 vsize=83008 CPUtime=102.28 cores=0,2,4,6
/proc/7189/stat : 7189 (toysat) R 7187 7189 6458 0 -1 4202496 23148 0 0 0 10182 46 0 0 20 0 1 0 289766978 85000192 19998 33554432000 4194304 8973514 140735524307872 140735524307368 4436136 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7189/statm: 20752 19998 468 1167 0 19533 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 83008

[startup+162.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 7191
/proc/meminfo: memFree=29947236/32873844 swapFree=6600/6600
[pid=7189] ppid=7187 vsize=91200 CPUtime=162.26 cores=0,2,4,6
/proc/7189/stat : 7189 (toysat) R 7187 7189 6458 0 -1 4202496 32108 0 0 0 16152 74 0 0 20 0 1 0 289766978 93388800 22046 33554432000 4194304 8973514 140735524307872 140735524307368 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7189/statm: 22800 22046 468 1167 0 21581 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 91200

[startup+222.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 7230
/proc/meminfo: memFree=30499128/32873844 swapFree=6600/6600
[pid=7189] ppid=7187 vsize=87104 CPUtime=222.24 cores=0,2,4,6
/proc/7189/stat : 7189 (toysat) R 7187 7189 6458 0 -1 4202496 41853 0 0 0 22124 100 0 0 20 0 1 0 289766978 89194496 21022 33554432000 4194304 8973514 140735524307872 140735524307136 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7189/statm: 21776 21022 468 1167 0 20557 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 87104

[startup+282.3 s]
/proc/loadavg: 1.99 1.99 1.99 3/177 7230
/proc/meminfo: memFree=30447464/32873844 swapFree=6600/6600
[pid=7189] ppid=7187 vsize=110656 CPUtime=282.23 cores=0,2,4,6
/proc/7189/stat : 7189 (toysat) R 7187 7189 6458 0 -1 4202496 52365 0 0 0 28094 129 0 0 20 0 1 0 289766978 113311744 26910 33554432000 4194304 8973514 140735524307872 140735524307368 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7189/statm: 27664 26910 468 1167 0 26445 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 110656

[startup+342.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/177 7231
/proc/meminfo: memFree=30430132/32873844 swapFree=6600/6600
[pid=7189] ppid=7187 vsize=99392 CPUtime=342.22 cores=0,2,4,6
/proc/7189/stat : 7189 (toysat) R 7187 7189 6458 0 -1 4202496 61325 0 0 0 34069 153 0 0 20 0 1 0 289766978 101777408 24094 33554432000 4194304 8973514 140735524307872 140735524307368 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7189/statm: 24848 24094 468 1167 0 23629 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 99392

[startup+402.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 7231
/proc/meminfo: memFree=30380484/32873844 swapFree=6600/6600
[pid=7189] ppid=7187 vsize=123968 CPUtime=402.2 cores=0,2,4,6
/proc/7189/stat : 7189 (toysat) R 7187 7189 6458 0 -1 4202496 74403 0 0 0 40039 181 0 0 20 0 1 0 289766978 126943232 30238 33554432000 4194304 8973514 140735524307872 140735524307368 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7189/statm: 30992 30238 468 1167 0 29773 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 123968

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7231
/proc/meminfo: memFree=30400520/32873844 swapFree=6600/6600
[pid=7189] ppid=7187 vsize=104512 CPUtime=462.18 cores=0,2,4,6
/proc/7189/stat : 7189 (toysat) R 7187 7189 6458 0 -1 4202496 82097 0 0 0 46011 207 0 0 20 0 1 0 289766978 107020288 25374 33554432000 4194304 8973514 140735524307872 140735524307368 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7189/statm: 26128 25374 468 1167 0 24909 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 104512

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7231
/proc/meminfo: memFree=30372424/32873844 swapFree=6600/6600
[pid=7189] ppid=7187 vsize=128064 CPUtime=522.16 cores=0,2,4,6
/proc/7189/stat : 7189 (toysat) R 7187 7189 6458 0 -1 4202496 99761 0 0 0 51978 238 0 0 20 0 1 0 289766978 131137536 31262 33554432000 4194304 8973514 140735524307872 140735524307368 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7189/statm: 32016 31262 468 1167 0 30797 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 128064

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7234
/proc/meminfo: memFree=30390228/32873844 swapFree=6600/6600
[pid=7189] ppid=7187 vsize=99392 CPUtime=582.14 cores=0,2,4,6
/proc/7189/stat : 7189 (toysat) R 7187 7189 6458 0 -1 4202496 105916 0 0 0 57949 265 0 0 20 0 1 0 289766978 101777408 24094 33554432000 4194304 8973514 140735524307872 140735524307368 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7189/statm: 24848 24094 468 1167 0 23629 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 99392

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7235
/proc/meminfo: memFree=30300768/32873844 swapFree=6600/6600
[pid=7189] ppid=7187 vsize=127040 CPUtime=882.05 cores=0,2,4,6
/proc/7189/stat : 7189 (toysat) R 7187 7189 6458 0 -1 4202496 149239 0 0 0 87818 387 0 0 20 0 1 0 289766978 130088960 31006 33554432000 4194304 8973514 140735524307872 140735524307368 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7189/statm: 31760 31006 468 1167 0 30541 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 127040

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7236
/proc/meminfo: memFree=30284808/32873844 swapFree=6600/6600
[pid=7189] ppid=7187 vsize=132160 CPUtime=942.04 cores=0,2,4,6
/proc/7189/stat : 7189 (toysat) R 7187 7189 6458 0 -1 4202496 162295 0 0 0 93791 413 0 0 20 0 1 0 289766978 135331840 32286 33554432000 4194304 8973514 140735524307872 140735524307368 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7189/statm: 33040 32286 468 1167 0 31821 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 132160

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7236
/proc/meminfo: memFree=30277720/32873844 swapFree=6600/6600
[pid=7189] ppid=7187 vsize=132160 CPUtime=1002.03 cores=0,2,4,6
/proc/7189/stat : 7189 (toysat) R 7187 7189 6458 0 -1 4202496 169207 0 0 0 99769 434 0 0 20 0 1 0 289766978 135331840 32286 33554432000 4194304 8973514 140735524307872 140735524307136 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7189/statm: 33040 32286 468 1167 0 31821 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 132160

[startup+1062.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/177 7236
/proc/meminfo: memFree=30262004/32873844 swapFree=6600/6600
[pid=7189] ppid=7187 vsize=137280 CPUtime=1062.01 cores=0,2,4,6
/proc/7189/stat : 7189 (toysat) R 7187 7189 6458 0 -1 4202496 175870 0 0 0 105742 459 0 0 20 0 1 0 289766978 140574720 33566 33554432000 4194304 8973514 140735524307872 140735524307136 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7189/statm: 34320 33566 468 1167 0 33101 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 137280

[startup+1122.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 7236
/proc/meminfo: memFree=30253124/32873844 swapFree=6600/6600
[pid=7189] ppid=7187 vsize=144448 CPUtime=1122 cores=0,2,4,6
/proc/7189/stat : 7189 (toysat) R 7187 7189 6458 0 -1 4202496 178699 0 0 0 111718 482 0 0 20 0 1 0 289766978 147914752 35358 33554432000 4194304 8973514 140735524307872 140735524307368 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7189/statm: 36112 35358 468 1167 0 34893 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 144448

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7239
/proc/meminfo: memFree=30221960/32873844 swapFree=6600/6600
[pid=7189] ppid=7187 vsize=161856 CPUtime=1181.99 cores=0,2,4,6
/proc/7189/stat : 7189 (toysat) R 7187 7189 6458 0 -1 4202496 192267 0 0 0 117690 509 0 0 20 0 1 0 289766978 165740544 39710 33554432000 4194304 8973514 140735524307872 140735524307136 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7189/statm: 40464 39710 468 1167 0 39245 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 161856

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7240
/proc/meminfo: memFree=30234448/32873844 swapFree=6600/6600
[pid=7189] ppid=7187 vsize=145472 CPUtime=1241.98 cores=0,2,4,6
/proc/7189/stat : 7189 (toysat) R 7187 7189 6458 0 -1 4202496 193547 0 0 0 123665 533 0 0 20 0 1 0 289766978 148963328 35614 33554432000 4194304 8973514 140735524307872 140735524307368 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7189/statm: 36368 35614 468 1167 0 35149 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 145472

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7240
/proc/meminfo: memFree=30201692/32873844 swapFree=6600/6600
[pid=7189] ppid=7187 vsize=168000 CPUtime=1301.98 cores=0,2,4,6
/proc/7189/stat : 7189 (toysat) R 7187 7189 6458 0 -1 4202496 204299 0 0 0 129641 557 0 0 20 0 1 0 289766978 172032000 41246 33554432000 4194304 8973514 140735524307872 140735524307368 4212992 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7189/statm: 42000 41246 468 1167 0 40781 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 168000

[startup+1362.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 7240
/proc/meminfo: memFree=30212328/32873844 swapFree=6600/6600
[pid=7189] ppid=7187 vsize=144448 CPUtime=1361.94 cores=0,2,4,6
/proc/7189/stat : 7189 (toysat) R 7187 7189 6458 0 -1 4202496 214306 0 0 0 135611 583 0 0 20 0 1 0 289766978 147914752 35358 33554432000 4194304 8973514 140735524307872 140735524307368 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7189/statm: 36112 35358 468 1167 0 34893 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 144448

[startup+1422.31 s]
/proc/loadavg: 2.12 2.04 2.01 3/177 7240
/proc/meminfo: memFree=30187540/32873844 swapFree=6600/6600
[pid=7189] ppid=7187 vsize=148544 CPUtime=1421.93 cores=0,2,4,6
/proc/7189/stat : 7189 (toysat) R 7187 7189 6458 0 -1 4202496 217393 0 0 0 141584 609 0 0 20 0 1 0 289766978 152109056 36382 33554432000 4194304 8973514 140735524307872 140735524307368 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7189/statm: 37136 36382 468 1167 0 35917 0
Current children cumulated CPU time (s) 1421.93
Current children cumulated vsize (KiB) 148544

[startup+1482.3 s]
/proc/loadavg: 2.08 2.04 2.01 3/177 7240
/proc/meminfo: memFree=30189476/32873844 swapFree=6600/6600
[pid=7189] ppid=7187 vsize=146496 CPUtime=1481.91 cores=0,2,4,6
/proc/7189/stat : 7189 (toysat) R 7187 7189 6458 0 -1 4202496 223281 0 0 0 147558 633 0 0 20 0 1 0 289766978 150011904 35870 33554432000 4194304 8973514 140735524307872 140735524307368 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7189/statm: 36624 35870 468 1167 0 35405 0
Current children cumulated CPU time (s) 1481.91
Current children cumulated vsize (KiB) 146496

[startup+1542.3 s]
/proc/loadavg: 2.17 2.08 2.02 3/177 7241
/proc/meminfo: memFree=30183168/32873844 swapFree=6600/6600
[pid=7189] ppid=7187 vsize=138304 CPUtime=1541.91 cores=0,2,4,6
/proc/7189/stat : 7189 (toysat) R 7187 7189 6458 0 -1 4202496 229937 0 0 0 153531 660 0 0 20 0 1 0 289766978 141623296 33822 33554432000 4194304 8973514 140735524307872 140735524307368 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7189/statm: 34576 33822 468 1167 0 33357 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 138304

[startup+1602.3 s]
/proc/loadavg: 2.06 2.06 2.01 3/177 7241
/proc/meminfo: memFree=30161732/32873844 swapFree=6600/6600
[pid=7189] ppid=7187 vsize=157760 CPUtime=1601.9 cores=0,2,4,6
/proc/7189/stat : 7189 (toysat) R 7187 7189 6458 0 -1 4202496 234801 0 0 0 159502 688 0 0 20 0 1 0 289766978 161546240 38686 33554432000 4194304 8973514 140735524307872 140735524307368 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7189/statm: 39440 38686 468 1167 0 38221 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 157760

[startup+1662.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/177 7241
/proc/meminfo: memFree=30182644/32873844 swapFree=6600/6600
[pid=7189] ppid=7187 vsize=128064 CPUtime=1661.88 cores=0,2,4,6
/proc/7189/stat : 7189 (toysat) R 7187 7189 6458 0 -1 4202496 236593 0 0 0 165473 715 0 0 20 0 1 0 289766978 131137536 31262 33554432000 4194304 8973514 140735524307872 140735524307368 4415432 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7189/statm: 32016 31262 468 1167 0 30797 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 128064

[startup+1722.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/177 7241
/proc/meminfo: memFree=30162604/32873844 swapFree=6600/6600
[pid=7189] ppid=7187 vsize=138304 CPUtime=1721.87 cores=0,2,4,6
/proc/7189/stat : 7189 (toysat) R 7187 7189 6458 0 -1 4202496 242746 0 0 0 171446 741 0 0 20 0 1 0 289766978 141623296 33822 33554432000 4194304 8973514 140735524307872 140735524307368 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7189/statm: 34576 33822 468 1167 0 33357 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 138304

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/178 7244
/proc/meminfo: memFree=30140844/32873844 swapFree=6600/6600
[pid=7189] ppid=7187 vsize=140352 CPUtime=1781.86 cores=0,2,4,6
/proc/7189/stat : 7189 (toysat) R 7187 7189 6458 0 -1 4202496 248890 0 0 0 177420 766 0 0 20 0 1 0 289766978 143720448 34334 33554432000 4194304 8973514 140735524307872 140735524307368 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7189/statm: 35088 34334 468 1167 0 33869 0
Current children cumulated CPU time (s) 1781.86
Current children cumulated vsize (KiB) 140352



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.00 2.02 2.00 3/178 7244
/proc/meminfo: memFree=30138868/32873844 swapFree=6600/6600
[pid=7189] ppid=7187 vsize=142400 CPUtime=1800.06 cores=0,2,4,6
/proc/7189/stat : 7189 (toysat) R 7187 7189 6458 0 -1 4202496 249402 0 0 0 179231 775 0 0 20 0 1 0 289766978 145817600 34846 33554432000 4194304 8973514 140735524307872 140735524307368 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7189/statm: 35600 34846 468 1167 0 34381 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 142400

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.00 2.02 2.00 3/178 7244
/proc/meminfo: memFree=30138868/32873844 swapFree=6600/6600
[pid=7189] ppid=7187 vsize=142400 CPUtime=1800.06 cores=0,2,4,6
/proc/7189/stat : 7189 (toysat) R 7187 7189 6458 0 -1 4202496 249402 0 0 0 179231 775 0 0 20 0 1 0 289766978 145817600 34846 33554432000 4194304 8973514 140735524307872 140735524307368 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/7189/statm: 35600 34846 468 1167 0 34381 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 142400

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.51
CPU time (s): 1800.08
CPU user time (s): 1792.32
CPU system time (s): 7.75982
CPU usage (%): 99.976
Max. virtual memory (cumulated for all children) (KiB): 169024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.32
system time used= 7.75982
maximum resident set size= 166008
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 249402
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= 217
involuntary context switches= 2147

runsolver used 3.23051 second user time and 9.14361 second system time

The end

Launcher Data

Begin job on node140 at 2012-05-28 22:20:21
IDJOB=3711932
IDBENCH=79614
IDSOLVER=2291
FILE ID=node140/3711932-1338236421
RUNJOBID= node140-1338229108-6474
PBS_JOBID= 14624641
Free space on /tmp= 71328 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/spot5/normalized-spot5-505_wcsp.wbo
COMMAND LINE= HOME/toysat --wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3711932-1338236421/watcher-3711932-1338236421 -o /tmp/evaluation-result-3711932-1338236421/solver-3711932-1338236421 -C 1800 -W 1900 -M 15500  HOME/toysat --wbo HOME/instance-3711932-1338236421.wbo

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

MD5SUM BENCH= aac7e90374eb115b0312a3cfc81835b8
RANDOM SEED=1151250881

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30035416 kB
Buffers:          550972 kB
Cached:           787496 kB
SwapCached:         1516 kB
Active:          1634340 kB
Inactive:         318356 kB
Active(anon):     605604 kB
Inactive(anon):     8636 kB
Active(file):    1028736 kB
Inactive(file):   309720 kB
Unevictable:        6600 kB
Mlocked:            6600 kB
SwapTotal:      67108856 kB
SwapFree:       67105308 kB
Dirty:              7360 kB
Writeback:            12 kB
AnonPages:        617244 kB
Mapped:            13536 kB
Shmem:                 8 kB
Slab:             744444 kB
SReclaimable:     186660 kB
SUnreclaim:       557784 kB
KernelStack:        1456 kB
PageTables:         5352 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     727328 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    516096 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= 71320 MiB
End job on node140 at 2012-05-28 22:50:24