Trace number 3711995

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
toysat 2012-05-17? (TO) 1800.08 1800.41

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl40_41_pb.cnf.cr--soft-33-100-0.wbo
MD5SUMf511ebc8ef7d333a60d28a0c67ab699d
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark2.06669
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables3280
Total number of constraints162
Number of soft constraints117
Number of constraints which are clauses82
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint40
Maximum length of a constraint41
Top cost 5670
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 5669
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 42
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:04:50+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-3711995-1338174290.wbo"]
0.00/0.04	c #vars 3280
0.00/0.04	c #constraints 162
0.00/0.04	c Solving starts ...
2.59/2.62	c solving time = 2.576s
2.59/2.62	c #decision = 7378
2.59/2.62	c #conflict = 842
2.59/2.62	c #restart = 4
2.59/2.62	o 64
2.59/2.62	c Solving starts ...
2.88/2.92	c solving time = 0.298s
2.88/2.92	c #decision = 11194
2.88/2.92	c #conflict = 959
2.88/2.92	c #restart = 5
2.88/2.92	o 52
2.88/2.92	c Solving starts ...
3.19/3.25	c solving time = 0.333s
3.19/3.25	c #decision = 14975
3.19/3.25	c #conflict = 1062
3.19/3.25	c #restart = 6
3.19/3.25	o 28
3.19/3.25	c Solving starts ...
3.39/3.46	c solving time = 0.200s
3.39/3.46	c #decision = 18635
3.39/3.46	c #conflict = 1163
3.39/3.46	c #restart = 7
3.39/3.46	o 20
3.39/3.46	c Solving starts ...
3.39/3.46	c solving time = 0.006s
3.39/3.46	c #decision = 20390
3.39/3.46	c #conflict = 1163
3.39/3.46	c #restart = 7
3.39/3.46	o 14
3.39/3.46	c Solving starts ...
3.59/3.69	c solving time = 0.221s
3.59/3.69	c #decision = 23981
3.59/3.69	c #conflict = 1263
3.59/3.69	c #restart = 8
3.59/3.69	o 13
3.89/3.91	c Solving starts ...
3.89/3.91	c learnt constraints deletion: 1354 -> 677
4.18/4.28	c solving time = 0.594s
4.18/4.28	c #decision = 29361
4.18/4.28	c #conflict = 1517
4.18/4.28	c #restart = 10
4.18/4.28	o 8
4.18/4.28	c Solving starts ...
4.29/4.32	c solving time = 0.038s
4.29/4.32	c #decision = 31039
4.29/4.32	c #conflict = 1553
4.29/4.32	c #restart = 10
4.29/4.32	o 4
4.29/4.32	c Solving starts ...
8.08/8.13	c learnt constraints deletion: 2181 -> 1091
14.19/14.26	c learnt constraints deletion: 2992 -> 1496
19.69/19.71	c learnt constraints deletion: 3208 -> 1604
33.88/33.93	c learnt constraints deletion: 4173 -> 2087
46.57/46.60	c learnt constraints deletion: 5941 -> 2971
61.16/61.26	c learnt constraints deletion: 6429 -> 3233
75.14/75.29	c learnt constraints deletion: 5557 -> 2779
77.65/77.70	c learnt constraints deletion: 3933 -> 1967
80.95/81.06	c learnt constraints deletion: 3977 -> 1992
84.44/84.50	c learnt constraints deletion: 4025 -> 2013
87.04/87.16	c learnt constraints deletion: 4022 -> 2013
102.25/102.31	c learnt constraints deletion: 6960 -> 3489
120.14/120.29	c learnt constraints deletion: 7015 -> 3523
137.84/137.96	c learnt constraints deletion: 6975 -> 3502
147.63/147.77	c learnt constraints deletion: 6057 -> 3029
162.64/162.75	c learnt constraints deletion: 7317 -> 3668
177.53/177.62	c learnt constraints deletion: 7303 -> 3667
191.23/191.36	c learnt constraints deletion: 7309 -> 3671
205.72/205.82	c learnt constraints deletion: 7324 -> 3677
220.02/220.10	c learnt constraints deletion: 7310 -> 3670
233.31/233.42	c learnt constraints deletion: 7706 -> 3858
247.60/247.78	c learnt constraints deletion: 7721 -> 3878
262.50/262.68	c learnt constraints deletion: 7691 -> 3863
276.40/276.50	c learnt constraints deletion: 7678 -> 3856
290.21/290.37	c learnt constraints deletion: 7677 -> 3856
305.10/305.20	c learnt constraints deletion: 7710 -> 3871
321.79/321.99	c learnt constraints deletion: 7658 -> 3846
335.79/335.99	c learnt constraints deletion: 6804 -> 3402
353.00/353.14	c learnt constraints deletion: 8159 -> 4088
370.79/370.92	c learnt constraints deletion: 8182 -> 4100
388.69/388.84	c learnt constraints deletion: 8182 -> 4100
405.69/405.84	c learnt constraints deletion: 8180 -> 4098
420.98/421.15	c learnt constraints deletion: 7830 -> 3923
435.28/435.40	c learnt constraints deletion: 7839 -> 3930
450.97/451.10	c learnt constraints deletion: 7832 -> 3927
466.87/467.06	c learnt constraints deletion: 7813 -> 3915
482.46/482.62	c learnt constraints deletion: 7839 -> 3929
496.37/496.59	c learnt constraints deletion: 7857 -> 3938
508.96/509.19	c learnt constraints deletion: 7556 -> 3778
519.96/520.18	c learnt constraints deletion: 7766 -> 3888
533.06/533.24	c learnt constraints deletion: 7780 -> 3901
545.66/545.87	c learnt constraints deletion: 7777 -> 3899
558.85/559.03	c learnt constraints deletion: 7772 -> 3897
572.16/572.31	c learnt constraints deletion: 7780 -> 3901
586.35/586.52	c learnt constraints deletion: 7771 -> 3897
600.46/600.66	c learnt constraints deletion: 7730 -> 3875
615.05/615.24	c learnt constraints deletion: 7719 -> 3872
629.44/629.63	c learnt constraints deletion: 7707 -> 3866
644.35/644.54	c learnt constraints deletion: 7740 -> 3881
659.94/660.10	c learnt constraints deletion: 7648 -> 3834
677.73/677.91	c learnt constraints deletion: 7625 -> 3839
704.73/704.95	c learnt constraints deletion: 7690 -> 3873
725.53/725.76	c learnt constraints deletion: 7676 -> 3866
742.23/742.45	c learnt constraints deletion: 7685 -> 3854
758.73/759.00	c learnt constraints deletion: 7654 -> 3839
776.43/776.61	c learnt constraints deletion: 8119 -> 4060
790.12/790.34	c learnt constraints deletion: 8891 -> 4450
804.22/804.44	c learnt constraints deletion: 8699 -> 4355
818.91/819.15	c learnt constraints deletion: 8682 -> 4346
834.01/834.29	c learnt constraints deletion: 8639 -> 4325
848.31/848.57	c learnt constraints deletion: 8663 -> 4337
863.81/864.00	c learnt constraints deletion: 8610 -> 4310
877.31/877.59	c learnt constraints deletion: 8554 -> 4282
890.31/890.51	c learnt constraints deletion: 8550 -> 4281
903.91/904.18	c learnt constraints deletion: 8493 -> 4253
918.31/918.54	c learnt constraints deletion: 8482 -> 4247
933.10/933.34	c learnt constraints deletion: 8421 -> 4216
946.69/946.94	c learnt constraints deletion: 8409 -> 4211
962.39/962.65	c learnt constraints deletion: 8334 -> 4173
978.19/978.46	c learnt constraints deletion: 8363 -> 4189
994.39/994.67	c learnt constraints deletion: 8352 -> 4182
1009.78/1010.07	c learnt constraints deletion: 8355 -> 4186
1025.28/1025.52	c learnt constraints deletion: 8348 -> 4181
1040.88/1041.16	c learnt constraints deletion: 8352 -> 4182
1055.87/1056.10	c learnt constraints deletion: 8324 -> 4169
1071.78/1072.04	c learnt constraints deletion: 8368 -> 4190
1087.17/1087.46	c learnt constraints deletion: 8340 -> 4177
1102.27/1102.59	c learnt constraints deletion: 8314 -> 4163
1119.86/1120.11	c learnt constraints deletion: 8961 -> 4489
1133.56/1133.84	c learnt constraints deletion: 8901 -> 4456
1150.27/1150.52	c learnt constraints deletion: 8740 -> 4389
1169.16/1169.43	c learnt constraints deletion: 8756 -> 4397
1187.76/1188.04	c learnt constraints deletion: 8739 -> 4389
1205.05/1205.33	c learnt constraints deletion: 8703 -> 4370
1222.45/1222.71	c learnt constraints deletion: 8660 -> 4350
1243.85/1244.11	c learnt constraints deletion: 8662 -> 4351
1267.95/1268.22	c learnt constraints deletion: 8692 -> 4365
1290.23/1290.56	c learnt constraints deletion: 8671 -> 4355
1309.43/1309.78	c learnt constraints deletion: 8675 -> 4357
1325.14/1325.46	c learnt constraints deletion: 8693 -> 4366
1340.03/1340.39	c learnt constraints deletion: 8672 -> 4356
1354.73/1355.08	c learnt constraints deletion: 8699 -> 4370
1369.02/1369.38	c learnt constraints deletion: 8678 -> 4359
1385.03/1385.30	c learnt constraints deletion: 8681 -> 4361
1399.62/1399.93	c learnt constraints deletion: 8709 -> 4375
1414.82/1415.15	c learnt constraints deletion: 8701 -> 4371
1429.62/1429.92	c learnt constraints deletion: 8708 -> 4374
1445.12/1445.42	c learnt constraints deletion: 8709 -> 4375
1465.31/1465.65	c learnt constraints deletion: 8686 -> 4363
1506.50/1506.90	c learnt constraints deletion: 8672 -> 4358
1564.00/1564.30	c learnt constraints deletion: 8683 -> 4365
1621.89/1622.26	c learnt constraints deletion: 8687 -> 4364
1664.48/1664.87	c learnt constraints deletion: 8659 -> 4349
1690.39/1690.72	c learnt constraints deletion: 8643 -> 4342
1709.87/1710.29	c learnt constraints deletion: 8650 -> 4347
1729.47/1729.82	c learnt constraints deletion: 8653 -> 4346
1745.77/1746.18	c learnt constraints deletion: 8669 -> 4355
1763.76/1764.19	c learnt constraints deletion: 8637 -> 4339
1782.46/1782.82	c learnt constraints deletion: 8631 -> 4336

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-3711995-1338174290/watcher-3711995-1338174290 -o /tmp/evaluation-result-3711995-1338174290/solver-3711995-1338174290 -C 1800 -W 1900 -M 15500 HOME/toysat --wbo HOME/instance-3711995-1338174290.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: 1.00 1.24 1.62 4/174 9601
/proc/meminfo: memFree=31387688/32873844 swapFree=7632/7632
[pid=9601] ppid=9597 vsize=6208 CPUtime=0 cores=1,3,5,7
/proc/9601/stat : 9601 (toysat) R 9597 9601 7805 0 -1 4202496 817 0 0 0 0 0 0 0 20 0 1 0 283553341 6356992 739 33554432000 4194304 8973514 140735547488864 140734543332696 4209325 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9601/statm: 1552 743 422 1167 0 333 0

