Trace number 3190215

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
SAT4J core 2.3.0 SNAPSHOT 2011-02-06? (TO) 1300.83 1300.04

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S1286362348-008-UNKNOWN.cnf
MD5SUM63b66954174098a654eacd27832fcf38
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses25500
Sum of the clauses size178500
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 525500

Solver Data

0.06/0.11	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.06/0.11	c This is free software under the dual EPL/GNU LGPL licenses.
0.06/0.11	c See www.sat4j.org for details.
0.06/0.11	c no version file found!!!
0.06/0.11	c java.runtime.name	Java(TM) SE Runtime Environment
0.06/0.11	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.06/0.11	c java.vm.version	19.1-b02
0.06/0.11	c java.vm.vendor	Sun Microsystems Inc.
0.06/0.11	c sun.arch.data.model	64
0.06/0.11	c java.version		1.6.0_24
0.06/0.11	c os.name		Linux
0.06/0.11	c os.version		2.6.18-164.el5
0.06/0.11	c os.arch		amd64
0.06/0.11	c Free memory 		6997539544
0.06/0.11	c Max memory 		7034241024
0.06/0.11	c Total memory 		7034241024
0.06/0.11	c Number of processors 	8
0.06/0.14	c --- Begin Solver configuration ---
0.06/0.14	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.06/0.14	c Learn all clauses as in MiniSAT
0.06/0.14	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.06/0.14	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.06/0.14	c Expensive reason simplification
0.06/0.14	c Armin Biere (Picosat) restarts strategy
0.06/0.14	c Glucose learned constraints deletion strategy
0.06/0.14	c timeout=2147483647s
0.06/0.14	c DB Simplification allowed=true
0.06/0.14	c --- End Solver configuration ---
0.06/0.14	c solving HOME/instance-3190215-1302597179.cnf
0.06/0.14	c reading problem ... 
0.22/0.24	c ... done. Wall clock time 0.103s.
0.22/0.24	c #vars     300
0.22/0.24	c #constraints  25500
0.22/0.24	c constraints type 
0.22/0.24	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 25500
1.44/1.12	c cleaning 2495 clauses out of 5001 with flag 5001/5001
2.26/1.92	c cleaning 4250 clauses out of 8508 with flag 11003/11003
3.16/2.86	c cleaning 5625 clauses out of 11255 with flag 18000/18000
4.26/3.95	c cleaning 6809 clauses out of 13630 with flag 26000/26000
5.57/5.22	c cleaning 7909 clauses out of 15823 with flag 35002/35002
6.98/6.70	c cleaning 8955 clauses out of 17913 with flag 45001/45001
8.68/8.34	c cleaning 9974 clauses out of 19957 with flag 56000/56000
10.58/10.23	c cleaning 10988 clauses out of 21984 with flag 68001/68001
12.58/12.26	c cleaning 11996 clauses out of 23997 with flag 81002/81002
14.88/14.51	c cleaning 12997 clauses out of 26001 with flag 95002/95002
17.38/17.02	c cleaning 13998 clauses out of 28003 with flag 110001/110001
20.09/19.80	c cleaning 15002 clauses out of 30005 with flag 126001/126001
23.08/22.74	c cleaning 15995 clauses out of 32002 with flag 143000/143000
26.29/25.99	c cleaning 16995 clauses out of 34007 with flag 161000/161000
29.79/29.45	c cleaning 17998 clauses out of 36012 with flag 180000/180000
33.59/33.26	c cleaning 19005 clauses out of 38016 with flag 200002/200002
37.69/37.33	c cleaning 20000 clauses out of 40010 with flag 221001/221001
42.20/41.82	c cleaning 21003 clauses out of 42009 with flag 243000/243000
46.89/46.52	c cleaning 21998 clauses out of 44006 with flag 266000/266000
51.80/51.42	c cleaning 22998 clauses out of 46009 with flag 290001/290001
57.20/56.85	c cleaning 24002 clauses out of 48010 with flag 315000/315000
63.11/62.72	c cleaning 25002 clauses out of 50008 with flag 341000/341000
69.01/68.68	c cleaning 25499 clauses out of 51006 with flag 367000/367000
74.72/74.35	c cleaning 25751 clauses out of 51508 with flag 393001/393001
80.72/80.40	c cleaning 25868 clauses out of 51756 with flag 419000/419000
86.52/86.15	c cleaning 25932 clauses out of 51888 with flag 445000/445000
92.52/92.12	c cleaning 25974 clauses out of 51956 with flag 471000/471000
98.42/98.06	c cleaning 25991 clauses out of 51986 with flag 497004/497004
104.33/103.98	c cleaning 25986 clauses out of 51991 with flag 523000/523000
110.03/109.69	c cleaning 25993 clauses out of 52006 with flag 549001/549001
116.03/115.62	c cleaning 26001 clauses out of 52012 with flag 575000/575000
121.73/121.36	c cleaning 25996 clauses out of 52011 with flag 601000/601000
127.83/127.42	c cleaning 26003 clauses out of 52015 with flag 627000/627000
133.54/133.17	c cleaning 26005 clauses out of 52013 with flag 653001/653001
139.53/139.15	c cleaning 25995 clauses out of 52007 with flag 679000/679000
145.33/144.95	c cleaning 25997 clauses out of 52013 with flag 705001/705001
151.14/150.72	c cleaning 25994 clauses out of 52015 with flag 731000/731000
157.24/156.87	c cleaning 26006 clauses out of 52023 with flag 757002/757002
162.94/162.51	c cleaning 26003 clauses out of 52015 with flag 783000/783000
168.94/168.53	c cleaning 26001 clauses out of 52014 with flag 809002/809002
175.14/174.70	c cleaning 26001 clauses out of 52011 with flag 835000/835000
181.04/180.60	c cleaning 25998 clauses out of 52012 with flag 861002/861002
186.64/186.24	c cleaning 26002 clauses out of 52012 with flag 887000/887000
192.34/191.97	c cleaning 26000 clauses out of 52011 with flag 913001/913001
198.45/198.09	c cleaning 25996 clauses out of 52010 with flag 939000/939000
204.25/203.86	c cleaning 25999 clauses out of 52014 with flag 965000/965000
210.05/209.60	c cleaning 26003 clauses out of 52018 with flag 991003/991003
216.06/215.66	c cleaning 26000 clauses out of 52012 with flag 1017000/1017000
221.85/221.47	c cleaning 26003 clauses out of 52014 with flag 1043002/1043002
227.85/227.41	c cleaning 25998 clauses out of 52009 with flag 1069000/1069000
233.66/233.24	c cleaning 25997 clauses out of 52011 with flag 1095000/1095000
239.95/239.56	c cleaning 26002 clauses out of 52015 with flag 1121001/1121001
245.76/245.32	c cleaning 25998 clauses out of 52012 with flag 1147000/1147000
251.47/251.05	c cleaning 26001 clauses out of 52014 with flag 1173000/1173000
257.57/257.14	c cleaning 25998 clauses out of 52013 with flag 1199000/1199000
263.47/263.06	c cleaning 25997 clauses out of 52015 with flag 1225000/1225000
269.57/269.18	c cleaning 26000 clauses out of 52018 with flag 1251000/1251000
275.27/274.89	c cleaning 26002 clauses out of 52019 with flag 1277001/1277001
280.98/280.53	c cleaning 26006 clauses out of 52017 with flag 1303001/1303001
286.97/286.51	c cleaning 25995 clauses out of 52010 with flag 1329000/1329000
292.77/292.38	c cleaning 26001 clauses out of 52015 with flag 1355000/1355000
298.88/298.45	c cleaning 25997 clauses out of 52015 with flag 1381001/1381001
304.58/304.16	c cleaning 25996 clauses out of 52017 with flag 1407000/1407000
310.48/310.09	c cleaning 26007 clauses out of 52022 with flag 1433001/1433001
316.38/315.92	c cleaning 26000 clauses out of 52016 with flag 1459002/1459002
322.18/321.74	c cleaning 25998 clauses out of 52014 with flag 1485000/1485000
328.29/327.84	c cleaning 26004 clauses out of 52017 with flag 1511001/1511001
334.18/333.73	c cleaning 26001 clauses out of 52013 with flag 1537001/1537001
339.68/339.26	c cleaning 26001 clauses out of 52011 with flag 1563000/1563000
345.38/344.91	c cleaning 25992 clauses out of 52010 with flag 1589000/1589000
351.19/350.79	c cleaning 25997 clauses out of 52018 with flag 1615000/1615000
357.19/356.74	c cleaning 26002 clauses out of 52021 with flag 1641000/1641000
363.50/363.01	c cleaning 26002 clauses out of 52019 with flag 1667000/1667000
369.30/368.85	c cleaning 26003 clauses out of 52018 with flag 1693001/1693001
374.90/374.48	c cleaning 26005 clauses out of 52016 with flag 1719002/1719002
380.70/380.20	c cleaning 25995 clauses out of 52009 with flag 1745000/1745000
386.21/385.80	c cleaning 26000 clauses out of 52014 with flag 1771000/1771000
392.01/391.60	c cleaning 26005 clauses out of 52015 with flag 1797001/1797001
398.11/397.64	c cleaning 25998 clauses out of 52009 with flag 1823000/1823000
404.12/403.63	c cleaning 25998 clauses out of 52011 with flag 1849000/1849000
409.81/409.36	c cleaning 25996 clauses out of 52014 with flag 1875001/1875001
415.51/415.10	c cleaning 26005 clauses out of 52018 with flag 1901001/1901001
421.41/421.00	c cleaning 25996 clauses out of 52013 with flag 1927001/1927001
427.12/426.69	c cleaning 26003 clauses out of 52017 with flag 1953001/1953001
432.92/432.48	c cleaning 26000 clauses out of 52014 with flag 1979001/1979001
438.62/438.18	c cleaning 26003 clauses out of 52015 with flag 2005002/2005002
444.62/444.10	c cleaning 25994 clauses out of 52010 with flag 2031000/2031000
450.43/449.95	c cleaning 26001 clauses out of 52017 with flag 2057001/2057001
456.12/455.66	c cleaning 26000 clauses out of 52016 with flag 2083001/2083001
461.92/461.45	c cleaning 26002 clauses out of 52017 with flag 2109002/2109002
467.82/467.30	c cleaning 26000 clauses out of 52015 with flag 2135002/2135002
473.63/473.16	c cleaning 25995 clauses out of 52013 with flag 2161000/2161000
479.83/479.35	c cleaning 26006 clauses out of 52018 with flag 2187000/2187000
485.93/485.40	c cleaning 25997 clauses out of 52013 with flag 2213001/2213001
491.93/491.40	c cleaning 26001 clauses out of 52015 with flag 2239000/2239000
497.53/497.09	c cleaning 25995 clauses out of 52014 with flag 2265000/2265000
503.34/502.80	c cleaning 26005 clauses out of 52019 with flag 2291000/2291000
509.34/508.82	c cleaning 25995 clauses out of 52015 with flag 2317001/2317001
515.34/514.89	c cleaning 26000 clauses out of 52020 with flag 2343001/2343001
521.24/520.79	c cleaning 26002 clauses out of 52020 with flag 2369001/2369001
527.45/526.92	c cleaning 26003 clauses out of 52018 with flag 2395001/2395001
533.54/533.02	c cleaning 26002 clauses out of 52014 with flag 2421000/2421000
539.55/539.08	c cleaning 25998 clauses out of 52015 with flag 2447003/2447003
545.64/545.11	c cleaning 25997 clauses out of 52014 with flag 2473000/2473000
551.24/550.73	c cleaning 26002 clauses out of 52017 with flag 2499000/2499000
556.94/556.44	c cleaning 25995 clauses out of 52015 with flag 2525000/2525000
562.65/562.17	c cleaning 26002 clauses out of 52020 with flag 2551000/2551000
568.45/567.95	c cleaning 26003 clauses out of 52018 with flag 2577000/2577000
574.25/573.79	c cleaning 25998 clauses out of 52015 with flag 2603000/2603000
580.05/579.58	c cleaning 26000 clauses out of 52017 with flag 2629000/2629000
585.85/585.31	c cleaning 25997 clauses out of 52019 with flag 2655002/2655002
591.95/591.44	c cleaning 25999 clauses out of 52021 with flag 2681001/2681001
598.15/597.68	c cleaning 26007 clauses out of 52021 with flag 2707000/2707000
604.05/603.58	c cleaning 26008 clauses out of 52019 with flag 2733005/2733005
609.75/609.26	c cleaning 25993 clauses out of 52006 with flag 2759000/2759000
615.46/614.95	c cleaning 26000 clauses out of 52015 with flag 2785002/2785002
621.26/620.70	c cleaning 25996 clauses out of 52013 with flag 2811000/2811000
626.86/626.35	c cleaning 26006 clauses out of 52019 with flag 2837002/2837002
632.76/632.26	c cleaning 25992 clauses out of 52012 with flag 2863001/2863001
638.76/638.26	c cleaning 26002 clauses out of 52020 with flag 2889001/2889001
644.96/644.41	c cleaning 25996 clauses out of 52017 with flag 2915000/2915000
650.67/650.14	c cleaning 26002 clauses out of 52022 with flag 2941001/2941001
656.77/656.22	c cleaning 25995 clauses out of 52019 with flag 2967000/2967000
662.97/662.44	c cleaning 26006 clauses out of 52025 with flag 2993001/2993001
668.77/668.29	c cleaning 26002 clauses out of 52019 with flag 3019001/3019001
674.57/674.01	c cleaning 25998 clauses out of 52017 with flag 3045001/3045001
680.38/679.88	c cleaning 25996 clauses out of 52018 with flag 3071000/3071000
685.97/685.48	c cleaning 25996 clauses out of 52022 with flag 3097000/3097000
691.88/691.31	c cleaning 26005 clauses out of 52027 with flag 3123001/3123001
698.09/697.59	c cleaning 26002 clauses out of 52021 with flag 3149000/3149000
704.29/703.70	c cleaning 25999 clauses out of 52021 with flag 3175002/3175002
710.29/709.77	c cleaning 26000 clauses out of 52022 with flag 3201002/3201002
716.60/716.07	c cleaning 26005 clauses out of 52020 with flag 3227000/3227000
722.90/722.35	c cleaning 26000 clauses out of 52016 with flag 3253001/3253001
729.50/728.98	c cleaning 26002 clauses out of 52016 with flag 3279001/3279001
735.50/734.96	c cleaning 26001 clauses out of 52013 with flag 3305000/3305000
741.20/740.65	c cleaning 25990 clauses out of 52012 with flag 3331000/3331000
746.80/746.25	c cleaning 26001 clauses out of 52024 with flag 3357002/3357002
752.51/751.99	c cleaning 26006 clauses out of 52021 with flag 3383000/3383000
758.21/757.67	c cleaning 26000 clauses out of 52016 with flag 3409001/3409001
764.11/763.53	c cleaning 26006 clauses out of 52018 with flag 3435003/3435003
770.31/769.72	c cleaning 25995 clauses out of 52009 with flag 3461000/3461000
776.51/775.94	c cleaning 25999 clauses out of 52014 with flag 3487000/3487000
782.52/781.98	c cleaning 26002 clauses out of 52015 with flag 3513000/3513000
788.32/787.76	c cleaning 25999 clauses out of 52016 with flag 3539003/3539003
794.12/793.52	c cleaning 26000 clauses out of 52014 with flag 3565000/3565000
800.02/799.49	c cleaning 26002 clauses out of 52015 with flag 3591001/3591001
806.32/805.77	c cleaning 25998 clauses out of 52012 with flag 3617000/3617000
812.23/811.70	c cleaning 26000 clauses out of 52014 with flag 3643000/3643000
817.83/817.24	c cleaning 26004 clauses out of 52014 with flag 3669000/3669000
823.53/822.92	c cleaning 25996 clauses out of 52010 with flag 3695000/3695000
829.23/828.66	c cleaning 26003 clauses out of 52015 with flag 3721001/3721001
834.83/834.29	c cleaning 25990 clauses out of 52011 with flag 3747000/3747000
840.73/840.15	c cleaning 26001 clauses out of 52021 with flag 3773000/3773000
846.63/846.06	c cleaning 25999 clauses out of 52021 with flag 3799001/3799001
852.84/852.22	c cleaning 26005 clauses out of 52021 with flag 3825000/3825000
858.84/858.28	c cleaning 26003 clauses out of 52018 with flag 3851002/3851002
864.84/864.26	c cleaning 25999 clauses out of 52016 with flag 3877003/3877003
871.14/870.51	c cleaning 25998 clauses out of 52015 with flag 3903001/3903001
877.04/876.49	c cleaning 26000 clauses out of 52017 with flag 3929001/3929001
883.34/882.79	c cleaning 25994 clauses out of 52016 with flag 3955000/3955000
889.95/889.40	c cleaning 26009 clauses out of 52024 with flag 3981002/3981002
896.05/895.47	c cleaning 25996 clauses out of 52013 with flag 4007000/4007000
901.85/901.20	c cleaning 25992 clauses out of 52017 with flag 4033000/4033000
907.65/907.04	c cleaning 26006 clauses out of 52025 with flag 4059000/4059000
913.35/912.77	c cleaning 26001 clauses out of 52020 with flag 4085001/4085001
919.35/918.72	c cleaning 26002 clauses out of 52018 with flag 4111000/4111000
925.45/924.82	c cleaning 25999 clauses out of 52016 with flag 4137000/4137000
931.56/930.91	c cleaning 25997 clauses out of 52020 with flag 4163003/4163003
937.76/937.13	c cleaning 26004 clauses out of 52022 with flag 4189002/4189002
944.26/943.62	c cleaning 26001 clauses out of 52018 with flag 4215002/4215002
950.56/949.95	c cleaning 26001 clauses out of 52016 with flag 4241001/4241001
956.76/956.12	c cleaning 25988 clauses out of 52014 with flag 4267000/4267000
962.66/962.06	c cleaning 26008 clauses out of 52028 with flag 4293002/4293002
968.67/968.03	c cleaning 26006 clauses out of 52020 with flag 4319002/4319002
974.87/974.26	c cleaning 25993 clauses out of 52012 with flag 4345000/4345000
981.07/980.44	c cleaning 25998 clauses out of 52021 with flag 4371002/4371002
987.17/986.57	c cleaning 26005 clauses out of 52023 with flag 4397002/4397002
992.88/992.29	c cleaning 26007 clauses out of 52017 with flag 4423001/4423001
998.57/997.95	c cleaning 25998 clauses out of 52013 with flag 4449004/4449004
1004.37/1003.77	c cleaning 25997 clauses out of 52013 with flag 4475002/4475002
1010.17/1009.53	c cleaning 26000 clauses out of 52014 with flag 4501000/4501000
1015.88/1015.24	c cleaning 26002 clauses out of 52015 with flag 4527001/4527001
1021.79/1021.17	c cleaning 25995 clauses out of 52013 with flag 4553001/4553001
1027.69/1027.06	c cleaning 26006 clauses out of 52019 with flag 4579002/4579002
1033.69/1033.00	c cleaning 25990 clauses out of 52014 with flag 4605003/4605003
1039.49/1038.88	c cleaning 25999 clauses out of 52022 with flag 4631001/4631001
1045.49/1044.83	c cleaning 26002 clauses out of 52023 with flag 4657001/4657001
1051.69/1051.02	c cleaning 26004 clauses out of 52021 with flag 4683001/4683001
1057.90/1057.28	c cleaning 26003 clauses out of 52017 with flag 4709001/4709001
1064.00/1063.31	c cleaning 26000 clauses out of 52016 with flag 4735003/4735003
1069.81/1069.12	c cleaning 25998 clauses out of 52014 with flag 4761001/4761001
1076.20/1075.51	c cleaning 25993 clauses out of 52016 with flag 4787001/4787001
1082.31/1081.60	c cleaning 25999 clauses out of 52022 with flag 4813000/4813000
1088.41/1087.70	c cleaning 26007 clauses out of 52024 with flag 4839001/4839001
1094.02/1093.38	c cleaning 26000 clauses out of 52016 with flag 4865000/4865000
1099.81/1099.15	c cleaning 26001 clauses out of 52017 with flag 4891001/4891001
1105.51/1104.83	c cleaning 26001 clauses out of 52015 with flag 4917000/4917000
1111.21/1110.57	c cleaning 25997 clauses out of 52015 with flag 4943001/4943001
1117.01/1116.38	c cleaning 26000 clauses out of 52020 with flag 4969003/4969003
1122.92/1122.28	c cleaning 26000 clauses out of 52018 with flag 4995001/4995001
1129.02/1128.33	c cleaning 26003 clauses out of 52017 with flag 5021000/5021000
1134.82/1134.17	c cleaning 25996 clauses out of 52015 with flag 5047001/5047001
1140.62/1139.91	c cleaning 26004 clauses out of 52019 with flag 5073001/5073001
1146.52/1145.87	c cleaning 26001 clauses out of 52014 with flag 5099000/5099000
1152.43/1151.78	c cleaning 26000 clauses out of 52015 with flag 5125002/5125002
1158.42/1157.73	c cleaning 25998 clauses out of 52013 with flag 5151000/5151000
1164.33/1163.65	c cleaning 26000 clauses out of 52018 with flag 5177003/5177003
1170.23/1169.58	c cleaning 26003 clauses out of 52016 with flag 5203001/5203001
1176.54/1175.81	c cleaning 25991 clauses out of 52012 with flag 5229000/5229000
1182.53/1181.81	c cleaning 26002 clauses out of 52021 with flag 5255000/5255000
1188.33/1187.69	c cleaning 26003 clauses out of 52019 with flag 5281000/5281000
1194.74/1194.08	c cleaning 26003 clauses out of 52016 with flag 5307000/5307000
1200.64/1199.96	c cleaning 26002 clauses out of 52016 with flag 5333003/5333003
1206.24/1205.60	c cleaning 25992 clauses out of 52011 with flag 5359000/5359000
1212.24/1211.53	c cleaning 26001 clauses out of 52021 with flag 5385002/5385002
1218.04/1217.30	c cleaning 25996 clauses out of 52018 with flag 5411000/5411000
1223.74/1223.10	c cleaning 26003 clauses out of 52022 with flag 5437000/5437000
1229.74/1229.03	c cleaning 26004 clauses out of 52019 with flag 5463000/5463000
1235.74/1235.03	c cleaning 25996 clauses out of 52015 with flag 5489000/5489000
1241.34/1240.62	c cleaning 26004 clauses out of 52019 with flag 5515000/5515000
1246.95/1246.23	c cleaning 25999 clauses out of 52016 with flag 5541001/5541001
1252.75/1252.08	c cleaning 26002 clauses out of 52017 with flag 5567001/5567001
1259.05/1258.31	c cleaning 26003 clauses out of 52017 with flag 5593003/5593003
1265.35/1264.60	c cleaning 25992 clauses out of 52012 with flag 5619001/5619001
1271.16/1270.42	c cleaning 25999 clauses out of 52020 with flag 5645001/5645001
1277.15/1276.48	c cleaning 25998 clauses out of 52020 with flag 5671000/5671000
1283.16/1282.43	c cleaning 26005 clauses out of 52023 with flag 5697001/5697001
1289.66/1288.90	c cleaning 25996 clauses out of 52019 with flag 5723002/5723002
1296.06/1295.37	c cleaning 26001 clauses out of 52023 with flag 5749002/5749002
1300.77/1300.01	c starts		: 2210
1300.77/1300.01	c conflicts		: 5770753
1300.77/1300.01	c decisions		: 6938401
1300.77/1300.01	c propagations		: 171028621
1300.77/1300.01	c inspects		: 15259001138
1300.77/1300.01	c shortcuts		: 0
1300.77/1300.01	c learnt literals	: 0
1300.77/1300.01	c learnt binary clauses	: 0
1300.77/1300.01	c learnt ternary clauses	: 0
1300.77/1300.01	c learnt constraints	: 5770752
1300.77/1300.01	c ignored constraints	: 0
1300.77/1300.01	c root simplifications	: 2210
1300.77/1300.01	c removed literals (reason simplification)	: 36401112
1300.77/1300.01	c reason swapping (by a shorter reason)	: 0
1300.77/1300.01	c Calls to reduceDB	: 230
1300.77/1300.01	c speed (assignments/second)	: 131583.96036831188
1300.77/1300.01	c non guided choices	143
1300.77/1300.03	c learnt constraints type 
1300.77/1300.03	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 47772
1300.77/1300.03	c constraints type 
1300.77/1300.03	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 25500
1300.77/1300.03	s UNKNOWN
1300.77/1300.03	c Total wall clock time (in seconds) : 1299.873

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: UNKNOWN

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3190215-1302597179/watcher-3190215-1302597179 -o /tmp/evaluation-result-3190215-1302597179/solver-3190215-1302597179 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190215-1302597179.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.24 5/202 11820
/proc/meminfo: memFree=18669268/32951124 swapFree=67111528/67111528
[pid=11820] ppid=11818 vsize=30540 CPUtime=0 cores=5,7
/proc/11820/stat : 11820 (java) S 11818 11820 11748 0 -1 4202496 1252 0 0 0 0 0 0 0 18 0 2 0 449948455 31272960 969 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032198629 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/11820/statm: 7635 969 741 9 0 386 0
[pid=11820/tid=11821] ppid=11818 vsize=30540 CPUtime=0 cores=5,7
/proc/11820/task/11821/stat : 11821 (java) R 11818 11820 11748 0 -1 4202560 135 0 0 0 0 0 0 0 18 0 2 0 449948456 31272960 969 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260020395835 0 0 0 16784584 0 0 0 -1 5 0 0 0

