Trace number 3725008

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.11 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/logic-synthesis/normalized-bench1.pi.opb
MD5SUMdf1c0055bf82833faa95d352e28c6731
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark121
Best CPU time to get the best result obtained on this benchmark1.09283
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 121
Optimality of the best value was proved YES
Number of variables4676
Total number of constraints398
Number of constraints which are clauses398
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint80
Number of terms in the objective function 4676
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 4676
Number of bits of the sum of numbers in the objective function 13
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 4676
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

2.20/2.28	c 2012-06-02T12:35:34+0200
2.20/2.28	c arch = x86_64
2.20/2.28	c os = linux
2.20/2.28	c compiler = ghc 7.4
2.20/2.28	c packages:
2.20/2.28	c   OptDir-0.0.1
2.20/2.28	c   array-0.4.0.0
2.20/2.28	c   base-4.5.0.0
2.20/2.28	c   bytestring-0.9.2.1
2.20/2.28	c   containers-0.4.2.1
2.20/2.28	c   deepseq-1.3.0.0
2.20/2.28	c   mtl-2.1.1
2.20/2.28	c   old_locale-1.0.0.4
2.20/2.28	c   parse_dimacs-1.2
2.20/2.28	c   parsec-3.1.2
2.20/2.28	c   queue-0.1.2
2.20/2.28	c   stm-2.3
2.20/2.28	c   time-1.4
2.20/2.28	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725008-1338633334.opb"]
2.20/2.28	c #vars 4676
2.20/2.28	c #constraints 398
2.20/2.28	c Solving starts ...
2.20/2.29	c solving time = 0.007s
2.20/2.29	c #decision = 4503
2.20/2.29	c #conflict = 0
2.20/2.29	c #restart = 0
2.20/2.29	o 173
2.29/2.30	c Solving starts ...
32.08/32.11	c learnt constraints deletion: 3515 -> 1766
33.59/33.68	c solving time = 31.371s
33.59/33.68	c #decision = 32884
33.59/33.68	c #conflict = 3692
33.59/33.68	c #restart = 7
33.59/33.68	o 172
33.59/33.69	c Solving starts ...
33.68/33.70	c learnt constraints deletion: 1936 -> 968
50.98/51.09	c learnt constraints deletion: 2957 -> 1491
68.19/68.20	c learnt constraints deletion: 3488 -> 1744
85.67/85.80	c learnt constraints deletion: 3863 -> 1935
105.27/105.39	c learnt constraints deletion: 4206 -> 2104
123.18/123.26	c learnt constraints deletion: 4199 -> 2118
144.17/144.25	c learnt constraints deletion: 4604 -> 2305
162.15/162.28	c learnt constraints deletion: 4612 -> 2310
185.05/185.19	c learnt constraints deletion: 5076 -> 2545
206.45/206.56	c learnt constraints deletion: 5021 -> 2512
229.54/229.65	c learnt constraints deletion: 5046 -> 2541
250.84/250.97	c learnt constraints deletion: 5040 -> 2525
276.24/276.36	c learnt constraints deletion: 5509 -> 2756
300.34/300.49	c learnt constraints deletion: 5545 -> 2786
324.63/324.75	c learnt constraints deletion: 5515 -> 2766
349.02/349.11	c learnt constraints deletion: 5538 -> 2774
376.52/376.67	c learnt constraints deletion: 6085 -> 3044
402.31/402.48	c learnt constraints deletion: 6068 -> 3037
428.51/428.67	c learnt constraints deletion: 6069 -> 3041
454.40/454.54	c learnt constraints deletion: 6078 -> 3046
479.90/480.06	c learnt constraints deletion: 6091 -> 3059
503.90/504.01	c learnt constraints deletion: 6078 -> 3060
533.99/534.12	c learnt constraints deletion: 6631 -> 3318
559.99/560.13	c learnt constraints deletion: 6680 -> 3346
585.58/585.76	c learnt constraints deletion: 6646 -> 3323
611.78/611.98	c learnt constraints deletion: 6641 -> 3324
638.99/639.15	c learnt constraints deletion: 6653 -> 3334
665.07/665.29	c learnt constraints deletion: 6644 -> 3334
691.17/691.37	c learnt constraints deletion: 6638 -> 3320
716.76/716.97	c learnt constraints deletion: 6652 -> 3327
743.26/743.49	c learnt constraints deletion: 6635 -> 3323
776.05/776.29	c learnt constraints deletion: 7280 -> 3640
809.56/809.73	c learnt constraints deletion: 7277 -> 3643
839.34/839.52	c learnt constraints deletion: 7318 -> 3660
870.64/870.87	c learnt constraints deletion: 7309 -> 3661
900.84/901.01	c learnt constraints deletion: 7293 -> 3656
930.44/930.66	c learnt constraints deletion: 7306 -> 3667
960.03/960.21	c learnt constraints deletion: 7288 -> 3662
990.32/990.59	c learnt constraints deletion: 7287 -> 3646
1021.22/1021.40	c learnt constraints deletion: 7297 -> 3653
1051.81/1052.02	c learnt constraints deletion: 7268 -> 3637
1082.40/1082.62	c learnt constraints deletion: 7286 -> 3647
1115.00/1115.23	c learnt constraints deletion: 7287 -> 3649
1155.00/1155.26	c learnt constraints deletion: 8049 -> 4025
1190.79/1191.07	c learnt constraints deletion: 7991 -> 3997
1226.89/1227.13	c learnt constraints deletion: 7981 -> 3995
1263.28/1263.52	c learnt constraints deletion: 7999 -> 4008
1298.47/1298.71	c learnt constraints deletion: 8022 -> 4022
1332.86/1333.15	c learnt constraints deletion: 8012 -> 4019
1367.07/1367.35	c learnt constraints deletion: 8026 -> 4028
1402.86/1403.12	c learnt constraints deletion: 8017 -> 4028
1437.75/1438.07	c learnt constraints deletion: 8033 -> 4038
1473.34/1473.64	c learnt constraints deletion: 8018 -> 4032
1507.95/1508.21	c learnt constraints deletion: 8024 -> 4030
1544.24/1544.52	c learnt constraints deletion: 7997 -> 4000
1577.24/1577.59	c learnt constraints deletion: 8030 -> 4019
1612.82/1613.12	c learnt constraints deletion: 7997 -> 4006
1647.52/1647.81	c learnt constraints deletion: 8007 -> 4015
1682.81/1683.11	c learnt constraints deletion: 8000 -> 4002
1725.30/1725.67	c learnt constraints deletion: 8815 -> 4412
1763.90/1764.25	c learnt constraints deletion: 8783 -> 4400

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 1.94 2.00 1.71 3/176 4643
/proc/meminfo: memFree=27253440/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=7248 CPUtime=0 cores=0,2,4,6
/proc/4643/stat : 4643 (toysat) R 4641 4643 4467 0 -1 4202496 837 0 0 0 0 0 0 0 20 0 1 0 329459487 7421952 757 33554432000 4194304 8989770 140735926999760 140735926982776 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4643/statm: 1812 758 425 1171 0 589 0

