Trace number 3724327

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-06-01? (TO) 1800.07 1800.41

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-51-50.opb
MD5SUM285c24e978af8153c6a378b9af59f522
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.049991
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables2550
Total number of constraints101
Number of constraints which are clauses51
Number of constraints which are cardinality constraints (but not clauses)50
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint51
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 52
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

Solver Data

0.00/0.03	c 2012-06-02T13:05:45+0200
0.00/0.03	c arch = x86_64
0.00/0.03	c os = linux
0.00/0.03	c compiler = ghc 7.4
0.00/0.03	c packages:
0.00/0.03	c   OptDir-0.0.1
0.00/0.03	c   array-0.4.0.0
0.00/0.03	c   base-4.5.0.0
0.00/0.03	c   bytestring-0.9.2.1
0.00/0.03	c   containers-0.4.2.1
0.00/0.03	c   deepseq-1.3.0.0
0.00/0.03	c   mtl-2.1.1
0.00/0.03	c   old_locale-1.0.0.4
0.00/0.03	c   parse_dimacs-1.2
0.00/0.03	c   parsec-3.1.2
0.00/0.03	c   queue-0.1.2
0.00/0.03	c   stm-2.3
0.00/0.03	c   time-1.4
0.00/0.03	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3724327-1338635145.opb"]
0.00/0.03	c #vars 2550
0.00/0.03	c #constraints 101
0.00/0.03	c Solving starts ...
1.19/1.25	c learnt constraints deletion: 1315 -> 658
2.79/2.87	c learnt constraints deletion: 2559 -> 1280
4.49/4.51	c learnt constraints deletion: 2992 -> 1496
8.39/8.46	c learnt constraints deletion: 4065 -> 2033
13.79/13.84	c learnt constraints deletion: 4603 -> 2313
16.18/16.28	c learnt constraints deletion: 3597 -> 1799
19.98/20.08	c learnt constraints deletion: 4805 -> 2421
23.68/23.71	c learnt constraints deletion: 4815 -> 2430
24.39/24.40	c learnt constraints deletion: 2812 -> 1406
29.38/29.48	c learnt constraints deletion: 5043 -> 2531
32.98/33.03	c learnt constraints deletion: 5049 -> 2534
36.67/36.70	c learnt constraints deletion: 5053 -> 2527
40.57/40.60	c learnt constraints deletion: 5275 -> 2650
45.37/45.48	c learnt constraints deletion: 5298 -> 2657
51.76/51.84	c learnt constraints deletion: 5280 -> 2653
59.15/59.25	c learnt constraints deletion: 5281 -> 2666
64.35/64.42	c learnt constraints deletion: 5031 -> 2516
70.94/71.08	c learnt constraints deletion: 5511 -> 2763
82.23/82.38	c learnt constraints deletion: 5527 -> 2774
94.43/94.53	c learnt constraints deletion: 5494 -> 2755
104.62/104.71	c learnt constraints deletion: 5513 -> 2766
114.62/114.71	c learnt constraints deletion: 5497 -> 2758
127.12/127.24	c learnt constraints deletion: 5498 -> 2759
139.52/139.66	c learnt constraints deletion: 5570 -> 2785
147.11/147.27	c learnt constraints deletion: 5727 -> 2868
156.01/156.15	c learnt constraints deletion: 5797 -> 2913
164.61/164.75	c learnt constraints deletion: 5793 -> 2910
173.80/173.94	c learnt constraints deletion: 5771 -> 2900
184.40/184.53	c learnt constraints deletion: 5746 -> 2887
194.81/194.99	c learnt constraints deletion: 5786 -> 2906
205.00/205.15	c learnt constraints deletion: 5759 -> 2895
216.10/216.25	c learnt constraints deletion: 5801 -> 2915
225.31/225.47	c learnt constraints deletion: 5716 -> 2872
239.09/239.28	c learnt constraints deletion: 6078 -> 3054
248.50/248.65	c learnt constraints deletion: 6115 -> 3059
258.69/258.80	c learnt constraints deletion: 6056 -> 3044
269.98/270.10	c learnt constraints deletion: 6101 -> 3068
282.68/282.89	c learnt constraints deletion: 6061 -> 3051
296.19/296.30	c learnt constraints deletion: 6121 -> 3078
308.68/308.89	c learnt constraints deletion: 6096 -> 3066
322.78/322.92	c learnt constraints deletion: 6096 -> 3067
336.48/336.68	c learnt constraints deletion: 6112 -> 3072
352.07/352.26	c learnt constraints deletion: 6071 -> 3056
371.68/371.83	c learnt constraints deletion: 6065 -> 3050
389.67/389.89	c learnt constraints deletion: 6070 -> 3054
407.97/408.15	c learnt constraints deletion: 6056 -> 3044
424.47/424.65	c learnt constraints deletion: 6070 -> 3052
440.46/440.64	c learnt constraints deletion: 6030 -> 3034
451.16/451.40	c learnt constraints deletion: 4804 -> 2402
463.36/463.58	c learnt constraints deletion: 6463 -> 3238
473.76/473.94	c learnt constraints deletion: 6475 -> 3254
482.95/483.17	c learnt constraints deletion: 6452 -> 3240
492.66/492.82	c learnt constraints deletion: 6415 -> 3221
502.05/502.21	c learnt constraints deletion: 6487 -> 3257
512.36/512.57	c learnt constraints deletion: 6468 -> 3247
523.65/523.85	c learnt constraints deletion: 6466 -> 3248
534.94/535.17	c learnt constraints deletion: 6457 -> 3243
546.85/547.09	c learnt constraints deletion: 6487 -> 3259
558.74/558.99	c learnt constraints deletion: 6448 -> 3238
571.04/571.25	c learnt constraints deletion: 6509 -> 3270
582.64/582.89	c learnt constraints deletion: 6483 -> 3258
593.54/593.79	c learnt constraints deletion: 6440 -> 3234
604.93/605.17	c learnt constraints deletion: 6469 -> 3253
616.84/617.04	c learnt constraints deletion: 6488 -> 3258
628.34/628.58	c learnt constraints deletion: 6464 -> 3248
639.94/640.20	c learnt constraints deletion: 6471 -> 3252
650.43/650.64	c learnt constraints deletion: 6488 -> 3258
661.42/661.65	c learnt constraints deletion: 6468 -> 3250
676.34/676.59	c learnt constraints deletion: 6870 -> 3451
686.42/686.67	c learnt constraints deletion: 6842 -> 3424
699.63/699.80	c learnt constraints deletion: 6784 -> 3396
715.12/715.38	c learnt constraints deletion: 6841 -> 3426
730.92/731.18	c learnt constraints deletion: 6864 -> 3437
745.62/745.85	c learnt constraints deletion: 6830 -> 3420
759.41/759.69	c learnt constraints deletion: 6828 -> 3419
772.91/773.15	c learnt constraints deletion: 6772 -> 3393
788.61/788.83	c learnt constraints deletion: 6828 -> 3421
802.51/802.76	c learnt constraints deletion: 6827 -> 3419
818.80/819.10	c learnt constraints deletion: 6841 -> 3427
833.90/834.17	c learnt constraints deletion: 6812 -> 3412
850.00/850.21	c learnt constraints deletion: 6871 -> 3442
865.41/865.62	c learnt constraints deletion: 6793 -> 3403
887.89/888.18	c learnt constraints deletion: 6849 -> 3432
915.69/915.96	c learnt constraints deletion: 6823 -> 3418
933.59/933.81	c learnt constraints deletion: 6866 -> 3438
949.58/949.81	c learnt constraints deletion: 6812 -> 3410
965.48/965.80	c learnt constraints deletion: 6803 -> 3407
986.77/987.00	c learnt constraints deletion: 6833 -> 3423
1008.07/1008.31	c learnt constraints deletion: 6901 -> 3457
1023.88/1024.12	c learnt constraints deletion: 6814 -> 3414
1041.16/1041.47	c learnt constraints deletion: 6836 -> 3425
1056.06/1056.31	c learnt constraints deletion: 6840 -> 3425
1070.86/1071.19	c learnt constraints deletion: 6818 -> 3415
1084.55/1084.84	c learnt constraints deletion: 6838 -> 3425
1099.56/1099.85	c learnt constraints deletion: 6875 -> 3445
1112.86/1113.18	c learnt constraints deletion: 6817 -> 3414
1126.06/1126.33	c learnt constraints deletion: 6787 -> 3399
1140.35/1140.63	c learnt constraints deletion: 7050 -> 3525
1152.45/1152.75	c learnt constraints deletion: 7355 -> 3686
1167.14/1167.44	c learnt constraints deletion: 7328 -> 3672
1181.85/1182.13	c learnt constraints deletion: 7303 -> 3662
1197.35/1197.67	c learnt constraints deletion: 7334 -> 3677
1212.24/1212.50	c learnt constraints deletion: 7328 -> 3673
1226.24/1226.58	c learnt constraints deletion: 7310 -> 3663
1240.34/1240.64	c learnt constraints deletion: 7289 -> 3654
1258.83/1259.12	c learnt constraints deletion: 7324 -> 3671
1278.83/1279.12	c learnt constraints deletion: 7293 -> 3656
1299.02/1299.39	c learnt constraints deletion: 7307 -> 3663
1316.92/1317.29	c learnt constraints deletion: 7282 -> 3651
1332.93/1333.29	c learnt constraints deletion: 7326 -> 3673
1348.72/1349.04	c learnt constraints deletion: 7305 -> 3663
1368.13/1368.42	c learnt constraints deletion: 7333 -> 3677
1384.52/1384.86	c learnt constraints deletion: 7315 -> 3668
1402.91/1403.23	c learnt constraints deletion: 7294 -> 3657
1419.91/1420.29	c learnt constraints deletion: 7326 -> 3673
1438.61/1438.97	c learnt constraints deletion: 7305 -> 3662
1458.40/1458.75	c learnt constraints deletion: 7309 -> 3665
1476.40/1476.71	c learnt constraints deletion: 7276 -> 3648
1494.80/1495.19	c learnt constraints deletion: 7308 -> 3665
1512.20/1512.51	c learnt constraints deletion: 7267 -> 3643
1529.09/1529.45	c learnt constraints deletion: 7296 -> 3659
1546.89/1547.20	c learnt constraints deletion: 7292 -> 3654
1565.38/1565.77	c learnt constraints deletion: 7257 -> 3638
1581.98/1582.39	c learnt constraints deletion: 7319 -> 3669
1597.79/1598.11	c learnt constraints deletion: 7341 -> 3680
1612.88/1613.27	c learnt constraints deletion: 7310 -> 3664
1628.98/1629.34	c learnt constraints deletion: 7321 -> 3670
1643.17/1643.53	c learnt constraints deletion: 7333 -> 3676
1658.07/1658.47	c learnt constraints deletion: 7357 -> 3688
1673.27/1673.67	c learnt constraints deletion: 7339 -> 3680
1689.36/1689.76	c learnt constraints deletion: 7331 -> 3675
1706.47/1706.89	c learnt constraints deletion: 7320 -> 3670
1727.16/1727.53	c learnt constraints deletion: 7289 -> 3654
1748.67/1749.01	c learnt constraints deletion: 7307 -> 3663
1769.26/1769.63	c learnt constraints deletion: 7277 -> 3648
1792.56/1792.91	c learnt constraints deletion: 7303 -> 3663

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

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

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