[startup+0.054104 s]
/proc/loadavg: 1.00 1.24 1.62 4/174 9601
/proc/meminfo: memFree=31387688/32873844 swapFree=7632/7632
[pid=9601] ppid=9597 vsize=9280 CPUtime=0.05 cores=1,3,5,7
/proc/9601/stat : 9601 (toysat) R 9597 9601 7805 0 -1 4202496 1472 0 0 0 5 0 0 0 20 0 1 0 283553341 9502720 1394 33554432000 4194304 8973514 140735547488864 140735547488128 7841851 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9601/statm: 2320 1394 455 1167 0 1101 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9280

[startup+0.100222 s]
/proc/loadavg: 1.00 1.24 1.62 4/174 9601
/proc/meminfo: memFree=31387688/32873844 swapFree=7632/7632
[pid=9601] ppid=9597 vsize=10304 CPUtime=0.09 cores=1,3,5,7
/proc/9601/stat : 9601 (toysat) R 9597 9601 7805 0 -1 4202496 1750 0 0 0 9 0 0 0 20 0 1 0 283553341 10551296 1672 33554432000 4194304 8973514 140735547488864 140735547488128 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9601/statm: 2576 1672 455 1167 0 1357 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10304

[startup+0.300182 s]
/proc/loadavg: 1.00 1.24 1.62 4/174 9601
/proc/meminfo: memFree=31387688/32873844 swapFree=7632/7632
[pid=9601] ppid=9597 vsize=11328 CPUtime=0.29 cores=1,3,5,7
/proc/9601/stat : 9601 (toysat) R 9597 9601 7805 0 -1 4202496 1965 0 0 0 29 0 0 0 20 0 1 0 283553341 11599872 1887 33554432000 4194304 8973514 140735547488864 140735547488360 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9601/statm: 2832 1887 455 1167 0 1613 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11328