[startup+0.088725 s]
/proc/loadavg: 1.94 2.00 1.71 3/176 4643
/proc/meminfo: memFree=27253440/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=12368 CPUtime=0.08 cores=0,2,4,6
/proc/4643/stat : 4643 (toysat) R 4641 4643 4467 0 -1 4202496 2211 0 0 0 8 0 0 0 20 0 1 0 329459487 12664832 2131 33554432000 4194304 8989770 140735926999760 140735926982776 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4643/statm: 3092 2131 440 1171 0 1869 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12368

[startup+0.100258 s]
/proc/loadavg: 1.94 2.00 1.71 3/176 4643
/proc/meminfo: memFree=27253440/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=12368 CPUtime=0.09 cores=0,2,4,6
/proc/4643/stat : 4643 (toysat) R 4641 4643 4467 0 -1 4202496 2211 0 0 0 9 0 0 0 20 0 1 0 329459487 12664832 2131 33554432000 4194304 8989770 140735926999760 140735926982776 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4643/statm: 3092 2131 440 1171 0 1869 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12368

[startup+0.300222 s]
/proc/loadavg: 1.94 2.00 1.71 3/176 4643
/proc/meminfo: memFree=27253440/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=12368 CPUtime=0.29 cores=0,2,4,6
/proc/4643/stat : 4643 (toysat) R 4641 4643 4467 0 -1 4202496 2211 0 0 0 29 0 0 0 20 0 1 0 329459487 12664832 2131 33554432000 4194304 8989770 140735926999760 140735926982776 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4643/statm: 3092 2131 440 1171 0 1869 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12368

