Trace number 3706138

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
toysat 2012-05-17? (TO) 1800.04 1800.51

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_100_25_5_40.opb
MD5SUM9100923ff6d9c8d4da1b288858ed91b3
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
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 benchmark17.0534
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables200
Total number of constraints302
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
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 40
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6124
Sum of products size (including duplicates)12248
Number of different products3062
Sum of products size6124

Solver Data

0.01/0.09	c 2012-05-27T18:30:39+0200
0.01/0.09	c arch = x86_64
0.01/0.09	c os = linux
0.01/0.09	c compiler = ghc 7.4
0.01/0.09	c packages:
0.01/0.09	c   OptDir-0.0.1
0.01/0.09	c   array-0.4.0.0
0.01/0.09	c   base-4.5.0.0
0.01/0.09	c   bytestring-0.9.2.1
0.01/0.09	c   containers-0.4.2.1
0.01/0.09	c   deepseq-1.3.0.0
0.01/0.09	c   mtl-2.1.1
0.01/0.09	c   old_locale-1.0.0.4
0.01/0.09	c   parse_dimacs-1.2
0.01/0.09	c   parsec-3.1.2
0.01/0.09	c   queue-0.1.2
0.01/0.09	c   stm-2.3
0.01/0.09	c   time-1.4
0.01/0.09	c command line = ["--pb","HOME/instance-3706138-1338136239.opb"]
0.01/0.09	c #vars 200
0.01/0.09	c #constraints 302
0.01/0.09	c Solving starts ...
10.18/10.24	c learnt constraints deletion: 11351 -> 5676
17.79/17.81	c learnt constraints deletion: 14060 -> 7030
25.98/26.04	c learnt constraints deletion: 15509 -> 7757
31.79/31.86	c learnt constraints deletion: 15583 -> 7793
40.68/40.74	c learnt constraints deletion: 17052 -> 8528
47.08/47.13	c learnt constraints deletion: 17407 -> 8706
55.58/55.63	c learnt constraints deletion: 18100 -> 9053
62.87/62.94	c learnt constraints deletion: 18566 -> 9290
69.27/69.37	c learnt constraints deletion: 18518 -> 9279
77.17/77.24	c learnt constraints deletion: 19992 -> 9997
84.57/84.69	c learnt constraints deletion: 20207 -> 10109
92.97/93.00	c learnt constraints deletion: 20143 -> 10073
101.96/102.08	c learnt constraints deletion: 20232 -> 10133
110.97/111.06	c learnt constraints deletion: 22295 -> 11150
119.96/120.07	c learnt constraints deletion: 22277 -> 11144
128.06/128.17	c learnt constraints deletion: 21988 -> 10996
138.15/138.28	c learnt constraints deletion: 22381 -> 11192
149.85/149.91	c learnt constraints deletion: 22188 -> 11099
159.15/159.25	c learnt constraints deletion: 22229 -> 11119
170.05/170.17	c learnt constraints deletion: 24397 -> 12209
178.45/178.54	c learnt constraints deletion: 23846 -> 11927
190.74/190.83	c learnt constraints deletion: 23653 -> 11828
200.23/200.37	c learnt constraints deletion: 24311 -> 12167
210.23/210.39	c learnt constraints deletion: 23990 -> 12006
221.12/221.23	c learnt constraints deletion: 24184 -> 12109
229.52/229.69	c learnt constraints deletion: 24065 -> 12041
238.92/239.01	c learnt constraints deletion: 23821 -> 11913
250.12/250.22	c learnt constraints deletion: 26136 -> 13072
264.42/264.55	c learnt constraints deletion: 26010 -> 13011
277.11/277.21	c learnt constraints deletion: 26521 -> 13262
289.81/289.98	c learnt constraints deletion: 26428 -> 13219
299.30/299.49	c learnt constraints deletion: 25999 -> 13004
309.20/309.39	c learnt constraints deletion: 26266 -> 13147
323.31/323.44	c learnt constraints deletion: 26407 -> 13208
334.71/334.82	c learnt constraints deletion: 25941 -> 12978
345.50/345.68	c learnt constraints deletion: 26310 -> 13181
358.09/358.22	c learnt constraints deletion: 26234 -> 13126
372.89/373.05	c learnt constraints deletion: 26329 -> 13182
385.59/385.79	c learnt constraints deletion: 28528 -> 14266
399.20/399.35	c learnt constraints deletion: 28405 -> 14207
411.99/412.17	c learnt constraints deletion: 28147 -> 14075
426.79/426.93	c learnt constraints deletion: 28641 -> 14332
437.89/438.03	c learnt constraints deletion: 28551 -> 14289
452.28/452.44	c learnt constraints deletion: 28841 -> 14435
465.18/465.31	c learnt constraints deletion: 28983 -> 14510
478.48/478.68	c learnt constraints deletion: 28839 -> 14426
492.18/492.38	c learnt constraints deletion: 28995 -> 14527
503.28/503.48	c learnt constraints deletion: 28735 -> 14403
514.77/514.97	c learnt constraints deletion: 28065 -> 14033
529.07/529.20	c learnt constraints deletion: 28475 -> 14240
542.16/542.34	c learnt constraints deletion: 28355 -> 14181
557.85/558.04	c learnt constraints deletion: 28960 -> 14492
569.93/570.15	c learnt constraints deletion: 28620 -> 14314
594.13/594.32	c learnt constraints deletion: 31599 -> 15815
609.93/610.11	c learnt constraints deletion: 31166 -> 15584
625.93/626.19	c learnt constraints deletion: 31401 -> 15708
642.13/642.31	c learnt constraints deletion: 31259 -> 15631
664.82/665.01	c learnt constraints deletion: 31491 -> 15759
677.92/678.18	c learnt constraints deletion: 31530 -> 15781
691.21/691.40	c learnt constraints deletion: 31043 -> 15534
704.31/704.53	c learnt constraints deletion: 31383 -> 15710
731.81/732.00	c learnt constraints deletion: 31542 -> 15786
748.61/748.89	c learnt constraints deletion: 31559 -> 15813
767.10/767.31	c learnt constraints deletion: 31512 -> 15760
787.20/787.43	c learnt constraints deletion: 31608 -> 15813
801.20/801.44	c learnt constraints deletion: 31238 -> 15629
817.00/817.25	c learnt constraints deletion: 31091 -> 15546
834.08/834.37	c learnt constraints deletion: 30770 -> 15388
851.28/851.57	c learnt constraints deletion: 30998 -> 15508
865.07/865.35	c learnt constraints deletion: 31189 -> 15600
883.37/883.69	c learnt constraints deletion: 31023 -> 15519
896.25/896.54	c learnt constraints deletion: 31227 -> 15623
911.24/911.56	c learnt constraints deletion: 31338 -> 15681
936.34/936.69	c learnt constraints deletion: 31540 -> 15783
956.84/957.16	c learnt constraints deletion: 34095 -> 17069
976.33/976.61	c learnt constraints deletion: 34112 -> 17059
996.13/996.45	c learnt constraints deletion: 33926 -> 16964
1014.63/1014.94	c learnt constraints deletion: 34158 -> 17082
1032.73/1033.00	c learnt constraints deletion: 34466 -> 17247
1047.72/1048.09	c learnt constraints deletion: 34111 -> 17063
1069.82/1070.12	c learnt constraints deletion: 34346 -> 17193
1087.53/1087.88	c learnt constraints deletion: 34305 -> 17167
1104.41/1104.78	c learnt constraints deletion: 34468 -> 17263
1121.72/1122.07	c learnt constraints deletion: 34219 -> 17134
1145.61/1145.99	c learnt constraints deletion: 34086 -> 17076
1161.00/1161.39	c learnt constraints deletion: 33923 -> 16962
1179.69/1180.05	c learnt constraints deletion: 34200 -> 17108
1195.18/1195.50	c learnt constraints deletion: 34051 -> 17033
1214.47/1214.89	c learnt constraints deletion: 34421 -> 17223
1232.07/1232.46	c learnt constraints deletion: 34140 -> 17080
1251.86/1252.28	c learnt constraints deletion: 34226 -> 17123
1268.25/1268.67	c learnt constraints deletion: 34367 -> 17207
1284.36/1284.75	c learnt constraints deletion: 33940 -> 16988
1305.15/1305.54	c learnt constraints deletion: 34254 -> 17149
1321.94/1322.39	c learnt constraints deletion: 34179 -> 17093
1341.34/1341.70	c learnt constraints deletion: 34344 -> 17186
1356.44/1356.86	c learnt constraints deletion: 34170 -> 17093
1375.54/1375.97	c learnt constraints deletion: 33776 -> 16899
1398.84/1399.23	c learnt constraints deletion: 34128 -> 17077
1413.43/1413.81	c learnt constraints deletion: 34333 -> 17183
1436.24/1436.62	c learnt constraints deletion: 34166 -> 17109
1461.12/1461.58	c learnt constraints deletion: 34471 -> 17283
1475.62/1476.09	c learnt constraints deletion: 34358 -> 17183
1499.01/1499.40	c learnt constraints deletion: 37608 -> 18831
1519.02/1519.41	c learnt constraints deletion: 37513 -> 18762
1552.30/1552.73	c learnt constraints deletion: 36911 -> 18460
1576.11/1576.50	c learnt constraints deletion: 37206 -> 18616
1596.10/1596.52	c learnt constraints deletion: 37160 -> 18585
1631.09/1631.50	c learnt constraints deletion: 36831 -> 18418
1657.77/1658.24	c learnt constraints deletion: 37523 -> 18780
1677.56/1678.05	c learnt constraints deletion: 37111 -> 18559
1696.95/1697.41	c learnt constraints deletion: 37260 -> 18644
1713.35/1713.89	c learnt constraints deletion: 36955 -> 18487
1736.74/1737.28	c learnt constraints deletion: 37450 -> 18736
1762.34/1762.89	c learnt constraints deletion: 37339 -> 18686
1784.44/1784.97	c learnt constraints deletion: 37156 -> 18598

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-3706138-1338136239/watcher-3706138-1338136239 -o /tmp/evaluation-result-3706138-1338136239/solver-3706138-1338136239 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3706138-1338136239.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: 2.00 2.00 2.00 3/179 16741
/proc/meminfo: memFree=31227448/32873844 swapFree=7616/7616
[pid=16741] ppid=16739 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/16741/stat : 16741 (toysat) R 16739 16741 15420 0 -1 4202496 801 0 0 0 0 0 0 0 20 0 1 0 279748680 6356992 722 33554432000 4194304 8973514 140737012379920 140735718131784 7841851 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/16741/statm: 1552 722 415 1167 0 333 0