[startup+0.70019 s]
/proc/loadavg: 1.00 1.24 1.62 4/174 9601
/proc/meminfo: memFree=31387688/32873844 swapFree=7632/7632
[pid=9601] ppid=9597 vsize=12352 CPUtime=0.68 cores=1,3,5,7
/proc/9601/stat : 9601 (toysat) R 9597 9601 7805 0 -1 4202496 2397 0 0 0 68 0 0 0 20 0 1 0 283553341 12648448 2319 33554432000 4194304 8973514 140735547488864 140735547488360 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9601/statm: 3088 2319 455 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.00 1.24 1.62 4/177 9604
/proc/meminfo: memFree=31368452/32873844 swapFree=7632/7632
[pid=9601] ppid=9597 vsize=14400 CPUtime=1.49 cores=1,3,5,7
/proc/9601/stat : 9601 (toysat) R 9597 9601 7805 0 -1 4202496 2909 0 0 0 148 1 0 0 20 0 1 0 283553341 14745600 2831 33554432000 4194304 8973514 140735547488864 140735547488360 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9601/statm: 3600 2831 455 1167 0 2381 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14400

[startup+3.10019 s]
/proc/loadavg: 1.00 1.24 1.62 4/177 9604
/proc/meminfo: memFree=31363476/32873844 swapFree=7632/7632
[pid=9601] ppid=9597 vsize=18496 CPUtime=3.09 cores=1,3,5,7
/proc/9601/stat : 9601 (toysat) R 9597 9601 7805 0 -1 4202496 3805 0 0 0 307 2 0 0 20 0 1 0 283553341 18939904 3722 33554432000 4194304 8973514 140735547488864 140735547488360 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9601/statm: 4624 3722 465 1167 0 3405 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 18496

