Trace number 3725431

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 NameAnswerobjective functionCPU timeWall clock time
toysat 2012-06-01? (TO) 1800.09 1800.41

General information on the benchmark

Name/OPT-SMALLINT-LIN/leberre/opb-paranoid/misc2010/random/
rand.biglist/normalized-rand4bf850.cudf.paranoid.opb
MD5SUMa8309936b1d78278af68f39ea49fb649
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark10949
Best CPU time to get the best result obtained on this benchmark1.12583
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6130
Total number of constraints27104
Number of constraints which are clauses26814
Number of constraints which are cardinality constraints (but not clauses)290
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint553
Number of terms in the objective function 2292
Biggest coefficient in the objective function 1743
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 962134
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1743
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 962134
Number of bits of the biggest sum of numbers20
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.10/1.13	c 2012-06-02T14:38:54+0200
1.10/1.13	c arch = x86_64
1.10/1.13	c os = linux
1.10/1.13	c compiler = ghc 7.4
1.10/1.13	c packages:
1.10/1.13	c   OptDir-0.0.1
1.10/1.13	c   array-0.4.0.0
1.10/1.13	c   base-4.5.0.0
1.10/1.13	c   bytestring-0.9.2.1
1.10/1.13	c   containers-0.4.2.1
1.10/1.13	c   deepseq-1.3.0.0
1.10/1.13	c   mtl-2.1.1
1.10/1.13	c   old_locale-1.0.0.4
1.10/1.13	c   parse_dimacs-1.2
1.10/1.13	c   parsec-3.1.2
1.10/1.13	c   queue-0.1.2
1.10/1.13	c   stm-2.3
1.10/1.13	c   time-1.4
1.10/1.13	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725431-1338640734.opb"]
1.10/1.13	c #vars 6130
1.10/1.13	c #constraints 27104
1.10/1.13	c Solving starts ...
2.20/2.27	c solving time = 1.143s
2.20/2.27	c #decision = 136815
2.20/2.27	c #conflict = 219
2.20/2.27	c #restart = 1
2.20/2.27	o 10991
2.20/2.28	c Solving starts ...
2.99/3.07	c solving time = 0.788s
2.99/3.07	c #decision = 140862
2.99/3.07	c #conflict = 265
2.99/3.07	c #restart = 1
2.99/3.07	o 10990
3.09/3.19	c Solving starts ...
9.90/9.96	c solving time = 6.890s
9.90/9.96	c #decision = 145184
9.90/9.96	c #conflict = 550
9.90/9.96	c #restart = 3
9.90/9.96	o 10989
9.90/9.99	c Solving starts ...
17.08/17.10	c solving time = 7.103s
17.08/17.10	c #decision = 146761
17.08/17.10	c #conflict = 814
17.08/17.10	c #restart = 5
17.08/17.10	o 10988
17.08/17.10	c Solving starts ...
19.18/19.22	c solving time = 2.122s
19.18/19.22	c #decision = 148318
19.18/19.22	c #conflict = 963
19.18/19.22	c #restart = 6
19.18/19.22	o 10987
19.18/19.23	c Solving starts ...
19.69/19.76	c solving time = 0.534s
19.69/19.76	c #decision = 149515
19.69/19.76	c #conflict = 1041
19.69/19.76	c #restart = 6
19.69/19.76	o 10986
19.69/19.76	c Solving starts ...
20.08/20.12	c solving time = 0.358s
20.08/20.12	c #decision = 150412
20.08/20.12	c #conflict = 1101
20.08/20.12	c #restart = 6
20.08/20.12	o 10985
20.08/20.13	c Solving starts ...
23.19/23.21	c solving time = 3.085s
23.19/23.21	c #decision = 153506
23.19/23.21	c #conflict = 1669
23.19/23.21	c #restart = 9
23.19/23.21	o 10984
23.19/23.22	c Solving starts ...
23.59/23.62	c solving time = 0.400s
23.59/23.62	c #decision = 154451
23.59/23.62	c #conflict = 1735
23.59/23.62	c #restart = 9
23.59/23.62	o 10983
23.59/23.62	c Solving starts ...
23.99/24.10	c solving time = 0.475s
23.99/24.10	c #decision = 155332
23.99/24.10	c #conflict = 1831
23.99/24.10	c #restart = 9
23.99/24.10	o 10982
23.99/24.10	c Solving starts ...
24.28/24.33	c solving time = 0.225s
24.28/24.33	c #decision = 156124
24.28/24.33	c #conflict = 1865
24.28/24.33	c #restart = 9
24.28/24.33	o 10981
24.28/24.33	c Solving starts ...
25.89/25.93	c solving time = 1.595s
25.89/25.93	c #decision = 157619
25.89/25.93	c #conflict = 2147
25.89/25.93	c #restart = 11
25.89/25.93	o 10980
25.89/25.93	c Solving starts ...
45.57/45.66	c solving time = 19.714s
45.57/45.66	c #decision = 167907
45.57/45.66	c #conflict = 6118
45.57/45.66	c #restart = 18
45.57/45.66	o 10979
45.57/45.66	c Solving starts ...
46.96/47.00	c solving time = 1.336s
46.96/47.00	c #decision = 169375
46.96/47.00	c #conflict = 6392
46.96/47.00	c #restart = 20
46.96/47.00	o 10978
46.96/47.00	c Solving starts ...
51.37/51.48	c solving time = 4.480s
51.37/51.48	c #decision = 172972
51.37/51.48	c #conflict = 7352
51.37/51.48	c #restart = 24
51.37/51.49	o 10977
51.37/51.49	c Solving starts ...
53.06/53.12	c solving time = 1.636s
53.06/53.12	c #decision = 174496
53.06/53.12	c #conflict = 7728
53.06/53.12	c #restart = 26
53.06/53.12	o 10976
53.06/53.13	c Solving starts ...
54.67/54.74	c solving time = 1.608s
54.67/54.74	c #decision = 176065
54.67/54.74	c #conflict = 8033
54.67/54.74	c #restart = 28
54.67/54.74	o 10975
54.67/54.74	c Solving starts ...
58.17/58.20	c solving time = 3.460s
58.17/58.20	c #decision = 178232
58.17/58.20	c #conflict = 8759
58.17/58.20	c #restart = 31
58.17/58.20	o 10974
58.17/58.20	c Solving starts ...
67.56/67.61	c solving time = 9.399s
67.56/67.61	c #decision = 183180
67.56/67.61	c #conflict = 10742
67.56/67.61	c #restart = 36
67.56/67.61	o 10973
67.56/67.61	c Solving starts ...
92.26/92.34	c solving time = 24.721s
92.26/92.34	c #decision = 193886
92.26/92.34	c #conflict = 15896
92.26/92.34	c #restart = 44
92.26/92.34	o 10972
92.26/92.34	c Solving starts ...
92.26/92.37	c learnt constraints deletion: 15688 -> 7846
128.05/128.11	c solving time = 35.758s
128.05/128.11	c #decision = 208353
128.05/128.11	c #conflict = 23385
128.05/128.11	c #restart = 52
128.05/128.11	o 10971
128.05/128.11	c Solving starts ...
128.05/128.14	c learnt constraints deletion: 15325 -> 7665
151.75/151.89	c solving time = 23.765s
151.75/151.89	c #decision = 218280
151.75/151.89	c #conflict = 28274
151.75/151.89	c #restart = 59
151.75/151.89	o 10970
151.75/151.89	c Solving starts ...
152.34/152.47	c learnt constraints deletion: 12643 -> 6324
160.23/160.37	c solving time = 8.479s
160.23/160.37	c #decision = 222779
160.23/160.37	c #conflict = 30071
160.23/160.37	c #restart = 64
160.23/160.37	o 10969
160.23/160.37	c Solving starts ...
181.13/181.26	c solving time = 20.888s
181.13/181.26	c #decision = 233003
181.13/181.26	c #conflict = 34806
181.13/181.26	c #restart = 71
181.13/181.26	o 10968
181.13/181.27	c Solving starts ...
181.13/181.29	c learnt constraints deletion: 12742 -> 6373
205.93/206.07	c solving time = 24.801s
205.93/206.07	c #decision = 244196
205.93/206.07	c #conflict = 40231
205.93/206.07	c #restart = 79
205.93/206.07	o 10967
205.93/206.07	c Solving starts ...
278.51/278.65	c solving time = 72.554s
278.51/278.65	c #decision = 276227
278.51/278.65	c #conflict = 57537
278.51/278.65	c #restart = 90
278.51/278.65	o 10966
278.51/278.65	c Solving starts ...
278.61/278.71	c learnt constraints deletion: 29083 -> 14544
278.61/278.73	c learnt constraints deletion: 14544 -> 7274
281.82/281.96	c solving time = 3.310s
281.82/281.96	c #decision = 278228
281.82/281.96	c #conflict = 58169
281.82/281.96	c #restart = 93
281.82/281.96	o 10965
281.82/281.96	c Solving starts ...
348.30/348.46	c solving time = 66.488s
348.30/348.46	c #decision = 304853
348.30/348.46	c #conflict = 72736
348.30/348.46	c #restart = 103
348.30/348.47	o 10964
348.30/348.47	c Solving starts ...
348.40/348.59	c learnt constraints deletion: 22459 -> 11232
431.89/432.03	c learnt constraints deletion: 32923 -> 16464
499.97/500.12	c solving time = 151.622s
499.97/500.12	c #decision = 378909
499.97/500.12	c #conflict = 115236
499.97/500.12	c #restart = 116
499.97/500.12	o 10963
499.97/500.12	c Solving starts ...
500.08/500.20	c learnt constraints deletion: 37251 -> 18628
500.08/500.23	c learnt constraints deletion: 18628 -> 9316
501.57/501.79	c solving time = 1.664s
501.57/501.79	c #decision = 380303
501.57/501.79	c #conflict = 115607
501.57/501.79	c #restart = 118
501.57/501.79	o 10962
501.57/501.79	c Solving starts ...
523.67/523.83	c solving time = 22.032s
523.67/523.83	c #decision = 391399
523.67/523.83	c #conflict = 121912
523.67/523.83	c #restart = 126
523.67/523.83	o 10961
523.67/523.83	c Solving starts ...
523.67/523.86	c learnt constraints deletion: 15982 -> 7993
525.87/526.02	c solving time = 2.190s
525.87/526.02	c #decision = 393164
525.87/526.02	c #conflict = 122548
525.87/526.02	c #restart = 129
525.87/526.02	o 10960
525.87/526.02	c Solving starts ...
605.87/606.04	c learnt constraints deletion: 32901 -> 16453
664.26/664.42	c solving time = 138.378s
664.26/664.42	c #decision = 461994
664.26/664.42	c #conflict = 161083
664.26/664.42	c #restart = 141
664.26/664.42	o 10959
664.26/664.42	c Solving starts ...
664.26/664.49	c learnt constraints deletion: 30696 -> 15350
664.35/664.51	c learnt constraints deletion: 15350 -> 7677
715.45/715.68	c solving time = 51.248s
715.45/715.68	c #decision = 485773
715.45/715.68	c #conflict = 174727
715.45/715.68	c #restart = 151
715.45/715.68	o 10958
715.45/715.68	c Solving starts ...
715.55/715.73	c learnt constraints deletion: 21309 -> 10657
728.14/728.32	c solving time = 12.633s
728.14/728.32	c #decision = 492204
728.14/728.32	c #conflict = 178128
728.14/728.32	c #restart = 158
728.14/728.32	o 10957
728.14/728.32	c Solving starts ...
728.14/728.34	c learnt constraints deletion: 14051 -> 7028
851.02/851.24	c learnt constraints deletion: 35897 -> 17951
958.00/958.29	c learnt constraints deletion: 39469 -> 19737
1058.28/1058.54	c learnt constraints deletion: 43296 -> 21650
1170.78/1171.08	c learnt constraints deletion: 47351 -> 23678
1291.45/1291.70	c learnt constraints deletion: 47378 -> 23691
1437.13/1437.42	c learnt constraints deletion: 51799 -> 25902
1554.42/1554.75	c learnt constraints deletion: 51889 -> 25947
1703.89/1704.27	c learnt constraints deletion: 56944 -> 28474

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-3725431-1338640734/watcher-3725431-1338640734 -o /tmp/evaluation-result-3725431-1338640734/solver-3725431-1338640734 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725431-1338640734.opb 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.96 1.98 1.99 3/176 26572
/proc/meminfo: memFree=26831468/32873844 swapFree=7628/7628
[pid=26572] ppid=26570 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/26572/stat : 26572 (toysat) R 26570 26572 25747 0 -1 4202496 820 0 0 0 0 0 0 0 20 0 1 0 330197729 6373376 739 33554432000 4194304 8989770 140734512734512 140736830160824 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/26572/statm: 1556 739 425 1171 0 333 0