[startup+0.0209371 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16741
/proc/meminfo: memFree=31227448/32873844 swapFree=7616/7616
[pid=16741] ppid=16739 vsize=7232 CPUtime=0.01 cores=0,2,4,6
/proc/16741/stat : 16741 (toysat) R 16739 16741 15420 0 -1 4202496 1075 0 0 0 1 0 0 0 20 0 1 0 279748680 7405568 996 33554432000 4194304 8973514 140737012379920 140735718131784 7610844 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/16741/statm: 1808 996 417 1167 0 589 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7232

[startup+0.100219 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16741
/proc/meminfo: memFree=31227448/32873844 swapFree=7616/7616
[pid=16741] ppid=16739 vsize=15424 CPUtime=0.09 cores=0,2,4,6
/proc/16741/stat : 16741 (toysat) R 16739 16741 15420 0 -1 4202496 3014 0 0 0 9 0 0 0 20 0 1 0 279748680 15794176 2935 33554432000 4194304 8973514 140737012379920 140735718131784 4462788 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/16741/statm: 3856 2935 443 1167 0 2637 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15424

[startup+0.300251 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16741
/proc/meminfo: memFree=31227448/32873844 swapFree=7616/7616
[pid=16741] ppid=16739 vsize=19520 CPUtime=0.28 cores=0,2,4,6
/proc/16741/stat : 16741 (toysat) R 16739 16741 15420 0 -1 4202496 4175 0 0 0 28 0 0 0 20 0 1 0 279748680 19988480 4096 33554432000 4194304 8973514 140737012379920 140735718131784 4372288 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/16741/statm: 4880 4096 443 1167 0 3661 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 19520

[startup+0.700232 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16741
/proc/meminfo: memFree=31227448/32873844 swapFree=7616/7616
[pid=16741] ppid=16739 vsize=21568 CPUtime=0.69 cores=0,2,4,6
/proc/16741/stat : 16741 (toysat) R 16739 16741 15420 0 -1 4202496 4618 0 0 0 68 1 0 0 20 0 1 0 279748680 22085632 4539 33554432000 4194304 8973514 140737012379920 140737012379416 6563260 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/16741/statm: 5392 4539 443 1167 0 4173 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21568

[startup+1.50024 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 16742
/proc/meminfo: memFree=31209096/32873844 swapFree=7616/7616
[pid=16741] ppid=16739 vsize=23616 CPUtime=1.49 cores=0,2,4,6
/proc/16741/stat : 16741 (toysat) R 16739 16741 15420 0 -1 4202496 5199 0 0 0 147 2 0 0 20 0 1 0 279748680 24182784 5120 33554432000 4194304 8973514 140737012379920 140737012379416 6565020 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/16741/statm: 5904 5120 443 1167 0 4685 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23616

[startup+3.10024 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 16742
/proc/meminfo: memFree=31203128/32873844 swapFree=7616/7616
[pid=16741] ppid=16739 vsize=29760 CPUtime=3.09 cores=0,2,4,6
/proc/16741/stat : 16741 (toysat) R 16739 16741 15420 0 -1 4202496 6735 0 0 0 306 3 0 0 20 0 1 0 279748680 30474240 6656 33554432000 4194304 8973514 140737012379920 140737012379416 6563360 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/16741/statm: 7440 6656 443 1167 0 6221 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 29760

[startup+6.30026 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 16742
/proc/meminfo: memFree=31187752/32873844 swapFree=7616/7616
[pid=16741] ppid=16739 vsize=41024 CPUtime=6.28 cores=0,2,4,6
/proc/16741/stat : 16741 (toysat) R 16739 16741 15420 0 -1 4202496 9553 0 0 0 624 4 0 0 20 0 1 0 279748680 42008576 9474 33554432000 4194304 8973514 140737012379920 140737012379416 4447109 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/16741/statm: 10256 9474 445 1167 0 9037 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 41024

[startup+12.7002 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 16742
/proc/meminfo: memFree=31166068/32873844 swapFree=7616/7616
[pid=16741] ppid=16739 vsize=52288 CPUtime=12.69 cores=0,2,4,6
/proc/16741/stat : 16741 (toysat) R 16739 16741 15420 0 -1 4202496 12374 0 0 0 1262 7 0 0 20 0 1 0 279748680 53542912 12295 33554432000 4194304 8973514 140737012379920 140737012379416 4209446 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/16741/statm: 13072 12295 446 1167 0 11853 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52288

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16742
/proc/meminfo: memFree=31136036/32873844 swapFree=7616/7616
[pid=16741] ppid=16739 vsize=72768 CPUtime=25.48 cores=0,2,4,6
/proc/16741/stat : 16741 (toysat) R 16739 16741 15420 0 -1 4202496 17322 0 0 0 2536 12 0 0 20 0 1 0 279748680 74514432 17243 33554432000 4194304 8973514 140737012379920 140737012377856 4208846 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/16741/statm: 18192 17243 446 1167 0 16973 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 72768

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16742
/proc/meminfo: memFree=31113064/32873844 swapFree=7616/7616
[pid=16741] ppid=16739 vsize=74816 CPUtime=51.07 cores=0,2,4,6
/proc/16741/stat : 16741 (toysat) R 16739 16741 15420 0 -1 4202496 20822 0 0 0 5087 20 0 0 20 0 1 0 279748680 76611584 17927 33554432000 4194304 8973514 140737012379920 140737012379416 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16741/statm: 18704 17927 446 1167 0 17485 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 74816

[startup+102.307 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 16742
/proc/meminfo: memFree=31094880/32873844 swapFree=7616/7616
[pid=16741] ppid=16739 vsize=93248 CPUtime=102.27 cores=0,2,4,6
/proc/16741/stat : 16741 (toysat) R 16739 16741 15420 0 -1 4202496 32598 0 0 0 10188 39 0 0 20 0 1 0 279748680 95485952 22535 33554432000 4194304 8973514 140737012379920 140737012379184 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16741/statm: 23312 22535 446 1167 0 22093 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 93248

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 16742
/proc/meminfo: memFree=31059692/32873844 swapFree=7616/7616
[pid=16741] ppid=16739 vsize=106560 CPUtime=162.25 cores=0,2,4,6
/proc/16741/stat : 16741 (toysat) R 16739 16741 15420 0 -1 4202496 40283 0 0 0 16166 59 0 0 20 0 1 0 279748680 109117440 25868 33554432000 4194304 8973514 140737012379920 140737012379416 4425436 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16741/statm: 26640 25868 446 1167 0 25421 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 106560

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16743
/proc/meminfo: memFree=31045400/32873844 swapFree=7616/7616
[pid=16741] ppid=16739 vsize=114752 CPUtime=222.22 cores=0,2,4,6
/proc/16741/stat : 16741 (toysat) R 16739 16741 15420 0 -1 4202496 44910 0 0 0 22144 78 0 0 20 0 1 0 279748680 117506048 27916 33554432000 4194304 8973514 140737012379920 140737012379416 4459568 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16741/statm: 28688 27916 446 1167 0 27469 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 114752

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16743
/proc/meminfo: memFree=31025500/32873844 swapFree=7616/7616
[pid=16741] ppid=16739 vsize=119872 CPUtime=282.21 cores=0,2,4,6
/proc/16741/stat : 16741 (toysat) R 16739 16741 15420 0 -1 4202496 50033 0 0 0 28123 98 0 0 20 0 1 0 279748680 122748928 29196 33554432000 4194304 8973514 140737012379920 140737012379416 7716811 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16741/statm: 29968 29196 446 1167 0 28749 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 119872

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16743
/proc/meminfo: memFree=30943728/32873844 swapFree=7616/7616
[pid=16741] ppid=16739 vsize=140352 CPUtime=342.2 cores=0,2,4,6
/proc/16741/stat : 16741 (toysat) R 16739 16741 15420 0 -1 4202496 57969 0 0 0 34099 121 0 0 20 0 1 0 279748680 143720448 34316 33554432000 4194304 8973514 140737012379920 140737012379416 6816905 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16741/statm: 35088 34316 446 1167 0 33869 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 140352

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16743
/proc/meminfo: memFree=30971432/32873844 swapFree=7616/7616
[pid=16741] ppid=16739 vsize=140352 CPUtime=402.19 cores=0,2,4,6
/proc/16741/stat : 16741 (toysat) R 16739 16741 15420 0 -1 4202496 63089 0 0 0 40080 139 0 0 20 0 1 0 279748680 143720448 34316 33554432000 4194304 8973514 140737012379920 140737012379416 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16741/statm: 35088 34316 446 1167 0 33869 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 140352

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16743
/proc/meminfo: memFree=30976124/32873844 swapFree=7616/7616
[pid=16741] ppid=16739 vsize=136256 CPUtime=462.18 cores=0,2,4,6
/proc/16741/stat : 16741 (toysat) R 16739 16741 15420 0 -1 4202496 68209 0 0 0 46063 155 0 0 20 0 1 0 279748680 139526144 33292 33554432000 4194304 8973514 140737012379920 140737012379416 6570468 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16741/statm: 34064 33292 446 1167 0 32845 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 136256

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 16743
/proc/meminfo: memFree=30977076/32873844 swapFree=7616/7616
[pid=16741] ppid=16739 vsize=135232 CPUtime=522.17 cores=0,2,4,6
/proc/16741/stat : 16741 (toysat) R 16739 16741 15420 0 -1 4202496 73074 0 0 0 52046 171 0 0 20 0 1 0 279748680 138477568 33036 33554432000 4194304 8973514 140737012379920 140737012379184 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16741/statm: 33808 33036 446 1167 0 32589 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 135232

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 16747
/proc/meminfo: memFree=30942156/32873844 swapFree=7616/7616
[pid=16741] ppid=16739 vsize=151616 CPUtime=582.13 cores=0,2,4,6
/proc/16741/stat : 16741 (toysat) R 16739 16741 15420 0 -1 4202496 84884 0 0 0 58025 188 0 0 20 0 1 0 279748680 155254784 37132 33554432000 4194304 8973514 140737012379920 140737012379416 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16741/statm: 37904 37132 446 1167 0 36685 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 151616

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 16749
/proc/meminfo: memFree=31008388/32873844 swapFree=7616/7616
[pid=16741] ppid=16739 vsize=140352 CPUtime=882.06 cores=0,2,4,6
/proc/16741/stat : 16741 (toysat) R 16739 16741 15420 0 -1 4202496 115368 0 0 0 87930 276 0 0 20 0 1 0 279748680 143720448 34316 33554432000 4194304 8973514 140737012379920 140737012377920 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16741/statm: 35088 34316 446 1167 0 33869 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 140352

[startup+942.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16749
/proc/meminfo: memFree=30990096/32873844 swapFree=7616/7616
[pid=16741] ppid=16739 vsize=131136 CPUtime=942.04 cores=0,2,4,6
/proc/16741/stat : 16741 (toysat) R 16739 16741 15420 0 -1 4202496 121525 0 0 0 93910 294 0 0 20 0 1 0 279748680 134283264 32012 33554432000 4194304 8973514 140737012379920 140737012379184 4424936 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16741/statm: 32784 32012 446 1167 0 31565 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 131136

[startup+1002.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 16749
/proc/meminfo: memFree=30983696/32873844 swapFree=7616/7616
[pid=16741] ppid=16739 vsize=128064 CPUtime=1002.03 cores=0,2,4,6
/proc/16741/stat : 16741 (toysat) R 16739 16741 15420 0 -1 4202496 130229 0 0 0 99892 311 0 0 20 0 1 0 279748680 131137536 31244 33554432000 4194304 8973514 140737012379920 140737012379416 4427744 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16741/statm: 32016 31244 446 1167 0 30797 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 128064

[startup+1062.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 16749
/proc/meminfo: memFree=30951912/32873844 swapFree=7616/7616
[pid=16741] ppid=16739 vsize=166976 CPUtime=1062.03 cores=0,2,4,6
/proc/16741/stat : 16741 (toysat) R 16739 16741 15420 0 -1 4202496 146613 0 0 0 105870 333 0 0 20 0 1 0 279748680 170983424 40972 33554432000 4194304 8973514 140737012379920 140737012379416 7672546 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16741/statm: 41744 40972 446 1167 0 40525 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 166976

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16749
/proc/meminfo: memFree=30934520/32873844 swapFree=7616/7616
[pid=16741] ppid=16739 vsize=136256 CPUtime=1122.01 cores=0,2,4,6
/proc/16741/stat : 16741 (toysat) R 16739 16741 15420 0 -1 4202496 152757 0 0 0 111853 348 0 0 20 0 1 0 279748680 139526144 33292 33554432000 4194304 8973514 140737012379920 140737012379416 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16741/statm: 34064 33292 446 1167 0 32845 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 136256

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 16753
/proc/meminfo: memFree=30917680/32873844 swapFree=7616/7616
[pid=16741] ppid=16739 vsize=152640 CPUtime=1181.99 cores=0,2,4,6
/proc/16741/stat : 16741 (toysat) R 16739 16741 15420 0 -1 4202496 160709 0 0 0 117837 362 0 0 20 0 1 0 279748680 156303360 37388 33554432000 4194304 8973514 140737012379920 140737012379416 4204320 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16741/statm: 38160 37388 446 1167 0 36941 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 152640

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16753
/proc/meminfo: memFree=30917164/32873844 swapFree=7616/7616
[pid=16741] ppid=16739 vsize=153664 CPUtime=1241.96 cores=0,2,4,6
/proc/16741/stat : 16741 (toysat) R 16739 16741 15420 0 -1 4202496 164052 0 0 0 123818 378 0 0 20 0 1 0 279748680 157351936 37644 33554432000 4194304 8973514 140737012379920 140737012379416 7841851 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16741/statm: 38416 37644 446 1167 0 37197 0
Current children cumulated CPU time (s) 1241.96
Current children cumulated vsize (KiB) 153664

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16753
/proc/meminfo: memFree=30881164/32873844 swapFree=7616/7616
[pid=16741] ppid=16739 vsize=138304 CPUtime=1301.95 cores=0,2,4,6
/proc/16741/stat : 16741 (toysat) R 16739 16741 15420 0 -1 4202496 168662 0 0 0 129798 397 0 0 20 0 1 0 279748680 141623296 33804 33554432000 4194304 8973514 140737012379920 140737012377728 4441393 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16741/statm: 34576 33804 446 1167 0 33357 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 138304

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16753
/proc/meminfo: memFree=30812924/32873844 swapFree=7616/7616
[pid=16741] ppid=16739 vsize=140352 CPUtime=1361.94 cores=0,2,4,6
/proc/16741/stat : 16741 (toysat) R 16739 16741 15420 0 -1 4202496 177110 0 0 0 135778 416 0 0 20 0 1 0 279748680 143720448 34316 33554432000 4194304 8973514 140737012379920 140737012379184 4427744 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16741/statm: 35088 34316 446 1167 0 33869 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 140352

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 16753
/proc/meminfo: memFree=30893932/32873844 swapFree=7616/7616
[pid=16741] ppid=16739 vsize=136256 CPUtime=1421.94 cores=0,2,4,6
/proc/16741/stat : 16741 (toysat) R 16739 16741 15420 0 -1 4202496 183254 0 0 0 141759 435 0 0 20 0 1 0 279748680 139526144 33292 33554432000 4194304 8973514 140737012379920 140737012379416 7937344 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16741/statm: 34064 33292 446 1167 0 32845 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 136256

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 16754
/proc/meminfo: memFree=30932100/32873844 swapFree=7616/7616
[pid=16741] ppid=16739 vsize=129088 CPUtime=1481.92 cores=0,2,4,6
/proc/16741/stat : 16741 (toysat) R 16739 16741 15420 0 -1 4202496 193494 0 0 0 147738 454 0 0 20 0 1 0 279748680 132186112 31500 33554432000 4194304 8973514 140737012379920 140737012379416 7716760 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16741/statm: 32272 31500 446 1167 0 31053 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 129088

[startup+1542.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/179 16754
/proc/meminfo: memFree=30944292/32873844 swapFree=7616/7616
[pid=16741] ppid=16739 vsize=111680 CPUtime=1541.91 cores=0,2,4,6
/proc/16741/stat : 16741 (toysat) R 16739 16741 15420 0 -1 4202496 208598 0 0 0 153721 470 0 0 20 0 1 0 279748680 114360320 27148 33554432000 4194304 8973514 140737012379920 140737012379416 4209309 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16741/statm: 27920 27148 446 1167 0 26701 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 111680

[startup+1602.3 s]
/proc/loadavg: 2.21 2.08 2.02 3/179 16754
/proc/meminfo: memFree=30863360/32873844 swapFree=7616/7616
[pid=16741] ppid=16739 vsize=144448 CPUtime=1601.9 cores=0,2,4,6
/proc/16741/stat : 16741 (toysat) R 16739 16741 15420 0 -1 4202496 220886 0 0 0 159705 485 0 0 20 0 1 0 279748680 147914752 35340 33554432000 4194304 8973514 140737012379920 140737012379416 4204359 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16741/statm: 36112 35340 446 1167 0 34893 0
Current children cumulated CPU time (s) 1601.9
Current children cumulated vsize (KiB) 144448

[startup+1662.3 s]
/proc/loadavg: 2.18 2.09 2.02 3/179 16754
/proc/meminfo: memFree=30822144/32873844 swapFree=7616/7616
[pid=16741] ppid=16739 vsize=136256 CPUtime=1661.87 cores=0,2,4,6
/proc/16741/stat : 16741 (toysat) R 16739 16741 15420 0 -1 4202496 232686 0 0 0 165688 499 0 0 20 0 1 0 279748680 139526144 33292 33554432000 4194304 8973514 140737012379920 140737012379416 7680128 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16741/statm: 34064 33292 446 1167 0 32845 0
Current children cumulated CPU time (s) 1661.87
Current children cumulated vsize (KiB) 136256

[startup+1722.3 s]
/proc/loadavg: 2.14 2.09 2.02 3/179 16793
/proc/meminfo: memFree=30977024/32873844 swapFree=7616/7616
[pid=16741] ppid=16739 vsize=130112 CPUtime=1721.84 cores=0,2,4,6
/proc/16741/stat : 16741 (toysat) R 16739 16741 15420 0 -1 4202496 239355 0 0 0 171667 517 0 0 20 0 1 0 279748680 133234688 31756 33554432000 4194304 8973514 140737012379920 140737012379416 5386760 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16741/statm: 32528 31756 446 1167 0 31309 0
Current children cumulated CPU time (s) 1721.84
Current children cumulated vsize (KiB) 130112

[startup+1782.3 s]
/proc/loadavg: 2.05 2.07 2.02 3/180 16797
/proc/meminfo: memFree=30733896/32873844 swapFree=7616/7616
[pid=16741] ppid=16739 vsize=132160 CPUtime=1781.83 cores=0,2,4,6
/proc/16741/stat : 16741 (toysat) R 16739 16741 15420 0 -1 4202496 248829 0 0 0 177649 534 0 0 20 0 1 0 279748680 135331840 32268 33554432000 4194304 8973514 140737012379920 140737012379184 4209212 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16741/statm: 33040 32268 446 1167 0 31821 0
Current children cumulated CPU time (s) 1781.83
Current children cumulated vsize (KiB) 132160



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.03 2.06 2.01 3/180 16797
/proc/meminfo: memFree=30737224/32873844 swapFree=7616/7616
[pid=16741] ppid=16739 vsize=129088 CPUtime=1800.03 cores=0,2,4,6
/proc/16741/stat : 16741 (toysat) R 16739 16741 15420 0 -1 4202496 252170 0 0 0 179464 539 0 0 20 0 1 0 279748680 132186112 31500 33554432000 4194304 8973514 140737012379920 140737012379416 4206133 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16741/statm: 32272 31500 446 1167 0 31053 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 129088

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

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

[startup+1800.5 s]
/proc/loadavg: 2.03 2.06 2.01 3/180 16797
/proc/meminfo: memFree=30737224/32873844 swapFree=7616/7616
[pid=16741] ppid=16739 vsize=129088 CPUtime=1800.03 cores=0,2,4,6
/proc/16741/stat : 16741 (toysat) R 16739 16741 15420 0 -1 4202496 252170 0 0 0 179464 539 0 0 20 0 1 0 279748680 132186112 31500 33554432000 4194304 8973514 140737012379920 140737012379416 4206133 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/16741/statm: 32272 31500 446 1167 0 31053 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 129088

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.51
CPU time (s): 1800.04
CPU user time (s): 1794.64
CPU system time (s): 5.39718
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 184384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.64
system time used= 5.39718
maximum resident set size= 181296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 252170
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= 183
involuntary context switches= 2106

runsolver used 4.71928 second user time and 7.80481 second system time

The end

Launcher Data

Begin job on node135 at 2012-05-27 18:30:39
IDJOB=3706138
IDBENCH=48320
IDSOLVER=2285
FILE ID=node135/3706138-1338136239
RUNJOBID= node135-1338118211-15436
PBS_JOBID= 14624474
Free space on /tmp= 71636 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_100_25_5_40.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3706138-1338136239/watcher-3706138-1338136239 -o /tmp/evaluation-result-3706138-1338136239/solver-3706138-1338136239 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3706138-1338136239.opb

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

MD5SUM BENCH= 9100923ff6d9c8d4da1b288858ed91b3
RANDOM SEED=1693719751

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31228092 kB
Buffers:          293496 kB
Cached:           344736 kB
SwapCached:         1720 kB
Active:           724700 kB
Inactive:         105792 kB
Active(anon):     182296 kB
Inactive(anon):    12016 kB
Active(file):     542404 kB
Inactive(file):    93776 kB
Unevictable:        7616 kB
Mlocked:            7616 kB
SwapTotal:      67108856 kB
SwapFree:       67105800 kB
Dirty:              7388 kB
Writeback:             0 kB
AnonPages:        197848 kB
Mapped:            13444 kB
Shmem:               132 kB
Slab:             674492 kB
SReclaimable:     116512 kB
SUnreclaim:       557980 kB
KernelStack:        1496 kB
PageTables:         4244 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     305408 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 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= 71620 MiB
End job on node135 at 2012-05-27 19:00:42