Trace number 3725692

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
toysat 2012-06-01? (TO) 1800.13 1800.73

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_10_2.opb
MD5SUM8d62286ae12c02f1d9e42b05c51333f2
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-116
Best CPU time to get the best result obtained on this benchmark1800.22
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -131
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints500
Minimum length of a constraint10
Maximum length of a constraint21
Number of terms in the objective function 500
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)6328
Sum of products size (including duplicates)12656
Number of different products3164
Sum of products size6328

Solver Data

0.09/0.11	c 2012-06-02T14:10:30+0200
0.09/0.11	c arch = x86_64
0.09/0.11	c os = linux
0.09/0.11	c compiler = ghc 7.4
0.09/0.11	c packages:
0.09/0.11	c   OptDir-0.0.1
0.09/0.11	c   array-0.4.0.0
0.09/0.11	c   base-4.5.0.0
0.09/0.11	c   bytestring-0.9.2.1
0.09/0.11	c   containers-0.4.2.1
0.09/0.11	c   deepseq-1.3.0.0
0.09/0.11	c   mtl-2.1.1
0.09/0.11	c   old_locale-1.0.0.4
0.09/0.11	c   parse_dimacs-1.2
0.09/0.11	c   parsec-3.1.2
0.09/0.11	c   queue-0.1.2
0.09/0.11	c   stm-2.3
0.09/0.11	c   time-1.4
0.09/0.11	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725692-1338639030.opb"]
0.09/0.11	c #vars 500
0.09/0.11	c #constraints 500
0.09/0.11	c Solving starts ...
0.09/0.11	c solving time = 0.003s
0.09/0.11	c #decision = 110
0.09/0.11	c #conflict = 0
0.09/0.11	c #restart = 0
0.09/0.11	o -110
0.09/0.11	c Solving starts ...
0.09/0.19	c solving time = 0.081s
0.09/0.19	c #decision = 389
0.09/0.19	c #conflict = 72
0.09/0.19	c #restart = 0
0.09/0.19	o -111
0.09/0.19	c Solving starts ...
20.68/20.78	c learnt constraints deletion: 14937 -> 7469
34.38/34.41	c learnt constraints deletion: 16070 -> 8035
50.07/50.19	c learnt constraints deletion: 17330 -> 8665
68.07/68.16	c learnt constraints deletion: 18709 -> 9355
85.77/85.85	c learnt constraints deletion: 18708 -> 9356
103.86/103.92	c learnt constraints deletion: 20219 -> 10110
121.96/122.08	c learnt constraints deletion: 20221 -> 10111
142.35/142.48	c learnt constraints deletion: 20226 -> 10115
162.94/163.00	c learnt constraints deletion: 21891 -> 10946
183.94/184.10	c learnt constraints deletion: 21892 -> 10947
204.73/204.84	c learnt constraints deletion: 21893 -> 10949
224.53/224.68	c learnt constraints deletion: 21893 -> 10947
247.72/247.80	c learnt constraints deletion: 23722 -> 11861
270.00/270.10	c learnt constraints deletion: 23730 -> 11867
291.09/291.21	c learnt constraints deletion: 23729 -> 11867
312.58/312.79	c learnt constraints deletion: 23726 -> 11865
334.87/335.07	c learnt constraints deletion: 23731 -> 11870
358.26/358.45	c learnt constraints deletion: 25746 -> 12873
382.15/382.39	c learnt constraints deletion: 25747 -> 12876
403.45/403.66	c learnt constraints deletion: 25747 -> 12878
425.75/425.92	c learnt constraints deletion: 25742 -> 12871
457.14/457.34	c learnt constraints deletion: 25745 -> 12875
480.13/480.31	c learnt constraints deletion: 25742 -> 12873
506.23/506.46	c learnt constraints deletion: 25746 -> 12877
530.62/530.84	c learnt constraints deletion: 25744 -> 12873
559.52/559.70	c learnt constraints deletion: 27956 -> 13978
586.72/586.92	c learnt constraints deletion: 27965 -> 13983
617.61/617.84	c learnt constraints deletion: 27967 -> 13986
643.50/643.78	c learnt constraints deletion: 27964 -> 13982
671.49/671.73	c learnt constraints deletion: 27964 -> 13982
704.68/704.93	c learnt constraints deletion: 27963 -> 13983
732.07/732.36	c learnt constraints deletion: 27962 -> 13983
761.57/761.85	c learnt constraints deletion: 27967 -> 13986
794.76/795.06	c learnt constraints deletion: 27947 -> 13978
821.74/822.05	c learnt constraints deletion: 27967 -> 13989
853.03/853.34	c learnt constraints deletion: 30396 -> 15198
881.10/881.42	c learnt constraints deletion: 30402 -> 15201
910.50/910.80	c learnt constraints deletion: 30403 -> 15204
939.17/939.53	c learnt constraints deletion: 30404 -> 15202
970.06/970.42	c learnt constraints deletion: 30400 -> 15202
999.26/999.66	c learnt constraints deletion: 30406 -> 15205
1033.06/1033.41	c learnt constraints deletion: 30404 -> 15202
1065.95/1066.39	c learnt constraints deletion: 30407 -> 15206
1097.35/1097.77	c learnt constraints deletion: 30407 -> 15207
1126.34/1126.71	c learnt constraints deletion: 30401 -> 15201
1154.73/1155.15	c learnt constraints deletion: 30405 -> 15205
1187.43/1187.84	c learnt constraints deletion: 30403 -> 15204
1221.73/1222.14	c learnt constraints deletion: 30407 -> 15206
1255.40/1255.89	c learnt constraints deletion: 30404 -> 15205
1289.49/1289.99	c learnt constraints deletion: 33094 -> 16552
1324.57/1325.08	c learnt constraints deletion: 33075 -> 16538
1357.86/1358.38	c learnt constraints deletion: 33089 -> 16546
1387.75/1388.28	c learnt constraints deletion: 33090 -> 16546
1424.84/1425.30	c learnt constraints deletion: 33087 -> 16547
1459.94/1460.43	c learnt constraints deletion: 33088 -> 16545
1496.71/1497.20	c learnt constraints deletion: 33084 -> 16542
1534.20/1534.70	c learnt constraints deletion: 33088 -> 16546
1568.39/1568.94	c learnt constraints deletion: 33085 -> 16544
1602.56/1603.15	c learnt constraints deletion: 33089 -> 16546
1636.65/1637.23	c learnt constraints deletion: 33089 -> 16547
1674.94/1675.56	c learnt constraints deletion: 33092 -> 16549
1706.72/1707.34	c learnt constraints deletion: 33091 -> 16548
1744.82/1745.45	c learnt constraints deletion: 33091 -> 16550
1778.49/1779.17	c learnt constraints deletion: 33094 -> 16553

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

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

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