[startup+0.0567781 s]
/proc/loadavg: 1.96 1.98 1.99 3/176 26572
/proc/meminfo: memFree=26831468/32873844 swapFree=7628/7628
[pid=26572] ppid=26570 vsize=9296 CPUtime=0.05 cores=1,3,5,7
/proc/26572/stat : 26572 (toysat) R 26570 26572 25747 0 -1 4202496 1602 0 0 0 5 0 0 0 20 0 1 0 330197729 9519104 1521 33554432000 4194304 8989770 140734512734512 140736830160824 4209357 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/26572/statm: 2324 1521 431 1171 0 1101 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9296

[startup+0.100293 s]
/proc/loadavg: 1.96 1.98 1.99 3/176 26572
/proc/meminfo: memFree=26831468/32873844 swapFree=7628/7628
[pid=26572] ppid=26570 vsize=12368 CPUtime=0.08 cores=1,3,5,7
/proc/26572/stat : 26572 (toysat) R 26570 26572 25747 0 -1 4202496 2269 0 0 0 8 0 0 0 20 0 1 0 330197729 12664832 2188 33554432000 4194304 8989770 140734512734512 140736830160824 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/26572/statm: 3092 2188 431 1171 0 1869 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12368

[startup+0.300291 s]
/proc/loadavg: 1.96 1.98 1.99 3/176 26572
/proc/meminfo: memFree=26831468/32873844 swapFree=7628/7628
[pid=26572] ppid=26570 vsize=26704 CPUtime=0.29 cores=1,3,5,7
/proc/26572/stat : 26572 (toysat) R 26570 26572 25747 0 -1 4202496 5784 0 0 0 28 1 0 0 20 0 1 0 330197729 27344896 5703 33554432000 4194304 8989770 140734512734512 140736830160824 4212523 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/26572/statm: 6676 5711 431 1171 0 5453 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26704

