Trace number 3707170

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-05-17? (TO) 1800.08 1800.41

General information on the benchmark

Name/OPT-SMALLINT-LIN/heinz/
normalized-queens-30.opb
MD5SUMac9944a86f58bd3c1af4c4c4a209f399
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-38
Best CPU time to get the best result obtained on this benchmark1797.42
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables900
Total number of constraints960
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 constraints960
Minimum length of a constraint88
Maximum length of a constraint116
Number of terms in the objective function 900
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 900
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 8
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 900
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.49/0.57	c 2012-05-27T22:14:42+0200
0.49/0.57	c arch = x86_64
0.49/0.57	c os = linux
0.49/0.57	c compiler = ghc 7.4
0.49/0.57	c packages:
0.49/0.57	c   OptDir-0.0.1
0.49/0.57	c   array-0.4.0.0
0.49/0.57	c   base-4.5.0.0
0.49/0.57	c   bytestring-0.9.2.1
0.49/0.57	c   containers-0.4.2.1
0.49/0.57	c   deepseq-1.3.0.0
0.49/0.57	c   mtl-2.1.1
0.49/0.57	c   old_locale-1.0.0.4
0.49/0.57	c   parse_dimacs-1.2
0.49/0.57	c   parsec-3.1.2
0.49/0.57	c   queue-0.1.2
0.49/0.57	c   stm-2.3
0.49/0.57	c   time-1.4
0.49/0.57	c command line = ["--pb","HOME/instance-3707170-1338149682.opb"]
0.49/0.57	c #vars 900
0.49/0.57	c #constraints 960
0.49/0.57	c Solving starts ...
0.49/0.59	c solving time = 0.021s
0.49/0.59	c #decision = 29
0.49/0.59	c #conflict = 0
0.49/0.59	c #restart = 0
0.49/0.59	o -29
0.49/0.60	c Solving starts ...
0.59/0.67	c solving time = 0.070s
0.59/0.67	c #decision = 67
0.59/0.67	c #conflict = 2
0.59/0.67	c #restart = 0
0.59/0.67	o -30
0.59/0.67	c Solving starts ...
1.39/1.42	c solving time = 0.752s
1.39/1.42	c #decision = 164
1.39/1.42	c #conflict = 29
1.39/1.42	c #restart = 0
1.39/1.42	o -31
1.39/1.42	c Solving starts ...
1.49/1.57	c solving time = 0.146s
1.49/1.57	c #decision = 489
1.49/1.57	c #conflict = 36
1.49/1.57	c #restart = 0
1.49/1.57	o -32
1.49/1.57	c Solving starts ...
8.09/8.14	c learnt constraints deletion: 845 -> 423
11.08/11.13	c learnt constraints deletion: 929 -> 465
15.89/15.94	c learnt constraints deletion: 1225 -> 613
22.89/22.91	c learnt constraints deletion: 1754 -> 877
30.29/30.30	c learnt constraints deletion: 2081 -> 1041
33.68/33.76	c learnt constraints deletion: 1549 -> 775
44.09/44.15	c learnt constraints deletion: 2198 -> 1102
53.08/53.20	c learnt constraints deletion: 2209 -> 1107
61.88/61.92	c learnt constraints deletion: 2344 -> 1173
70.07/70.12	c learnt constraints deletion: 2344 -> 1177
79.07/79.15	c learnt constraints deletion: 2343 -> 1173
89.45/89.53	c learnt constraints deletion: 2494 -> 1247
100.44/100.52	c learnt constraints deletion: 2493 -> 1249
109.63/109.70	c learnt constraints deletion: 2491 -> 1248
122.42/122.59	c learnt constraints deletion: 2487 -> 1248
132.43/132.51	c learnt constraints deletion: 2301 -> 1151
145.92/146.00	c learnt constraints deletion: 2653 -> 1327
158.82/158.94	c learnt constraints deletion: 2647 -> 1327
171.92/172.01	c learnt constraints deletion: 2650 -> 1327
185.92/186.09	c learnt constraints deletion: 2654 -> 1327
198.82/198.90	c learnt constraints deletion: 2647 -> 1327
212.72/212.87	c learnt constraints deletion: 2657 -> 1330
227.81/227.92	c learnt constraints deletion: 2835 -> 1418
242.91/243.10	c learnt constraints deletion: 2831 -> 1418
260.20/260.30	c learnt constraints deletion: 2834 -> 1420
273.71/273.81	c learnt constraints deletion: 2835 -> 1420
288.90/289.09	c learnt constraints deletion: 2831 -> 1416
303.59/303.72	c learnt constraints deletion: 2834 -> 1418
318.59/318.78	c learnt constraints deletion: 2833 -> 1419
332.19/332.30	c learnt constraints deletion: 2825 -> 1414
347.19/347.30	c learnt constraints deletion: 2836 -> 1419
354.49/354.62	c learnt constraints deletion: 2162 -> 1081
372.38/372.54	c learnt constraints deletion: 3031 -> 1519
388.09/388.21	c learnt constraints deletion: 3028 -> 1518
402.58/402.75	c learnt constraints deletion: 3027 -> 1514
419.48/419.69	c learnt constraints deletion: 3032 -> 1517
434.07/434.28	c learnt constraints deletion: 3028 -> 1517
448.97/449.16	c learnt constraints deletion: 3028 -> 1518
467.46/467.61	c learnt constraints deletion: 3032 -> 1519
482.97/483.15	c learnt constraints deletion: 3032 -> 1520
502.37/502.54	c learnt constraints deletion: 3033 -> 1522
520.66/520.86	c learnt constraints deletion: 3029 -> 1515
538.65/538.82	c learnt constraints deletion: 3031 -> 1517
557.05/557.28	c learnt constraints deletion: 3033 -> 1519
569.05/569.20	c learnt constraints deletion: 2451 -> 1226
588.35/588.55	c learnt constraints deletion: 3247 -> 1625
604.95/605.17	c learnt constraints deletion: 3245 -> 1624
624.84/625.01	c learnt constraints deletion: 3246 -> 1625
642.24/642.48	c learnt constraints deletion: 3243 -> 1623
661.03/661.25	c learnt constraints deletion: 3247 -> 1628
682.94/683.18	c learnt constraints deletion: 3247 -> 1626
700.93/701.18	c learnt constraints deletion: 3244 -> 1625
715.13/715.38	c learnt constraints deletion: 3248 -> 1627
732.83/733.03	c learnt constraints deletion: 3249 -> 1627
750.52/750.79	c learnt constraints deletion: 3242 -> 1623
775.82/776.01	c learnt constraints deletion: 3241 -> 1625
796.82/797.05	c learnt constraints deletion: 3239 -> 1620
815.71/815.97	c learnt constraints deletion: 3245 -> 1627
834.81/835.04	c learnt constraints deletion: 3246 -> 1623
850.81/851.07	c learnt constraints deletion: 3247 -> 1625
866.41/866.66	c learnt constraints deletion: 3250 -> 1626
883.01/883.28	c learnt constraints deletion: 3245 -> 1625
895.20/895.46	c learnt constraints deletion: 2958 -> 1479
917.20/917.48	c learnt constraints deletion: 3474 -> 1739
935.90/936.18	c learnt constraints deletion: 3480 -> 1742
955.29/955.51	c learnt constraints deletion: 3485 -> 1743
974.09/974.38	c learnt constraints deletion: 3483 -> 1743
993.29/993.52	c learnt constraints deletion: 3484 -> 1745
1016.68/1016.96	c learnt constraints deletion: 3484 -> 1745
1036.37/1036.62	c learnt constraints deletion: 3486 -> 1743
1057.58/1057.80	c learnt constraints deletion: 3484 -> 1744
1074.67/1074.92	c learnt constraints deletion: 3483 -> 1743
1092.07/1092.38	c learnt constraints deletion: 3479 -> 1741
1111.16/1111.46	c learnt constraints deletion: 3487 -> 1746
1128.76/1129.00	c learnt constraints deletion: 3487 -> 1746
1146.57/1146.87	c learnt constraints deletion: 3478 -> 1741
1164.46/1164.74	c learnt constraints deletion: 3481 -> 1745
1184.96/1185.21	c learnt constraints deletion: 3483 -> 1748
1207.15/1207.43	c learnt constraints deletion: 3484 -> 1747
1222.85/1223.16	c learnt constraints deletion: 3484 -> 1743
1241.65/1241.93	c learnt constraints deletion: 3477 -> 1740
1259.25/1259.56	c learnt constraints deletion: 3485 -> 1746
1277.44/1277.74	c learnt constraints deletion: 3485 -> 1747
1296.34/1296.60	c learnt constraints deletion: 3488 -> 1747
1315.83/1316.19	c learnt constraints deletion: 3481 -> 1747
1335.33/1335.60	c learnt constraints deletion: 3485 -> 1746
1353.03/1353.35	c learnt constraints deletion: 3478 -> 1740
1374.53/1374.86	c learnt constraints deletion: 3670 -> 1835
1392.52/1392.86	c learnt constraints deletion: 3746 -> 1874
1413.52/1413.84	c learnt constraints deletion: 3748 -> 1874
1432.93/1433.27	c learnt constraints deletion: 3745 -> 1874
1454.01/1454.36	c learnt constraints deletion: 3743 -> 1872
1476.61/1476.92	c learnt constraints deletion: 3748 -> 1877
1496.50/1496.85	c learnt constraints deletion: 3745 -> 1874
1516.00/1516.38	c learnt constraints deletion: 3742 -> 1872
1537.30/1537.69	c learnt constraints deletion: 3744 -> 1875
1557.79/1558.16	c learnt constraints deletion: 3745 -> 1876
1581.09/1581.45	c learnt constraints deletion: 3745 -> 1876
1604.79/1605.18	c learnt constraints deletion: 3744 -> 1875
1626.99/1627.36	c learnt constraints deletion: 3748 -> 1879
1649.59/1649.97	c learnt constraints deletion: 3743 -> 1873
1674.89/1675.20	c learnt constraints deletion: 3747 -> 1880
1695.97/1696.38	c learnt constraints deletion: 3748 -> 1876
1720.67/1721.09	c learnt constraints deletion: 3750 -> 1877
1746.67/1747.06	c learnt constraints deletion: 3738 -> 1871
1768.26/1768.70	c learnt constraints deletion: 3741 -> 1871
1789.66/1790.03	c learnt constraints deletion: 3746 -> 1876

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-3707170-1338149682/watcher-3707170-1338149682 -o /tmp/evaluation-result-3707170-1338149682/solver-3707170-1338149682 -C 1800 -W 1900 -M 15500 HOME/toysat --pb HOME/instance-3707170-1338149682.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.01 2.01 2.00 3/178 17874
/proc/meminfo: memFree=31313140/32873844 swapFree=7616/7616
[pid=17874] ppid=17872 vsize=7232 CPUtime=0 cores=0,2,4,6
/proc/17874/stat : 17874 (toysat) R 17872 17874 15420 0 -1 4202496 852 0 0 0 0 0 0 0 20 0 1 0 281092992 7405568 773 33554432000 4194304 8973514 140736545765488 140736237894792 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17874/statm: 1808 773 415 1167 0 589 0