[startup+0.090092 s]
/proc/loadavg: 1.00 1.00 1.24 5/202 11820
/proc/meminfo: memFree=18669268/32951124 swapFree=67111528/67111528
[pid=11820] ppid=11818 vsize=7569788 CPUtime=0.05 cores=5,7
/proc/11820/stat : 11820 (java) S 11818 11820 11748 0 -1 4202496 9207 0 1 0 3 2 0 0 18 0 18 0 449948455 7751462912 8901 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11820/statm: 1892447 8901 1733 9 0 1883190 0
[pid=11820/tid=11821] ppid=11818 vsize=7569788 CPUtime=0.04 cores=5,7
/proc/11820/task/11821/stat : 11821 (java) R 11818 11820 11748 0 -1 4202560 8030 0 1 0 3 1 0 0 18 0 18 0 449948456 7751462912 8901 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 47072660379667 0 4 0 16800975 0 0 0 -1 5 0 0 2
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7569788

[startup+0.101096 s]
/proc/loadavg: 1.00 1.00 1.24 5/202 11820
/proc/meminfo: memFree=18669268/32951124 swapFree=67111528/67111528
[pid=11820] ppid=11818 vsize=7569940 CPUtime=0.06 cores=5,7
/proc/11820/stat : 11820 (java) S 11818 11820 11748 0 -1 4202496 9299 0 1 0 4 2 0 0 18 0 18 0 449948455 7751618560 8993 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11820/statm: 1892485 8993 1740 9 0 1883223 0
[pid=11820/tid=11821] ppid=11818 vsize=7569940 CPUtime=0.05 cores=5,7
/proc/11820/task/11821/stat : 11821 (java) D 11818 11820 11748 0 -1 4202560 8122 0 1 0 4 1 0 0 18 0 18 0 449948456 7751618560 8993 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032222667 0 4 0 16800975 18446744071562234166 0 0 -1 5 0 0 3
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7569940

