Trace number 3712310

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

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl35_45_pb.cnf.cr--soft-0-100-0.wbo
MD5SUM95c5d91e3a0ca992efaa2a36118a1c06
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark1.41578
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3150
Total number of constraints160
Number of soft constraints160
Number of constraints which are clauses90
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint35
Maximum length of a constraint45
Top cost 8094
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 8093
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 46
Number of bits of the biggest sum of numbers6
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

0.00/0.04	c 2012-05-28T10:00:56+0200
0.00/0.04	c arch = x86_64
0.00/0.04	c os = linux
0.00/0.04	c compiler = ghc 7.4
0.00/0.04	c packages:
0.00/0.04	c   OptDir-0.0.1
0.00/0.04	c   array-0.4.0.0
0.00/0.04	c   base-4.5.0.0
0.00/0.04	c   bytestring-0.9.2.1
0.00/0.04	c   containers-0.4.2.1
0.00/0.04	c   deepseq-1.3.0.0
0.00/0.04	c   mtl-2.1.1
0.00/0.04	c   old_locale-1.0.0.4
0.00/0.04	c   parse_dimacs-1.2
0.00/0.04	c   parsec-3.1.2
0.00/0.04	c   queue-0.1.2
0.00/0.04	c   stm-2.3
0.00/0.04	c   time-1.4
0.00/0.04	c command line = ["--wbo","HOME/instance-3712310-1338192056.wbo"]
0.00/0.04	c #vars 3150
0.00/0.04	c #constraints 160
0.00/0.04	c Solving starts ...
0.49/0.58	c solving time = 0.544s
0.49/0.58	c #decision = 2719
0.49/0.58	c #conflict = 253
0.49/0.58	c #restart = 2
0.49/0.58	o 97
0.49/0.58	c Solving starts ...
2.39/2.49	c solving time = 1.903s
2.39/2.49	c #decision = 9081
2.39/2.49	c #conflict = 741
2.39/2.49	c #restart = 5
2.39/2.49	o 90
2.39/2.49	c Solving starts ...
2.49/2.50	c solving time = 0.006s
2.49/2.50	c #decision = 10531
2.49/2.50	c #conflict = 741
2.49/2.50	c #restart = 5
2.49/2.50	o 65
2.49/2.50	c Solving starts ...
2.49/2.51	c solving time = 0.011s
2.49/2.51	c #decision = 11985
2.49/2.51	c #conflict = 742
2.49/2.51	c #restart = 5
2.49/2.51	o 32
2.49/2.51	c Solving starts ...
2.49/2.52	c solving time = 0.011s
2.49/2.52	c #decision = 13355
2.49/2.52	c #conflict = 745
2.49/2.52	c #restart = 5
2.49/2.52	o 20
2.49/2.52	c Solving starts ...
5.59/5.68	c solving time = 3.156s
5.59/5.68	c #decision = 21376
5.59/5.68	c #conflict = 1566
5.59/5.68	c #restart = 9
5.59/5.68	o 19
5.59/5.68	c Solving starts ...
5.59/5.68	c learnt constraints deletion: 1557 -> 779
5.59/5.69	c solving time = 0.011s
5.59/5.69	c #decision = 22739
5.59/5.69	c #conflict = 1566
5.59/5.69	c #restart = 9
5.59/5.69	o 18
5.59/5.69	c Solving starts ...
5.69/5.70	c solving time = 0.007s
5.69/5.70	c #decision = 24014
5.69/5.70	c #conflict = 1569
5.69/5.70	c #restart = 9
5.69/5.70	o 13
5.69/5.70	c Solving starts ...
5.89/5.99	c solving time = 0.285s
5.89/5.99	c #decision = 26822
5.89/5.99	c #conflict = 1683
5.89/5.99	c #restart = 10
5.89/5.99	o 11
5.89/5.99	c Solving starts ...
5.89/5.99	c solving time = 0.006s
5.89/5.99	c #decision = 28198
5.89/5.99	c #conflict = 1683
5.89/5.99	c #restart = 10
5.89/5.99	o 10
5.89/5.99	c Solving starts ...
9.08/9.16	c learnt constraints deletion: 1704 -> 852
18.38/18.45	c learnt constraints deletion: 3259 -> 1630
24.28/24.37	c learnt constraints deletion: 3342 -> 1671
32.99/33.01	c learnt constraints deletion: 4240 -> 2120
51.48/51.59	c learnt constraints deletion: 5613 -> 2815
53.07/53.19	c learnt constraints deletion: 3176 -> 1588
67.07/67.18	c learnt constraints deletion: 5872 -> 2944
73.06/73.18	c learnt constraints deletion: 4442 -> 2221
97.76/97.87	c learnt constraints deletion: 6519 -> 3271
119.05/119.12	c learnt constraints deletion: 6528 -> 3276
125.26/125.39	c learnt constraints deletion: 4395 -> 2198
144.54/144.65	c learnt constraints deletion: 6538 -> 3274
159.53/159.65	c learnt constraints deletion: 6545 -> 3279
174.54/174.66	c learnt constraints deletion: 6545 -> 3294
184.03/184.13	c learnt constraints deletion: 5429 -> 2715
205.23/205.35	c learnt constraints deletion: 6854 -> 3431
227.53/227.65	c learnt constraints deletion: 6851 -> 3430
253.52/253.65	c learnt constraints deletion: 6853 -> 3431
282.31/282.41	c learnt constraints deletion: 6809 -> 3408
305.20/305.30	c learnt constraints deletion: 6856 -> 3431
319.20/319.31	c learnt constraints deletion: 5142 -> 2571
355.99/356.19	c learnt constraints deletion: 7295 -> 3663
397.69/397.89	c learnt constraints deletion: 7290 -> 3664
437.98/438.18	c learnt constraints deletion: 7270 -> 3654
470.18/470.30	c learnt constraints deletion: 7265 -> 3651
501.68/501.88	c learnt constraints deletion: 7251 -> 3644
534.67/534.82	c learnt constraints deletion: 7247 -> 3643
565.77/565.98	c learnt constraints deletion: 7237 -> 3638
587.66/587.89	c learnt constraints deletion: 6552 -> 3276
619.16/619.33	c learnt constraints deletion: 7950 -> 3982
664.64/664.81	c learnt constraints deletion: 7922 -> 3972
707.14/707.31	c learnt constraints deletion: 7910 -> 3965
748.53/748.79	c learnt constraints deletion: 7917 -> 3969
801.92/802.17	c learnt constraints deletion: 7854 -> 3940
857.61/857.82	c learnt constraints deletion: 7878 -> 3951
914.11/914.39	c learnt constraints deletion: 7912 -> 3969
971.90/972.15	c learnt constraints deletion: 7915 -> 3972
1027.79/1028.04	c learnt constraints deletion: 7861 -> 3942
1087.77/1088.02	c learnt constraints deletion: 7944 -> 3987
1140.58/1140.81	c learnt constraints deletion: 7781 -> 3891
1195.16/1195.42	c learnt constraints deletion: 7703 -> 3862
1250.55/1250.82	c learnt constraints deletion: 7738 -> 3895
1289.65/1289.94	c learnt constraints deletion: 7705 -> 3876
1325.04/1325.30	c learnt constraints deletion: 7745 -> 3897
1362.65/1362.99	c learnt constraints deletion: 7702 -> 3874
1402.53/1402.89	c learnt constraints deletion: 7728 -> 3887
1451.13/1451.43	c learnt constraints deletion: 7708 -> 3876
1491.72/1492.05	c learnt constraints deletion: 7737 -> 3893
1530.31/1530.61	c learnt constraints deletion: 7695 -> 3870
1567.30/1567.64	c learnt constraints deletion: 7687 -> 3866
1605.20/1605.57	c learnt constraints deletion: 7687 -> 3870
1643.80/1644.12	c learnt constraints deletion: 7635 -> 3840
1681.69/1682.06	c learnt constraints deletion: 7634 -> 3840
1720.28/1720.67	c learnt constraints deletion: 7617 -> 3832
1758.48/1758.83	c learnt constraints deletion: 7643 -> 3846
1796.47/1796.80	c learnt constraints deletion: 7626 -> 3838

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

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: 2.03 2.01 2.00 3/179 22740
/proc/meminfo: memFree=31299328/32873844 swapFree=7112/7112
[pid=22740] ppid=22738 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/22740/stat : 22740 (toysat) R 22738 22740 18402 0 -1 4202496 815 0 0 0 0 0 0 0 20 0 1 0 285330921 6356992 736 33554432000 4194304 8973514 140733910989312 140736581402344 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22740/statm: 1552 736 422 1167 0 333 0