[startup+6.30023 s]
/proc/loadavg: 1.08 1.25 1.62 4/177 9604
/proc/meminfo: memFree=31351496/32873844 swapFree=7632/7632
[pid=9601] ppid=9597 vsize=21568 CPUtime=6.29 cores=1,3,5,7
/proc/9601/stat : 9601 (toysat) R 9597 9601 7805 0 -1 4202496 4718 0 0 0 626 3 0 0 20 0 1 0 283553341 22085632 4635 33554432000 4194304 8973514 140735547488864 140735547488360 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9601/statm: 5392 4635 467 1167 0 4173 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 21568

[startup+12.7002 s]
/proc/loadavg: 1.15 1.26 1.62 4/177 9604
/proc/meminfo: memFree=31334292/32873844 swapFree=7632/7632
[pid=9601] ppid=9597 vsize=29760 CPUtime=12.68 cores=1,3,5,7
/proc/9601/stat : 9601 (toysat) R 9597 9601 7805 0 -1 4202496 6766 0 0 0 1261 7 0 0 20 0 1 0 283553341 30474240 6683 33554432000 4194304 8973514 140735547488864 140735547488360 4209439 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9601/statm: 7440 6683 467 1167 0 6221 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 29760

[startup+25.5002 s]
/proc/loadavg: 1.34 1.30 1.63 4/177 9604
/proc/meminfo: memFree=31314884/32873844 swapFree=7632/7632
[pid=9601] ppid=9597 vsize=43072 CPUtime=25.48 cores=1,3,5,7
/proc/9601/stat : 9601 (toysat) R 9597 9601 7805 0 -1 4202496 10094 0 0 0 2533 15 0 0 20 0 1 0 283553341 44105728 10011 33554432000 4194304 8973514 140735547488864 140735547488128 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9601/statm: 10768 10011 467 1167 0 9549 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 43072

[startup+51.1002 s]
/proc/loadavg: 1.56 1.35 1.64 4/177 9604
/proc/meminfo: memFree=31283608/32873844 swapFree=7632/7632
[pid=9601] ppid=9597 vsize=63552 CPUtime=51.07 cores=1,3,5,7
/proc/9601/stat : 9601 (toysat) R 9597 9601 7805 0 -1 4202496 15227 0 0 0 5076 31 0 0 20 0 1 0 283553341 65077248 15131 33554432000 4194304 8973514 140735547488864 140735547488360 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9601/statm: 15888 15131 467 1167 0 14669 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 63552