[startup+0 s]
/proc/loadavg: 1.92 2.03 1.97 3/175 7420
/proc/meminfo: memFree=27724996/32873844 swapFree=7116/7116
[pid=7420] ppid=7418 vsize=6224 CPUtime=0 cores=1,3,5,7
/proc/7420/stat : 7420 (toysat) R 7418 7420 6938 0 -1 4202496 814 0 0 0 0 0 0 0 20 0 1 0 329639530 6373376 734 33554432000 4194304 8989770 140735210890672 140735210889936 4209325 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/7420/statm: 1556 736 428 1171 0 333 0

[startup+0.053888 s]
/proc/loadavg: 1.92 2.03 1.97 3/175 7420
/proc/meminfo: memFree=27724996/32873844 swapFree=7116/7116
[pid=7420] ppid=7418 vsize=9296 CPUtime=0.04 cores=1,3,5,7
/proc/7420/stat : 7420 (toysat) R 7418 7420 6938 0 -1 4202496 1397 0 0 0 4 0 0 0 20 0 1 0 329639530 9519104 1317 33554432000 4194304 8989770 140735210890672 140735210889936 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/7420/statm: 2324 1317 457 1171 0 1101 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9296

[startup+0.100276 s]
/proc/loadavg: 1.92 2.03 1.97 3/175 7420
/proc/meminfo: memFree=27724996/32873844 swapFree=7116/7116
[pid=7420] ppid=7418 vsize=10320 CPUtime=0.09 cores=1,3,5,7
/proc/7420/stat : 7420 (toysat) R 7418 7420 6938 0 -1 4202496 1891 0 0 0 9 0 0 0 20 0 1 0 329639530 10567680 1811 33554432000 4194304 8989770 140735210890672 140735210889936 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/7420/statm: 2580 1811 457 1171 0 1357 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10320