[startup+0.316898 s]
/proc/loadavg: 1.00 1.00 1.24 5/202 11820
/proc/meminfo: memFree=18669268/32951124 swapFree=67111528/67111528
[pid=11820] ppid=11818 vsize=7639384 CPUtime=0.43 cores=5,7
/proc/11820/stat : 11820 (java) S 11818 11820 11748 0 -1 4202496 12497 0 1 0 40 3 0 0 18 0 19 0 449948455 7822729216 11825 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11820/statm: 1909846 11825 2211 9 0 1900584 0
[pid=11820/tid=11821] ppid=11818 vsize=7639384 CPUtime=0.25 cores=5,7
/proc/11820/task/11821/stat : 11821 (java) R 11818 11820 11748 0 -1 4202560 9748 0 1 0 23 2 0 0 19 0 19 0 449948456 7822729216 11825 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 47072660946035 0 4 0 16800975 0 0 0 -1 5 0 0 4
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 7639384

[startup+0.700984 s]
/proc/loadavg: 1.00 1.00 1.24 5/202 11820
/proc/meminfo: memFree=18669268/32951124 swapFree=67111528/67111528
[pid=11820] ppid=11818 vsize=7642324 CPUtime=1.01 cores=5,7
/proc/11820/stat : 11820 (java) S 11818 11820 11748 0 -1 4202496 13987 0 1 0 98 3 0 0 18 0 19 0 449948455 7825739776 12842 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11820/statm: 1910581 12842 2223 9 0 1901319 0
[pid=11820/tid=11821] ppid=11818 vsize=7642324 CPUtime=0.62 cores=5,7
/proc/11820/task/11821/stat : 11821 (java) R 11818 11820 11748 0 -1 4202560 10090 0 1 0 60 2 0 0 19 0 19 0 449948456 7825739776 12842 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 46912505575042 0 4 0 16800975 0 0 0 -1 5 0 0 4
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 7642324