[startup+102.307 s]
/proc/loadavg: 1.81 1.45 1.65 4/177 9604
/proc/meminfo: memFree=31208540/32873844 swapFree=7632/7632
[pid=9601] ppid=9597 vsize=99392 CPUtime=102.25 cores=1,3,5,7
/proc/9601/stat : 9601 (toysat) R 9597 9601 7805 0 -1 4202496 25609 0 0 0 10170 55 0 0 20 0 1 0 283553341 101777408 23957 33554432000 4194304 8973514 140735547488864 140735547488360 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9601/statm: 24848 23957 467 1167 0 23629 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 99392

[startup+162.3 s]
/proc/loadavg: 1.93 1.55 1.67 4/177 9604
/proc/meminfo: memFree=31128716/32873844 swapFree=7632/7632
[pid=9601] ppid=9597 vsize=129088 CPUtime=162.23 cores=1,3,5,7
/proc/9601/stat : 9601 (toysat) R 9597 9601 7805 0 -1 4202496 33083 0 0 0 16139 84 0 0 20 0 1 0 283553341 132186112 31431 33554432000 4194304 8973514 140735547488864 140735547488360 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9601/statm: 32272 31431 467 1167 0 31053 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 129088

[startup+222.3 s]
/proc/loadavg: 1.97 1.63 1.69 4/177 9604
/proc/meminfo: memFree=31090624/32873844 swapFree=7632/7632
[pid=9601] ppid=9597 vsize=138304 CPUtime=222.22 cores=1,3,5,7
/proc/9601/stat : 9601 (toysat) R 9597 9601 7805 0 -1 4202496 35478 0 0 0 22106 116 0 0 20 0 1 0 283553341 141623296 33819 33554432000 4194304 8973514 140735547488864 140735547488128 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9601/statm: 34576 33819 467 1167 0 33357 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 138304

[startup+282.3 s]
/proc/loadavg: 1.99 1.69 1.71 4/177 9604
/proc/meminfo: memFree=31070448/32873844 swapFree=7632/7632
[pid=9601] ppid=9597 vsize=138304 CPUtime=282.2 cores=1,3,5,7
/proc/9601/stat : 9601 (toysat) R 9597 9601 7805 0 -1 4202496 35484 0 0 0 28073 147 0 0 20 0 1 0 283553341 141623296 33819 33554432000 4194304 8973514 140735547488864 140735547488360 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9601/statm: 34576 33819 467 1167 0 33357 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 138304

[startup+342.3 s]
/proc/loadavg: 1.99 1.75 1.72 4/178 9608
/proc/meminfo: memFree=31070400/32873844 swapFree=7632/7632
[pid=9601] ppid=9597 vsize=138304 CPUtime=342.19 cores=1,3,5,7
/proc/9601/stat : 9601 (toysat) R 9597 9601 7805 0 -1 4202496 35484 0 0 0 34043 176 0 0 20 0 1 0 283553341 141623296 33819 33554432000 4194304 8973514 140735547488864 140735547488360 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9601/statm: 34576 33819 467 1167 0 33357 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 138304

[startup+402.3 s]
/proc/loadavg: 1.99 1.79 1.74 4/177 9608
/proc/meminfo: memFree=31028736/32873844 swapFree=7632/7632
[pid=9601] ppid=9597 vsize=144448 CPUtime=402.18 cores=1,3,5,7
/proc/9601/stat : 9601 (toysat) R 9597 9601 7805 0 -1 4202496 37020 0 0 0 40013 205 0 0 20 0 1 0 283553341 147914752 35355 33554432000 4194304 8973514 140735547488864 140735547488360 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9601/statm: 36112 35355 467 1167 0 34893 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 144448

[startup+462.3 s]
/proc/loadavg: 1.99 1.83 1.75 4/177 9608
/proc/meminfo: memFree=30993576/32873844 swapFree=7632/7632
[pid=9601] ppid=9597 vsize=153664 CPUtime=462.17 cores=1,3,5,7
/proc/9601/stat : 9601 (toysat) R 9597 9601 7805 0 -1 4202496 39327 0 0 0 45981 236 0 0 20 0 1 0 283553341 157351936 37659 33554432000 4194304 8973514 140735547488864 140735547488360 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9601/statm: 38416 37659 467 1167 0 37197 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 153664