[startup+0.0436841 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 17874
/proc/meminfo: memFree=31313140/32873844 swapFree=7616/7616
[pid=17874] ppid=17872 vsize=9280 CPUtime=0.04 cores=0,2,4,6
/proc/17874/stat : 17874 (toysat) R 17872 17874 15420 0 -1 4202496 1585 0 0 0 4 0 0 0 20 0 1 0 281092992 9502720 1506 33554432000 4194304 8973514 140736545765488 140736237894792 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17874/statm: 2320 1506 416 1167 0 1101 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9280

[startup+0.10027 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 17874
/proc/meminfo: memFree=31313140/32873844 swapFree=7616/7616
[pid=17874] ppid=17872 vsize=13376 CPUtime=0.09 cores=0,2,4,6
/proc/17874/stat : 17874 (toysat) R 17872 17874 15420 0 -1 4202496 2446 0 0 0 9 0 0 0 20 0 1 0 281092992 13697024 2367 33554432000 4194304 8973514 140736545765488 140736237894792 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17874/statm: 3344 2367 416 1167 0 2125 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13376

[startup+0.300258 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 17874
/proc/meminfo: memFree=31313140/32873844 swapFree=7616/7616
[pid=17874] ppid=17872 vsize=25664 CPUtime=0.29 cores=0,2,4,6
/proc/17874/stat : 17874 (toysat) R 17872 17874 15420 0 -1 4202496 5681 0 0 0 28 1 0 0 20 0 1 0 281092992 26279936 5602 33554432000 4194304 8973514 140736545765488 140736237894792 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17874/statm: 6416 5602 416 1167 0 5197 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25664

[startup+0.700273 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 17874
/proc/meminfo: memFree=31313140/32873844 swapFree=7616/7616
[pid=17874] ppid=17872 vsize=44096 CPUtime=0.69 cores=0,2,4,6
/proc/17874/stat : 17874 (toysat) R 17872 17874 15420 0 -1 4202496 10117 0 0 0 67 2 0 0 20 0 1 0 281092992 45154304 10038 33554432000 4194304 8973514 140736545765488 140736237894792 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17874/statm: 11024 10038 454 1167 0 9805 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 44096

[startup+1.50025 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 17875
/proc/meminfo: memFree=31273816/32873844 swapFree=7616/7616
[pid=17874] ppid=17872 vsize=44096 CPUtime=1.49 cores=0,2,4,6
/proc/17874/stat : 17874 (toysat) R 17872 17874 15420 0 -1 4202496 10335 0 0 0 147 2 0 0 20 0 1 0 281092992 45154304 10256 33554432000 4194304 8973514 140736545765488 140736545764984 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17874/statm: 11024 10256 456 1167 0 9805 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44096

[startup+3.10026 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 17875
/proc/meminfo: memFree=31273320/32873844 swapFree=7616/7616
[pid=17874] ppid=17872 vsize=44096 CPUtime=3.09 cores=0,2,4,6
/proc/17874/stat : 17874 (toysat) R 17872 17874 15420 0 -1 4202496 10335 0 0 0 306 3 0 0 20 0 1 0 281092992 45154304 10256 33554432000 4194304 8973514 140736545765488 140736545764984 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17874/statm: 11024 10256 456 1167 0 9805 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44096

[startup+6.30025 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 17875
/proc/meminfo: memFree=31272700/32873844 swapFree=7616/7616
[pid=17874] ppid=17872 vsize=47168 CPUtime=6.29 cores=0,2,4,6
/proc/17874/stat : 17874 (toysat) R 17872 17874 15420 0 -1 4202496 11103 0 0 0 624 5 0 0 20 0 1 0 281092992 48300032 11024 33554432000 4194304 8973514 140736545765488 140736545764752 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17874/statm: 11792 11024 456 1167 0 10573 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47168

[startup+12.7003 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 17875
/proc/meminfo: memFree=31262688/32873844 swapFree=7616/7616
[pid=17874] ppid=17872 vsize=54336 CPUtime=12.69 cores=0,2,4,6
/proc/17874/stat : 17874 (toysat) R 17872 17874 15420 0 -1 4202496 12897 0 0 0 1261 8 0 0 20 0 1 0 281092992 55640064 12818 33554432000 4194304 8973514 140736545765488 140736545764984 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17874/statm: 13584 12818 457 1167 0 12365 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54336

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 17875
/proc/meminfo: memFree=31247700/32873844 swapFree=7616/7616
[pid=17874] ppid=17872 vsize=69696 CPUtime=25.48 cores=0,2,4,6
/proc/17874/stat : 17874 (toysat) R 17872 17874 15420 0 -1 4202496 16737 0 0 0 2536 12 0 0 20 0 1 0 281092992 71368704 16658 33554432000 4194304 8973514 140736545765488 140736545763456 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17874/statm: 17424 16658 457 1167 0 16205 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 69696

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 17875
/proc/meminfo: memFree=31243792/32873844 swapFree=7616/7616
[pid=17874] ppid=17872 vsize=78912 CPUtime=51.08 cores=0,2,4,6
/proc/17874/stat : 17874 (toysat) R 17872 17874 15420 0 -1 4202496 19041 0 0 0 5087 21 0 0 20 0 1 0 281092992 80805888 18962 33554432000 4194304 8973514 140736545765488 140736545764752 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17874/statm: 19728 18962 457 1167 0 18509 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 78912

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17875
/proc/meminfo: memFree=31225252/32873844 swapFree=7616/7616
[pid=17874] ppid=17872 vsize=95296 CPUtime=102.25 cores=0,2,4,6
/proc/17874/stat : 17874 (toysat) R 17872 17874 15420 0 -1 4202496 22917 0 0 0 10188 37 0 0 20 0 1 0 281092992 97583104 22807 33554432000 4194304 8973514 140736545765488 140736545764984 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17874/statm: 23824 22807 457 1167 0 22605 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 95296

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17875
/proc/meminfo: memFree=31217484/32873844 swapFree=7616/7616
[pid=17874] ppid=17872 vsize=95296 CPUtime=162.22 cores=0,2,4,6
/proc/17874/stat : 17874 (toysat) R 17872 17874 15420 0 -1 4202496 23179 0 0 0 16162 60 0 0 20 0 1 0 281092992 97583104 23058 33554432000 4194304 8973514 140736545765488 140736545764984 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17874/statm: 23824 23058 457 1167 0 22605 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 95296

[startup+222.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 17876
/proc/meminfo: memFree=31215980/32873844 swapFree=7616/7616
[pid=17874] ppid=17872 vsize=97344 CPUtime=222.21 cores=0,2,4,6
/proc/17874/stat : 17874 (toysat) R 17872 17874 15420 0 -1 4202496 23532 0 0 0 22140 81 0 0 20 0 1 0 281092992 99680256 23411 33554432000 4194304 8973514 140736545765488 140736545764752 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17874/statm: 24336 23411 457 1167 0 23117 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 97344

[startup+282.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 17876
/proc/meminfo: memFree=31209092/32873844 swapFree=7616/7616
[pid=17874] ppid=17872 vsize=103488 CPUtime=282.2 cores=0,2,4,6
/proc/17874/stat : 17874 (toysat) R 17872 17874 15420 0 -1 4202496 25230 0 0 0 28118 102 0 0 20 0 1 0 281092992 105971712 25106 33554432000 4194304 8973514 140736545765488 140736545764752 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17874/statm: 25872 25106 457 1167 0 24653 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 103488

[startup+342.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/180 17879
/proc/meminfo: memFree=31211124/32873844 swapFree=7616/7616
[pid=17874] ppid=17872 vsize=103488 CPUtime=342.19 cores=0,2,4,6
/proc/17874/stat : 17874 (toysat) R 17872 17874 15420 0 -1 4202496 25230 0 0 0 34096 123 0 0 20 0 1 0 281092992 105971712 25106 33554432000 4194304 8973514 140736545765488 140736545764984 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17874/statm: 25872 25106 457 1167 0 24653 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 103488

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 17879
/proc/meminfo: memFree=31210760/32873844 swapFree=7616/7616
[pid=17874] ppid=17872 vsize=103488 CPUtime=402.18 cores=0,2,4,6
/proc/17874/stat : 17874 (toysat) R 17872 17874 15420 0 -1 4202496 25232 0 0 0 40076 142 0 0 20 0 1 0 281092992 105971712 25106 33554432000 4194304 8973514 140736545765488 140736545764752 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17874/statm: 25872 25106 457 1167 0 24653 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 103488

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 17879
/proc/meminfo: memFree=31202016/32873844 swapFree=7616/7616
[pid=17874] ppid=17872 vsize=105536 CPUtime=462.16 cores=0,2,4,6
/proc/17874/stat : 17874 (toysat) R 17872 17874 15420 0 -1 4202496 25502 0 0 0 46056 160 0 0 20 0 1 0 281092992 108068864 25376 33554432000 4194304 8973514 140736545765488 140736545764984 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17874/statm: 26384 25376 457 1167 0 25165 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 105536

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 17879
/proc/meminfo: memFree=31195000/32873844 swapFree=7616/7616
[pid=17874] ppid=17872 vsize=111680 CPUtime=522.16 cores=0,2,4,6
/proc/17874/stat : 17874 (toysat) R 17872 17874 15420 0 -1 4202496 27280 0 0 0 52037 179 0 0 20 0 1 0 281092992 114360320 27154 33554432000 4194304 8973514 140736545765488 140736545764984 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17874/statm: 27920 27154 457 1167 0 26701 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 111680

[startup+582.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 17880
/proc/meminfo: memFree=31203308/32873844 swapFree=7616/7616
[pid=17874] ppid=17872 vsize=111680 CPUtime=582.15 cores=0,2,4,6
/proc/17874/stat : 17874 (toysat) R 17872 17874 15420 0 -1 4202496 27346 0 0 0 58017 198 0 0 20 0 1 0 281092992 114360320 26963 33554432000 4194304 8973514 140736545765488 140736545764752 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17874/statm: 27920 26963 457 1167 0 26701 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 111680

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17880
/proc/meminfo: memFree=31192388/32873844 swapFree=7616/7616
[pid=17874] ppid=17872 vsize=116800 CPUtime=822.11 cores=0,2,4,6
/proc/17874/stat : 17874 (toysat) R 17872 17874 15420 0 -1 4202496 28818 0 0 0 81937 274 0 0 20 0 1 0 281092992 119603200 28434 33554432000 4194304 8973514 140736545765488 140736545764984 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17874/statm: 29200 28434 457 1167 0 27981 0
Current children cumulated CPU time (s) 822.11
Current children cumulated vsize (KiB) 116800

[startup+882.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 17881
/proc/meminfo: memFree=31189972/32873844 swapFree=7616/7616
[pid=17874] ppid=17872 vsize=116800 CPUtime=882.1 cores=0,2,4,6
/proc/17874/stat : 17874 (toysat) R 17872 17874 15420 0 -1 4202496 28819 0 0 0 87917 293 0 0 20 0 1 0 281092992 119603200 28434 33554432000 4194304 8973514 140736545765488 140736545764984 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17874/statm: 29200 28434 457 1167 0 27981 0
Current children cumulated CPU time (s) 882.1
Current children cumulated vsize (KiB) 116800

[startup+942.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/180 17884
/proc/meminfo: memFree=31203104/32873844 swapFree=7616/7616
[pid=17874] ppid=17872 vsize=116800 CPUtime=942.09 cores=0,2,4,6
/proc/17874/stat : 17874 (toysat) R 17872 17874 15420 0 -1 4202496 28819 0 0 0 93898 311 0 0 20 0 1 0 281092992 119603200 28434 33554432000 4194304 8973514 140736545765488 140736545764752 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17874/statm: 29200 28434 457 1167 0 27981 0
Current children cumulated CPU time (s) 942.09
Current children cumulated vsize (KiB) 116800

[startup+1002.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 17884
/proc/meminfo: memFree=31197472/32873844 swapFree=7616/7616
[pid=17874] ppid=17872 vsize=116800 CPUtime=1002.08 cores=0,2,4,6
/proc/17874/stat : 17874 (toysat) R 17872 17874 15420 0 -1 4202496 28819 0 0 0 99877 331 0 0 20 0 1 0 281092992 119603200 28434 33554432000 4194304 8973514 140736545765488 140736545764752 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17874/statm: 29200 28434 457 1167 0 27981 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 116800

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 17884
/proc/meminfo: memFree=31189204/32873844 swapFree=7616/7616
[pid=17874] ppid=17872 vsize=116800 CPUtime=1062.07 cores=0,2,4,6
/proc/17874/stat : 17874 (toysat) R 17872 17874 15420 0 -1 4202496 28819 0 0 0 105856 351 0 0 20 0 1 0 281092992 119603200 28434 33554432000 4194304 8973514 140736545765488 140736545764752 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17874/statm: 29200 28434 457 1167 0 27981 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 116800

[startup+1122.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 17884
/proc/meminfo: memFree=31184740/32873844 swapFree=7616/7616
[pid=17874] ppid=17872 vsize=117824 CPUtime=1122.07 cores=0,2,4,6
/proc/17874/stat : 17874 (toysat) R 17872 17874 15420 0 -1 4202496 28830 0 0 0 111837 370 0 0 20 0 1 0 281092992 120651776 28445 33554432000 4194304 8973514 140736545765488 140736545764752 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17874/statm: 29456 28445 457 1167 0 28237 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 117824

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17885
/proc/meminfo: memFree=31185052/32873844 swapFree=7616/7616
[pid=17874] ppid=17872 vsize=117824 CPUtime=1182.06 cores=0,2,4,6
/proc/17874/stat : 17874 (toysat) R 17872 17874 15420 0 -1 4202496 28830 0 0 0 117814 392 0 0 20 0 1 0 281092992 120651776 28445 33554432000 4194304 8973514 140736545765488 140736545764752 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17874/statm: 29456 28445 457 1167 0 28237 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 117824

[startup+1242.3 s]
/proc/loadavg: 2.13 2.03 2.01 3/179 17924
/proc/meminfo: memFree=31227692/32873844 swapFree=7616/7616
[pid=17874] ppid=17872 vsize=117824 CPUtime=1242.04 cores=0,2,4,6
/proc/17874/stat : 17874 (toysat) R 17872 17874 15420 0 -1 4202496 28830 0 0 0 123795 409 0 0 20 0 1 0 281092992 120651776 28445 33554432000 4194304 8973514 140736545765488 140736545764752 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17874/statm: 29456 28445 457 1167 0 28237 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 117824

[startup+1302.3 s]
/proc/loadavg: 2.11 2.05 2.01 3/179 17924
/proc/meminfo: memFree=31213828/32873844 swapFree=7616/7616
[pid=17874] ppid=17872 vsize=117824 CPUtime=1302.05 cores=0,2,4,6
/proc/17874/stat : 17874 (toysat) R 17872 17874 15420 0 -1 4202496 28830 0 0 0 129777 428 0 0 20 0 1 0 281092992 120651776 28445 33554432000 4194304 8973514 140736545765488 140736545764984 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17874/statm: 29456 28445 457 1167 0 28237 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 117824

[startup+1362.3 s]
/proc/loadavg: 2.08 2.05 2.01 3/179 17924
/proc/meminfo: memFree=31211664/32873844 swapFree=7616/7616
[pid=17874] ppid=17872 vsize=117824 CPUtime=1362.03 cores=0,2,4,6
/proc/17874/stat : 17874 (toysat) R 17872 17874 15420 0 -1 4202496 29075 0 0 0 135758 445 0 0 20 0 1 0 281092992 120651776 28690 33554432000 4194304 8973514 140736545765488 140736545764984 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17874/statm: 29456 28690 457 1167 0 28237 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 117824

[startup+1422.31 s]
/proc/loadavg: 2.03 2.04 2.01 3/179 17924
/proc/meminfo: memFree=31192816/32873844 swapFree=7616/7616
[pid=17874] ppid=17872 vsize=121920 CPUtime=1422.03 cores=0,2,4,6
/proc/17874/stat : 17874 (toysat) R 17872 17874 15420 0 -1 4202496 30099 0 0 0 141739 464 0 0 20 0 1 0 281092992 124846080 29714 33554432000 4194304 8973514 140736545765488 140736545764984 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17874/statm: 30480 29714 457 1167 0 29261 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 121920

[startup+1482.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/179 17925
/proc/meminfo: memFree=31192684/32873844 swapFree=7616/7616
[pid=17874] ppid=17872 vsize=121920 CPUtime=1482.01 cores=0,2,4,6
/proc/17874/stat : 17874 (toysat) R 17872 17874 15420 0 -1 4202496 30101 0 0 0 147723 478 0 0 20 0 1 0 281092992 124846080 29714 33554432000 4194304 8973514 140736545765488 140736545764752 4204638 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17874/statm: 30480 29714 457 1167 0 29261 0
Current children cumulated CPU time (s) 1482.01
Current children cumulated vsize (KiB) 121920

[startup+1542.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/180 17928
/proc/meminfo: memFree=31192480/32873844 swapFree=7616/7616
[pid=17874] ppid=17872 vsize=121920 CPUtime=1542 cores=0,2,4,6
/proc/17874/stat : 17874 (toysat) R 17872 17874 15420 0 -1 4202496 30101 0 0 0 153701 499 0 0 20 0 1 0 281092992 124846080 29714 33554432000 4194304 8973514 140736545765488 140736545764752 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17874/statm: 30480 29714 457 1167 0 29261 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 121920

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 17928
/proc/meminfo: memFree=31192612/32873844 swapFree=7616/7616
[pid=17874] ppid=17872 vsize=121920 CPUtime=1601.99 cores=0,2,4,6
/proc/17874/stat : 17874 (toysat) R 17872 17874 15420 0 -1 4202496 30101 0 0 0 159682 517 0 0 20 0 1 0 281092992 124846080 29714 33554432000 4194304 8973514 140736545765488 140736545764752 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17874/statm: 30480 29714 457 1167 0 29261 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 121920

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 17928
/proc/meminfo: memFree=31193108/32873844 swapFree=7616/7616
[pid=17874] ppid=17872 vsize=121920 CPUtime=1661.98 cores=0,2,4,6
/proc/17874/stat : 17874 (toysat) R 17872 17874 15420 0 -1 4202496 30101 0 0 0 165663 535 0 0 20 0 1 0 281092992 124846080 29714 33554432000 4194304 8973514 140736545765488 140736545764984 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17874/statm: 30480 29714 457 1167 0 29261 0
Current children cumulated CPU time (s) 1661.98
Current children cumulated vsize (KiB) 121920

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 17928
/proc/meminfo: memFree=31193356/32873844 swapFree=7616/7616
[pid=17874] ppid=17872 vsize=121920 CPUtime=1721.97 cores=0,2,4,6
/proc/17874/stat : 17874 (toysat) R 17872 17874 15420 0 -1 4202496 30101 0 0 0 171644 553 0 0 20 0 1 0 281092992 124846080 29714 33554432000 4194304 8973514 140736545765488 140736545764984 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17874/statm: 30480 29714 457 1167 0 29261 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 121920

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17929
/proc/meminfo: memFree=31193232/32873844 swapFree=7616/7616
[pid=17874] ppid=17872 vsize=121920 CPUtime=1781.96 cores=0,2,4,6
/proc/17874/stat : 17874 (toysat) R 17872 17874 15420 0 -1 4202496 30101 0 0 0 177626 570 0 0 20 0 1 0 281092992 124846080 29714 33554432000 4194304 8973514 140736545765488 140736545764752 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17874/statm: 30480 29714 457 1167 0 29261 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 121920



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 17929
/proc/meminfo: memFree=31189760/32873844 swapFree=7616/7616
[pid=17874] ppid=17872 vsize=126016 CPUtime=1800.06 cores=0,2,4,6
/proc/17874/stat : 17874 (toysat) R 17872 17874 15420 0 -1 4202496 30961 0 0 0 179431 575 0 0 20 0 1 0 281092992 129040384 30574 33554432000 4194304 8973514 140736545765488 140736545764752 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/17874/statm: 31504 30574 457 1167 0 30285 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 126016

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.08
CPU user time (s): 1794.32
CPU system time (s): 5.75812
CPU usage (%): 99.9816
Max. virtual memory (cumulated for all children) (KiB): 126016

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.32
system time used= 5.75812
maximum resident set size= 122296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30961
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= 55
involuntary context switches= 1850

runsolver used 3.37949 second user time and 8.91664 second system time

The end

Launcher Data

Begin job on node135 at 2012-05-27 22:14:42
IDJOB=3707170
IDBENCH=89874
IDSOLVER=2285
FILE ID=node135/3707170-1338149682
RUNJOBID= node135-1338118211-15436
PBS_JOBID= 14624474
Free space on /tmp= 71636 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-queens-30.opb
COMMAND LINE= HOME/toysat --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3707170-1338149682/watcher-3707170-1338149682 -o /tmp/evaluation-result-3707170-1338149682/solver-3707170-1338149682 -C 1800 -W 1900 -M 15500  HOME/toysat --pb HOME/instance-3707170-1338149682.opb

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

MD5SUM BENCH= ac9944a86f58bd3c1af4c4c4a209f399
RANDOM SEED=1429667745

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:        31313752 kB
Buffers:          301920 kB
Cached:           353608 kB
SwapCached:         1720 kB
Active:           623408 kB
Inactive:         118024 kB
Active(anon):      76500 kB
Inactive(anon):    12016 kB
Active(file):     546908 kB
Inactive(file):   106008 kB
Unevictable:        7616 kB
Mlocked:            7616 kB
SwapTotal:      67108856 kB
SwapFree:       67105800 kB
Dirty:              7984 kB
Writeback:             4 kB
AnonPages:         92148 kB
Mapped:            13508 kB
Shmem:               132 kB
Slab:             675064 kB
SReclaimable:     116988 kB
SUnreclaim:       558076 kB
KernelStack:        1472 kB
PageTables:         4160 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     200716 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:     59392 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= 71628 MiB
End job on node135 at 2012-05-27 22:44:45