[startup+1.5008 s]
/proc/loadavg: 1.48 1.10 1.27 6/262 11881
/proc/meminfo: memFree=18518876/32951124 swapFree=67111528/67111528
[pid=11820] ppid=11818 vsize=7642324 CPUtime=1.85 cores=5,7
/proc/11820/stat : 11820 (java) S 11818 11820 11748 0 -1 4202496 16320 0 1 0 181 4 0 0 18 0 19 0 449948455 7825739776 15168 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11820/statm: 1910581 15168 2252 9 0 1901319 0
[pid=11820/tid=11821] ppid=11818 vsize=7642324 CPUtime=1.38 cores=5,7
/proc/11820/task/11821/stat : 11821 (java) R 11818 11820 11748 0 -1 4202560 10398 0 1 0 135 3 0 0 20 0 19 0 449948456 7825739776 15168 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 46912505620321 0 4 0 16800975 0 0 0 -1 7 0 0 4
[pid=11820/tid=11832] ppid=11818 vsize=7642324 CPUtime=0 cores=5,7
/proc/11820/task/11832/stat : 11832 (java) S 11818 11820 11748 0 -1 4202560 483 0 0 0 0 0 0 0 17 0 19 0 449948457 7825739776 15168 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11833] ppid=11818 vsize=7642324 CPUtime=0 cores=5,7
/proc/11820/task/11833/stat : 11833 (java) S 11818 11820 11748 0 -1 4202560 1 0 0 0 0 0 0 0 17 0 19 0 449948457 7825739776 15168 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11834] ppid=11818 vsize=7642324 CPUtime=0 cores=5,7
/proc/11820/task/11834/stat : 11834 (java) S 11818 11820 11748 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 449948457 7825739776 15168 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11835] ppid=11818 vsize=7642324 CPUtime=0 cores=5,7
/proc/11820/task/11835/stat : 11835 (java) S 11818 11820 11748 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 449948457 7825739776 15168 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11836] ppid=11818 vsize=7642324 CPUtime=0 cores=5,7
/proc/11820/task/11836/stat : 11836 (java) S 11818 11820 11748 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 449948457 7825739776 15168 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11837] ppid=11818 vsize=7642324 CPUtime=0 cores=5,7
/proc/11820/task/11837/stat : 11837 (java) S 11818 11820 11748 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 449948457 7825739776 15168 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11838] ppid=11818 vsize=7642324 CPUtime=0 cores=5,7
/proc/11820/task/11838/stat : 11838 (java) S 11818 11820 11748 0 -1 4202560 521 0 0 0 0 0 0 0 17 0 19 0 449948457 7825739776 15168 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 5 0 0 0
[pid=11820/tid=11839] ppid=11818 vsize=7642324 CPUtime=0 cores=5,7
/proc/11820/task/11839/stat : 11839 (java) S 11818 11820 11748 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 449948457 7825739776 15168 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11844] ppid=11818 vsize=7642324 CPUtime=0.01 cores=5,7
/proc/11820/task/11844/stat : 11844 (java) S 11818 11820 11748 0 -1 4202560 1005 0 0 0 1 0 0 0 17 0 19 0 449948458 7825739776 15168 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032212480 0 0 0 16800975 18446604467929335680 0 0 -1 5 0 0 0
[pid=11820/tid=11853] ppid=11818 vsize=7642324 CPUtime=0 cores=5,7
/proc/11820/task/11853/stat : 11853 (java) S 11818 11820 11748 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 449948459 7825739776 15168 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 5 0 0 0
[pid=11820/tid=11854] ppid=11818 vsize=7642324 CPUtime=0 cores=5,7
/proc/11820/task/11854/stat : 11854 (java) S 11818 11820 11748 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 449948459 7825739776 15168 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 5 0 0 0
[pid=11820/tid=11859] ppid=11818 vsize=7642324 CPUtime=0 cores=5,7
/proc/11820/task/11859/stat : 11859 (java) S 11818 11820 11748 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449948463 7825739776 15168 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032219569 0 4 0 16800975 18446604467929335680 0 0 -1 5 0 0 0
[pid=11820/tid=11862] ppid=11818 vsize=7642324 CPUtime=0.17 cores=5,7
/proc/11820/task/11862/stat : 11862 (java) S 11818 11820 11748 0 -1 4202560 1528 0 0 0 17 0 0 0 15 0 19 0 449948463 7825739776 15168 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11867] ppid=11818 vsize=7642324 CPUtime=0.25 cores=5,7
/proc/11820/task/11867/stat : 11867 (java) S 11818 11820 11748 0 -1 4202560 1225 0 0 0 25 0 0 0 16 0 19 0 449948463 7825739776 15168 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 5 0 0 0
[pid=11820/tid=11871] ppid=11818 vsize=7642324 CPUtime=0 cores=5,7
/proc/11820/task/11871/stat : 11871 (java) S 11818 11820 11748 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449948463 7825739776 15168 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 5 0 0 0
[pid=11820/tid=11875] ppid=11818 vsize=7642324 CPUtime=0 cores=5,7
/proc/11820/task/11875/stat : 11875 (java) S 11818 11820 11748 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449948463 7825739776 15168 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032212480 0 4 0 16800975 18446604467929335680 0 0 -1 5 0 0 0
[pid=11820/tid=11878] ppid=11818 vsize=7642324 CPUtime=0 cores=5,7
/proc/11820/task/11878/stat : 11878 (java) S 11818 11820 11748 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 19 0 449948480 7825739776 15168 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032212480 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.85
Current children cumulated vsize (KiB) 7642324