[startup+0.700179 s]
/proc/loadavg: 1.94 2.00 1.71 3/176 4643
/proc/meminfo: memFree=27253440/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=12368 CPUtime=0.69 cores=0,2,4,6
/proc/4643/stat : 4643 (toysat) R 4641 4643 4467 0 -1 4202496 2211 0 0 0 69 0 0 0 20 0 1 0 329459487 12664832 2131 33554432000 4194304 8989770 140735926999760 140735926982776 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4643/statm: 3092 2131 440 1171 0 1869 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12368

[startup+1.50018 s]
/proc/loadavg: 1.94 2.00 1.71 3/177 4644
/proc/meminfo: memFree=27246860/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=12368 CPUtime=1.48 cores=0,2,4,6
/proc/4643/stat : 4643 (toysat) R 4641 4643 4467 0 -1 4202496 2211 0 0 0 148 0 0 0 20 0 1 0 329459487 12664832 2131 33554432000 4194304 8989770 140735926999760 140735926999256 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4643/statm: 3092 2131 440 1171 0 1869 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 12368

[startup+3.10024 s]
/proc/loadavg: 1.94 2.00 1.71 3/177 4644
/proc/meminfo: memFree=27244752/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=16464 CPUtime=3.08 cores=0,2,4,6
/proc/4643/stat : 4643 (toysat) R 4641 4643 4467 0 -1 4202496 3437 0 0 0 307 1 0 0 20 0 1 0 329459487 16859136 3357 33554432000 4194304 8989770 140735926999760 140735926999024 4209344 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4643/statm: 4116 3357 469 1171 0 2893 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 16464

[startup+6.30017 s]
/proc/loadavg: 1.94 2.00 1.71 3/177 4644
/proc/meminfo: memFree=27239792/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=18512 CPUtime=6.29 cores=0,2,4,6
/proc/4643/stat : 4643 (toysat) R 4641 4643 4467 0 -1 4202496 3949 0 0 0 627 2 0 0 20 0 1 0 329459487 18956288 3869 33554432000 4194304 8989770 140735926999760 140735926999024 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4643/statm: 4628 3869 469 1171 0 3405 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18512

[startup+12.7002 s]
/proc/loadavg: 1.95 2.00 1.71 3/177 4644
/proc/meminfo: memFree=27235640/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=22608 CPUtime=12.69 cores=0,2,4,6
/proc/4643/stat : 4643 (toysat) R 4641 4643 4467 0 -1 4202496 4973 0 0 0 1265 4 0 0 20 0 1 0 329459487 23150592 4893 33554432000 4194304 8989770 140735926999760 140735926997760 4208857 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4643/statm: 5652 4893 469 1171 0 4429 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22608

[startup+25.5003 s]
/proc/loadavg: 1.96 2.00 1.72 3/177 4644
/proc/meminfo: memFree=27226836/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=31824 CPUtime=25.48 cores=0,2,4,6
/proc/4643/stat : 4643 (toysat) R 4641 4643 4467 0 -1 4202496 7277 0 0 0 2540 8 0 0 20 0 1 0 329459487 32587776 7197 33554432000 4194304 8989770 140735926999760 140735926999024 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4643/statm: 7956 7197 469 1171 0 6733 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31824