[startup+0.700264 s]
/proc/loadavg: 1.96 1.98 1.99 3/176 26572
/proc/meminfo: memFree=26831468/32873844 swapFree=7628/7628
[pid=26572] ppid=26570 vsize=41040 CPUtime=0.69 cores=1,3,5,7
/proc/26572/stat : 26572 (toysat) R 26570 26572 25747 0 -1 4202496 9520 0 0 0 67 2 0 0 20 0 1 0 330197729 42024960 9439 33554432000 4194304 8989770 140734512734512 140734512733776 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/26572/statm: 10260 9439 448 1171 0 9037 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41040

[startup+1.50029 s]
/proc/loadavg: 1.96 1.98 1.99 3/177 26573
/proc/meminfo: memFree=26795632/32873844 swapFree=7628/7628
[pid=26572] ppid=26570 vsize=41040 CPUtime=1.49 cores=1,3,5,7
/proc/26572/stat : 26572 (toysat) R 26570 26572 25747 0 -1 4202496 9573 0 0 0 146 3 0 0 20 0 1 0 330197729 42024960 9492 33554432000 4194304 8989770 140734512734512 140734512733776 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/26572/statm: 10260 9492 460 1171 0 9037 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 41040

[startup+3.10028 s]
/proc/loadavg: 1.96 1.98 1.99 3/177 26573
/proc/meminfo: memFree=26795632/32873844 swapFree=7628/7628
[pid=26572] ppid=26570 vsize=41040 CPUtime=3.09 cores=1,3,5,7
/proc/26572/stat : 26572 (toysat) R 26570 26572 25747 0 -1 4202496 9586 0 0 0 306 3 0 0 20 0 1 0 330197729 42024960 9505 33554432000 4194304 8989770 140734512734512 140734512734008 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/26572/statm: 10260 9505 473 1171 0 9037 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41040