[startup+3.10154 s]
/proc/loadavg: 1.48 1.10 1.27 5/262 11882
/proc/meminfo: memFree=18467832/32951124 swapFree=67111528/67111528
[pid=11820] ppid=11818 vsize=7642324 CPUtime=3.46 cores=5,7
/proc/11820/stat : 11820 (java) S 11818 11820 11748 0 -1 4202496 17115 0 1 0 342 4 0 0 18 0 19 0 449948455 7825739776 15961 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11820/statm: 1910581 15961 2254 9 0 1901319 0
[pid=11820/tid=11821] ppid=11818 vsize=7642324 CPUtime=2.91 cores=5,7
/proc/11820/task/11821/stat : 11821 (java) R 11818 11820 11748 0 -1 4202560 10400 0 1 0 288 3 0 0 25 0 19 0 449948456 7825739776 15961 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 46912505575247 0 4 0 16800975 0 0 0 -1 5 0 0 4
[pid=11820/tid=11832] ppid=11818 vsize=7642324 CPUtime=0 cores=5,7
/proc/11820/task/11832/stat : 11832 (java) S 11818 11820 11748 0 -1 4202560 483 0 0 0 0 0 0 0 15 0 19 0 449948457 7825739776 15961 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 5 0 0 0
[pid=11820/tid=11833] ppid=11818 vsize=7642324 CPUtime=0 cores=5,7
/proc/11820/task/11833/stat : 11833 (java) S 11818 11820 11748 0 -1 4202560 4 0 0 0 0 0 0 0 15 0 19 0 449948457 7825739776 15961 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11834] ppid=11818 vsize=7642324 CPUtime=0 cores=5,7
/proc/11820/task/11834/stat : 11834 (java) S 11818 11820 11748 0 -1 4202560 174 0 0 0 0 0 0 0 15 0 19 0 449948457 7825739776 15961 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 5 0 0 0
[pid=11820/tid=11835] ppid=11818 vsize=7642324 CPUtime=0 cores=5,7
/proc/11820/task/11835/stat : 11835 (java) S 11818 11820 11748 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449948457 7825739776 15961 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11836] ppid=11818 vsize=7642324 CPUtime=0 cores=5,7
/proc/11820/task/11836/stat : 11836 (java) S 11818 11820 11748 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 19 0 449948457 7825739776 15961 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11837] ppid=11818 vsize=7642324 CPUtime=0 cores=5,7
/proc/11820/task/11837/stat : 11837 (java) S 11818 11820 11748 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449948457 7825739776 15961 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11838] ppid=11818 vsize=7642324 CPUtime=0 cores=5,7
/proc/11820/task/11838/stat : 11838 (java) S 11818 11820 11748 0 -1 4202560 521 0 0 0 0 0 0 0 15 0 19 0 449948457 7825739776 15961 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 5 0 0 0
[pid=11820/tid=11839] ppid=11818 vsize=7642324 CPUtime=0 cores=5,7
/proc/11820/task/11839/stat : 11839 (java) S 11818 11820 11748 0 -1 4202560 256 0 0 0 0 0 0 0 15 0 19 0 449948457 7825739776 15961 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11844] ppid=11818 vsize=7642324 CPUtime=0.04 cores=5,7
/proc/11820/task/11844/stat : 11844 (java) S 11818 11820 11748 0 -1 4202560 1315 0 0 0 4 0 0 0 16 0 19 0 449948458 7825739776 15961 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032212480 0 0 0 16800975 18446604467929335680 0 0 -1 5 0 0 0
[pid=11820/tid=11853] ppid=11818 vsize=7642324 CPUtime=0 cores=5,7
/proc/11820/task/11853/stat : 11853 (java) S 11818 11820 11748 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 449948459 7825739776 15961 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 5 0 0 0
[pid=11820/tid=11854] ppid=11818 vsize=7642324 CPUtime=0 cores=5,7
/proc/11820/task/11854/stat : 11854 (java) S 11818 11820 11748 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 449948459 7825739776 15961 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 5 0 0 0
[pid=11820/tid=11859] ppid=11818 vsize=7642324 CPUtime=0 cores=5,7
/proc/11820/task/11859/stat : 11859 (java) S 11818 11820 11748 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449948463 7825739776 15961 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032219569 0 4 0 16800975 18446604467929335680 0 0 -1 5 0 0 0
[pid=11820/tid=11862] ppid=11818 vsize=7642324 CPUtime=0.19 cores=5,7
/proc/11820/task/11862/stat : 11862 (java) S 11818 11820 11748 0 -1 4202560 1532 0 0 0 19 0 0 0 16 0 19 0 449948463 7825739776 15961 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11867] ppid=11818 vsize=7642324 CPUtime=0.27 cores=5,7
/proc/11820/task/11867/stat : 11867 (java) S 11818 11820 11748 0 -1 4202560 1273 0 0 0 27 0 0 0 15 0 19 0 449948463 7825739776 15961 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 5 0 0 0
[pid=11820/tid=11871] ppid=11818 vsize=7642324 CPUtime=0 cores=5,7
/proc/11820/task/11871/stat : 11871 (java) S 11818 11820 11748 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449948463 7825739776 15961 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 5 0 0 0
[pid=11820/tid=11875] ppid=11818 vsize=7642324 CPUtime=0 cores=5,7
/proc/11820/task/11875/stat : 11875 (java) S 11818 11820 11748 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449948463 7825739776 15961 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032212480 0 4 0 16800975 18446604467929335680 0 0 -1 5 0 0 0
[pid=11820/tid=11878] ppid=11818 vsize=7642324 CPUtime=0 cores=5,7
/proc/11820/task/11878/stat : 11878 (java) S 11818 11820 11748 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 19 0 449948480 7825739776 15961 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032212480 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.46
Current children cumulated vsize (KiB) 7642324