[startup+522.3 s]
/proc/loadavg: 1.99 1.85 1.76 4/177 9608
/proc/meminfo: memFree=30993700/32873844 swapFree=7632/7632
[pid=9601] ppid=9597 vsize=153664 CPUtime=522.16 cores=1,3,5,7
/proc/9601/stat : 9601 (toysat) R 9597 9601 7805 0 -1 4202496 39327 0 0 0 51948 268 0 0 20 0 1 0 283553341 157351936 37659 33554432000 4194304 8973514 140735547488864 140735547488360 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9601/statm: 38416 37659 467 1167 0 37197 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 153664

[startup+582.3 s]
/proc/loadavg: 1.99 1.88 1.77 4/177 9608
/proc/meminfo: memFree=30991532/32873844 swapFree=7632/7632
[pid=9601] ppid=9597 vsize=155712 CPUtime=582.15 cores=1,3,5,7
/proc/9601/stat : 9601 (toysat) R 9597 9601 7805 0 -1 4202496 39839 0 0 0 57916 299 0 0 20 0 1 0 283553341 159449088 38171 33554432000 4194304 8973514 140735547488864 140735547488128 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9601/statm: 38928 38171 467 1167 0 37709 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 155712

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 1.94 1.82 4/177 9609
/proc/meminfo: memFree=30944448/32873844 swapFree=7632/7632
[pid=9601] ppid=9597 vsize=165952 CPUtime=822.11 cores=1,3,5,7
/proc/9601/stat : 9601 (toysat) R 9597 9601 7805 0 -1 4202496 42402 0 0 0 81798 413 0 0 20 0 1 0 283553341 169934848 40731 33554432000 4194304 8973514 140735547488864 140735547488360 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9601/statm: 41488 40731 467 1167 0 40269 0
Current children cumulated CPU time (s) 822.11
Current children cumulated vsize (KiB) 165952

[startup+882.3 s]
/proc/loadavg: 2.00 1.95 1.83 4/177 9609
/proc/meminfo: memFree=30927736/32873844 swapFree=7632/7632
[pid=9601] ppid=9597 vsize=165952 CPUtime=882.11 cores=1,3,5,7
/proc/9601/stat : 9601 (toysat) R 9597 9601 7805 0 -1 4202496 42402 0 0 0 87765 446 0 0 20 0 1 0 283553341 169934848 40731 33554432000 4194304 8973514 140735547488864 140735547488360 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9601/statm: 41488 40731 467 1167 0 40269 0
Current children cumulated CPU time (s) 882.11
Current children cumulated vsize (KiB) 165952

[startup+942.3 s]
/proc/loadavg: 2.00 1.96 1.83 4/178 9613
/proc/meminfo: memFree=30918728/32873844 swapFree=7632/7632
[pid=9601] ppid=9597 vsize=174144 CPUtime=942.09 cores=1,3,5,7
/proc/9601/stat : 9601 (toysat) R 9597 9601 7805 0 -1 4202496 44452 0 0 0 93729 480 0 0 20 0 1 0 283553341 178323456 42779 33554432000 4194304 8973514 140735547488864 140735547488128 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9601/statm: 43536 42779 467 1167 0 42317 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 174144

[startup+1002.3 s]
/proc/loadavg: 2.00 1.96 1.84 4/177 9613
/proc/meminfo: memFree=30918612/32873844 swapFree=7632/7632
[pid=9601] ppid=9597 vsize=174144 CPUtime=1002.08 cores=1,3,5,7
/proc/9601/stat : 9601 (toysat) R 9597 9601 7805 0 -1 4202496 44452 0 0 0 99699 509 0 0 20 0 1 0 283553341 178323456 42779 33554432000 4194304 8973514 140735547488864 140735547488128 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9601/statm: 43536 42779 467 1167 0 42317 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 174144

[startup+1062.3 s]
/proc/loadavg: 2.00 1.97 1.85 4/177 9613
/proc/meminfo: memFree=30918612/32873844 swapFree=7632/7632
[pid=9601] ppid=9597 vsize=174144 CPUtime=1062.08 cores=1,3,5,7
/proc/9601/stat : 9601 (toysat) R 9597 9601 7805 0 -1 4202496 44452 0 0 0 105670 538 0 0 20 0 1 0 283553341 178323456 42779 33554432000 4194304 8973514 140735547488864 140735547488360 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9601/statm: 43536 42779 467 1167 0 42317 0
Current children cumulated CPU time (s) 1062.08
Current children cumulated vsize (KiB) 174144