[startup+6.30029 s]
/proc/loadavg: 1.97 1.98 1.99 3/177 26573
/proc/meminfo: memFree=26797432/32873844 swapFree=7628/7628
[pid=26572] ppid=26570 vsize=41040 CPUtime=6.29 cores=1,3,5,7
/proc/26572/stat : 26572 (toysat) R 26570 26572 25747 0 -1 4202496 9586 0 0 0 624 5 0 0 20 0 1 0 330197729 42024960 9505 33554432000 4194304 8989770 140734512734512 140734512733776 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/26572/statm: 10260 9505 473 1171 0 9037 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41040

[startup+12.7003 s]
/proc/loadavg: 1.97 1.98 1.99 3/177 26573
/proc/meminfo: memFree=26804336/32873844 swapFree=7628/7628
[pid=26572] ppid=26570 vsize=42064 CPUtime=12.69 cores=1,3,5,7
/proc/26572/stat : 26572 (toysat) R 26570 26572 25747 0 -1 4202496 9842 0 0 0 1261 8 0 0 20 0 1 0 330197729 43073536 9761 33554432000 4194304 8989770 140734512734512 140734512734008 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/26572/statm: 10516 9761 473 1171 0 9293 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42064

[startup+25.5003 s]
/proc/loadavg: 1.97 1.98 1.99 3/177 26574
/proc/meminfo: memFree=26797376/32873844 swapFree=7628/7628
[pid=26572] ppid=26570 vsize=49232 CPUtime=25.49 cores=1,3,5,7
/proc/26572/stat : 26572 (toysat) R 26570 26572 25747 0 -1 4202496 11637 0 0 0 2535 14 0 0 20 0 1 0 330197729 50413568 11558 33554432000 4194304 8989770 140734512734512 140734512733776 4209256 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/26572/statm: 12308 11558 473 1171 0 11085 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 49232