[startup+6.30095 s]
/proc/loadavg: 1.48 1.10 1.27 5/262 11882
/proc/meminfo: memFree=18382548/32951124 swapFree=67111528/67111528
[pid=11820] ppid=11818 vsize=7641820 CPUtime=6.67 cores=5,7
/proc/11820/stat : 11820 (java) S 11818 11820 11748 0 -1 4202496 17580 0 1 0 663 4 0 0 18 0 19 0 449948455 7825223680 16301 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11820/statm: 1910455 16301 2254 9 0 1901193 0
[pid=11820/tid=11821] ppid=11818 vsize=7641820 CPUtime=6.05 cores=5,7
/proc/11820/task/11821/stat : 11821 (java) R 11818 11820 11748 0 -1 4202560 10402 0 1 0 602 3 0 0 25 0 19 0 449948456 7825223680 16301 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 46912505620321 0 4 0 16800975 0 0 0 -1 5 0 0 4
[pid=11820/tid=11832] ppid=11818 vsize=7641820 CPUtime=0 cores=5,7
/proc/11820/task/11832/stat : 11832 (java) S 11818 11820 11748 0 -1 4202560 483 0 0 0 0 0 0 0 15 0 19 0 449948457 7825223680 16301 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11833] ppid=11818 vsize=7641820 CPUtime=0 cores=5,7
/proc/11820/task/11833/stat : 11833 (java) S 11818 11820 11748 0 -1 4202560 4 0 0 0 0 0 0 0 16 0 19 0 449948457 7825223680 16301 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11834] ppid=11818 vsize=7641820 CPUtime=0 cores=5,7
/proc/11820/task/11834/stat : 11834 (java) S 11818 11820 11748 0 -1 4202560 251 0 0 0 0 0 0 0 15 0 19 0 449948457 7825223680 16301 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11835] ppid=11818 vsize=7641820 CPUtime=0 cores=5,7
/proc/11820/task/11835/stat : 11835 (java) S 11818 11820 11748 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 449948457 7825223680 16301 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11836] ppid=11818 vsize=7641820 CPUtime=0 cores=5,7
/proc/11820/task/11836/stat : 11836 (java) S 11818 11820 11748 0 -1 4202560 204 0 0 0 0 0 0 0 15 0 19 0 449948457 7825223680 16301 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11837] ppid=11818 vsize=7641820 CPUtime=0 cores=5,7
/proc/11820/task/11837/stat : 11837 (java) S 11818 11820 11748 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 449948457 7825223680 16301 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11838] ppid=11818 vsize=7641820 CPUtime=0 cores=5,7
/proc/11820/task/11838/stat : 11838 (java) S 11818 11820 11748 0 -1 4202560 521 0 0 0 0 0 0 0 15 0 19 0 449948457 7825223680 16301 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11839] ppid=11818 vsize=7641820 CPUtime=0 cores=5,7
/proc/11820/task/11839/stat : 11839 (java) S 11818 11820 11748 0 -1 4202560 258 0 0 0 0 0 0 0 15 0 19 0 449948457 7825223680 16301 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11844] ppid=11818 vsize=7641820 CPUtime=0.09 cores=5,7
/proc/11820/task/11844/stat : 11844 (java) S 11818 11820 11748 0 -1 4202560 1410 0 0 0 9 0 0 0 15 0 19 0 449948458 7825223680 16301 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032212480 0 0 0 16800975 18446604467929335680 0 0 -1 5 0 0 0
[pid=11820/tid=11853] ppid=11818 vsize=7641820 CPUtime=0 cores=5,7
/proc/11820/task/11853/stat : 11853 (java) S 11818 11820 11748 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 449948459 7825223680 16301 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 5 0 0 0
[pid=11820/tid=11854] ppid=11818 vsize=7641820 CPUtime=0 cores=5,7
/proc/11820/task/11854/stat : 11854 (java) S 11818 11820 11748 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 449948459 7825223680 16301 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 5 0 0 0
[pid=11820/tid=11859] ppid=11818 vsize=7641820 CPUtime=0 cores=5,7
/proc/11820/task/11859/stat : 11859 (java) S 11818 11820 11748 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449948463 7825223680 16301 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032219569 0 4 0 16800975 18446604467929335680 0 0 -1 5 0 0 0
[pid=11820/tid=11862] ppid=11818 vsize=7641820 CPUtime=0.19 cores=5,7
/proc/11820/task/11862/stat : 11862 (java) S 11818 11820 11748 0 -1 4202560 1532 0 0 0 19 0 0 0 16 0 19 0 449948463 7825223680 16301 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11867] ppid=11818 vsize=7641820 CPUtime=0.3 cores=5,7
/proc/11820/task/11867/stat : 11867 (java) S 11818 11820 11748 0 -1 4202560 1357 0 0 0 30 0 0 0 15 0 19 0 449948463 7825223680 16301 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 5 0 0 0

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

[pid=11820/tid=11837] ppid=11818 vsize=7641224 CPUtime=0.09 cores=5,7
/proc/11820/task/11837/stat : 11837 (java) S 11818 11820 11748 0 -1 4202560 301 0 0 0 9 0 0 0 15 0 19 0 449948457 7824613376 20956 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11838] ppid=11818 vsize=7641224 CPUtime=0.1 cores=5,7
/proc/11820/task/11838/stat : 11838 (java) S 11818 11820 11748 0 -1 4202560 840 0 0 0 10 0 0 0 16 0 19 0 449948457 7824613376 20956 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11839] ppid=11818 vsize=7641224 CPUtime=0.1 cores=5,7
/proc/11820/task/11839/stat : 11839 (java) S 11818 11820 11748 0 -1 4202560 477 0 0 0 10 0 0 0 15 0 19 0 449948457 7824613376 20956 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11844] ppid=11818 vsize=7641224 CPUtime=5.29 cores=5,7
/proc/11820/task/11844/stat : 11844 (java) R 11818 11820 11748 0 -1 4202560 3051 0 0 0 527 2 0 0 15 0 19 0 449948458 7824613376 20956 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 47072661567529 0 0 0 16800975 0 0 0 -1 5 0 0 0
[pid=11820/tid=11853] ppid=11818 vsize=7641224 CPUtime=0 cores=5,7
/proc/11820/task/11853/stat : 11853 (java) S 11818 11820 11748 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 449948459 7824613376 20956 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 5 0 0 0
[pid=11820/tid=11854] ppid=11818 vsize=7641224 CPUtime=0 cores=5,7
/proc/11820/task/11854/stat : 11854 (java) S 11818 11820 11748 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 449948459 7824613376 20956 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 5 0 0 0
[pid=11820/tid=11859] ppid=11818 vsize=7641224 CPUtime=0 cores=5,7
/proc/11820/task/11859/stat : 11859 (java) S 11818 11820 11748 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449948463 7824613376 20956 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032219569 0 4 0 16800975 18446604467929335680 0 0 -1 5 0 0 0
[pid=11820/tid=11862] ppid=11818 vsize=7641224 CPUtime=0.19 cores=5,7
/proc/11820/task/11862/stat : 11862 (java) S 11818 11820 11748 0 -1 4202560 1532 0 0 0 19 0 0 0 16 0 19 0 449948463 7824613376 20956 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11867] ppid=11818 vsize=7641224 CPUtime=0.32 cores=5,7
/proc/11820/task/11867/stat : 11867 (java) S 11818 11820 11748 0 -1 4202560 2123 0 0 0 32 0 0 0 15 0 19 0 449948463 7824613376 20956 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 5 0 0 0
[pid=11820/tid=11871] ppid=11818 vsize=7641224 CPUtime=0 cores=5,7
/proc/11820/task/11871/stat : 11871 (java) S 11818 11820 11748 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449948463 7824613376 20956 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 5 0 0 0
[pid=11820/tid=11875] ppid=11818 vsize=7641224 CPUtime=0 cores=5,7
/proc/11820/task/11875/stat : 11875 (java) S 11818 11820 11748 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 19 0 449948463 7824613376 20956 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032212480 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11878] ppid=11818 vsize=7641224 CPUtime=0 cores=5,7
/proc/11820/task/11878/stat : 11878 (java) S 11818 11820 11748 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 19 0 449948480 7824613376 20956 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032212480 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1123.02
Current children cumulated vsize (KiB) 7641224