[startup+0.300247 s]
/proc/loadavg: 1.92 2.03 1.97 3/175 7420
/proc/meminfo: memFree=27724996/32873844 swapFree=7116/7116
[pid=7420] ppid=7418 vsize=12368 CPUtime=0.29 cores=1,3,5,7
/proc/7420/stat : 7420 (toysat) R 7418 7420 6938 0 -1 4202496 2187 0 0 0 29 0 0 0 20 0 1 0 329639530 12664832 2107 33554432000 4194304 8989770 140735210890672 140735210889936 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/7420/statm: 3092 2107 457 1171 0 1869 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12368

[startup+0.700275 s]
/proc/loadavg: 1.92 2.03 1.97 3/175 7420
/proc/meminfo: memFree=27724996/32873844 swapFree=7116/7116
[pid=7420] ppid=7418 vsize=14416 CPUtime=0.69 cores=1,3,5,7
/proc/7420/stat : 7420 (toysat) R 7418 7420 6938 0 -1 4202496 2915 0 0 0 68 1 0 0 20 0 1 0 329639530 14761984 2835 33554432000 4194304 8989770 140735210890672 140735210890168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/7420/statm: 3604 2835 457 1171 0 2381 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14416

[startup+1.50025 s]
/proc/loadavg: 1.92 2.03 1.97 3/176 7421
/proc/meminfo: memFree=27715076/32873844 swapFree=7116/7116
[pid=7420] ppid=7418 vsize=18512 CPUtime=1.49 cores=1,3,5,7
/proc/7420/stat : 7420 (toysat) R 7418 7420 6938 0 -1 4202496 3941 0 0 0 147 2 0 0 20 0 1 0 329639530 18956288 3861 33554432000 4194304 8989770 140735210890672 140735210890168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/7420/statm: 4628 3861 459 1171 0 3405 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18512