[startup+51.1003 s]
/proc/loadavg: 1.98 1.98 1.99 3/177 26574
/proc/meminfo: memFree=26774768/32873844 swapFree=7628/7628
[pid=26572] ppid=26570 vsize=68688 CPUtime=51.07 cores=1,3,5,7
/proc/26572/stat : 26572 (toysat) R 26570 26572 25747 0 -1 4202496 16516 0 0 0 5086 21 0 0 20 0 1 0 330197729 70336512 16422 33554432000 4194304 8989770 140734512734512 140734512734008 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/26572/statm: 17172 16422 473 1171 0 15949 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 68688

[startup+102.307 s]
/proc/loadavg: 1.99 1.98 1.99 3/178 26577
/proc/meminfo: memFree=26735440/32873844 swapFree=7628/7628
[pid=26572] ppid=26570 vsize=104528 CPUtime=102.27 cores=1,3,5,7
/proc/26572/stat : 26572 (toysat) R 26570 26572 25747 0 -1 4202496 25478 0 0 0 10191 36 0 0 20 0 1 0 330197729 107036672 25384 33554432000 4194304 8989770 140734512734512 140734512734008 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/26572/statm: 26132 25384 475 1171 0 24909 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 104528

[startup+162.3 s]
/proc/loadavg: 2.05 1.99 1.99 3/177 26577
/proc/meminfo: memFree=26715060/32873844 swapFree=7628/7628
[pid=26572] ppid=26570 vsize=126032 CPUtime=162.24 cores=1,3,5,7
/proc/26572/stat : 26572 (toysat) R 26570 26572 25747 0 -1 4202496 30866 0 0 0 16174 50 0 0 20 0 1 0 330197729 129056768 30760 33554432000 4194304 8989770 140734512734512 140734512734008 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/26572/statm: 31508 30760 475 1171 0 30285 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 126032

[startup+222.3 s]
/proc/loadavg: 2.02 1.99 1.99 3/177 26577
/proc/meminfo: memFree=26682696/32873844 swapFree=7628/7628
[pid=26572] ppid=26570 vsize=158800 CPUtime=222.23 cores=1,3,5,7
/proc/26572/stat : 26572 (toysat) R 26570 26572 25747 0 -1 4202496 38884 0 0 0 22153 70 0 0 20 0 1 0 330197729 162611200 38778 33554432000 4194304 8989770 140734512734512 140734512733776 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/26572/statm: 39700 38778 475 1171 0 38477 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 158800