[startup+1182.3 s]
/proc/loadavg: 4.00 3.94 3.21 5/262 11916
/proc/meminfo: memFree=18015348/32951124 swapFree=67111528/67111528
[pid=11820] ppid=11818 vsize=7641224 CPUtime=1183.03 cores=5,7
/proc/11820/stat : 11820 (java) S 11818 11820 11748 0 -1 4202496 23228 0 1 0 118294 9 0 0 18 0 19 0 449948455 7824613376 21056 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11820/statm: 1910306 21056 2255 9 0 1901044 0
[pid=11820/tid=11821] ppid=11818 vsize=7641224 CPUtime=1176.05 cores=5,7
/proc/11820/task/11821/stat : 11821 (java) R 11818 11820 11748 0 -1 4202560 11025 0 1 0 117601 4 0 0 25 0 19 0 449948456 7824613376 21056 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 46912505620321 0 4 0 16800975 0 0 0 -1 5 0 0 4
[pid=11820/tid=11832] ppid=11818 vsize=7641224 CPUtime=0.11 cores=5,7
/proc/11820/task/11832/stat : 11832 (java) S 11818 11820 11748 0 -1 4202560 502 0 0 0 11 0 0 0 15 0 19 0 449948457 7824613376 21056 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11833] ppid=11818 vsize=7641224 CPUtime=0.09 cores=5,7
/proc/11820/task/11833/stat : 11833 (java) S 11818 11820 11748 0 -1 4202560 11 0 0 0 9 0 0 0 15 0 19 0 449948457 7824613376 21056 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11834] ppid=11818 vsize=7641224 CPUtime=0.13 cores=5,7
/proc/11820/task/11834/stat : 11834 (java) S 11818 11820 11748 0 -1 4202560 1264 0 0 0 13 0 0 0 15 0 19 0 449948457 7824613376 21056 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11835] ppid=11818 vsize=7641224 CPUtime=0.08 cores=5,7
/proc/11820/task/11835/stat : 11835 (java) S 11818 11820 11748 0 -1 4202560 573 0 0 0 8 0 0 0 15 0 19 0 449948457 7824613376 21056 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11836] ppid=11818 vsize=7641224 CPUtime=0.1 cores=5,7
/proc/11820/task/11836/stat : 11836 (java) S 11818 11820 11748 0 -1 4202560 208 0 0 0 10 0 0 0 16 0 19 0 449948457 7824613376 21056 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11837] ppid=11818 vsize=7641224 CPUtime=0.09 cores=5,7
/proc/11820/task/11837/stat : 11837 (java) S 11818 11820 11748 0 -1 4202560 303 0 0 0 9 0 0 0 15 0 19 0 449948457 7824613376 21056 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11838] ppid=11818 vsize=7641224 CPUtime=0.1 cores=5,7
/proc/11820/task/11838/stat : 11838 (java) S 11818 11820 11748 0 -1 4202560 840 0 0 0 10 0 0 0 15 0 19 0 449948457 7824613376 21056 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11839] ppid=11818 vsize=7641224 CPUtime=0.1 cores=5,7
/proc/11820/task/11839/stat : 11839 (java) S 11818 11820 11748 0 -1 4202560 477 0 0 0 10 0 0 0 15 0 19 0 449948457 7824613376 21056 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11844] ppid=11818 vsize=7641224 CPUtime=5.58 cores=5,7
/proc/11820/task/11844/stat : 11844 (java) S 11818 11820 11748 0 -1 4202560 3148 0 0 0 556 2 0 0 16 0 19 0 449948458 7824613376 21056 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032212480 0 0 0 16800975 18446604467929335680 0 0 -1 5 0 0 0
[pid=11820/tid=11853] ppid=11818 vsize=7641224 CPUtime=0 cores=5,7
/proc/11820/task/11853/stat : 11853 (java) S 11818 11820 11748 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 449948459 7824613376 21056 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 5 0 0 0
[pid=11820/tid=11854] ppid=11818 vsize=7641224 CPUtime=0 cores=5,7
/proc/11820/task/11854/stat : 11854 (java) S 11818 11820 11748 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 449948459 7824613376 21056 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 5 0 0 0
[pid=11820/tid=11859] ppid=11818 vsize=7641224 CPUtime=0 cores=5,7
/proc/11820/task/11859/stat : 11859 (java) S 11818 11820 11748 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449948463 7824613376 21056 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032219569 0 4 0 16800975 18446604467929335680 0 0 -1 5 0 0 0
[pid=11820/tid=11862] ppid=11818 vsize=7641224 CPUtime=0.19 cores=5,7
/proc/11820/task/11862/stat : 11862 (java) S 11818 11820 11748 0 -1 4202560 1532 0 0 0 19 0 0 0 16 0 19 0 449948463 7824613376 21056 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11867] ppid=11818 vsize=7641224 CPUtime=0.32 cores=5,7
/proc/11820/task/11867/stat : 11867 (java) S 11818 11820 11748 0 -1 4202560 2123 0 0 0 32 0 0 0 15 0 19 0 449948463 7824613376 21056 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 5 0 0 0
[pid=11820/tid=11871] ppid=11818 vsize=7641224 CPUtime=0 cores=5,7
/proc/11820/task/11871/stat : 11871 (java) S 11818 11820 11748 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449948463 7824613376 21056 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 5 0 0 0
[pid=11820/tid=11875] ppid=11818 vsize=7641224 CPUtime=0 cores=5,7
/proc/11820/task/11875/stat : 11875 (java) S 11818 11820 11748 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 19 0 449948463 7824613376 21056 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032212480 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11878] ppid=11818 vsize=7641224 CPUtime=0 cores=5,7
/proc/11820/task/11878/stat : 11878 (java) S 11818 11820 11748 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 19 0 449948480 7824613376 21056 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032212480 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1183.03
Current children cumulated vsize (KiB) 7641224