[startup+51.1003 s]
/proc/loadavg: 1.97 2.00 1.72 3/177 4644
/proc/meminfo: memFree=27223860/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=34896 CPUtime=51.08 cores=0,2,4,6
/proc/4643/stat : 4643 (toysat) R 4641 4643 4467 0 -1 4202496 9839 0 0 0 5093 15 0 0 20 0 1 0 329459487 35733504 7967 33554432000 4194304 8989770 140735926999760 140735926997696 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4643/statm: 8724 7967 471 1171 0 7501 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 34896

[startup+102.3 s]
/proc/loadavg: 2.03 2.01 1.74 3/177 4644
/proc/meminfo: memFree=27209848/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=48208 CPUtime=102.28 cores=0,2,4,6
/proc/4643/stat : 4643 (toysat) R 4641 4643 4467 0 -1 4202496 13167 0 0 0 10198 30 0 0 20 0 1 0 329459487 49364992 11295 33554432000 4194304 8989770 140735926999760 140735926999024 4204701 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4643/statm: 12052 11295 471 1171 0 10829 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 48208

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 1.75 3/177 4645
/proc/meminfo: memFree=27201664/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=56400 CPUtime=162.26 cores=0,2,4,6
/proc/4643/stat : 4643 (toysat) R 4641 4643 4467 0 -1 4202496 15225 0 0 0 16180 46 0 0 20 0 1 0 329459487 57753600 13343 33554432000 4194304 8989770 140735926999760 140735926999024 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4643/statm: 14100 13343 471 1171 0 12877 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 56400

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 1.76 3/177 4645
/proc/meminfo: memFree=27202164/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=56400 CPUtime=222.25 cores=0,2,4,6
/proc/4643/stat : 4643 (toysat) R 4641 4643 4467 0 -1 4202496 15231 0 0 0 22164 61 0 0 20 0 1 0 329459487 57753600 13343 33554432000 4194304 8989770 140735926999760 140735926999256 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4643/statm: 14100 13343 471 1171 0 12877 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 56400

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.77 3/178 4648
/proc/meminfo: memFree=27195860/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=62544 CPUtime=282.23 cores=0,2,4,6
/proc/4643/stat : 4643 (toysat) R 4641 4643 4467 0 -1 4202496 16767 0 0 0 28147 76 0 0 20 0 1 0 329459487 64045056 14879 33554432000 4194304 8989770 140735926999760 140735926999024 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4643/statm: 15636 14879 471 1171 0 14413 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 62544

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.79 3/177 4648
/proc/meminfo: memFree=27200088/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=58448 CPUtime=342.23 cores=0,2,4,6
/proc/4643/stat : 4643 (toysat) R 4641 4643 4467 0 -1 4202496 16767 0 0 0 34131 92 0 0 20 0 1 0 329459487 59850752 13855 33554432000 4194304 8989770 140735926999760 140735926999024 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4643/statm: 14612 13855 471 1171 0 13389 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 58448

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 1.80 3/177 4648
/proc/meminfo: memFree=27196992/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=61520 CPUtime=402.22 cores=0,2,4,6
/proc/4643/stat : 4643 (toysat) R 4641 4643 4467 0 -1 4202496 17535 0 0 0 40116 106 0 0 20 0 1 0 329459487 62996480 14623 33554432000 4194304 8989770 140735926999760 140735926999256 4208906 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4643/statm: 15380 14623 471 1171 0 14157 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 61520

[startup+462.3 s]
/proc/loadavg: 2.05 2.01 1.81 3/177 4649
/proc/meminfo: memFree=27190792/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=67664 CPUtime=462.2 cores=0,2,4,6
/proc/4643/stat : 4643 (toysat) R 4641 4643 4467 0 -1 4202496 19074 0 0 0 46098 122 0 0 20 0 1 0 329459487 69287936 16159 33554432000 4194304 8989770 140735926999760 140735926999024 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4643/statm: 16916 16159 471 1171 0 15693 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 67664