[startup+0.0617161 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 22740
/proc/meminfo: memFree=31299328/32873844 swapFree=7112/7112
[pid=22740] ppid=22738 vsize=10304 CPUtime=0.05 cores=1,3,5,7
/proc/22740/stat : 22740 (toysat) R 22738 22740 18402 0 -1 4202496 1729 0 0 0 5 0 0 0 20 0 1 0 285330921 10551296 1650 33554432000 4194304 8973514 140733910989312 140736581402344 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22740/statm: 2576 1650 454 1167 0 1357 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10304

[startup+0.100307 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 22740
/proc/meminfo: memFree=31299328/32873844 swapFree=7112/7112
[pid=22740] ppid=22738 vsize=10304 CPUtime=0.09 cores=1,3,5,7
/proc/22740/stat : 22740 (toysat) R 22738 22740 18402 0 -1 4202496 1729 0 0 0 9 0 0 0 20 0 1 0 285330921 10551296 1650 33554432000 4194304 8973514 140733910989312 140736581402344 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22740/statm: 2576 1650 454 1167 0 1357 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10304

[startup+0.300301 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 22740
/proc/meminfo: memFree=31299328/32873844 swapFree=7112/7112
[pid=22740] ppid=22738 vsize=11328 CPUtime=0.29 cores=1,3,5,7
/proc/22740/stat : 22740 (toysat) R 22738 22740 18402 0 -1 4202496 1939 0 0 0 29 0 0 0 20 0 1 0 285330921 11599872 1860 33554432000 4194304 8973514 140733910989312 140736581402344 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22740/statm: 2832 1860 454 1167 0 1613 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11328

[startup+0.700247 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 22740
/proc/meminfo: memFree=31299328/32873844 swapFree=7112/7112
[pid=22740] ppid=22738 vsize=12352 CPUtime=0.69 cores=1,3,5,7
/proc/22740/stat : 22740 (toysat) R 22738 22740 18402 0 -1 4202496 2184 0 0 0 68 1 0 0 20 0 1 0 285330921 12648448 2105 33554432000 4194304 8973514 140733910989312 140733910988808 4427653 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22740/statm: 3088 2105 464 1167 0 1869 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12352

[startup+1.50024 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 22741
/proc/meminfo: memFree=31292004/32873844 swapFree=7112/7112
[pid=22740] ppid=22738 vsize=14400 CPUtime=1.49 cores=1,3,5,7
/proc/22740/stat : 22740 (toysat) R 22738 22740 18402 0 -1 4202496 2694 0 0 0 147 2 0 0 20 0 1 0 285330921 14745600 2615 33554432000 4194304 8973514 140733910989312 140733910988808 6843923 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22740/statm: 3600 2615 464 1167 0 2381 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14400

[startup+3.10026 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 22741
/proc/meminfo: memFree=31289260/32873844 swapFree=7112/7112
[pid=22740] ppid=22738 vsize=16448 CPUtime=3.09 cores=1,3,5,7
/proc/22740/stat : 22740 (toysat) R 22738 22740 18402 0 -1 4202496 3314 0 0 0 305 4 0 0 20 0 1 0 285330921 16842752 3235 33554432000 4194304 8973514 140733910989312 140733910988808 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22740/statm: 4112 3235 465 1167 0 2893 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16448

[startup+6.3002 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 22742
/proc/meminfo: memFree=31283928/32873844 swapFree=7112/7112
[pid=22740] ppid=22738 vsize=20544 CPUtime=6.29 cores=1,3,5,7
/proc/22740/stat : 22740 (toysat) R 22738 22740 18402 0 -1 4202496 4301 0 0 0 622 7 0 0 20 0 1 0 285330921 21037056 4222 33554432000 4194304 8973514 140733910989312 140733910988808 6846819 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22740/statm: 5136 4222 466 1167 0 3917 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20544

[startup+12.7002 s]
/proc/loadavg: 2.03 2.01 2.00 3/180 22764
/proc/meminfo: memFree=31279440/32873844 swapFree=7112/7112
[pid=22740] ppid=22738 vsize=25664 CPUtime=12.69 cores=1,3,5,7
/proc/22740/stat : 22740 (toysat) R 22738 22740 18402 0 -1 4202496 5531 0 0 0 1259 10 0 0 20 0 1 0 285330921 26279936 5452 33554432000 4194304 8973514 140733910989312 140733910988808 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22740/statm: 6416 5452 466 1167 0 5197 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25664

[startup+25.5003 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 22764
/proc/meminfo: memFree=31265648/32873844 swapFree=7112/7112
[pid=22740] ppid=22738 vsize=37952 CPUtime=25.48 cores=1,3,5,7
/proc/22740/stat : 22740 (toysat) R 22738 22740 18402 0 -1 4202496 8812 0 0 0 2532 16 0 0 20 0 1 0 285330921 38862848 8735 33554432000 4194304 8973514 140733910989312 140733910988808 6845080 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22740/statm: 9488 8735 466 1167 0 8269 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 37952

[startup+51.1003 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 22764
/proc/meminfo: memFree=31242676/32873844 swapFree=7112/7112
[pid=22740] ppid=22738 vsize=60480 CPUtime=51.07 cores=1,3,5,7
/proc/22740/stat : 22740 (toysat) R 22738 22740 18402 0 -1 4202496 14453 0 0 0 5075 32 0 0 20 0 1 0 285330921 61931520 14367 33554432000 4194304 8973514 140733910989312 140733910988808 7841851 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22740/statm: 15120 14367 466 1167 0 13901 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 60480

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22764
/proc/meminfo: memFree=31218172/32873844 swapFree=7112/7112
[pid=22740] ppid=22738 vsize=84032 CPUtime=102.26 cores=1,3,5,7
/proc/22740/stat : 22740 (toysat) R 22738 22740 18402 0 -1 4202496 20346 0 0 0 10162 64 0 0 20 0 1 0 285330921 86048768 20255 33554432000 4194304 8973514 140733910989312 140733910988808 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22740/statm: 21008 20255 466 1167 0 19789 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 84032

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22803
/proc/meminfo: memFree=31187396/32873844 swapFree=7112/7112
[pid=22740] ppid=22738 vsize=102464 CPUtime=162.24 cores=1,3,5,7
/proc/22740/stat : 22740 (toysat) R 22738 22740 18402 0 -1 4202496 27018 0 0 0 16124 100 0 0 20 0 1 0 285330921 104923136 24863 33554432000 4194304 8973514 140733910989312 140733910988808 7692753 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22740/statm: 25616 24863 466 1167 0 24397 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 102464

[startup+222.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 22803
/proc/meminfo: memFree=31123804/32873844 swapFree=7112/7112
[pid=22740] ppid=22738 vsize=119872 CPUtime=222.23 cores=1,3,5,7
/proc/22740/stat : 22740 (toysat) R 22738 22740 18402 0 -1 4202496 32808 0 0 0 22090 133 0 0 20 0 1 0 285330921 122748928 29117 33554432000 4194304 8973514 140733910989312 140733910988808 7730127 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22740/statm: 29968 29117 466 1167 0 28749 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 119872

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 22804
/proc/meminfo: memFree=31074852/32873844 swapFree=7112/7112
[pid=22740] ppid=22738 vsize=124992 CPUtime=282.21 cores=1,3,5,7
/proc/22740/stat : 22740 (toysat) R 22738 22740 18402 0 -1 4202496 34202 0 0 0 28058 163 0 0 20 0 1 0 285330921 127991808 30495 33554432000 4194304 8973514 140733910989312 140733910988808 7681396 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22740/statm: 31248 30495 466 1167 0 30029 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 124992

[startup+342.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/179 22804
/proc/meminfo: memFree=31035484/32873844 swapFree=7112/7112
[pid=22740] ppid=22738 vsize=124992 CPUtime=342.2 cores=1,3,5,7
/proc/22740/stat : 22740 (toysat) R 22738 22740 18402 0 -1 4202496 34202 0 0 0 34027 193 0 0 20 0 1 0 285330921 127991808 30495 33554432000 4194304 8973514 140733910989312 140733910988576 7841851 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22740/statm: 31248 30495 466 1167 0 30029 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 124992

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 22804
/proc/meminfo: memFree=30991952/32873844 swapFree=7112/7112
[pid=22740] ppid=22738 vsize=136256 CPUtime=402.19 cores=1,3,5,7
/proc/22740/stat : 22740 (toysat) R 22738 22740 18402 0 -1 4202496 37018 0 0 0 40004 215 0 0 20 0 1 0 285330921 139526144 33311 33554432000 4194304 8973514 140733910989312 140733910988576 7681396 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22740/statm: 34064 33311 466 1167 0 32845 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 136256

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 22804
/proc/meminfo: memFree=30991580/32873844 swapFree=7112/7112
[pid=22740] ppid=22738 vsize=136256 CPUtime=462.18 cores=1,3,5,7
/proc/22740/stat : 22740 (toysat) R 22738 22740 18402 0 -1 4202496 37018 0 0 0 45979 239 0 0 20 0 1 0 285330921 139526144 33311 33554432000 4194304 8973514 140733910989312 140733910988808 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22740/statm: 34064 33311 466 1167 0 32845 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 136256

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22804
/proc/meminfo: memFree=30991260/32873844 swapFree=7112/7112
[pid=22740] ppid=22738 vsize=136256 CPUtime=522.17 cores=1,3,5,7
/proc/22740/stat : 22740 (toysat) R 22738 22740 18402 0 -1 4202496 37020 0 0 0 51949 268 0 0 20 0 1 0 285330921 139526144 33311 33554432000 4194304 8973514 140733910989312 140733910988808 6576161 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22740/statm: 34064 33311 466 1167 0 32845 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 136256

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 22808
/proc/meminfo: memFree=30963972/32873844 swapFree=7112/7112
[pid=22740] ppid=22738 vsize=140352 CPUtime=582.16 cores=1,3,5,7
/proc/22740/stat : 22740 (toysat) R 22738 22740 18402 0 -1 4202496 38044 0 0 0 57918 298 0 0 20 0 1 0 285330921 143720448 34335 33554432000 4194304 8973514 140733910989312 140733910988808 6840731 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22740/statm: 35088 34335 466 1167 0 33869 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 140352

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/179 22808
/proc/meminfo: memFree=30918340/32873844 swapFree=7112/7112
[pid=22740] ppid=22738 vsize=154688 CPUtime=822.12 cores=1,3,5,7
/proc/22740/stat : 22740 (toysat) R 22738 22740 18402 0 -1 4202496 45731 0 0 0 81829 383 0 0 20 0 1 0 285330921 158400512 37919 33554432000 4194304 8973514 140733910989312 140733910988576 7716799 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22740/statm: 38672 37919 466 1167 0 37453 0
Current children cumulated CPU time (s) 822.12
Current children cumulated vsize (KiB) 154688

[startup+882.3 s]
/proc/loadavg: 2.08 2.04 2.00 3/179 22809
/proc/meminfo: memFree=30918384/32873844 swapFree=7112/7112
[pid=22740] ppid=22738 vsize=154688 CPUtime=882.11 cores=1,3,5,7
/proc/22740/stat : 22740 (toysat) R 22738 22740 18402 0 -1 4202496 45731 0 0 0 87809 402 0 0 20 0 1 0 285330921 158400512 37919 33554432000 4194304 8973514 140733910989312 140733910988576 7681396 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22740/statm: 38672 37919 466 1167 0 37453 0
Current children cumulated CPU time (s) 882.11
Current children cumulated vsize (KiB) 154688

[startup+942.3 s]
/proc/loadavg: 2.09 2.05 2.00 3/179 22809
/proc/meminfo: memFree=30918136/32873844 swapFree=7112/7112
[pid=22740] ppid=22738 vsize=154688 CPUtime=942.1 cores=1,3,5,7
/proc/22740/stat : 22740 (toysat) R 22738 22740 18402 0 -1 4202496 45731 0 0 0 93792 418 0 0 20 0 1 0 285330921 158400512 37919 33554432000 4194304 8973514 140733910989312 140733910988576 7681396 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22740/statm: 38672 37919 466 1167 0 37453 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 154688

[startup+1002.3 s]
/proc/loadavg: 2.08 2.05 2.00 3/179 22809
/proc/meminfo: memFree=30909456/32873844 swapFree=7112/7112
[pid=22740] ppid=22738 vsize=154688 CPUtime=1002.1 cores=1,3,5,7
/proc/22740/stat : 22740 (toysat) R 22738 22740 18402 0 -1 4202496 45731 0 0 0 99774 436 0 0 20 0 1 0 285330921 158400512 37919 33554432000 4194304 8973514 140733910989312 140733910988808 7681396 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22740/statm: 38672 37919 466 1167 0 37453 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 154688

[startup+1062.3 s]
/proc/loadavg: 2.03 2.04 2.00 3/179 22809
/proc/meminfo: memFree=30904992/32873844 swapFree=7112/7112
[pid=22740] ppid=22738 vsize=154688 CPUtime=1062.08 cores=1,3,5,7
/proc/22740/stat : 22740 (toysat) R 22738 22740 18402 0 -1 4202496 45731 0 0 0 105757 451 0 0 20 0 1 0 285330921 158400512 37919 33554432000 4194304 8973514 140733910989312 140733910988576 7681396 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22740/statm: 38672 37919 466 1167 0 37453 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 154688

[startup+1122.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/179 22809
/proc/meminfo: memFree=30904736/32873844 swapFree=7112/7112
[pid=22740] ppid=22738 vsize=154688 CPUtime=1122.08 cores=1,3,5,7
/proc/22740/stat : 22740 (toysat) R 22738 22740 18402 0 -1 4202496 45731 0 0 0 111740 468 0 0 20 0 1 0 285330921 158400512 37919 33554432000 4194304 8973514 140733910989312 140733910988576 7681396 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22740/statm: 38672 37919 466 1167 0 37453 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 154688

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/180 22813
/proc/meminfo: memFree=30891268/32873844 swapFree=7112/7112
[pid=22740] ppid=22738 vsize=154688 CPUtime=1182.07 cores=1,3,5,7
/proc/22740/stat : 22740 (toysat) R 22738 22740 18402 0 -1 4202496 45731 0 0 0 117723 484 0 0 20 0 1 0 285330921 158400512 37919 33554432000 4194304 8973514 140733910989312 140733910988576 4213768 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22740/statm: 38672 37919 466 1167 0 37453 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 154688

[startup+1242.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 22813
/proc/meminfo: memFree=30872304/32873844 swapFree=7112/7112
[pid=22740] ppid=22738 vsize=156736 CPUtime=1242.05 cores=1,3,5,7
/proc/22740/stat : 22740 (toysat) R 22738 22740 18402 0 -1 4202496 46056 0 0 0 123704 501 0 0 20 0 1 0 285330921 160497664 38244 33554432000 4194304 8973514 140733910989312 140733910988808 4415843 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22740/statm: 39184 38244 466 1167 0 37965 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 156736

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 22813
/proc/meminfo: memFree=30858788/32873844 swapFree=7112/7112
[pid=22740] ppid=22738 vsize=163904 CPUtime=1302.05 cores=1,3,5,7
/proc/22740/stat : 22740 (toysat) R 22738 22740 18402 0 -1 4202496 48035 0 0 0 129678 527 0 0 20 0 1 0 285330921 167837696 40223 33554432000 4194304 8973514 140733910989312 140733910988576 7841851 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22740/statm: 40976 40223 466 1167 0 39757 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 163904

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22813
/proc/meminfo: memFree=30858540/32873844 swapFree=7112/7112
[pid=22740] ppid=22738 vsize=163904 CPUtime=1362.04 cores=1,3,5,7
/proc/22740/stat : 22740 (toysat) R 22738 22740 18402 0 -1 4202496 48035 0 0 0 135650 554 0 0 20 0 1 0 285330921 167837696 40223 33554432000 4194304 8973514 140733910989312 140733910988808 4415697 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22740/statm: 40976 40223 466 1167 0 39757 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 163904

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22813
/proc/meminfo: memFree=30858628/32873844 swapFree=7112/7112
[pid=22740] ppid=22738 vsize=163904 CPUtime=1422.03 cores=1,3,5,7
/proc/22740/stat : 22740 (toysat) R 22738 22740 18402 0 -1 4202496 48035 0 0 0 141624 579 0 0 20 0 1 0 285330921 167837696 40223 33554432000 4194304 8973514 140733910989312 140733910988808 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22740/statm: 40976 40223 466 1167 0 39757 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 163904

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22814
/proc/meminfo: memFree=30858752/32873844 swapFree=7112/7112
[pid=22740] ppid=22738 vsize=163904 CPUtime=1482.01 cores=1,3,5,7
/proc/22740/stat : 22740 (toysat) R 22738 22740 18402 0 -1 4202496 48035 0 0 0 147599 602 0 0 20 0 1 0 285330921 167837696 40223 33554432000 4194304 8973514 140733910989312 140733910988576 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22740/statm: 40976 40223 466 1167 0 39757 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 163904

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22814
/proc/meminfo: memFree=30858680/32873844 swapFree=7112/7112
[pid=22740] ppid=22738 vsize=163904 CPUtime=1542.01 cores=1,3,5,7
/proc/22740/stat : 22740 (toysat) R 22738 22740 18402 0 -1 4202496 48037 0 0 0 153575 626 0 0 20 0 1 0 285330921 167837696 40223 33554432000 4194304 8973514 140733910989312 140733910988808 7681396 0 2 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22740/statm: 40976 40223 466 1167 0 39757 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 163904

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22814
/proc/meminfo: memFree=30858804/32873844 swapFree=7112/7112
[pid=22740] ppid=22738 vsize=163904 CPUtime=1602 cores=1,3,5,7
/proc/22740/stat : 22740 (toysat) R 22738 22740 18402 0 -1 4202496 48037 0 0 0 159547 653 0 0 20 0 1 0 285330921 167837696 40223 33554432000 4194304 8973514 140733910989312 140733910988576 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22740/statm: 40976 40223 466 1167 0 39757 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 163904

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 22814
/proc/meminfo: memFree=30858804/32873844 swapFree=7112/7112
[pid=22740] ppid=22738 vsize=163904 CPUtime=1661.99 cores=1,3,5,7
/proc/22740/stat : 22740 (toysat) R 22738 22740 18402 0 -1 4202496 48037 0 0 0 165521 678 0 0 20 0 1 0 285330921 167837696 40223 33554432000 4194304 8973514 140733910989312 140733910988576 4415701 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22740/statm: 40976 40223 466 1167 0 39757 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 163904

[startup+1722.3 s]
/proc/loadavg: 2.06 2.01 2.00 3/179 22814
/proc/meminfo: memFree=30858804/32873844 swapFree=7112/7112
[pid=22740] ppid=22738 vsize=163904 CPUtime=1721.98 cores=1,3,5,7
/proc/22740/stat : 22740 (toysat) R 22738 22740 18402 0 -1 4202496 48037 0 0 0 171494 704 0 0 20 0 1 0 285330921 167837696 40223 33554432000 4194304 8973514 140733910989312 140733910988808 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22740/statm: 40976 40223 466 1167 0 39757 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 163904

[startup+1782.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 22818
/proc/meminfo: memFree=30858176/32873844 swapFree=7112/7112
[pid=22740] ppid=22738 vsize=163904 CPUtime=1781.97 cores=1,3,5,7
/proc/22740/stat : 22740 (toysat) R 22738 22740 18402 0 -1 4202496 48037 0 0 0 177470 727 0 0 20 0 1 0 285330921 167837696 40223 33554432000 4194304 8973514 140733910989312 140733910988576 7688852 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22740/statm: 40976 40223 466 1167 0 39757 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 163904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 22818
/proc/meminfo: memFree=30858300/32873844 swapFree=7112/7112
[pid=22740] ppid=22738 vsize=163904 CPUtime=1800.07 cores=1,3,5,7
/proc/22740/stat : 22740 (toysat) R 22738 22740 18402 0 -1 4202496 48037 0 0 0 179272 735 0 0 20 0 1 0 285330921 167837696 40223 33554432000 4194304 8973514 140733910989312 140733910988808 7937344 0 0 0 34082818 0 0 0 17 3 0 0 0 0 0
/proc/22740/statm: 40976 40223 466 1167 0 39757 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 163904

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): 1792.73
CPU system time (s): 7.35688
CPU usage (%): 99.9821
Max. virtual memory (cumulated for all children) (KiB): 163904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.73
system time used= 7.35688
maximum resident set size= 160892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 48037
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= 67
involuntary context switches= 1847

runsolver used 2.54061 second user time and 10.1944 second system time

The end

Launcher Data

Begin job on node132 at 2012-05-28 10:00:56
IDJOB=3712310
IDBENCH=79156
IDSOLVER=2291
FILE ID=node132/3712310-1338192056
RUNJOBID= node132-1338159019-18419
PBS_JOBID= 14624548
Free space on /tmp= 71632 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl35_45_pb.cnf.cr--soft-0-100-0.wbo
COMMAND LINE= HOME/toysat --wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3712310-1338192056/watcher-3712310-1338192056 -o /tmp/evaluation-result-3712310-1338192056/solver-3712310-1338192056 -C 1800 -W 1900 -M 15500  HOME/toysat --wbo HOME/instance-3712310-1338192056.wbo

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

MD5SUM BENCH= 95c5d91e3a0ca992efaa2a36118a1c06
RANDOM SEED=1759282402

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31299336 kB
Buffers:          459112 kB
Cached:           200200 kB
SwapCached:         2284 kB
Active:           519860 kB
Inactive:         163984 kB
Active(anon):      16568 kB
Inactive(anon):     8148 kB
Active(file):     503292 kB
Inactive(file):   155836 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67103740 kB
Dirty:              7008 kB
Writeback:             0 kB
AnonPages:         27628 kB
Mapped:            12844 kB
Shmem:                 8 kB
Slab:             749996 kB
SReclaimable:     191744 kB
SUnreclaim:       558252 kB
KernelStack:        1480 kB
PageTables:         4024 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     138624 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 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= 71624 MiB
End job on node132 at 2012-05-28 10:30:58