Trace number 3711993

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

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl35_45_pb.cnf.cr--soft-33-100-0.wbo
MD5SUM3aafd47af6446049bcdbc11c9b966efe
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark25
Best CPU time to get the best result obtained on this benchmark2.57761
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 constraints101
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 4835
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 4834
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-28T05:55:01+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-3711993-1338177301.wbo"]
0.00/0.04	c #vars 3150
0.00/0.04	c #constraints 160
0.00/0.04	c Solving starts ...
3.29/3.34	c solving time = 3.298s
3.29/3.34	c #decision = 8700
3.29/3.34	c #conflict = 1484
3.29/3.34	c #restart = 5
3.29/3.34	o 211
3.29/3.34	c Solving starts ...
3.29/3.34	c learnt constraints deletion: 1479 -> 740
3.29/3.35	c solving time = 0.012s
3.29/3.35	c #decision = 10283
3.29/3.35	c #conflict = 1486
3.29/3.35	c #restart = 5
3.29/3.35	o 187
3.29/3.35	c Solving starts ...
3.29/3.36	c solving time = 0.006s
3.29/3.36	c #decision = 11887
3.29/3.36	c #conflict = 1486
3.29/3.36	c #restart = 5
3.29/3.36	o 87
3.29/3.36	c Solving starts ...
3.29/3.38	c solving time = 0.012s
3.29/3.38	c #decision = 13347
3.29/3.38	c #conflict = 1490
3.29/3.38	c #restart = 5
3.29/3.38	o 59
3.29/3.38	c Solving starts ...
3.29/3.38	c solving time = 0.006s
3.29/3.38	c #decision = 14778
3.29/3.38	c #conflict = 1490
3.29/3.38	c #restart = 5
3.29/3.38	o 35
3.29/3.38	c Solving starts ...
6.19/6.20	c learnt constraints deletion: 2061 -> 1031
10.49/10.51	c learnt constraints deletion: 2932 -> 1466
15.18/15.29	c learnt constraints deletion: 3178 -> 1589
15.18/15.30	c solving time = 11.912s
15.18/15.30	c #decision = 32459
15.18/15.30	c #conflict = 6430
15.18/15.30	c #restart = 13
15.18/15.30	o 33
15.18/15.30	c Solving starts ...
15.29/15.31	c learnt constraints deletion: 1593 -> 797
16.59/16.69	c learnt constraints deletion: 1606 -> 803
22.58/22.66	c learnt constraints deletion: 3210 -> 1605
25.48/25.51	c learnt constraints deletion: 3317 -> 1659
31.68/31.80	c learnt constraints deletion: 4228 -> 2114
41.16/41.22	c learnt constraints deletion: 5611 -> 2815
42.06/42.18	c learnt constraints deletion: 3172 -> 1586
42.16/42.23	c solving time = 26.907s
42.16/42.23	c #decision = 59971
42.16/42.23	c #conflict = 17845
42.16/42.23	c #restart = 23
42.16/42.23	o 32
42.16/42.23	c Solving starts ...
42.16/42.24	c learnt constraints deletion: 1640 -> 820
42.36/42.45	c solving time = 0.215s
42.36/42.45	c #decision = 62818
42.36/42.45	c #conflict = 17959
42.36/42.45	c #restart = 24
42.36/42.45	o 25
42.36/42.45	c Solving starts ...
43.86/43.99	c learnt constraints deletion: 1742 -> 871
46.76/46.81	c learnt constraints deletion: 2137 -> 1069
54.86/55.00	c learnt constraints deletion: 3922 -> 1961
63.96/64.04	c learnt constraints deletion: 4530 -> 2265
73.66/73.77	c learnt constraints deletion: 5851 -> 2936
74.76/74.83	c learnt constraints deletion: 3204 -> 1602
88.75/88.87	c learnt constraints deletion: 5901 -> 2954
95.04/95.13	c learnt constraints deletion: 4437 -> 2219
111.94/112.06	c learnt constraints deletion: 6424 -> 3218
126.54/126.66	c learnt constraints deletion: 6375 -> 3194
133.93/134.00	c learnt constraints deletion: 4506 -> 2253
146.53/146.64	c learnt constraints deletion: 6459 -> 3243
159.13/159.25	c learnt constraints deletion: 6459 -> 3245
171.22/171.35	c learnt constraints deletion: 6471 -> 3251
179.91/180.01	c learnt constraints deletion: 5615 -> 2808
193.20/193.34	c learnt constraints deletion: 6508 -> 3257
206.30/206.44	c learnt constraints deletion: 6519 -> 3263
218.70/218.88	c learnt constraints deletion: 6523 -> 3264
232.49/232.61	c learnt constraints deletion: 6525 -> 3267
245.19/245.33	c learnt constraints deletion: 6509 -> 3259
255.28/255.41	c learnt constraints deletion: 6053 -> 3027
265.68/265.81	c learnt constraints deletion: 6596 -> 3304
277.18/277.35	c learnt constraints deletion: 6586 -> 3300
289.28/289.48	c learnt constraints deletion: 6575 -> 3296
300.98/301.17	c learnt constraints deletion: 6545 -> 3281
312.37/312.57	c learnt constraints deletion: 6573 -> 3296
323.37/323.52	c learnt constraints deletion: 6585 -> 3302
334.37/334.54	c learnt constraints deletion: 6591 -> 3304
345.76/345.94	c learnt constraints deletion: 6572 -> 3295
355.26/355.40	c learnt constraints deletion: 6061 -> 3031
367.06/367.27	c learnt constraints deletion: 7037 -> 3524
378.75/378.91	c learnt constraints deletion: 7028 -> 3521
391.06/391.24	c learnt constraints deletion: 7030 -> 3522
403.25/403.46	c learnt constraints deletion: 6836 -> 3424
414.45/414.69	c learnt constraints deletion: 6689 -> 3352
424.74/424.95	c learnt constraints deletion: 6460 -> 3236
436.34/436.57	c learnt constraints deletion: 6473 -> 3243
446.94/447.19	c learnt constraints deletion: 6386 -> 3200
457.94/458.19	c learnt constraints deletion: 6422 -> 3219
467.94/468.16	c learnt constraints deletion: 6415 -> 3216
478.94/479.19	c learnt constraints deletion: 6410 -> 3212
490.14/490.33	c learnt constraints deletion: 6425 -> 3221
503.13/503.37	c learnt constraints deletion: 6899 -> 3459
519.64/519.88	c learnt constraints deletion: 8113 -> 4061
541.33/541.53	c learnt constraints deletion: 8145 -> 4077
572.02/572.21	c learnt constraints deletion: 8128 -> 4068
602.11/602.30	c learnt constraints deletion: 8153 -> 4081
631.81/632.03	c learnt constraints deletion: 8137 -> 4073
666.20/666.41	c learnt constraints deletion: 8109 -> 4060
700.60/700.86	c learnt constraints deletion: 8150 -> 4081
740.39/740.60	c learnt constraints deletion: 8073 -> 4042
774.98/775.22	c learnt constraints deletion: 8106 -> 4059
810.98/811.27	c learnt constraints deletion: 8087 -> 4050
839.87/840.14	c learnt constraints deletion: 8067 -> 4041
876.47/876.78	c learnt constraints deletion: 8104 -> 4058
907.17/907.44	c learnt constraints deletion: 8108 -> 4060
941.16/941.40	c learnt constraints deletion: 8136 -> 4074
974.05/974.34	c learnt constraints deletion: 8107 -> 4060
1018.15/1018.43	c learnt constraints deletion: 8631 -> 4321
1042.45/1042.78	c learnt constraints deletion: 8792 -> 4402
1075.34/1075.62	c learnt constraints deletion: 8786 -> 4405
1106.43/1106.79	c learnt constraints deletion: 8778 -> 4402
1145.72/1146.07	c learnt constraints deletion: 8759 -> 4393
1177.92/1178.23	c learnt constraints deletion: 8793 -> 4411
1218.11/1218.42	c learnt constraints deletion: 8731 -> 4379
1267.71/1268.02	c learnt constraints deletion: 8736 -> 4382
1326.21/1326.57	c learnt constraints deletion: 8790 -> 4408
1364.39/1364.76	c learnt constraints deletion: 8749 -> 4388
1406.79/1407.19	c learnt constraints deletion: 8758 -> 4392
1445.78/1446.11	c learnt constraints deletion: 8733 -> 4379
1477.87/1478.23	c learnt constraints deletion: 8754 -> 4391
1510.86/1511.23	c learnt constraints deletion: 8803 -> 4415
1538.87/1539.21	c learnt constraints deletion: 8756 -> 4391
1571.26/1571.66	c learnt constraints deletion: 8778 -> 4403
1599.75/1600.11	c learnt constraints deletion: 8761 -> 4394
1625.36/1625.73	c learnt constraints deletion: 8745 -> 4386
1659.05/1659.41	c learnt constraints deletion: 8745 -> 4386
1694.44/1694.80	c learnt constraints deletion: 8766 -> 4396
1734.24/1734.63	c learnt constraints deletion: 8715 -> 4370
1770.93/1771.30	c learnt constraints deletion: 8758 -> 4391

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

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

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


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 20341
/proc/meminfo: memFree=31185544/32873844 swapFree=7112/7112
[pid=20341] ppid=20339 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/20341/stat : 20341 (toysat) R 20339 20341 18402 0 -1 4202496 796 0 0 0 0 0 0 0 20 0 1 0 283855401 6356992 718 33554432000 4194304 8973514 140736556383264 140735496205368 5783472 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/20341/statm: 1552 718 422 1167 0 333 0