[startup+282.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 26577
/proc/meminfo: memFree=26640496/32873844 swapFree=7628/7628
[pid=26572] ppid=26570 vsize=196688 CPUtime=282.22 cores=1,3,5,7
/proc/26572/stat : 26572 (toysat) R 26570 26572 25747 0 -1 4202496 48329 0 0 0 28133 89 0 0 20 0 1 0 330197729 201408512 48216 33554432000 4194304 8989770 140734512734512 140734512734008 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/26572/statm: 49172 48216 475 1171 0 47949 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 196688

[startup+342.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 26578
/proc/meminfo: memFree=26619116/32873844 swapFree=7628/7628
[pid=26572] ppid=26570 vsize=221264 CPUtime=342.2 cores=1,3,5,7
/proc/26572/stat : 26572 (toysat) R 26570 26572 25747 0 -1 4202496 54685 0 0 0 34117 103 0 0 20 0 1 0 330197729 226574336 54569 33554432000 4194304 8989770 140734512734512 140734512733776 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/26572/statm: 55316 54569 475 1171 0 54093 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 221264

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 26578
/proc/meminfo: memFree=26607836/32873844 swapFree=7628/7628
[pid=26572] ppid=26570 vsize=231504 CPUtime=402.2 cores=1,3,5,7
/proc/26572/stat : 26572 (toysat) R 26570 26572 25747 0 -1 4202496 57245 0 0 0 40099 121 0 0 20 0 1 0 330197729 237060096 57129 33554432000 4194304 8989770 140734512734512 140734512734008 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/26572/statm: 57876 57129 475 1171 0 56653 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 231504

[startup+462.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 26578
/proc/meminfo: memFree=26579992/32873844 swapFree=7628/7628
[pid=26572] ppid=26570 vsize=258128 CPUtime=462.19 cores=1,3,5,7
/proc/26572/stat : 26572 (toysat) R 26570 26572 25747 0 -1 4202496 63901 0 0 0 46080 139 0 0 20 0 1 0 330197729 264323072 63785 33554432000 4194304 8989770 140734512734512 140734512734008 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/26572/statm: 64532 63785 475 1171 0 63309 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 258128

[startup+522.3 s]
/proc/loadavg: 2.00 1.99 1.99 3/177 26578
/proc/meminfo: memFree=26543956/32873844 swapFree=7628/7628
[pid=26572] ppid=26570 vsize=291920 CPUtime=522.17 cores=1,3,5,7
/proc/26572/stat : 26572 (toysat) R 26570 26572 25747 0 -1 4202496 72359 0 0 0 52060 157 0 0 20 0 1 0 330197729 298926080 72233 33554432000 4194304 8989770 140734512734512 140734512734008 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/26572/statm: 72980 72233 475 1171 0 71757 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 291920

[startup+582.3 s]
/proc/loadavg: 2.08 2.01 2.00 3/177 26578
/proc/meminfo: memFree=26527256/32873844 swapFree=7628/7628
[pid=26572] ppid=26570 vsize=310352 CPUtime=582.17 cores=1,3,5,7
/proc/26572/stat : 26572 (toysat) R 26570 26572 25747 0 -1 4202496 76967 0 0 0 58039 178 0 0 20 0 1 0 330197729 317800448 76841 33554432000 4194304 8989770 140734512734512 140734512733776 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/26572/statm: 77588 76841 475 1171 0 76365 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 310352

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26582
/proc/meminfo: memFree=26492956/32873844 swapFree=7628/7628
[pid=26572] ppid=26570 vsize=343120 CPUtime=822.12 cores=1,3,5,7
/proc/26572/stat : 26572 (toysat) R 26570 26572 25747 0 -1 4202496 85165 0 0 0 81965 247 0 0 20 0 1 0 330197729 351354880 85033 33554432000 4194304 8989770 140734512734512 140734512733776 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/26572/statm: 85780 85033 475 1171 0 84557 0
Current children cumulated CPU time (s) 822.12
Current children cumulated vsize (KiB) 343120

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26582
/proc/meminfo: memFree=26491660/32873844 swapFree=7628/7628
[pid=26572] ppid=26570 vsize=343120 CPUtime=882.12 cores=1,3,5,7
/proc/26572/stat : 26572 (toysat) R 26570 26572 25747 0 -1 4202496 85165 0 0 0 87946 266 0 0 20 0 1 0 330197729 351354880 85033 33554432000 4194304 8989770 140734512734512 140734512734008 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/26572/statm: 85780 85033 475 1171 0 84557 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 343120

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26583
/proc/meminfo: memFree=26483724/32873844 swapFree=7628/7628
[pid=26572] ppid=26570 vsize=352336 CPUtime=942.1 cores=1,3,5,7
/proc/26572/stat : 26572 (toysat) R 26570 26572 25747 0 -1 4202496 87469 0 0 0 93926 284 0 0 20 0 1 0 330197729 360792064 87337 33554432000 4194304 8989770 140734512734512 140734512733776 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/26572/statm: 88084 87337 475 1171 0 86861 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 352336

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26583
/proc/meminfo: memFree=26472188/32873844 swapFree=7628/7628
[pid=26572] ppid=26570 vsize=362576 CPUtime=1002.1 cores=1,3,5,7
/proc/26572/stat : 26572 (toysat) R 26570 26572 25747 0 -1 4202496 90029 0 0 0 99909 301 0 0 20 0 1 0 330197729 371277824 89897 33554432000 4194304 8989770 140734512734512 140734512732480 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/26572/statm: 90644 89897 475 1171 0 89421 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 362576

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26583
/proc/meminfo: memFree=26455160/32873844 swapFree=7628/7628
[pid=26572] ppid=26570 vsize=381008 CPUtime=1062.09 cores=1,3,5,7
/proc/26572/stat : 26572 (toysat) R 26570 26572 25747 0 -1 4202496 94637 0 0 0 105888 321 0 0 20 0 1 0 330197729 390152192 94505 33554432000 4194304 8989770 140734512734512 140734512734008 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/26572/statm: 95252 94505 475 1171 0 94029 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 381008

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26583
/proc/meminfo: memFree=26446984/32873844 swapFree=7628/7628
[pid=26572] ppid=26570 vsize=381008 CPUtime=1122.08 cores=1,3,5,7
/proc/26572/stat : 26572 (toysat) R 26570 26572 25747 0 -1 4202496 94637 0 0 0 111871 337 0 0 20 0 1 0 330197729 390152192 94505 33554432000 4194304 8989770 140734512734512 140734512734008 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/26572/statm: 95252 94505 475 1171 0 94029 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 381008

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 26583
/proc/meminfo: memFree=26449960/32873844 swapFree=7628/7628
[pid=26572] ppid=26570 vsize=382032 CPUtime=1182.07 cores=1,3,5,7
/proc/26572/stat : 26572 (toysat) R 26570 26572 25747 0 -1 4202496 94893 0 0 0 117854 353 0 0 20 0 1 0 330197729 391200768 94761 33554432000 4194304 8989770 140734512734512 140734512733776 4213841 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/26572/statm: 95508 94761 475 1171 0 94285 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 382032

[startup+1242.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/177 26584
/proc/meminfo: memFree=26449596/32873844 swapFree=7628/7628
[pid=26572] ppid=26570 vsize=382032 CPUtime=1242.06 cores=1,3,5,7
/proc/26572/stat : 26572 (toysat) R 26570 26572 25747 0 -1 4202496 94893 0 0 0 123840 366 0 0 20 0 1 0 330197729 391200768 94761 33554432000 4194304 8989770 140734512734512 140734512734008 4209198 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/26572/statm: 95508 94761 475 1171 0 94285 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 382032

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 26587
/proc/meminfo: memFree=26432060/32873844 swapFree=7628/7628
[pid=26572] ppid=26570 vsize=384080 CPUtime=1302.06 cores=1,3,5,7
/proc/26572/stat : 26572 (toysat) R 26570 26572 25747 0 -1 4202496 95410 0 0 0 129822 384 0 0 20 0 1 0 330197729 393297920 95273 33554432000 4194304 8989770 140734512734512 140734512734008 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/26572/statm: 96020 95273 475 1171 0 94797 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 384080

[startup+1362.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/178 26609
/proc/meminfo: memFree=26446936/32873844 swapFree=7628/7628
[pid=26572] ppid=26570 vsize=384080 CPUtime=1362.04 cores=1,3,5,7
/proc/26572/stat : 26572 (toysat) R 26570 26572 25747 0 -1 4202496 95410 0 0 0 135807 397 0 0 20 0 1 0 330197729 393297920 95273 33554432000 4194304 8989770 140734512734512 140734512732480 4214503 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/26572/statm: 96020 95273 475 1171 0 94797 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 384080

[startup+1422.31 s]
/proc/loadavg: 2.09 2.03 2.01 3/177 26609
/proc/meminfo: memFree=26447072/32873844 swapFree=7628/7628
[pid=26572] ppid=26570 vsize=384080 CPUtime=1422.04 cores=1,3,5,7
/proc/26572/stat : 26572 (toysat) R 26570 26572 25747 0 -1 4202496 95410 0 0 0 141787 417 0 0 20 0 1 0 330197729 393297920 95273 33554432000 4194304 8989770 140734512734512 140734512733776 4379496 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/26572/statm: 96020 95273 475 1171 0 94797 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 384080

[startup+1482.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 26609
/proc/meminfo: memFree=26447076/32873844 swapFree=7628/7628
[pid=26572] ppid=26570 vsize=384080 CPUtime=1482.02 cores=1,3,5,7
/proc/26572/stat : 26572 (toysat) R 26570 26572 25747 0 -1 4202496 95410 0 0 0 147769 433 0 0 20 0 1 0 330197729 393297920 95273 33554432000 4194304 8989770 140734512734512 140734512732480 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/26572/statm: 96020 95273 475 1171 0 94797 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 384080

[startup+1542.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/176 26609
/proc/meminfo: memFree=26447076/32873844 swapFree=7628/7628
[pid=26572] ppid=26570 vsize=384080 CPUtime=1542.02 cores=1,3,5,7
/proc/26572/stat : 26572 (toysat) R 26570 26572 25747 0 -1 4202496 95410 0 0 0 153753 449 0 0 20 0 1 0 330197729 393297920 95273 33554432000 4194304 8989770 140734512734512 140734512734008 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/26572/statm: 96020 95273 475 1171 0 94797 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 384080

[startup+1602.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/177 26915
/proc/meminfo: memFree=26325764/32873844 swapFree=7628/7628
[pid=26572] ppid=26570 vsize=384080 CPUtime=1602.01 cores=1,3,5,7
/proc/26572/stat : 26572 (toysat) R 26570 26572 25747 0 -1 4202496 95411 0 0 0 159736 465 0 0 20 0 1 0 330197729 393297920 95273 33554432000 4194304 8989770 140734512734512 140734512733776 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/26572/statm: 96020 95273 475 1171 0 94797 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 384080

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 26915
/proc/meminfo: memFree=26280964/32873844 swapFree=7628/7628
[pid=26572] ppid=26570 vsize=384080 CPUtime=1661.99 cores=1,3,5,7
/proc/26572/stat : 26572 (toysat) R 26570 26572 25747 0 -1 4202496 95411 0 0 0 165721 478 0 0 20 0 1 0 330197729 393297920 95273 33554432000 4194304 8989770 140734512734512 140734512734008 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/26572/statm: 96020 95273 475 1171 0 94797 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 384080

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 26915
/proc/meminfo: memFree=26245872/32873844 swapFree=7628/7628
[pid=26572] ppid=26570 vsize=384080 CPUtime=1721.98 cores=1,3,5,7
/proc/26572/stat : 26572 (toysat) R 26570 26572 25747 0 -1 4202496 95411 0 0 0 171704 494 0 0 20 0 1 0 330197729 393297920 95273 33554432000 4194304 8989770 140734512734512 140734512734008 7857787 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/26572/statm: 96020 95273 475 1171 0 94797 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 384080

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 26915
/proc/meminfo: memFree=26216980/32873844 swapFree=7632/7632
[pid=26572] ppid=26570 vsize=384080 CPUtime=1781.98 cores=1,3,5,7
/proc/26572/stat : 26572 (toysat) R 26570 26572 25747 0 -1 4202496 95411 0 0 0 177686 512 0 0 20 0 1 0 330197729 393297920 95273 33554432000 4194304 8989770 140734512734512 140734512733776 7953280 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/26572/statm: 96020 95273 475 1171 0 94797 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 384080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 26915
/proc/meminfo: memFree=26205076/32873844 swapFree=7628/7628
[pid=26572] ppid=26570 vsize=388176 CPUtime=1800.08 cores=1,3,5,7
/proc/26572/stat : 26572 (toysat) R 26570 26572 25747 0 -1 4202496 96435 0 0 0 179492 516 0 0 20 0 1 0 330197729 397492224 96297 33554432000 4194304 8989770 140734512734512 140734512734008 4213855 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/26572/statm: 97044 96297 475 1171 0 95821 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 388176

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.09
CPU user time (s): 1794.92
CPU system time (s): 5.17021
CPU usage (%): 99.9824
Max. virtual memory (cumulated for all children) (KiB): 388176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.92
system time used= 5.17021
maximum resident set size= 385188
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 96435
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= 65
involuntary context switches= 1855

runsolver used 3.9734 second user time and 9.1716 second system time

The end

Launcher Data

Begin job on node145 at 2012-06-02 14:38:54
IDJOB=3725431
IDBENCH=72121
IDSOLVER=2308
FILE ID=node145/3725431-1338640734
RUNJOBID= node145-1338631507-25764
PBS_JOBID= 14636435
Free space on /tmp= 70916 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB10/normalized-PB10/OPT-SMALLINT-LIN/leberre/opb-paranoid/misc2010/random/rand.biglist/normalized-rand4bf850.cudf.paranoid.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3725431-1338640734/watcher-3725431-1338640734 -o /tmp/evaluation-result-3725431-1338640734/solver-3725431-1338640734 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725431-1338640734.opb

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

MD5SUM BENCH= a8309936b1d78278af68f39ea49fb649
RANDOM SEED=1621984936

node145.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.149
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.29
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.149
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.149
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	: 5313.38
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.149
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.149
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		: 2667.149
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		: 2667.149
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		: 2667.149
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.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26832376 kB
Buffers:          422328 kB
Cached:          4724448 kB
SwapCached:            0 kB
Active:          1621312 kB
Inactive:        3563888 kB
Active(anon):      29404 kB
Inactive(anon):    10928 kB
Active(file):    1591908 kB
Inactive(file):  3552960 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8172 kB
Writeback:             0 kB
AnonPages:         96436 kB
Mapped:            15912 kB
Shmem:               200 kB
Slab:             714316 kB
SReclaimable:     155940 kB
SUnreclaim:       558376 kB
KernelStack:        1472 kB
PageTables:         3820 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     151772 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     61440 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= 70908 MiB
End job on node145 at 2012-06-02 15:08:56