[startup+3.10032 s]
/proc/loadavg: 1.92 2.03 1.97 3/176 7421
/proc/meminfo: memFree=27707016/32873844 swapFree=7116/7116
[pid=7420] ppid=7418 vsize=28752 CPUtime=3.09 cores=1,3,5,7
/proc/7420/stat : 7420 (toysat) R 7418 7420 6938 0 -1 4202496 6501 0 0 0 306 3 0 0 20 0 1 0 329639530 29442048 6421 33554432000 4194304 8989770 140735210890672 140735210890168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/7420/statm: 7188 6421 459 1171 0 5965 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28752

[startup+6.30031 s]
/proc/loadavg: 1.93 2.03 1.97 3/176 7421
/proc/meminfo: memFree=27692260/32873844 swapFree=7116/7116
[pid=7420] ppid=7418 vsize=43088 CPUtime=6.29 cores=1,3,5,7
/proc/7420/stat : 7420 (toysat) R 7418 7420 6938 0 -1 4202496 10085 0 0 0 623 6 0 0 20 0 1 0 329639530 44122112 10005 33554432000 4194304 8989770 140735210890672 140735210889936 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/7420/statm: 10772 10005 459 1171 0 9549 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43088

[startup+12.7003 s]
/proc/loadavg: 1.93 2.03 1.97 3/176 7421
/proc/meminfo: memFree=27663640/32873844 swapFree=7116/7116
[pid=7420] ppid=7418 vsize=66640 CPUtime=12.69 cores=1,3,5,7
/proc/7420/stat : 7420 (toysat) R 7418 7420 6938 0 -1 4202496 15851 0 0 0 1260 9 0 0 20 0 1 0 329639530 68239360 15771 33554432000 4194304 8989770 140735210890672 140735210890168 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/7420/statm: 16660 15771 459 1171 0 15437 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 66640

[startup+25.5003 s]
/proc/loadavg: 1.95 2.03 1.97 3/177 7422
/proc/meminfo: memFree=27644660/32873844 swapFree=7116/7116
[pid=7420] ppid=7418 vsize=83024 CPUtime=25.49 cores=1,3,5,7
/proc/7420/stat : 7420 (toysat) R 7418 7420 6938 0 -1 4202496 21861 0 0 0 2532 17 0 0 20 0 1 0 329639530 85016576 19989 33554432000 4194304 8989770 140735210890672 140735210890168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/7420/statm: 20756 19989 459 1171 0 19533 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 83024