[startup+0 s]
/proc/loadavg: 1.99 1.98 1.98 3/175 1513
/proc/meminfo: memFree=26107156/32873852 swapFree=6856/6856
[pid=1513] ppid=1511 vsize=6224 CPUtime=0 cores=0,2,4,6
/proc/1513/stat : 1513 (toysat) R 1511 1513 909 0 -1 4202496 809 0 0 0 0 0 0 0 20 0 1 0 330028431 6373376 729 33554432000 4194304 8989770 140735400387744 140736486379336 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1513/statm: 1556 729 429 1171 0 333 0

[startup+0.0578021 s]
/proc/loadavg: 1.99 1.98 1.98 3/175 1513
/proc/meminfo: memFree=26107156/32873852 swapFree=6856/6856
[pid=1513] ppid=1511 vsize=10320 CPUtime=0.05 cores=0,2,4,6
/proc/1513/stat : 1513 (toysat) R 1511 1513 909 0 -1 4202496 1872 0 0 0 5 0 0 0 20 0 1 0 330028431 10567680 1792 33554432000 4194304 8989770 140735400387744 140735400387240 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1513/statm: 2580 1792 442 1171 0 1357 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 10320

[startup+0.100318 s]
/proc/loadavg: 1.99 1.98 1.98 3/175 1513
/proc/meminfo: memFree=26107156/32873852 swapFree=6856/6856
[pid=1513] ppid=1511 vsize=14416 CPUtime=0.09 cores=0,2,4,6
/proc/1513/stat : 1513 (toysat) R 1511 1513 909 0 -1 4202496 2894 0 0 0 9 0 0 0 20 0 1 0 330028431 14761984 2814 33554432000 4194304 8989770 140735400387744 140735400387240 5394811 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1513/statm: 3604 2814 443 1171 0 2381 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14416