[startup+522.3 s]
/proc/loadavg: 2.02 2.01 1.82 3/177 4649
/proc/meminfo: memFree=27191756/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=66640 CPUtime=522.19 cores=0,2,4,6
/proc/4643/stat : 4643 (toysat) R 4641 4643 4467 0 -1 4202496 19586 0 0 0 52084 135 0 0 20 0 1 0 329459487 68239360 15903 33554432000 4194304 8989770 140735926999760 140735926999256 7675389 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4643/statm: 16660 15903 471 1171 0 15437 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 66640

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.83 3/177 4649
/proc/meminfo: memFree=27187540/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=70736 CPUtime=582.19 cores=0,2,4,6
/proc/4643/stat : 4643 (toysat) R 4641 4643 4467 0 -1 4202496 20610 0 0 0 58070 149 0 0 20 0 1 0 329459487 72433664 16927 33554432000 4194304 8989770 140735926999760 140735926999024 4209187 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4643/statm: 17684 16927 471 1171 0 16461 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 70736

[startup+642.3 s]

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

[startup+882.307 s]
/proc/loadavg: 2.00 2.00 1.86 3/178 4653
/proc/meminfo: memFree=27107680/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=77904 CPUtime=882.15 cores=0,2,4,6
/proc/4643/stat : 4643 (toysat) R 4641 4643 4467 0 -1 4202496 24201 0 0 0 87999 216 0 0 20 0 1 0 329459487 79773696 18719 33554432000 4194304 8989770 140735926999760 140735926999024 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4643/statm: 19476 18719 471 1171 0 18253 0
Current children cumulated CPU time (s) 882.15
Current children cumulated vsize (KiB) 77904

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 1.86 3/177 4653
/proc/meminfo: memFree=27100628/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=85072 CPUtime=942.12 cores=0,2,4,6
/proc/4643/stat : 4643 (toysat) R 4641 4643 4467 0 -1 4202496 25993 0 0 0 93982 230 0 0 20 0 1 0 329459487 87113728 20511 33554432000 4194304 8989770 140735926999760 140735926999256 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4643/statm: 21268 20511 471 1171 0 20045 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 85072

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/177 4653
/proc/meminfo: memFree=27080044/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=86096 CPUtime=1002.12 cores=0,2,4,6
/proc/4643/stat : 4643 (toysat) R 4641 4643 4467 0 -1 4202496 26249 0 0 0 99968 244 0 0 20 0 1 0 329459487 88162304 20767 33554432000 4194304 8989770 140735926999760 140735926999256 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4643/statm: 21524 20767 471 1171 0 20301 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 86096

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/177 4654
/proc/meminfo: memFree=27094876/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=70736 CPUtime=1062.1 cores=0,2,4,6
/proc/4643/stat : 4643 (toysat) R 4641 4643 4467 0 -1 4202496 26249 0 0 0 105951 259 0 0 20 0 1 0 329459487 72433664 16927 33554432000 4194304 8989770 140735926999760 140735926999256 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4643/statm: 17684 16927 471 1171 0 16461 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 70736

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/177 4693
/proc/meminfo: memFree=27501548/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=74832 CPUtime=1122.1 cores=0,2,4,6
/proc/4643/stat : 4643 (toysat) R 4641 4643 4467 0 -1 4202496 27273 0 0 0 111935 275 0 0 20 0 1 0 329459487 76627968 17951 33554432000 4194304 8989770 140735926999760 140735926999256 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4643/statm: 18708 17951 471 1171 0 17485 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 74832

[startup+1182.3 s]
/proc/loadavg: 2.12 2.03 1.90 3/177 4693
/proc/meminfo: memFree=27235708/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=85072 CPUtime=1182.09 cores=0,2,4,6
/proc/4643/stat : 4643 (toysat) R 4641 4643 4467 0 -1 4202496 29836 0 0 0 117920 289 0 0 20 0 1 0 329459487 87113728 20511 33554432000 4194304 8989770 140735926999760 140735926997696 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4643/statm: 21268 20511 471 1171 0 20045 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 85072