[startup+1242.3 s]
/proc/loadavg: 4.00 3.95 3.26 5/262 11918
/proc/meminfo: memFree=17999572/32951124 swapFree=67111528/67111528
[pid=11820] ppid=11818 vsize=7641224 CPUtime=1243.04 cores=5,7
/proc/11820/stat : 11820 (java) S 11818 11820 11748 0 -1 4202496 23246 0 1 0 124295 9 0 0 18 0 19 0 449948455 7824613376 21056 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11820/statm: 1910306 21056 2255 9 0 1901044 0
[pid=11820/tid=11821] ppid=11818 vsize=7641224 CPUtime=1235.74 cores=5,7
/proc/11820/task/11821/stat : 11821 (java) R 11818 11820 11748 0 -1 4202560 11035 0 1 0 123570 4 0 0 25 0 19 0 449948456 7824613376 21056 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 46912505620827 0 4 0 16800975 0 0 0 -1 5 0 0 4
[pid=11820/tid=11832] ppid=11818 vsize=7641224 CPUtime=0.11 cores=5,7
/proc/11820/task/11832/stat : 11832 (java) S 11818 11820 11748 0 -1 4202560 502 0 0 0 11 0 0 0 15 0 19 0 449948457 7824613376 21056 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11833] ppid=11818 vsize=7641224 CPUtime=0.1 cores=5,7
/proc/11820/task/11833/stat : 11833 (java) S 11818 11820 11748 0 -1 4202560 11 0 0 0 10 0 0 0 15 0 19 0 449948457 7824613376 21056 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11834] ppid=11818 vsize=7641224 CPUtime=0.13 cores=5,7
/proc/11820/task/11834/stat : 11834 (java) S 11818 11820 11748 0 -1 4202560 1264 0 0 0 13 0 0 0 15 0 19 0 449948457 7824613376 21056 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11835] ppid=11818 vsize=7641224 CPUtime=0.09 cores=5,7
/proc/11820/task/11835/stat : 11835 (java) S 11818 11820 11748 0 -1 4202560 573 0 0 0 9 0 0 0 15 0 19 0 449948457 7824613376 21056 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11836] ppid=11818 vsize=7641224 CPUtime=0.1 cores=5,7
/proc/11820/task/11836/stat : 11836 (java) S 11818 11820 11748 0 -1 4202560 208 0 0 0 10 0 0 0 15 0 19 0 449948457 7824613376 21056 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11837] ppid=11818 vsize=7641224 CPUtime=0.1 cores=5,7
/proc/11820/task/11837/stat : 11837 (java) S 11818 11820 11748 0 -1 4202560 303 0 0 0 10 0 0 0 15 0 19 0 449948457 7824613376 21056 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11838] ppid=11818 vsize=7641224 CPUtime=0.11 cores=5,7
/proc/11820/task/11838/stat : 11838 (java) S 11818 11820 11748 0 -1 4202560 840 0 0 0 11 0 0 0 16 0 19 0 449948457 7824613376 21056 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11839] ppid=11818 vsize=7641224 CPUtime=0.12 cores=5,7
/proc/11820/task/11839/stat : 11839 (java) S 11818 11820 11748 0 -1 4202560 477 0 0 0 12 0 0 0 15 0 19 0 449948457 7824613376 21056 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11844] ppid=11818 vsize=7641224 CPUtime=5.86 cores=5,7
/proc/11820/task/11844/stat : 11844 (java) S 11818 11820 11748 0 -1 4202560 3152 0 0 0 584 2 0 0 15 0 19 0 449948458 7824613376 21056 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032212480 0 0 0 16800975 18446604467929335680 0 0 -1 5 0 0 0
[pid=11820/tid=11853] ppid=11818 vsize=7641224 CPUtime=0 cores=5,7
/proc/11820/task/11853/stat : 11853 (java) S 11818 11820 11748 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 449948459 7824613376 21056 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 5 0 0 0
[pid=11820/tid=11854] ppid=11818 vsize=7641224 CPUtime=0 cores=5,7
/proc/11820/task/11854/stat : 11854 (java) S 11818 11820 11748 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 449948459 7824613376 21056 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 5 0 0 0
[pid=11820/tid=11859] ppid=11818 vsize=7641224 CPUtime=0 cores=5,7
/proc/11820/task/11859/stat : 11859 (java) S 11818 11820 11748 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449948463 7824613376 21056 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032219569 0 4 0 16800975 18446604467929335680 0 0 -1 5 0 0 0
[pid=11820/tid=11862] ppid=11818 vsize=7641224 CPUtime=0.19 cores=5,7
/proc/11820/task/11862/stat : 11862 (java) S 11818 11820 11748 0 -1 4202560 1532 0 0 0 19 0 0 0 16 0 19 0 449948463 7824613376 21056 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11867] ppid=11818 vsize=7641224 CPUtime=0.32 cores=5,7
/proc/11820/task/11867/stat : 11867 (java) S 11818 11820 11748 0 -1 4202560 2123 0 0 0 32 0 0 0 15 0 19 0 449948463 7824613376 21056 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 5 0 0 0
[pid=11820/tid=11871] ppid=11818 vsize=7641224 CPUtime=0 cores=5,7
/proc/11820/task/11871/stat : 11871 (java) S 11818 11820 11748 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449948463 7824613376 21056 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 5 0 0 0
[pid=11820/tid=11875] ppid=11818 vsize=7641224 CPUtime=0 cores=5,7
/proc/11820/task/11875/stat : 11875 (java) S 11818 11820 11748 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 19 0 449948463 7824613376 21056 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032212480 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11878] ppid=11818 vsize=7641224 CPUtime=0 cores=5,7
/proc/11820/task/11878/stat : 11878 (java) S 11818 11820 11748 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 19 0 449948480 7824613376 21056 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032212480 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1243.04
Current children cumulated vsize (KiB) 7641224



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.95 3.30 3/223 11925
/proc/meminfo: memFree=18299004/32951124 swapFree=67111528/67111528
[pid=11820] ppid=11818 vsize=7641224 CPUtime=1300.77 cores=5,7
/proc/11820/stat : 11820 (java) S 11818 11820 11748 0 -1 4202496 23264 0 1 0 130068 9 0 0 18 0 19 0 449948455 7824613376 21059 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032198629 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/11820/statm: 1910306 21059 2255 9 0 1901044 0
[pid=11820/tid=11821] ppid=11818 vsize=7641224 CPUtime=1293.17 cores=5,7
/proc/11820/task/11821/stat : 11821 (java) R 11818 11820 11748 0 -1 4202560 11044 0 1 0 129313 4 0 0 25 0 19 0 449948456 7824613376 21059 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 46912505620321 0 4 0 16800975 0 0 0 -1 5 0 0 4
[pid=11820/tid=11832] ppid=11818 vsize=7641224 CPUtime=0.12 cores=5,7
/proc/11820/task/11832/stat : 11832 (java) S 11818 11820 11748 0 -1 4202560 503 0 0 0 12 0 0 0 15 0 19 0 449948457 7824613376 21059 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11833] ppid=11818 vsize=7641224 CPUtime=0.1 cores=5,7
/proc/11820/task/11833/stat : 11833 (java) S 11818 11820 11748 0 -1 4202560 11 0 0 0 10 0 0 0 15 0 19 0 449948457 7824613376 21059 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11834] ppid=11818 vsize=7641224 CPUtime=0.14 cores=5,7
/proc/11820/task/11834/stat : 11834 (java) S 11818 11820 11748 0 -1 4202560 1264 0 0 0 14 0 0 0 15 0 19 0 449948457 7824613376 21059 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11835] ppid=11818 vsize=7641224 CPUtime=0.09 cores=5,7
/proc/11820/task/11835/stat : 11835 (java) S 11818 11820 11748 0 -1 4202560 573 0 0 0 9 0 0 0 15 0 19 0 449948457 7824613376 21059 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11836] ppid=11818 vsize=7641224 CPUtime=0.1 cores=5,7
/proc/11820/task/11836/stat : 11836 (java) S 11818 11820 11748 0 -1 4202560 208 0 0 0 10 0 0 0 15 0 19 0 449948457 7824613376 21059 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11837] ppid=11818 vsize=7641224 CPUtime=0.1 cores=5,7
/proc/11820/task/11837/stat : 11837 (java) S 11818 11820 11748 0 -1 4202560 305 0 0 0 10 0 0 0 15 0 19 0 449948457 7824613376 21059 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11838] ppid=11818 vsize=7641224 CPUtime=0.12 cores=5,7
/proc/11820/task/11838/stat : 11838 (java) S 11818 11820 11748 0 -1 4202560 840 0 0 0 12 0 0 0 16 0 19 0 449948457 7824613376 21059 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11839] ppid=11818 vsize=7641224 CPUtime=0.12 cores=5,7
/proc/11820/task/11839/stat : 11839 (java) S 11818 11820 11748 0 -1 4202560 477 0 0 0 12 0 0 0 15 0 19 0 449948457 7824613376 21059 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11844] ppid=11818 vsize=7641224 CPUtime=6.11 cores=5,7
/proc/11820/task/11844/stat : 11844 (java) S 11818 11820 11748 0 -1 4202560 3154 0 0 0 609 2 0 0 15 0 19 0 449948458 7824613376 21059 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032212480 0 0 0 16800975 18446604467929335680 0 0 -1 5 0 0 0
[pid=11820/tid=11853] ppid=11818 vsize=7641224 CPUtime=0 cores=5,7
/proc/11820/task/11853/stat : 11853 (java) S 11818 11820 11748 0 -1 4202560 16 0 0 0 0 0 0 0 18 0 19 0 449948459 7824613376 21059 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 5 0 0 0
[pid=11820/tid=11854] ppid=11818 vsize=7641224 CPUtime=0 cores=5,7
/proc/11820/task/11854/stat : 11854 (java) S 11818 11820 11748 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 19 0 449948459 7824613376 21059 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 5 0 0 0
[pid=11820/tid=11859] ppid=11818 vsize=7641224 CPUtime=0 cores=5,7
/proc/11820/task/11859/stat : 11859 (java) S 11818 11820 11748 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 19 0 449948463 7824613376 21059 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032219569 0 4 0 16800975 18446604467929335680 0 0 -1 5 0 0 0
[pid=11820/tid=11862] ppid=11818 vsize=7641224 CPUtime=0.19 cores=5,7
/proc/11820/task/11862/stat : 11862 (java) S 11818 11820 11748 0 -1 4202560 1532 0 0 0 19 0 0 0 16 0 19 0 449948463 7824613376 21059 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11867] ppid=11818 vsize=7641224 CPUtime=0.32 cores=5,7
/proc/11820/task/11867/stat : 11867 (java) S 11818 11820 11748 0 -1 4202560 2123 0 0 0 32 0 0 0 15 0 19 0 449948463 7824613376 21059 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 5 0 0 0
[pid=11820/tid=11871] ppid=11818 vsize=7641224 CPUtime=0 cores=5,7
/proc/11820/task/11871/stat : 11871 (java) S 11818 11820 11748 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 19 0 449948463 7824613376 21059 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032211865 0 4 0 16800975 18446604467929335680 0 0 -1 5 0 0 0
[pid=11820/tid=11875] ppid=11818 vsize=7641224 CPUtime=0 cores=5,7
/proc/11820/task/11875/stat : 11875 (java) S 11818 11820 11748 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 19 0 449948463 7824613376 21059 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032212480 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
[pid=11820/tid=11878] ppid=11818 vsize=7641224 CPUtime=0 cores=5,7
/proc/11820/task/11878/stat : 11878 (java) S 11818 11820 11748 0 -1 4202560 8 0 0 0 0 0 0 0 19 0 19 0 449948480 7824613376 21059 33554432000 1073741824 1073778376 140735432444016 18446744073709551615 260032212480 0 4 0 16800975 18446604467929335680 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1300.77
Current children cumulated vsize (KiB) 7641224

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

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

Child status: 143
Real time (s): 1300.04
CPU time (s): 1300.83
CPU user time (s): 1300.72
CPU system time (s): 0.107983
CPU usage (%): 100.06
Max. virtual memory (cumulated for all children) (KiB): 7642324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.72
system time used= 0.107983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23660
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 33354
involuntary context switches= 9599

runsolver used 2.04669 second user time and 5.07423 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-12 10:32:59
IDJOB=3190215
IDBENCH=82546
IDSOLVER=1611
FILE ID=node110/3190215-1302597179
RUNJOBID= node110-1302597178-11769
PBS_JOBID= 12958096
Free space on /tmp= 72248 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S1286362348-008-UNKNOWN.cnf
COMMAND LINE= java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3190215-1302597179/watcher-3190215-1302597179 -o /tmp/evaluation-result-3190215-1302597179/solver-3190215-1302597179 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3190215-1302597179.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 63b66954174098a654eacd27832fcf38
RANDOM SEED=578214483

node110.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18669796 kB
Buffers:        671200 kB
Cached:       13080780 kB
SwapCached:          0 kB
Active:        3626600 kB
Inactive:     10241280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18669796 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            5080 kB
Writeback:           0 kB
AnonPages:      115836 kB
Mapped:          20140 kB
Slab:           346320 kB
PageTables:       6184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 14686160 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72248 MiB
End job on node110 at 2011-04-12 10:54:41