[startup+1122.3 s]
/proc/loadavg: 2.11 2.00 1.86 4/177 9613
/proc/meminfo: memFree=30918664/32873844 swapFree=7632/7632
[pid=9601] ppid=9597 vsize=174144 CPUtime=1122.06 cores=1,3,5,7
/proc/9601/stat : 9601 (toysat) R 9597 9601 7805 0 -1 4202496 44452 0 0 0 111638 568 0 0 20 0 1 0 283553341 178323456 42779 33554432000 4194304 8973514 140735547488864 140735547488360 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9601/statm: 43536 42779 467 1167 0 42317 0
Current children cumulated CPU time (s) 1122.06
Current children cumulated vsize (KiB) 174144

[startup+1182.3 s]
/proc/loadavg: 2.04 2.00 1.87 4/177 9613
/proc/meminfo: memFree=30913516/32873844 swapFree=7632/7632
[pid=9601] ppid=9597 vsize=179264 CPUtime=1182.06 cores=1,3,5,7
/proc/9601/stat : 9601 (toysat) R 9597 9601 7805 0 -1 4202496 45732 0 0 0 117606 600 0 0 20 0 1 0 283553341 183566336 44059 33554432000 4194304 8973514 140735547488864 140735547488128 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9601/statm: 44816 44059 467 1167 0 43597 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 179264

[startup+1242.3 s]
/proc/loadavg: 2.01 2.00 1.87 4/177 9614
/proc/meminfo: memFree=30913572/32873844 swapFree=7632/7632
[pid=9601] ppid=9597 vsize=179264 CPUtime=1242.04 cores=1,3,5,7
/proc/9601/stat : 9601 (toysat) R 9597 9601 7805 0 -1 4202496 45733 0 0 0 123576 628 0 0 20 0 1 0 283553341 183566336 44059 33554432000 4194304 8973514 140735547488864 140735547488360 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9601/statm: 44816 44059 467 1167 0 43597 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 179264

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.88 4/177 9614
/proc/meminfo: memFree=30913448/32873844 swapFree=7632/7632
[pid=9601] ppid=9597 vsize=179264 CPUtime=1302.04 cores=1,3,5,7
/proc/9601/stat : 9601 (toysat) R 9597 9601 7805 0 -1 4202496 45733 0 0 0 129548 656 0 0 20 0 1 0 283553341 183566336 44059 33554432000 4194304 8973514 140735547488864 140735547488360 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9601/statm: 44816 44059 467 1167 0 43597 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 179264

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.89 4/177 9614
/proc/meminfo: memFree=30913448/32873844 swapFree=7632/7632
[pid=9601] ppid=9597 vsize=179264 CPUtime=1362.03 cores=1,3,5,7
/proc/9601/stat : 9601 (toysat) R 9597 9601 7805 0 -1 4202496 45733 0 0 0 135511 692 0 0 20 0 1 0 283553341 183566336 44059 33554432000 4194304 8973514 140735547488864 140735547488360 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9601/statm: 44816 44059 467 1167 0 43597 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 179264

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.89 4/177 9614
/proc/meminfo: memFree=30907372/32873844 swapFree=7632/7632
[pid=9601] ppid=9597 vsize=185408 CPUtime=1422.03 cores=1,3,5,7
/proc/9601/stat : 9601 (toysat) R 9597 9601 7805 0 -1 4202496 47269 0 0 0 141477 726 0 0 20 0 1 0 283553341 189857792 45595 33554432000 4194304 8973514 140735547488864 140735547488360 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9601/statm: 46352 45595 467 1167 0 45133 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 185408

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.90 4/177 9614
/proc/meminfo: memFree=30907248/32873844 swapFree=7632/7632
[pid=9601] ppid=9597 vsize=185408 CPUtime=1482 cores=1,3,5,7
/proc/9601/stat : 9601 (toysat) R 9597 9601 7805 0 -1 4202496 47269 0 0 0 147445 755 0 0 20 0 1 0 283553341 189857792 45595 33554432000 4194304 8973514 140735547488864 140735547488128 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9601/statm: 46352 45595 467 1167 0 45133 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 185408

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.90 4/178 9618
/proc/meminfo: memFree=30907296/32873844 swapFree=7632/7632
[pid=9601] ppid=9597 vsize=185408 CPUtime=1542 cores=1,3,5,7
/proc/9601/stat : 9601 (toysat) R 9597 9601 7805 0 -1 4202496 47272 0 0 0 153426 774 0 0 20 0 1 0 283553341 189857792 45595 33554432000 4194304 8973514 140735547488864 140735547488128 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9601/statm: 46352 45595 467 1167 0 45133 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 185408