[startup+1242.3 s]
/proc/loadavg: 2.04 2.02 1.90 3/177 4693
/proc/meminfo: memFree=27106796/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=88144 CPUtime=1242.08 cores=0,2,4,6
/proc/4643/stat : 4643 (toysat) R 4641 4643 4467 0 -1 4202496 30604 0 0 0 123905 303 0 0 20 0 1 0 329459487 90259456 21279 33554432000 4194304 8989770 140735926999760 140735926997696 4209442 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4643/statm: 22036 21279 471 1171 0 20813 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 88144

[startup+1302.3 s]
/proc/loadavg: 2.01 2.02 1.91 3/177 4693
/proc/meminfo: memFree=27006480/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=99408 CPUtime=1302.07 cores=0,2,4,6
/proc/4643/stat : 4643 (toysat) R 4641 4643 4467 0 -1 4202496 34188 0 0 0 129889 318 0 0 20 0 1 0 329459487 101793792 24095 33554432000 4194304 8989770 140735926999760 140735926999256 4204359 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4643/statm: 24852 24095 471 1171 0 23629 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 99408

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/177 4694
/proc/meminfo: memFree=26919464/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=99408 CPUtime=1362.06 cores=0,2,4,6
/proc/4643/stat : 4643 (toysat) R 4641 4643 4467 0 -1 4202496 34188 0 0 0 135874 332 0 0 20 0 1 0 329459487 101793792 24095 33554432000 4194304 8989770 140735926999760 140735926999024 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4643/statm: 24852 24095 471 1171 0 23629 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 99408

[startup+1422.3 s]
/proc/loadavg: 2.00 2.01 1.91 3/177 4694
/proc/meminfo: memFree=26919616/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=99408 CPUtime=1422.05 cores=0,2,4,6
/proc/4643/stat : 4643 (toysat) R 4641 4643 4467 0 -1 4202496 34188 0 0 0 141858 347 0 0 20 0 1 0 329459487 101793792 24095 33554432000 4194304 8989770 140735926999760 140735926999024 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4643/statm: 24852 24095 471 1171 0 23629 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 99408

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/178 4697
/proc/meminfo: memFree=26911368/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=107600 CPUtime=1482.04 cores=0,2,4,6
/proc/4643/stat : 4643 (toysat) R 4641 4643 4467 0 -1 4202496 36492 0 0 0 147842 362 0 0 20 0 1 0 329459487 110182400 26143 33554432000 4194304 8989770 140735926999760 140735926999256 4209212 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4643/statm: 26900 26143 471 1171 0 25677 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 107600

[startup+1542.31 s]
/proc/loadavg: 2.04 2.01 1.91 3/178 4720
/proc/meminfo: memFree=26911680/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=107600 CPUtime=1542.04 cores=0,2,4,6
/proc/4643/stat : 4643 (toysat) R 4641 4643 4467 0 -1 4202496 36492 0 0 0 153828 376 0 0 20 0 1 0 329459487 110182400 26143 33554432000 4194304 8989770 140735926999760 140735926997696 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4643/statm: 26900 26143 471 1171 0 25677 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 107600