[startup+51.1003 s]
/proc/loadavg: 2.03 2.04 1.97 3/177 7422
/proc/meminfo: memFree=27631724/32873844 swapFree=7116/7116
[pid=7420] ppid=7418 vsize=95312 CPUtime=51.06 cores=1,3,5,7
/proc/7420/stat : 7420 (toysat) R 7418 7420 6938 0 -1 4202496 24956 0 0 0 5076 30 0 0 20 0 1 0 329639530 97599488 23061 33554432000 4194304 8989770 140735210890672 140735210889936 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/7420/statm: 23828 23061 459 1171 0 22605 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 95312

[startup+102.306 s]
/proc/loadavg: 2.14 2.06 1.98 3/177 7422
/proc/meminfo: memFree=27580308/32873844 swapFree=7116/7116
[pid=7420] ppid=7418 vsize=145488 CPUtime=102.22 cores=1,3,5,7
/proc/7420/stat : 7420 (toysat) R 7418 7420 6938 0 -1 4202496 37535 0 0 0 10170 52 0 0 20 0 1 0 329639530 148979712 35605 33554432000 4194304 8989770 140735210890672 140735210889936 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/7420/statm: 36372 35605 459 1171 0 35149 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 145488

[startup+162.3 s]
/proc/loadavg: 2.05 2.05 1.98 3/177 7423
/proc/meminfo: memFree=27571620/32873844 swapFree=7116/7116
[pid=7420] ppid=7418 vsize=150608 CPUtime=162.21 cores=1,3,5,7
/proc/7420/stat : 7420 (toysat) R 7418 7420 6938 0 -1 4202496 38815 0 0 0 16147 74 0 0 20 0 1 0 329639530 154222592 36885 33554432000 4194304 8989770 140735210890672 140735210890168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/7420/statm: 37652 36885 459 1171 0 36429 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 150608

[startup+222.3 s]
/proc/loadavg: 2.02 2.04 1.98 3/177 7423
/proc/meminfo: memFree=27567828/32873844 swapFree=7116/7116
[pid=7420] ppid=7418 vsize=153680 CPUtime=222.2 cores=1,3,5,7
/proc/7420/stat : 7420 (toysat) R 7418 7420 6938 0 -1 4202496 39586 0 0 0 22126 94 0 0 20 0 1 0 329639530 157368320 37653 33554432000 4194304 8989770 140735210890672 140735210890168 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/7420/statm: 38420 37653 459 1171 0 37197 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 153680

[startup+282.3 s]
/proc/loadavg: 2.05 2.04 1.99 3/178 7426
/proc/meminfo: memFree=27563356/32873844 swapFree=7116/7116
[pid=7420] ppid=7418 vsize=154704 CPUtime=282.19 cores=1,3,5,7
/proc/7420/stat : 7420 (toysat) R 7418 7420 6938 0 -1 4202496 39842 0 0 0 28106 113 0 0 20 0 1 0 329639530 158416896 37909 33554432000 4194304 8989770 140735210890672 140735210888640 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/7420/statm: 38676 37909 459 1171 0 37453 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 154704

[startup+342.3 s]
/proc/loadavg: 2.02 2.03 1.99 3/177 7426
/proc/meminfo: memFree=27559512/32873844 swapFree=7116/7116
[pid=7420] ppid=7418 vsize=156752 CPUtime=342.18 cores=1,3,5,7
/proc/7420/stat : 7420 (toysat) R 7418 7420 6938 0 -1 4202496 40355 0 0 0 34085 133 0 0 20 0 1 0 329639530 160514048 38421 33554432000 4194304 8989770 140735210890672 140735210889936 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/7420/statm: 39188 38421 459 1171 0 37965 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 156752

[startup+402.3 s]
/proc/loadavg: 2.00 2.02 1.99 3/177 7426
/proc/meminfo: memFree=27557776/32873844 swapFree=7116/7116
[pid=7420] ppid=7418 vsize=156752 CPUtime=402.17 cores=1,3,5,7
/proc/7420/stat : 7420 (toysat) R 7418 7420 6938 0 -1 4202496 40355 0 0 0 40070 147 0 0 20 0 1 0 329639530 160514048 38421 33554432000 4194304 8989770 140735210890672 140735210890168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/7420/statm: 39188 38421 459 1171 0 37965 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 156752

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 1.99 3/176 7426
/proc/meminfo: memFree=27556728/32873844 swapFree=7116/7116
[pid=7420] ppid=7418 vsize=156752 CPUtime=462.15 cores=1,3,5,7
/proc/7420/stat : 7420 (toysat) R 7418 7420 6938 0 -1 4202496 40355 0 0 0 46052 163 0 0 20 0 1 0 329639530 160514048 38421 33554432000 4194304 8989770 140735210890672 140735210889936 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/7420/statm: 39188 38421 459 1171 0 37965 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 156752

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/177 7427
/proc/meminfo: memFree=27553868/32873844 swapFree=7116/7116
[pid=7420] ppid=7418 vsize=156752 CPUtime=522.15 cores=1,3,5,7
/proc/7420/stat : 7420 (toysat) R 7418 7420 6938 0 -1 4202496 40355 0 0 0 52026 189 0 0 20 0 1 0 329639530 160514048 38421 33554432000 4194304 8989770 140735210890672 140735210889936 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/7420/statm: 39188 38421 459 1171 0 37965 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 156752