[startup+0.300321 s]
/proc/loadavg: 1.99 1.98 1.98 3/175 1513
/proc/meminfo: memFree=26107156/32873852 swapFree=6856/6856
[pid=1513] ppid=1511 vsize=18512 CPUtime=0.29 cores=0,2,4,6
/proc/1513/stat : 1513 (toysat) R 1511 1513 909 0 -1 4202496 3949 0 0 0 29 0 0 0 20 0 1 0 330028431 18956288 3869 33554432000 4194304 8989770 140735400387744 140735400387240 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1513/statm: 4628 3869 471 1171 0 3405 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18512

[startup+0.700288 s]
/proc/loadavg: 1.99 1.98 1.98 3/175 1513
/proc/meminfo: memFree=26107156/32873852 swapFree=6856/6856
[pid=1513] ppid=1511 vsize=24656 CPUtime=0.69 cores=0,2,4,6
/proc/1513/stat : 1513 (toysat) R 1511 1513 909 0 -1 4202496 5485 0 0 0 69 0 0 0 20 0 1 0 330028431 25247744 5405 33554432000 4194304 8989770 140735400387744 140735400387240 6581000 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1513/statm: 6164 5405 471 1171 0 4941 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24656

[startup+1.50029 s]
/proc/loadavg: 1.99 1.98 1.98 3/176 1514
/proc/meminfo: memFree=26083580/32873852 swapFree=6856/6856
[pid=1513] ppid=1511 vsize=34896 CPUtime=1.49 cores=0,2,4,6
/proc/1513/stat : 1513 (toysat) R 1511 1513 909 0 -1 4202496 7798 0 0 0 148 1 0 0 20 0 1 0 330028431 35733504 7718 33554432000 4194304 8989770 140735400387744 140735400387008 7723309 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1513/statm: 8724 7718 471 1171 0 7501 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34896

[startup+3.10032 s]
/proc/loadavg: 1.99 1.98 1.98 3/176 1514
/proc/meminfo: memFree=26071792/32873852 swapFree=6856/6856
[pid=1513] ppid=1511 vsize=48208 CPUtime=3.09 cores=0,2,4,6
/proc/1513/stat : 1513 (toysat) R 1511 1513 909 0 -1 4202496 11373 0 0 0 306 3 0 0 20 0 1 0 330028431 49364992 11293 33554432000 4194304 8989770 140735400387744 140735400387240 4473097 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1513/statm: 12052 11293 471 1171 0 10829 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48208

[startup+6.30032 s]
/proc/loadavg: 1.99 1.98 1.98 3/176 1514
/proc/meminfo: memFree=26043768/32873852 swapFree=6856/6856
[pid=1513] ppid=1511 vsize=74832 CPUtime=6.29 cores=0,2,4,6
/proc/1513/stat : 1513 (toysat) R 1511 1513 909 0 -1 4202496 18029 0 0 0 624 5 0 0 20 0 1 0 330028431 76627968 17949 33554432000 4194304 8989770 140735400387744 140735400387240 4457968 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1513/statm: 18708 17949 471 1171 0 17485 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 74832