[startup+0.0664451 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 20341
/proc/meminfo: memFree=31185544/32873844 swapFree=7112/7112
[pid=20341] ppid=20339 vsize=10304 CPUtime=0.06 cores=0,2,4,6
/proc/20341/stat : 20341 (toysat) R 20339 20341 18402 0 -1 4202496 1699 0 0 0 6 0 0 0 20 0 1 0 283855401 10551296 1621 33554432000 4194304 8973514 140736556383264 140735496205368 4441941 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/20341/statm: 2576 1621 452 1167 0 1357 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 10304

[startup+0.100236 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 20341
/proc/meminfo: memFree=31185544/32873844 swapFree=7112/7112
[pid=20341] ppid=20339 vsize=10304 CPUtime=0.09 cores=0,2,4,6
/proc/20341/stat : 20341 (toysat) R 20339 20341 18402 0 -1 4202496 1701 0 0 0 9 0 0 0 20 0 1 0 283855401 10551296 1623 33554432000 4194304 8973514 140736556383264 140736556382760 7841851 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/20341/statm: 2576 1623 454 1167 0 1357 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10304

[startup+0.300193 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 20341
/proc/meminfo: memFree=31185544/32873844 swapFree=7112/7112
[pid=20341] ppid=20339 vsize=10304 CPUtime=0.29 cores=0,2,4,6
/proc/20341/stat : 20341 (toysat) R 20339 20341 18402 0 -1 4202496 1884 0 0 0 29 0 0 0 20 0 1 0 283855401 10551296 1806 33554432000 4194304 8973514 140736556383264 140736556382760 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/20341/statm: 2576 1806 454 1167 0 1357 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10304

[startup+0.700185 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 20341
/proc/meminfo: memFree=31185544/32873844 swapFree=7112/7112
[pid=20341] ppid=20339 vsize=12352 CPUtime=0.68 cores=0,2,4,6
/proc/20341/stat : 20341 (toysat) R 20339 20341 18402 0 -1 4202496 2248 0 0 0 68 0 0 0 20 0 1 0 283855401 12648448 2170 33554432000 4194304 8973514 140736556383264 140736556382760 7717304 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/20341/statm: 3088 2170 454 1167 0 1869 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 12352

[startup+1.50021 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 20342
/proc/meminfo: memFree=31177080/32873844 swapFree=7112/7112
[pid=20341] ppid=20339 vsize=14400 CPUtime=1.49 cores=0,2,4,6
/proc/20341/stat : 20341 (toysat) R 20339 20341 18402 0 -1 4202496 2908 0 0 0 148 1 0 0 20 0 1 0 283855401 14745600 2830 33554432000 4194304 8973514 140736556383264 140736556382760 7841851 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/20341/statm: 3600 2830 454 1167 0 2381 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14400

[startup+3.10021 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 20342
/proc/meminfo: memFree=31173608/32873844 swapFree=7112/7112
[pid=20341] ppid=20339 vsize=18496 CPUtime=3.09 cores=0,2,4,6
/proc/20341/stat : 20341 (toysat) R 20339 20341 18402 0 -1 4202496 3932 0 0 0 307 2 0 0 20 0 1 0 283855401 18939904 3854 33554432000 4194304 8973514 140736556383264 140736556382760 4459352 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/20341/statm: 4624 3854 454 1167 0 3405 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18496

[startup+6.30024 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 20342
/proc/meminfo: memFree=31167904/32873844 swapFree=7112/7112
[pid=20341] ppid=20339 vsize=22592 CPUtime=6.29 cores=0,2,4,6
/proc/20341/stat : 20341 (toysat) R 20339 20341 18402 0 -1 4202496 4968 0 0 0 625 4 0 0 20 0 1 0 283855401 23134208 4890 33554432000 4194304 8973514 140736556383264 140736556382760 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20341/statm: 5648 4890 466 1167 0 4429 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 22592

[startup+12.7002 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 20342
/proc/meminfo: memFree=31158864/32873844 swapFree=7112/7112
[pid=20341] ppid=20339 vsize=30784 CPUtime=12.69 cores=0,2,4,6
/proc/20341/stat : 20341 (toysat) R 20339 20341 18402 0 -1 4202496 6912 0 0 0 1259 10 0 0 20 0 1 0 283855401 31522816 6834 33554432000 4194304 8973514 140736556383264 140736556382760 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20341/statm: 7696 6834 466 1167 0 6477 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 30784

[startup+25.5002 s]
/proc/loadavg: 1.95 1.98 1.99 3/179 20342
/proc/meminfo: memFree=31150292/32873844 swapFree=7112/7112
[pid=20341] ppid=20339 vsize=38976 CPUtime=25.48 cores=0,2,4,6
/proc/20341/stat : 20341 (toysat) R 20339 20341 18402 0 -1 4202496 9069 0 0 0 2526 22 0 0 20 0 1 0 283855401 39911424 8991 33554432000 4194304 8973514 140736556383264 140736556382760 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20341/statm: 9744 8991 466 1167 0 8525 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 38976

[startup+51.1002 s]
/proc/loadavg: 1.96 1.98 1.99 3/178 20342
/proc/meminfo: memFree=31150152/32873844 swapFree=7112/7112
[pid=20341] ppid=20339 vsize=37952 CPUtime=51.06 cores=0,2,4,6
/proc/20341/stat : 20341 (toysat) R 20339 20341 18402 0 -1 4202496 15739 0 0 0 5069 37 0 0 20 0 1 0 283855401 38862848 8735 33554432000 4194304 8973514 140736556383264 140736556382760 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/20341/statm: 9488 8735 466 1167 0 8269 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 37952

[startup+102.307 s]
/proc/loadavg: 2.04 2.00 2.00 3/179 20343
/proc/meminfo: memFree=31105256/32873844 swapFree=7112/7112
[pid=20341] ppid=20339 vsize=83008 CPUtime=102.25 cores=0,2,4,6
/proc/20341/stat : 20341 (toysat) R 20339 20341 18402 0 -1 4202496 27003 0 0 0 10160 65 0 0 20 0 1 0 283855401 85000192 19999 33554432000 4194304 8973514 140736556383264 140736556382760 4415372 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/20341/statm: 20752 19999 466 1167 0 19533 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 83008

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/179 20343
/proc/meminfo: memFree=31071572/32873844 swapFree=7112/7112
[pid=20341] ppid=20339 vsize=116800 CPUtime=162.22 cores=0,2,4,6
/proc/20341/stat : 20341 (toysat) R 20339 20341 18402 0 -1 4202496 35459 0 0 0 16124 98 0 0 20 0 1 0 283855401 119603200 28447 33554432000 4194304 8973514 140736556383264 140736556382528 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/20341/statm: 29200 28447 466 1167 0 27981 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 116800

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20343
/proc/meminfo: memFree=31059360/32873844 swapFree=7112/7112
[pid=20341] ppid=20339 vsize=122944 CPUtime=222.19 cores=0,2,4,6
/proc/20341/stat : 20341 (toysat) R 20339 20341 18402 0 -1 4202496 37016 0 0 0 22089 130 0 0 20 0 1 0 283855401 125894656 29983 33554432000 4194304 8973514 140736556383264 140736556382760 7720528 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/20341/statm: 30736 29983 466 1167 0 29517 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 122944

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20343
/proc/meminfo: memFree=31042992/32873844 swapFree=7112/7112
[pid=20341] ppid=20339 vsize=128064 CPUtime=282.18 cores=0,2,4,6
/proc/20341/stat : 20341 (toysat) R 20339 20341 18402 0 -1 4202496 38296 0 0 0 28057 161 0 0 20 0 1 0 283855401 131137536 31263 33554432000 4194304 8973514 140736556383264 140736556382528 7937344 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/20341/statm: 32016 31263 466 1167 0 30797 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 128064

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 20346
/proc/meminfo: memFree=31042844/32873844 swapFree=7112/7112
[pid=20341] ppid=20339 vsize=128064 CPUtime=342.17 cores=0,2,4,6
/proc/20341/stat : 20341 (toysat) R 20339 20341 18402 0 -1 4202496 38296 0 0 0 34024 193 0 0 20 0 1 0 283855401 131137536 31263 33554432000 4194304 8973514 140736556383264 140736556382760 4362912 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/20341/statm: 32016 31263 466 1167 0 30797 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 128064

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 20370
/proc/meminfo: memFree=31040600/32873844 swapFree=7112/7112
[pid=20341] ppid=20339 vsize=130112 CPUtime=402.15 cores=0,2,4,6
/proc/20341/stat : 20341 (toysat) R 20339 20341 18402 0 -1 4202496 38808 0 0 0 39979 236 0 0 20 0 1 0 283855401 133234688 31775 33554432000 4194304 8973514 140736556383264 140736556382528 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20341/statm: 32528 31775 466 1167 0 31309 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 130112

[startup+462.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 20370
/proc/meminfo: memFree=31052268/32873844 swapFree=7112/7112
[pid=20341] ppid=20339 vsize=130112 CPUtime=462.14 cores=0,2,4,6
/proc/20341/stat : 20341 (toysat) R 20339 20341 18402 0 -1 4202496 38808 0 0 0 45936 278 0 0 20 0 1 0 283855401 133234688 31775 33554432000 4194304 8973514 140736556383264 140736556382760 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20341/statm: 32528 31775 466 1167 0 31309 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 130112

[startup+522.3 s]
/proc/loadavg: 2.15 2.05 2.01 3/179 20370
/proc/meminfo: memFree=31066536/32873844 swapFree=7112/7112
[pid=20341] ppid=20339 vsize=115776 CPUtime=522.13 cores=0,2,4,6
/proc/20341/stat : 20341 (toysat) R 20339 20341 18402 0 -1 4202496 39832 0 0 0 51894 319 0 0 20 0 1 0 283855401 118554624 28191 33554432000 4194304 8973514 140736556383264 140736556382760 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20341/statm: 28944 28191 466 1167 0 27725 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 115776

[startup+582.3 s]
/proc/loadavg: 2.05 2.04 2.01 3/179 20370
/proc/meminfo: memFree=31027068/32873844 swapFree=7112/7112
[pid=20341] ppid=20339 vsize=149568 CPUtime=582.12 cores=0,2,4,6
/proc/20341/stat : 20341 (toysat) R 20339 20341 18402 0 -1 4202496 48286 0 0 0 57859 353 0 0 20 0 1 0 283855401 153157632 36639 33554432000 4194304 8973514 140736556383264 140736556382760 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20341/statm: 37392 36639 466 1167 0 36173 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 149568

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/179 20371
/proc/meminfo: memFree=30995428/32873844 swapFree=7112/7112
[pid=20341] ppid=20339 vsize=164928 CPUtime=822.08 cores=0,2,4,6
/proc/20341/stat : 20341 (toysat) R 20339 20341 18402 0 -1 4202496 52130 0 0 0 81733 475 0 0 20 0 1 0 283855401 168886272 40479 33554432000 4194304 8973514 140736556383264 140736556382760 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20341/statm: 41232 40479 466 1167 0 40013 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 164928

[startup+882.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 20371
/proc/meminfo: memFree=30995288/32873844 swapFree=7112/7112
[pid=20341] ppid=20339 vsize=164928 CPUtime=882.07 cores=0,2,4,6
/proc/20341/stat : 20341 (toysat) R 20339 20341 18402 0 -1 4202496 52130 0 0 0 87702 505 0 0 20 0 1 0 283855401 168886272 40479 33554432000 4194304 8973514 140736556383264 140736556382528 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20341/statm: 41232 40479 466 1167 0 40013 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 164928

[startup+942.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 20374
/proc/meminfo: memFree=30995280/32873844 swapFree=7112/7112
[pid=20341] ppid=20339 vsize=164928 CPUtime=942.06 cores=0,2,4,6
/proc/20341/stat : 20341 (toysat) R 20339 20341 18402 0 -1 4202496 52130 0 0 0 93675 531 0 0 20 0 1 0 283855401 168886272 40479 33554432000 4194304 8973514 140736556383264 140736556382528 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20341/statm: 41232 40479 466 1167 0 40013 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 164928

[startup+1002.3 s]
/proc/loadavg: 1.97 2.00 1.99 3/179 20414
/proc/meminfo: memFree=31144188/32873844 swapFree=7112/7112
[pid=20341] ppid=20339 vsize=164928 CPUtime=1002.05 cores=0,2,4,6
/proc/20341/stat : 20341 (toysat) R 20339 20341 18402 0 -1 4202496 52130 0 0 0 99644 561 0 0 20 0 1 0 283855401 168886272 40479 33554432000 4194304 8973514 140736556383264 140736556382528 4427948 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20341/statm: 41232 40479 466 1167 0 40013 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 164928

[startup+1062.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/179 20414
/proc/meminfo: memFree=31143232/32873844 swapFree=7112/7112
[pid=20341] ppid=20339 vsize=164928 CPUtime=1062.04 cores=0,2,4,6
/proc/20341/stat : 20341 (toysat) R 20339 20341 18402 0 -1 4202496 52130 0 0 0 105612 592 0 0 20 0 1 0 283855401 168886272 40479 33554432000 4194304 8973514 140736556383264 140736556382528 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20341/statm: 41232 40479 466 1167 0 40013 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 164928

[startup+1122.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/179 20414
/proc/meminfo: memFree=31124820/32873844 swapFree=7112/7112
[pid=20341] ppid=20339 vsize=181312 CPUtime=1122.03 cores=0,2,4,6
/proc/20341/stat : 20341 (toysat) R 20339 20341 18402 0 -1 4202496 56226 0 0 0 111582 621 0 0 20 0 1 0 283855401 185663488 44575 33554432000 4194304 8973514 140736556383264 140736556382760 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20341/statm: 45328 44575 466 1167 0 44109 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 181312

[startup+1182.3 s]
/proc/loadavg: 2.02 2.00 2.00 3/179 20414
/proc/meminfo: memFree=31124800/32873844 swapFree=7112/7112
[pid=20341] ppid=20339 vsize=181312 CPUtime=1182.02 cores=0,2,4,6
/proc/20341/stat : 20341 (toysat) R 20339 20341 18402 0 -1 4202496 56231 0 0 0 117555 647 0 0 20 0 1 0 283855401 185663488 44575 33554432000 4194304 8973514 140736556383264 140736556382528 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20341/statm: 45328 44575 466 1167 0 44109 0
Current children cumulated CPU time (s) 1182.02
Current children cumulated vsize (KiB) 181312

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20414
/proc/meminfo: memFree=31123064/32873844 swapFree=7112/7112
[pid=20341] ppid=20339 vsize=181312 CPUtime=1242.01 cores=0,2,4,6
/proc/20341/stat : 20341 (toysat) R 20339 20341 18402 0 -1 4202496 56231 0 0 0 123530 671 0 0 20 0 1 0 283855401 185663488 44575 33554432000 4194304 8973514 140736556383264 140736556382760 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20341/statm: 45328 44575 466 1167 0 44109 0
Current children cumulated CPU time (s) 1242.01
Current children cumulated vsize (KiB) 181312

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20415
/proc/meminfo: memFree=31119216/32873844 swapFree=7112/7112
[pid=20341] ppid=20339 vsize=181312 CPUtime=1302.01 cores=0,2,4,6
/proc/20341/stat : 20341 (toysat) R 20339 20341 18402 0 -1 4202496 56231 0 0 0 129510 691 0 0 20 0 1 0 283855401 185663488 44575 33554432000 4194304 8973514 140736556383264 140736556382528 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20341/statm: 45328 44575 466 1167 0 44109 0
Current children cumulated CPU time (s) 1302.01
Current children cumulated vsize (KiB) 181312

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20415
/proc/meminfo: memFree=31114752/32873844 swapFree=7112/7112
[pid=20341] ppid=20339 vsize=185408 CPUtime=1361.99 cores=0,2,4,6
/proc/20341/stat : 20341 (toysat) R 20339 20341 18402 0 -1 4202496 57255 0 0 0 135485 714 0 0 20 0 1 0 283855401 189857792 45599 33554432000 4194304 8973514 140736556383264 140736556382760 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20341/statm: 46352 45599 466 1167 0 45133 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 185408

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20415
/proc/meminfo: memFree=31114680/32873844 swapFree=7112/7112
[pid=20341] ppid=20339 vsize=185408 CPUtime=1421.99 cores=0,2,4,6
/proc/20341/stat : 20341 (toysat) R 20339 20341 18402 0 -1 4202496 57255 0 0 0 141459 740 0 0 20 0 1 0 283855401 189857792 45599 33554432000 4194304 8973514 140736556383264 140736556382528 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20341/statm: 46352 45599 466 1167 0 45133 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 185408

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 20415
/proc/meminfo: memFree=31113068/32873844 swapFree=7112/7112
[pid=20341] ppid=20339 vsize=185408 CPUtime=1481.98 cores=0,2,4,6
/proc/20341/stat : 20341 (toysat) R 20339 20341 18402 0 -1 4202496 57255 0 0 0 147434 764 0 0 20 0 1 0 283855401 189857792 45599 33554432000 4194304 8973514 140736556383264 140736556382760 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20341/statm: 46352 45599 466 1167 0 45133 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 185408

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 20418
/proc/meminfo: memFree=31110388/32873844 swapFree=7112/7112
[pid=20341] ppid=20339 vsize=185408 CPUtime=1541.97 cores=0,2,4,6
/proc/20341/stat : 20341 (toysat) R 20339 20341 18402 0 -1 4202496 57255 0 0 0 153402 795 0 0 20 0 1 0 283855401 189857792 45599 33554432000 4194304 8973514 140736556383264 140736556382760 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20341/statm: 46352 45599 466 1167 0 45133 0
Current children cumulated CPU time (s) 1541.97
Current children cumulated vsize (KiB) 185408

[startup+1602.3 s]
/proc/loadavg: 2.12 2.03 2.01 3/179 20419
/proc/meminfo: memFree=31110272/32873844 swapFree=7112/7112
[pid=20341] ppid=20339 vsize=185408 CPUtime=1601.95 cores=0,2,4,6
/proc/20341/stat : 20341 (toysat) R 20339 20341 18402 0 -1 4202496 57255 0 0 0 159371 824 0 0 20 0 1 0 283855401 189857792 45599 33554432000 4194304 8973514 140736556383264 140736556382528 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20341/statm: 46352 45599 466 1167 0 45133 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 185408

[startup+1662.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/179 20419
/proc/meminfo: memFree=31110396/32873844 swapFree=7112/7112
[pid=20341] ppid=20339 vsize=185408 CPUtime=1661.95 cores=0,2,4,6
/proc/20341/stat : 20341 (toysat) R 20339 20341 18402 0 -1 4202496 57255 0 0 0 165342 853 0 0 20 0 1 0 283855401 189857792 45599 33554432000 4194304 8973514 140736556383264 140736556382760 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20341/statm: 46352 45599 466 1167 0 45133 0
Current children cumulated CPU time (s) 1661.95
Current children cumulated vsize (KiB) 185408

[startup+1722.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/179 20419
/proc/meminfo: memFree=31106800/32873844 swapFree=7112/7112
[pid=20341] ppid=20339 vsize=185408 CPUtime=1721.94 cores=0,2,4,6
/proc/20341/stat : 20341 (toysat) R 20339 20341 18402 0 -1 4202496 57255 0 0 0 171317 877 0 0 20 0 1 0 283855401 189857792 45599 33554432000 4194304 8973514 140736556383264 140736556382528 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20341/statm: 46352 45599 466 1167 0 45133 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 185408

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 20419
/proc/meminfo: memFree=31106736/32873844 swapFree=7112/7112
[pid=20341] ppid=20339 vsize=185408 CPUtime=1781.93 cores=0,2,4,6
/proc/20341/stat : 20341 (toysat) R 20339 20341 18402 0 -1 4202496 57255 0 0 0 177288 905 0 0 20 0 1 0 283855401 189857792 45599 33554432000 4194304 8973514 140736556383264 140736556382760 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20341/statm: 46352 45599 466 1167 0 45133 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 185408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 20419
/proc/meminfo: memFree=31106860/32873844 swapFree=7112/7112
[pid=20341] ppid=20339 vsize=185408 CPUtime=1800.03 cores=0,2,4,6
/proc/20341/stat : 20341 (toysat) R 20339 20341 18402 0 -1 4202496 57255 0 0 0 179092 911 0 0 20 0 1 0 283855401 189857792 45599 33554432000 4194304 8973514 140736556383264 140736556382760 7681396 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/20341/statm: 46352 45599 466 1167 0 45133 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 185408

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.04
CPU user time (s): 1790.92
CPU system time (s): 9.12061
CPU usage (%): 99.9797
Max. virtual memory (cumulated for all children) (KiB): 185408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1790.92
system time used= 9.12061
maximum resident set size= 182396
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57255
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= 72
involuntary context switches= 2354

runsolver used 3.14252 second user time and 8.95264 second system time

The end

Launcher Data

Begin job on node132 at 2012-05-28 05:55:01
IDJOB=3711993
IDBENCH=78702
IDSOLVER=2291
FILE ID=node132/3711993-1338177301
RUNJOBID= node132-1338159019-18418
PBS_JOBID= 14624548
Free space on /tmp= 71632 MiB

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

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

MD5SUM BENCH= 3aafd47af6446049bcdbc11c9b966efe
RANDOM SEED=356794176

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:        31185900 kB
Buffers:          445344 kB
Cached:           191564 kB
SwapCached:         2284 kB
Active:           655416 kB
Inactive:         144628 kB
Active(anon):     155308 kB
Inactive(anon):     8148 kB
Active(file):     500108 kB
Inactive(file):   136480 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67103740 kB
Dirty:              7396 kB
Writeback:             0 kB
AnonPages:        166396 kB
Mapped:            12856 kB
Shmem:                 8 kB
Slab:             749360 kB
SReclaimable:     191160 kB
SUnreclaim:       558200 kB
KernelStack:        1472 kB
PageTables:         3868 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     277340 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    131072 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 06:25:03