[startup+582.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 7427
/proc/meminfo: memFree=27551692/32873844 swapFree=7116/7116
[pid=7420] ppid=7418 vsize=156752 CPUtime=582.14 cores=1,3,5,7
/proc/7420/stat : 7420 (toysat) R 7418 7420 6938 0 -1 4202496 40355 0 0 0 58006 208 0 0 20 0 1 0 329639530 160514048 38421 33554432000 4194304 8989770 140735210890672 140735210890168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/7420/statm: 39188 38421 459 1171 0 37965 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 156752

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7428
/proc/meminfo: memFree=27543628/32873844 swapFree=7116/7116
[pid=7420] ppid=7418 vsize=156752 CPUtime=822.1 cores=1,3,5,7
/proc/7420/stat : 7420 (toysat) R 7418 7420 6938 0 -1 4202496 40355 0 0 0 81930 280 0 0 20 0 1 0 329639530 160514048 38421 33554432000 4194304 8989770 140735210890672 140735210889936 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/7420/statm: 39188 38421 459 1171 0 37965 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 156752

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 7431
/proc/meminfo: memFree=27534564/32873844 swapFree=7116/7116
[pid=7420] ppid=7418 vsize=162896 CPUtime=882.09 cores=1,3,5,7
/proc/7420/stat : 7420 (toysat) R 7418 7420 6938 0 -1 4202496 41891 0 0 0 87914 295 0 0 20 0 1 0 329639530 166805504 39957 33554432000 4194304 8989770 140735210890672 140735210889936 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/7420/statm: 40724 39957 459 1171 0 39501 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 162896

[startup+942.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 7431
/proc/meminfo: memFree=27508964/32873844 swapFree=7116/7116
[pid=7420] ppid=7418 vsize=186448 CPUtime=942.09 cores=1,3,5,7
/proc/7420/stat : 7420 (toysat) R 7418 7420 6938 0 -1 4202496 47780 0 0 0 93898 311 0 0 20 0 1 0 329639530 190922752 45845 33554432000 4194304 8989770 140735210890672 140735210889936 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/7420/statm: 46612 45845 459 1171 0 45389 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 186448

[startup+1002.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 7431
/proc/meminfo: memFree=27506080/32873844 swapFree=7116/7116
[pid=7420] ppid=7418 vsize=186448 CPUtime=1002.08 cores=1,3,5,7
/proc/7420/stat : 7420 (toysat) R 7418 7420 6938 0 -1 4202496 47785 0 0 0 99882 326 0 0 20 0 1 0 329639530 190922752 45845 33554432000 4194304 8989770 140735210890672 140735210889936 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/7420/statm: 46612 45845 459 1171 0 45389 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 186448

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7431
/proc/meminfo: memFree=27506080/32873844 swapFree=7116/7116
[pid=7420] ppid=7418 vsize=186448 CPUtime=1062.07 cores=1,3,5,7
/proc/7420/stat : 7420 (toysat) R 7418 7420 6938 0 -1 4202496 47785 0 0 0 105866 341 0 0 20 0 1 0 329639530 190922752 45845 33554432000 4194304 8989770 140735210890672 140735210889936 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/7420/statm: 46612 45845 459 1171 0 45389 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 186448

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7432
/proc/meminfo: memFree=27501988/32873844 swapFree=7116/7116
[pid=7420] ppid=7418 vsize=186448 CPUtime=1122.05 cores=1,3,5,7
/proc/7420/stat : 7420 (toysat) R 7418 7420 6938 0 -1 4202496 47785 0 0 0 111848 357 0 0 20 0 1 0 329639530 190922752 45845 33554432000 4194304 8989770 140735210890672 140735210890168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/7420/statm: 46612 45845 459 1171 0 45389 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 186448

[startup+1182.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 7432
/proc/meminfo: memFree=27499936/32873844 swapFree=7116/7116
[pid=7420] ppid=7418 vsize=186448 CPUtime=1182.05 cores=1,3,5,7
/proc/7420/stat : 7420 (toysat) R 7418 7420 6938 0 -1 4202496 47785 0 0 0 117828 377 0 0 20 0 1 0 329639530 190922752 45845 33554432000 4194304 8989770 140735210890672 140735210890168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/7420/statm: 46612 45845 459 1171 0 45389 0
Current children cumulated CPU time (s) 1182.05
Current children cumulated vsize (KiB) 186448

[startup+1242.3 s]
/proc/loadavg: 2.09 2.03 2.00 3/177 7432
/proc/meminfo: memFree=27499068/32873844 swapFree=7116/7116
[pid=7420] ppid=7418 vsize=186448 CPUtime=1242.04 cores=1,3,5,7
/proc/7420/stat : 7420 (toysat) R 7418 7420 6938 0 -1 4202496 47785 0 0 0 123807 397 0 0 20 0 1 0 329639530 190922752 45845 33554432000 4194304 8989770 140735210890672 140735210890168 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/7420/statm: 46612 45845 459 1171 0 45389 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 186448

[startup+1302.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 7432
/proc/meminfo: memFree=27495528/32873844 swapFree=7116/7116
[pid=7420] ppid=7418 vsize=186448 CPUtime=1302.03 cores=1,3,5,7
/proc/7420/stat : 7420 (toysat) R 7418 7420 6938 0 -1 4202496 47785 0 0 0 129792 411 0 0 20 0 1 0 329639530 190922752 45845 33554432000 4194304 8989770 140735210890672 140735210890168 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/7420/statm: 46612 45845 459 1171 0 45389 0
Current children cumulated CPU time (s) 1302.03
Current children cumulated vsize (KiB) 186448

[startup+1362.3 s]
/proc/loadavg: 2.08 2.03 2.00 4/177 7432
/proc/meminfo: memFree=27494536/32873844 swapFree=7116/7116
[pid=7420] ppid=7418 vsize=186448 CPUtime=1362.01 cores=1,3,5,7
/proc/7420/stat : 7420 (toysat) R 7418 7420 6938 0 -1 4202496 47785 0 0 0 135773 428 0 0 20 0 1 0 329639530 190922752 45845 33554432000 4194304 8989770 140735210890672 140735210889936 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/7420/statm: 46612 45845 459 1171 0 45389 0
Current children cumulated CPU time (s) 1362.01
Current children cumulated vsize (KiB) 186448

[startup+1422.31 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 7433
/proc/meminfo: memFree=27494660/32873844 swapFree=7116/7116
[pid=7420] ppid=7418 vsize=186448 CPUtime=1422.01 cores=1,3,5,7
/proc/7420/stat : 7420 (toysat) R 7418 7420 6938 0 -1 4202496 47785 0 0 0 141755 446 0 0 20 0 1 0 329639530 190922752 45845 33554432000 4194304 8989770 140735210890672 140735210889936 7953280 0 0 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/7420/statm: 46612 45845 459 1171 0 45389 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 186448

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/178 7436
/proc/meminfo: memFree=27494340/32873844 swapFree=7116/7116
[pid=7420] ppid=7418 vsize=186448 CPUtime=1482 cores=1,3,5,7
/proc/7420/stat : 7420 (toysat) R 7418 7420 6938 0 -1 4202496 47785 0 0 0 147740 460 0 0 20 0 1 0 329639530 190922752 45845 33554432000 4194304 8989770 140735210890672 140735210889936 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/7420/statm: 46612 45845 459 1171 0 45389 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 186448

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 7436
/proc/meminfo: memFree=27487404/32873844 swapFree=7116/7116
[pid=7420] ppid=7418 vsize=186448 CPUtime=1541.99 cores=1,3,5,7
/proc/7420/stat : 7420 (toysat) R 7418 7420 6938 0 -1 4202496 47785 0 0 0 153724 475 0 0 20 0 1 0 329639530 190922752 45845 33554432000 4194304 8989770 140735210890672 140735210889936 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/7420/statm: 46612 45845 459 1171 0 45389 0
Current children cumulated CPU time (s) 1541.99
Current children cumulated vsize (KiB) 186448

[startup+1602.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/177 7436
/proc/meminfo: memFree=27486224/32873844 swapFree=7116/7116
[pid=7420] ppid=7418 vsize=186448 CPUtime=1601.98 cores=1,3,5,7
/proc/7420/stat : 7420 (toysat) R 7418 7420 6938 0 -1 4202496 47785 0 0 0 159706 492 0 0 20 0 1 0 329639530 190922752 45845 33554432000 4194304 8989770 140735210890672 140735210889936 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/7420/statm: 46612 45845 459 1171 0 45389 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 186448

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/177 7436
/proc/meminfo: memFree=27484420/32873844 swapFree=7116/7116
[pid=7420] ppid=7418 vsize=186448 CPUtime=1661.98 cores=1,3,5,7
/proc/7420/stat : 7420 (toysat) R 7418 7420 6938 0 -1 4202496 47785 0 0 0 165687 511 0 0 20 0 1 0 329639530 190922752 45845 33554432000 4194304 8989770 140735210890672 140735210889936 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/7420/statm: 46612 45845 459 1171 0 45389 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 186448

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 7437
/proc/meminfo: memFree=27482436/32873844 swapFree=7116/7116
[pid=7420] ppid=7418 vsize=186448 CPUtime=1721.96 cores=1,3,5,7
/proc/7420/stat : 7420 (toysat) R 7418 7420 6938 0 -1 4202496 47785 0 0 0 171668 528 0 0 20 0 1 0 329639530 190922752 45845 33554432000 4194304 8989770 140735210890672 140735210889936 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/7420/statm: 46612 45845 459 1171 0 45389 0
Current children cumulated CPU time (s) 1721.96
Current children cumulated vsize (KiB) 186448

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 7437
/proc/meminfo: memFree=27481936/32873844 swapFree=7116/7116
[pid=7420] ppid=7418 vsize=186448 CPUtime=1781.96 cores=1,3,5,7
/proc/7420/stat : 7420 (toysat) R 7418 7420 6938 0 -1 4202496 47785 0 0 0 177653 543 0 0 20 0 1 0 329639530 190922752 45845 33554432000 4194304 8989770 140735210890672 140735210890168 7857787 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/7420/statm: 46612 45845 459 1171 0 45389 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 186448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7476
/proc/meminfo: memFree=27333124/32873844 swapFree=7116/7116
[pid=7420] ppid=7418 vsize=186448 CPUtime=1800.06 cores=1,3,5,7
/proc/7420/stat : 7420 (toysat) R 7418 7420 6938 0 -1 4202496 47785 0 0 0 179459 547 0 0 20 0 1 0 329639530 190922752 45845 33554432000 4194304 8989770 140735210890672 140735210889936 7697332 0 2 0 34082818 0 0 0 17 5 0 0 0 0 0
/proc/7420/statm: 46612 45845 459 1171 0 45389 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 186448

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.07
CPU user time (s): 1794.59
CPU system time (s): 5.47717
CPU usage (%): 99.9811
Max. virtual memory (cumulated for all children) (KiB): 186448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.59
system time used= 5.47717
maximum resident set size= 183380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47785
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= 71
involuntary context switches= 1851

runsolver used 3.2715 second user time and 8.88265 second system time

The end

Launcher Data

Begin job on node138 at 2012-06-02 13:05:45
IDJOB=3724327
IDBENCH=2597
IDSOLVER=2308
FILE ID=node138/3724327-1338635145
RUNJOBID= node138-1338631507-6955
PBS_JOBID= 14636442
Free space on /tmp= 70836 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-51-50.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3724327-1338635145/watcher-3724327-1338635145 -o /tmp/evaluation-result-3724327-1338635145/solver-3724327-1338635145 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3724327-1338635145.opb

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

MD5SUM BENCH= 285c24e978af8153c6a378b9af59f522
RANDOM SEED=416457424

node138.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.347
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		: 2667.347
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:        27725996 kB
Buffers:          696412 kB
Cached:          3531836 kB
SwapCached:          208 kB
Active:          2152412 kB
Inactive:        2096344 kB
Active(anon):       5016 kB
Inactive(anon):    11388 kB
Active(file):    2147396 kB
Inactive(file):  2084956 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67108648 kB
Dirty:             14684 kB
Writeback:             0 kB
AnonPages:         22392 kB
Mapped:            16076 kB
Shmem:               200 kB
Slab:             760792 kB
SReclaimable:     202748 kB
SUnreclaim:       558044 kB
KernelStack:        1456 kB
PageTables:         3652 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     127436 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 70824 MiB
End job on node138 at 2012-06-02 13:35:47