[startup+12.7002 s]
/proc/loadavg: 1.99 1.98 1.98 3/176 1514
/proc/meminfo: memFree=25990156/32873852 swapFree=6856/6856
[pid=1513] ppid=1511 vsize=127056 CPUtime=12.69 cores=0,2,4,6
/proc/1513/stat : 1513 (toysat) R 1511 1513 909 0 -1 4202496 31087 0 0 0 1260 9 0 0 20 0 1 0 330028431 130105344 31011 33554432000 4194304 8989770 140735400387744 140735400386584 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1513/statm: 31764 31011 471 1171 0 30541 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 127056

[startup+25.5003 s]
/proc/loadavg: 1.99 1.98 1.98 3/176 1515
/proc/meminfo: memFree=25918600/32873852 swapFree=6856/6856
[pid=1513] ppid=1511 vsize=191568 CPUtime=25.48 cores=0,2,4,6
/proc/1513/stat : 1513 (toysat) R 1511 1513 909 0 -1 4202496 47224 0 0 0 2533 15 0 0 20 0 1 0 330028431 196165632 47144 33554432000 4194304 8989770 140735400387744 140735400387240 6858548 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1513/statm: 47892 47144 473 1171 0 46669 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 191568

[startup+51.1003 s]
/proc/loadavg: 1.99 1.98 1.98 3/175 1515
/proc/meminfo: memFree=25866124/32873852 swapFree=6856/6856
[pid=1513] ppid=1511 vsize=242768 CPUtime=51.06 cores=0,2,4,6
/proc/1513/stat : 1513 (toysat) R 1511 1513 909 0 -1 4202496 60034 0 0 0 5082 24 0 0 20 0 1 0 330028431 248594432 59944 33554432000 4194304 8989770 140735400387744 140735400387240 4552440 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1513/statm: 60692 59944 473 1171 0 59469 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 242768

[startup+102.306 s]
/proc/loadavg: 1.99 1.98 1.98 3/175 1515
/proc/meminfo: memFree=25840984/32873852 swapFree=6856/6856
[pid=1513] ppid=1511 vsize=267344 CPUtime=102.27 cores=0,2,4,6
/proc/1513/stat : 1513 (toysat) R 1511 1513 909 0 -1 4202496 75399 0 0 0 10185 42 0 0 20 0 1 0 330028431 273760256 66088 33554432000 4194304 8989770 140735400387744 140735400387240 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1513/statm: 66836 66088 473 1171 0 65613 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 267344

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.98 3/175 1515
/proc/meminfo: memFree=25830092/32873852 swapFree=6856/6856
[pid=1513] ppid=1511 vsize=275536 CPUtime=162.24 cores=0,2,4,6
/proc/1513/stat : 1513 (toysat) R 1511 1513 909 0 -1 4202496 92563 0 0 0 16159 65 0 0 20 0 1 0 330028431 282148864 68136 33554432000 4194304 8989770 140735400387744 140735400387240 4469888 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1513/statm: 68884 68136 473 1171 0 67661 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 275536

[startup+222.3 s]
/proc/loadavg: 1.99 1.98 1.98 3/175 1515
/proc/meminfo: memFree=25759776/32873852 swapFree=6856/6856
[pid=1513] ppid=1511 vsize=345168 CPUtime=222.23 cores=0,2,4,6
/proc/1513/stat : 1513 (toysat) R 1511 1513 909 0 -1 4202496 116633 0 0 0 22135 88 0 0 20 0 1 0 330028431 353452032 85544 33554432000 4194304 8989770 140735400387744 140735400387240 7732708 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1513/statm: 86292 85544 473 1171 0 85069 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 345168