[startup+1602.3 s]
/proc/loadavg: 2.06 2.02 1.91 4/177 9618
/proc/meminfo: memFree=30907304/32873844 swapFree=7632/7632
[pid=9601] ppid=9597 vsize=185408 CPUtime=1601.99 cores=1,3,5,7
/proc/9601/stat : 9601 (toysat) R 9597 9601 7805 0 -1 4202496 47272 0 0 0 159407 792 0 0 20 0 1 0 283553341 189857792 45595 33554432000 4194304 8973514 140735547488864 140735547488128 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9601/statm: 46352 45595 467 1167 0 45133 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 185408

[startup+1662.3 s]
/proc/loadavg: 2.02 2.01 1.91 4/177 9618
/proc/meminfo: memFree=30907304/32873844 swapFree=7632/7632
[pid=9601] ppid=9597 vsize=185408 CPUtime=1661.98 cores=1,3,5,7
/proc/9601/stat : 9601 (toysat) R 9597 9601 7805 0 -1 4202496 47272 0 0 0 165387 811 0 0 20 0 1 0 283553341 189857792 45595 33554432000 4194304 8973514 140735547488864 140735547488360 7841851 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9601/statm: 46352 45595 467 1167 0 45133 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 185408

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 1.91 4/177 9618
/proc/meminfo: memFree=30907180/32873844 swapFree=7632/7632
[pid=9601] ppid=9597 vsize=185408 CPUtime=1721.98 cores=1,3,5,7
/proc/9601/stat : 9601 (toysat) R 9597 9601 7805 0 -1 4202496 47272 0 0 0 171359 839 0 0 20 0 1 0 283553341 189857792 45595 33554432000 4194304 8973514 140735547488864 140735547488360 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9601/statm: 46352 45595 467 1167 0 45133 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 185408

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.91 4/177 9618
/proc/meminfo: memFree=30906808/32873844 swapFree=7632/7632
[pid=9601] ppid=9597 vsize=185408 CPUtime=1781.96 cores=1,3,5,7
/proc/9601/stat : 9601 (toysat) R 9597 9601 7805 0 -1 4202496 47272 0 0 0 177327 869 0 0 20 0 1 0 283553341 189857792 45595 33554432000 4194304 8973514 140735547488864 140735547488360 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9601/statm: 46352 45595 467 1167 0 45133 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 185408



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 1.91 4/177 9618
/proc/meminfo: memFree=30907056/32873844 swapFree=7632/7632
[pid=9601] ppid=9597 vsize=185408 CPUtime=1800.06 cores=1,3,5,7
/proc/9601/stat : 9601 (toysat) R 9597 9601 7805 0 -1 4202496 47272 0 0 0 179128 878 0 0 20 0 1 0 283553341 189857792 45595 33554432000 4194304 8973514 140735547488864 140735547488360 7937344 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/9601/statm: 46352 45595 467 1167 0 45133 0
Current children cumulated CPU time (s) 1800.06
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.08
CPU user time (s): 1791.29
CPU system time (s): 8.79066
CPU usage (%): 99.9816
Max. virtual memory (cumulated for all children) (KiB): 185408

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.29
system time used= 8.79066
maximum resident set size= 182380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47272
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= 66
involuntary context switches= 1850

runsolver used 3.21951 second user time and 9.43557 second system time

The end

Launcher Data

Begin job on node141 at 2012-05-28 05:04:50
IDJOB=3711995
IDBENCH=78678
IDSOLVER=2291
FILE ID=node141/3711995-1338174290
RUNJOBID= node141-1338174290-9575
PBS_JOBID= 14624547
Free space on /tmp= 71544 MiB

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

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

MD5SUM BENCH= f511ebc8ef7d333a60d28a0c67ab699d
RANDOM SEED=1178154687

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.744
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.92
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.744
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31388836 kB
Buffers:          266504 kB
Cached:           369592 kB
SwapCached:          220 kB
Active:           201084 kB
Inactive:         446268 kB
Active(anon):       2196 kB
Inactive(anon):    11292 kB
Active(file):     198888 kB
Inactive(file):   434976 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108636 kB
Dirty:             14748 kB
Writeback:             0 kB
AnonPages:         18308 kB
Mapped:             9984 kB
Shmem:               172 kB
Slab:             696772 kB
SReclaimable:     139300 kB
SUnreclaim:       557472 kB
KernelStack:        1376 kB
PageTables:         4584 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     105540 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71528 MiB
End job on node141 at 2012-05-28 05:34:53