[startup+1602.3 s]
/proc/loadavg: 2.01 2.01 1.91 3/177 4720
/proc/meminfo: memFree=26882532/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=95312 CPUtime=1602.02 cores=0,2,4,6
/proc/4643/stat : 4643 (toysat) R 4641 4643 4467 0 -1 4202496 36497 0 0 0 159813 389 0 0 20 0 1 0 329459487 97599488 23071 33554432000 4194304 8989770 140735926999760 140735926999024 4209212 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4643/statm: 23828 23071 471 1171 0 22605 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 95312

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 4721
/proc/meminfo: memFree=26839256/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=91216 CPUtime=1662.02 cores=0,2,4,6
/proc/4643/stat : 4643 (toysat) R 4641 4643 4467 0 -1 4202496 36497 0 0 0 165799 403 0 0 20 0 1 0 329459487 93405184 22047 33554432000 4194304 8989770 140735926999760 140735926999024 4213748 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4643/statm: 22804 22047 471 1171 0 21581 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 91216

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 4721
/proc/meminfo: memFree=26786836/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=91216 CPUtime=1722.01 cores=0,2,4,6
/proc/4643/stat : 4643 (toysat) R 4641 4643 4467 0 -1 4202496 36497 0 0 0 171785 416 0 0 20 0 1 0 329459487 93405184 22047 33554432000 4194304 8989770 140735926999760 140735926999256 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4643/statm: 22804 22047 471 1171 0 21581 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 91216

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 4721
/proc/meminfo: memFree=26787276/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=91216 CPUtime=1782 cores=0,2,4,6
/proc/4643/stat : 4643 (toysat) R 4641 4643 4467 0 -1 4202496 37265 0 0 0 177772 428 0 0 20 0 1 0 329459487 93405184 22047 33554432000 4194304 8989770 140735926999760 140735926999024 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4643/statm: 22804 22047 471 1171 0 21581 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 91216



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 4721
/proc/meminfo: memFree=26786440/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=92240 CPUtime=1800.1 cores=0,2,4,6
/proc/4643/stat : 4643 (toysat) R 4641 4643 4467 0 -1 4202496 37521 0 0 0 179578 432 0 0 20 0 1 0 329459487 94453760 22303 33554432000 4194304 8989770 140735926999760 140735926999256 4209212 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4643/statm: 23060 22303 471 1171 0 21837 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 92240

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

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.91 3/177 4721
/proc/meminfo: memFree=26786440/32873648 swapFree=6860/6860
[pid=4643] ppid=4641 vsize=92240 CPUtime=1800.1 cores=0,2,4,6
/proc/4643/stat : 4643 (toysat) R 4641 4643 4467 0 -1 4202496 37521 0 0 0 179578 432 0 0 20 0 1 0 329459487 94453760 22303 33554432000 4194304 8989770 140735926999760 140735926999256 4209212 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/4643/statm: 23060 22303 471 1171 0 21837 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 92240

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.11
CPU user time (s): 1795.78
CPU system time (s): 4.32634
CPU usage (%): 99.9833
Max. virtual memory (cumulated for all children) (KiB): 108624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.78
system time used= 4.32634
maximum resident set size= 105596
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37521
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= 37
involuntary context switches= 1874

runsolver used 3.08053 second user time and 9.72352 second system time

The end

Launcher Data

Begin job on node116 at 2012-06-02 12:35:34
IDJOB=3725008
IDBENCH=2048
IDSOLVER=2308
FILE ID=node116/3725008-1338633334
RUNJOBID= node116-1338631507-4483
PBS_JOBID= 14636464
Free space on /tmp= 71108 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/logic-synthesis/normalized-bench1.pi.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3725008-1338633334/watcher-3725008-1338633334 -o /tmp/evaluation-result-3725008-1338633334/solver-3725008-1338633334 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725008-1338633334.opb

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

MD5SUM BENCH= df1c0055bf82833faa95d352e28c6731
RANDOM SEED=1294690748

node116.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.556
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.11
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.556
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.556
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	: 5438.54
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.556
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.556
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		: 2666.556
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.92
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.556
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		: 2666.556
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:       32873648 kB
MemFree:        27253596 kB
Buffers:          494472 kB
Cached:          3905208 kB
SwapCached:         3028 kB
Active:          2329620 kB
Inactive:        2408896 kB
Active(anon):     328632 kB
Inactive(anon):     8516 kB
Active(file):    2000988 kB
Inactive(file):  2400380 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67103480 kB
Dirty:              7392 kB
Writeback:             0 kB
AnonPages:        339356 kB
Mapped:            13716 kB
Shmem:                68 kB
Slab:             745360 kB
SReclaimable:     189984 kB
SUnreclaim:       555376 kB
KernelStack:        1464 kB
PageTables:         4696 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     449960 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    284672 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71100 MiB
End job on node116 at 2012-06-02 13:05:37