[startup+282.3 s]
/proc/loadavg: 1.99 1.98 1.98 3/175 1515
/proc/meminfo: memFree=25798524/32873852 swapFree=6856/6856
[pid=1513] ppid=1511 vsize=304208 CPUtime=282.2 cores=0,2,4,6
/proc/1513/stat : 1513 (toysat) R 1511 1513 909 0 -1 4202496 132269 0 0 0 28113 107 0 0 20 0 1 0 330028431 311508992 75304 33554432000 4194304 8989770 140735400387744 140735400387240 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1513/statm: 76052 75304 473 1171 0 74829 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 304208

[startup+342.3 s]
/proc/loadavg: 1.99 1.98 1.98 3/175 1516
/proc/meminfo: memFree=25728776/32873852 swapFree=6856/6856
[pid=1513] ppid=1511 vsize=373840 CPUtime=342.16 cores=0,2,4,6
/proc/1513/stat : 1513 (toysat) R 1511 1513 909 0 -1 4202496 160970 0 0 0 34084 132 0 0 20 0 1 0 330028431 382812160 92712 33554432000 4194304 8989770 140735400387744 140735400387008 6592040 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1513/statm: 93460 92712 473 1171 0 92237 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 373840

[startup+402.3 s]
/proc/loadavg: 1.99 1.98 1.98 3/175 1516
/proc/meminfo: memFree=25717576/32873852 swapFree=6856/6856
[pid=1513] ppid=1511 vsize=382032 CPUtime=402.15 cores=0,2,4,6
/proc/1513/stat : 1513 (toysat) R 1511 1513 909 0 -1 4202496 178901 0 0 0 40061 154 0 0 20 0 1 0 330028431 391200768 94760 33554432000 4194304 8989770 140735400387744 140735400387240 7748468 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1513/statm: 95508 94760 473 1171 0 94285 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 382032

[startup+462.3 s]
/proc/loadavg: 2.03 2.00 1.99 3/175 1516
/proc/meminfo: memFree=25758448/32873852 swapFree=6856/6856
[pid=1513] ppid=1511 vsize=341072 CPUtime=462.14 cores=0,2,4,6
/proc/1513/stat : 1513 (toysat) R 1511 1513 909 0 -1 4202496 202197 0 0 0 46038 176 0 0 20 0 1 0 330028431 349257728 84520 33554432000 4194304 8989770 140735400387744 140735400387240 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1513/statm: 85268 84520 473 1171 0 84045 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 341072

[startup+522.3 s]
/proc/loadavg: 2.01 2.00 1.99 3/175 1516
/proc/meminfo: memFree=25822088/32873852 swapFree=6856/6856
[pid=1513] ppid=1511 vsize=279632 CPUtime=522.12 cores=0,2,4,6
/proc/1513/stat : 1513 (toysat) R 1511 1513 909 0 -1 4202496 223701 0 0 0 52015 197 0 0 20 0 1 0 330028431 286343168 69160 33554432000 4194304 8989770 140735400387744 140735400387240 7732696 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1513/statm: 69908 69160 473 1171 0 68685 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 279632

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/176 1519
/proc/meminfo: memFree=25708548/32873852 swapFree=6856/6856
[pid=1513] ppid=1511 vsize=395344 CPUtime=582.12 cores=0,2,4,6
/proc/1513/stat : 1513 (toysat) R 1511 1513 909 0 -1 4202496 252629 0 0 0 57992 220 0 0 20 0 1 0 330028431 404832256 98088 33554432000 4194304 8989770 140735400387744 140735400387008 7704788 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1513/statm: 98836 98088 473 1171 0 97613 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 395344

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.99 3/175 1520
/proc/meminfo: memFree=25708528/32873852 swapFree=6856/6856
[pid=1513] ppid=1511 vsize=392272 CPUtime=882 cores=0,2,4,6
/proc/1513/stat : 1513 (toysat) R 1511 1513 909 0 -1 4202496 325660 0 0 0 87876 324 0 0 20 0 1 0 330028431 401686528 97320 33554432000 4194304 8989770 140735400387744 140735400385728 4209429 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1513/statm: 98068 97320 473 1171 0 96845 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 392272

[startup+942.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/175 1521
/proc/meminfo: memFree=25611548/32873852 swapFree=6856/6856
[pid=1513] ppid=1511 vsize=488528 CPUtime=941.98 cores=0,2,4,6
/proc/1513/stat : 1513 (toysat) R 1511 1513 909 0 -1 4202496 356657 0 0 0 93847 351 0 0 20 0 1 0 330028431 500252672 121384 33554432000 4194304 8989770 140735400387744 140735400387240 4208887 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1513/statm: 122132 121384 473 1171 0 120909 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 488528

[startup+1002.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/175 1521
/proc/meminfo: memFree=25635804/32873852 swapFree=6856/6856
[pid=1513] ppid=1511 vsize=463952 CPUtime=1001.95 cores=0,2,4,6
/proc/1513/stat : 1513 (toysat) R 1511 1513 909 0 -1 4202496 356665 0 0 0 99823 372 0 0 20 0 1 0 330028431 475086848 115240 33554432000 4194304 8989770 140735400387744 140735400387240 4552016 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1513/statm: 115988 115240 473 1171 0 114765 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 463952

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1521
/proc/meminfo: memFree=25567116/32873852 swapFree=6856/6856
[pid=1513] ppid=1511 vsize=528464 CPUtime=1061.95 cores=0,2,4,6
/proc/1513/stat : 1513 (toysat) R 1511 1513 909 0 -1 4202496 393273 0 0 0 105798 397 0 0 20 0 1 0 330028431 541147136 131368 33554432000 4194304 8989770 140735400387744 140735400387008 7678791 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1513/statm: 132116 131368 473 1171 0 130893 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 528464

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1521
/proc/meminfo: memFree=25734168/32873852 swapFree=6856/6856
[pid=1513] ppid=1511 vsize=361552 CPUtime=1121.94 cores=0,2,4,6
/proc/1513/stat : 1513 (toysat) R 1511 1513 909 0 -1 4202496 393273 0 0 0 111776 418 0 0 20 0 1 0 330028431 370229248 89640 33554432000 4194304 8989770 140735400387744 140735400387008 4473008 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1513/statm: 90388 89640 473 1171 0 89165 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 361552

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 1524
/proc/meminfo: memFree=25601596/32873852 swapFree=6856/6856
[pid=1513] ppid=1511 vsize=497744 CPUtime=1181.93 cores=0,2,4,6
/proc/1513/stat : 1513 (toysat) R 1511 1513 909 0 -1 4202496 427321 0 0 0 117752 441 0 0 20 0 1 0 330028431 509689856 123688 33554432000 4194304 8989770 140735400387744 140735400387240 4512536 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1513/statm: 124436 123688 473 1171 0 123213 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 497744

[startup+1242.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/175 1525
/proc/meminfo: memFree=25606984/32873852 swapFree=6856/6856
[pid=1513] ppid=1511 vsize=488528 CPUtime=1241.91 cores=0,2,4,6
/proc/1513/stat : 1513 (toysat) R 1511 1513 909 0 -1 4202496 429639 0 0 0 123732 459 0 0 20 0 1 0 330028431 500252672 121384 33554432000 4194304 8989770 140735400387744 140735400387008 4209888 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1513/statm: 122132 121384 473 1171 0 120909 0
Current children cumulated CPU time (s) 1241.91
Current children cumulated vsize (KiB) 488528

[startup+1302.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/175 1525
/proc/meminfo: memFree=25653152/32873852 swapFree=6856/6856
[pid=1513] ppid=1511 vsize=441424 CPUtime=1301.89 cores=0,2,4,6
/proc/1513/stat : 1513 (toysat) R 1511 1513 909 0 -1 4202496 451669 0 0 0 129708 481 0 0 20 0 1 0 330028431 452018176 109608 33554432000 4194304 8989770 140735400387744 140735400387240 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1513/statm: 110356 109608 473 1171 0 109133 0
Current children cumulated CPU time (s) 1301.89
Current children cumulated vsize (KiB) 441424

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1525
/proc/meminfo: memFree=25709620/32873852 swapFree=6856/6856
[pid=1513] ppid=1511 vsize=390224 CPUtime=1361.86 cores=0,2,4,6
/proc/1513/stat : 1513 (toysat) R 1511 1513 909 0 -1 4202496 474987 0 0 0 135681 505 0 0 20 0 1 0 330028431 399589376 96808 33554432000 4194304 8989770 140735400387744 140735400387240 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1513/statm: 97556 96808 473 1171 0 96333 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 390224

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 1526
/proc/meminfo: memFree=25516944/32873852 swapFree=6856/6856
[pid=1513] ppid=1511 vsize=580688 CPUtime=1421.84 cores=0,2,4,6
/proc/1513/stat : 1513 (toysat) R 1511 1513 909 0 -1 4202496 522608 0 0 0 141654 530 0 0 20 0 1 0 330028431 594624512 144424 33554432000 4194304 8989770 140735400387744 140735400387008 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1513/statm: 145172 144424 473 1171 0 143949 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 580688

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1526
/proc/meminfo: memFree=25645432/32873852 swapFree=6856/6856
[pid=1513] ppid=1511 vsize=451664 CPUtime=1481.82 cores=0,2,4,6
/proc/1513/stat : 1513 (toysat) R 1511 1513 909 0 -1 4202496 522622 0 0 0 147636 546 0 0 20 0 1 0 330028431 462503936 112168 33554432000 4194304 8989770 140735400387744 140735400385664 4512376 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1513/statm: 112916 112168 473 1171 0 111693 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 451664

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/174 1573
/proc/meminfo: memFree=25534216/32873852 swapFree=6856/6856
[pid=1513] ppid=1511 vsize=492624 CPUtime=1541.79 cores=0,2,4,6
/proc/1513/stat : 1513 (toysat) R 1511 1513 909 0 -1 4202496 538264 0 0 0 153612 567 0 0 20 0 1 0 330028431 504446976 122409 33554432000 4194304 8989770 140735400387744 140735400387240 6586400 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1513/statm: 123156 122409 473 1171 0 121933 0
Current children cumulated CPU time (s) 1541.79
Current children cumulated vsize (KiB) 492624

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1574
/proc/meminfo: memFree=25626356/32873852 swapFree=6856/6856
[pid=1513] ppid=1511 vsize=399440 CPUtime=1601.76 cores=0,2,4,6
/proc/1513/stat : 1513 (toysat) R 1511 1513 909 0 -1 4202496 544676 0 0 0 159590 586 0 0 20 0 1 0 330028431 409026560 99113 33554432000 4194304 8989770 140735400387744 140735400385664 4208870 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1513/statm: 99860 99113 473 1171 0 98637 0
Current children cumulated CPU time (s) 1601.76
Current children cumulated vsize (KiB) 399440

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1574
/proc/meminfo: memFree=25550472/32873852 swapFree=6856/6856
[pid=1513] ppid=1511 vsize=427088 CPUtime=1661.74 cores=0,2,4,6
/proc/1513/stat : 1513 (toysat) R 1511 1513 909 0 -1 4202496 584877 0 0 0 165565 609 0 0 20 0 1 0 330028431 437338112 106025 33554432000 4194304 8989770 140735400387744 140735400387240 4437660 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1513/statm: 106772 106025 473 1171 0 105549 0
Current children cumulated CPU time (s) 1661.74
Current children cumulated vsize (KiB) 427088

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 1574
/proc/meminfo: memFree=25473296/32873852 swapFree=6856/6856
[pid=1513] ppid=1511 vsize=470096 CPUtime=1721.72 cores=0,2,4,6
/proc/1513/stat : 1513 (toysat) R 1511 1513 909 0 -1 4202496 622271 0 0 0 171539 633 0 0 20 0 1 0 330028431 481378304 116777 33554432000 4194304 8989770 140735400387744 140735400387240 4469828 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1513/statm: 117524 116777 473 1171 0 116301 0
Current children cumulated CPU time (s) 1721.72
Current children cumulated vsize (KiB) 470096

[startup+1782.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/176 1577
/proc/meminfo: memFree=25451156/32873852 swapFree=6856/6856
[pid=1513] ppid=1511 vsize=470096 CPUtime=1781.7 cores=0,2,4,6
/proc/1513/stat : 1513 (toysat) R 1511 1513 909 0 -1 4202496 654794 0 0 0 177515 655 0 0 20 0 1 0 330028431 481378304 116777 33554432000 4194304 8989770 140735400387744 140735400387240 4469522 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1513/statm: 117524 116777 473 1171 0 116301 0
Current children cumulated CPU time (s) 1781.7
Current children cumulated vsize (KiB) 470096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.71 s]
/proc/loadavg: 2.05 2.01 2.00 3/176 1577
/proc/meminfo: memFree=25485828/32873852 swapFree=6856/6856
[pid=1513] ppid=1511 vsize=435280 CPUtime=1800.1 cores=0,2,4,6
/proc/1513/stat : 1513 (toysat) R 1511 1513 909 0 -1 4194304 654794 0 0 0 179349 661 0 0 20 0 1 0 330028431 445726720 108073 33554432000 4194304 8989770 140735400387744 140735400387240 4380004 0 33554432 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1513/statm: 108820 108073 473 1171 0 107597 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 435280

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

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

[startup+1800.71 s]
/proc/loadavg: 2.05 2.01 2.00 3/176 1577
/proc/meminfo: memFree=25485828/32873852 swapFree=6856/6856
[pid=1513] ppid=1511 vsize=435280 CPUtime=1800.1 cores=0,2,4,6
/proc/1513/stat : 1513 (toysat) R 1511 1513 909 0 -1 4194304 654794 0 0 0 179349 661 0 0 20 0 1 0 330028431 445726720 108073 33554432000 4194304 8989770 140735400387744 140735400387240 4380004 0 33554432 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/1513/statm: 108820 108073 473 1171 0 107597 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 435280

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.73
CPU time (s): 1800.13
CPU user time (s): 1793.49
CPU system time (s): 6.63199
CPU usage (%): 99.9667
Max. virtual memory (cumulated for all children) (KiB): 580688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.49
system time used= 6.63199
maximum resident set size= 577696
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 654794
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= 357
involuntary context switches= 1846

runsolver used 3.98939 second user time and 8.18576 second system time

The end

Launcher Data

Begin job on node129 at 2012-06-02 14:10:30
IDJOB=3725692
IDBENCH=48220
IDSOLVER=2308
FILE ID=node129/3725692-1338639030
RUNJOBID= node129-1338631508-925
PBS_JOBID= 14636451
Free space on /tmp= 70492 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_500_10_2.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3725692-1338639030/watcher-3725692-1338639030 -o /tmp/evaluation-result-3725692-1338639030/solver-3725692-1338639030 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725692-1338639030.opb

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

MD5SUM BENCH= 8d62286ae12c02f1d9e42b05c51333f2
RANDOM SEED=652290858

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

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

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

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


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        26107528 kB
Buffers:          446256 kB
Cached:          5406924 kB
SwapCached:            0 kB
Active:          2470072 kB
Inactive:        3422444 kB
Active(anon):      31164 kB
Inactive(anon):    10760 kB
Active(file):    2438908 kB
Inactive(file):  3411684 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7416 kB
Writeback:             0 kB
AnonPages:         45980 kB
Mapped:            16132 kB
Shmem:               204 kB
Slab:             737520 kB
SReclaimable:     180112 kB
SUnreclaim:       557408 kB
KernelStack:        1448 kB
PageTables:         4056 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     151992 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:     24576 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= 70484 MiB
End job on node129 at 2012-06-02 14:40:33