Trace number 2684895

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 PB Resolution 2.2.0 2010-05-26? (TO) 1800.19 1795.59

General information on the benchmark

Name/DEC-SMALLINT-LIN/oliveras/j120/
normalized-j12032_8-unsat.opb
MD5SUM3890946cb13ab5dacc1331cb240d6a09
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark687.116
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables31460
Total number of constraints104814
Number of constraints which are clauses104298
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints516
Minimum length of a constraint1
Maximum length of a constraint95
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 534
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

Solver Data

0.08/0.38	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.08/0.38	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.38	c See www.sat4j.org for details.
0.08/0.39	c version 2.2.0.v20100526
0.08/0.39	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.39	c java.vm.name		Java HotSpot(TM) Server VM
0.08/0.39	c java.vm.version	11.2-b01
0.08/0.39	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.39	c sun.arch.data.model	32
0.08/0.39	c java.version		1.6.0_12
0.08/0.39	c os.name		Linux
0.08/0.39	c os.version		2.6.18-164.el5
0.08/0.39	c os.arch		i386
0.08/0.39	c Free memory 		1393557488
0.08/0.39	c Max memory 		1395916800
0.08/0.39	c Total memory 		1395916800
0.08/0.39	c Number of processors 	2
0.17/0.46	c Pseudo Boolean Optimization
0.17/0.46	c --- Begin Solver configuration ---
0.17/0.46	c Stops conflict analysis at the first Unique Implication Point
0.17/0.46	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1ac1fe4
0.17/0.46	c Learn all clauses as in MiniSAT
0.17/0.46	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.17/0.46	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.17/0.46	c Expensive reason simplification
0.17/0.46	c Armin Biere (Picosat) restarts strategy
0.17/0.46	c Glucose learned constraints deletion strategy
0.17/0.46	c timeout=2147483s
0.17/0.46	c DB Simplification allowed=false
0.17/0.46	c --- End Solver configuration ---
0.17/0.46	c solving HOME/instance-2684895-1278436152.opb
0.17/0.46	c reading problem ... 
4.11/2.98	c ... done. Wall clock time 2.521s.
4.11/2.98	c #vars     31460
4.11/2.98	c #constraints  93758
4.11/2.98	c constraints type 
4.11/2.98	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 12122
4.11/2.98	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 76775
4.11/2.98	c org.sat4j.pb.constraints.pb.MaxWatchPb => 516
11.70/9.23	c cleaning 2490 clauses out of 5000 with flag 5000/5000
16.83/14.22	c cleaning 4249 clauses out of 8509 with flag 11000/11000
22.52/19.98	c cleaning 5614 clauses out of 11261 with flag 18001/18001
30.24/27.64	c cleaning 6819 clauses out of 13648 with flag 26002/26002
38.14/35.47	c cleaning 7904 clauses out of 15831 with flag 35004/35004
47.25/44.53	c cleaning 8945 clauses out of 17924 with flag 45001/45001
56.86/54.18	c cleaning 9970 clauses out of 19978 with flag 56000/56000
68.18/65.48	c cleaning 10982 clauses out of 22008 with flag 68000/68000
79.60/76.90	c cleaning 12005 clauses out of 24026 with flag 81000/81000
91.41/88.69	c cleaning 13002 clauses out of 26021 with flag 95000/95000
106.73/103.92	c cleaning 13997 clauses out of 28020 with flag 110001/110001
123.06/120.25	c cleaning 15001 clauses out of 30022 with flag 126000/126000
139.99/137.11	c cleaning 16004 clauses out of 32022 with flag 143001/143001
159.82/156.98	c cleaning 16979 clauses out of 34018 with flag 161001/161001
177.16/174.22	c cleaning 18015 clauses out of 36038 with flag 180000/180000
194.90/191.94	c cleaning 18980 clauses out of 38024 with flag 200001/200001
215.82/212.83	c cleaning 20004 clauses out of 40045 with flag 221002/221002
239.45/236.43	c cleaning 20981 clauses out of 42039 with flag 243000/243000
264.17/261.15	c cleaning 22004 clauses out of 44058 with flag 266000/266000
288.80/285.78	c cleaning 23012 clauses out of 46055 with flag 290001/290001
313.13/310.03	c cleaning 24012 clauses out of 48044 with flag 315002/315002
344.34/341.27	c cleaning 25003 clauses out of 50030 with flag 341000/341000
377.58/374.45	c cleaning 25982 clauses out of 52029 with flag 368002/368002
414.32/411.11	c cleaning 27014 clauses out of 54045 with flag 396000/396000
447.77/444.56	c cleaning 28000 clauses out of 56031 with flag 425000/425000
483.91/480.69	c cleaning 29002 clauses out of 58031 with flag 455000/455000
521.45/518.14	c cleaning 30008 clauses out of 60029 with flag 486000/486000
564.29/560.95	c cleaning 30987 clauses out of 62022 with flag 518001/518001
602.84/599.50	c cleaning 31986 clauses out of 64034 with flag 551000/551000
645.15/641.70	c cleaning 32995 clauses out of 66049 with flag 585001/585001
681.18/677.77	c cleaning 34024 clauses out of 68055 with flag 620002/620002
718.63/715.15	c cleaning 35003 clauses out of 70029 with flag 656000/656000
758.67/755.16	c cleaning 35999 clauses out of 72027 with flag 693001/693001
807.74/804.12	c cleaning 36986 clauses out of 74027 with flag 731000/731000
860.98/857.35	c cleaning 38002 clauses out of 76042 with flag 770001/770001
910.20/906.56	c cleaning 38991 clauses out of 78039 with flag 810000/810000
967.83/964.11	c cleaning 39996 clauses out of 80048 with flag 851000/851000
1023.77/1020.07	c cleaning 41025 clauses out of 82055 with flag 893003/893003
1075.43/1071.66	c cleaning 42004 clauses out of 84028 with flag 936001/936001
1123.10/1119.29	c cleaning 42980 clauses out of 86023 with flag 980000/980000
1189.19/1185.24	c cleaning 43984 clauses out of 88044 with flag 1025002/1025002
1245.25/1241.29	c cleaning 45009 clauses out of 90059 with flag 1071001/1071001
1305.01/1300.97	c cleaning 46012 clauses out of 92051 with flag 1118002/1118002
1392.96/1388.87	c cleaning 47013 clauses out of 94038 with flag 1166001/1166001
1467.91/1463.72	c cleaning 47988 clauses out of 96024 with flag 1215000/1215000
1528.36/1524.17	c cleaning 48976 clauses out of 98036 with flag 1265000/1265000
1598.61/1594.32	c cleaning 50013 clauses out of 100062 with flag 1316002/1316002
1662.80/1658.45	c cleaning 51009 clauses out of 102047 with flag 1368000/1368000
1726.00/1721.53	c cleaning 52009 clauses out of 104038 with flag 1421000/1421000
1798.04/1793.50	c cleaning 52994 clauses out of 106029 with flag 1475000/1475000
1800.06/1795.52	c starts		: 207
1800.06/1795.52	c conflicts		: 1476900
1800.06/1795.52	c decisions		: 1881245
1800.06/1795.52	c propagations		: 959339499
1800.06/1795.52	c inspects		: 3672785027
1800.06/1795.52	c learnt literals	: 2
1800.06/1795.52	c learnt binary clauses	: 17
1800.06/1795.52	c learnt ternary clauses	: 1031
1800.06/1795.52	c learnt clauses	: 1476898
1800.06/1795.52	c ignored clauses	: 0
1800.06/1795.52	c root simplifications	: 0
1800.06/1795.52	c removed literals (reason simplification)	: 20703768
1800.06/1795.52	c reason swapping (by a shorter reason)	: 0
1800.06/1795.52	c Calls to reduceDB	: 50
1800.06/1795.52	c number of reductions to clauses (during analyze)	: 0
1800.06/1795.52	c number of learned constraints concerned by reduction	: 0
1800.06/1795.52	c number of learning phase by resolution	: 0
1800.06/1795.52	c number of learning phase by cutting planes	: 0
1800.06/1795.52	c speed (assignments/second)	: 535186.221851301
1800.06/1795.52	c non guided choices	2388
1800.06/1795.55	c learnt constraints type 
1800.06/1795.55	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 54928
1800.06/1795.55	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 17
1800.06/1795.55	c constraints type 
1800.06/1795.55	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 12122
1800.06/1795.55	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 76775
1800.06/1795.55	c org.sat4j.pb.constraints.pb.MaxWatchPb => 516
1800.06/1795.55	s UNKNOWN
1800.06/1795.55	c Total wall clock time (in seconds): 1795.093

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2684895-1278436152/watcher-2684895-1278436152 -o /tmp/evaluation-result-2684895-1278436152/solver-2684895-1278436152 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2684895-1278436152.opb 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.91 3/105 19914
/proc/meminfo: memFree=1844592/2059040 swapFree=4192956/4192956
[pid=19914] ppid=19912 vsize=300 CPUtime=0
/proc/19914/stat : 19914 (java6) D 19912 19914 19648 0 -1 4194304 114 0 1 0 0 0 0 0 23 0 1 0 11823649 307200 35 1992294400 134512640 134550932 4289772048 18446744073709551615 5173844 0 0 4096 0 18446744071562154983 0 0 17 1 0 0 0
/proc/19914/statm: 75 35 28 10 0 23 0

[startup+0.0158999 s]
/proc/loadavg: 0.99 0.97 0.91 3/105 19914
/proc/meminfo: memFree=1844592/2059040 swapFree=4192956/4192956
[pid=19914] ppid=19912 vsize=300 CPUtime=0
/proc/19914/stat : 19914 (java6) D 19912 19914 19648 0 -1 4194304 114 0 1 0 0 0 0 0 23 0 1 0 11823649 307200 35 1992294400 134512640 134550932 4289772048 18446744073709551615 5173844 0 0 4096 0 18446744071562154983 0 0 17 1 0 0 0
/proc/19914/statm: 75 35 28 10 0 23 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 300

[startup+0.101934 s]
/proc/loadavg: 0.99 0.97 0.91 3/105 19914
/proc/meminfo: memFree=1844592/2059040 swapFree=4192956/4192956
[pid=19914] ppid=19912 vsize=13164 CPUtime=0.01
/proc/19914/stat : 19914 (java) D 19912 19914 19648 0 -1 4194304 472 0 26 0 0 1 0 0 23 0 1 0 11823649 13479936 206 1992294400 134512640 134550932 4290446384 18446744073709551615 5133947 0 0 4096 0 18446744071562234166 0 0 17 0 0 0 7
/proc/19914/statm: 3291 216 140 10 0 1121 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 13164

[startup+0.301944 s]
/proc/loadavg: 0.99 0.97 0.91 3/105 19914
/proc/meminfo: memFree=1844592/2059040 swapFree=4192956/4192956
[pid=19914] ppid=19912 vsize=1521796 CPUtime=0.08
/proc/19914/stat : 19914 (java) S 19912 19914 19648 0 -1 4202496 3722 0 101 0 5 3 0 0 23 0 7 0 11823649 1558319104 3264 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0 8
/proc/19914/statm: 380449 3264 1045 10 0 377759 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1521796

[startup+0.700982 s]
/proc/loadavg: 0.99 0.97 0.91 3/105 19914
/proc/meminfo: memFree=1844592/2059040 swapFree=4192956/4192956
[pid=19914] ppid=19912 vsize=1528028 CPUtime=0.64
/proc/19914/stat : 19914 (java) S 19912 19914 19648 0 -1 4202496 6253 0 101 0 59 5 0 0 23 0 12 0 11823649 1564700672 5749 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 8
/proc/19914/statm: 382007 5749 1382 10 0 379309 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 1528028

[startup+1.50108 s]
/proc/loadavg: 0.99 0.97 0.91 4/117 19926
/proc/meminfo: memFree=1804200/2059040 swapFree=4192956/4192956
[pid=19914] ppid=19912 vsize=1533516 CPUtime=2.22
/proc/19914/stat : 19914 (java) S 19912 19914 19648 0 -1 4202496 17743 0 101 0 211 11 0 0 23 0 12 0 11823649 1570320384 16552 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 8
/proc/19914/statm: 383379 16552 1414 10 0 380681 0
[pid=19914/tid=19916] ppid=19912 vsize=1533516 CPUtime=1.22
/proc/19914/task/19916/stat : 19916 (java) R 19912 19914 19648 0 -1 4202560 13661 0 63 0 115 7 0 0 25 0 12 0 11823661 1570320384 16552 1992294400 134512640 134550932 4290446384 18446744073709551615 4109196465 0 4 0 16800975 0 0 0 -1 0 0 0 13
[pid=19914/tid=19917] ppid=19912 vsize=1533516 CPUtime=0
/proc/19914/task/19917/stat : 19917 (java) S 19912 19914 19648 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 12 0 11823670 1570320384 16552 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 1 0 0 0
[pid=19914/tid=19918] ppid=19912 vsize=1533516 CPUtime=0
/proc/19914/task/19918/stat : 19918 (java) S 19912 19914 19648 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 12 0 11823670 1570320384 16552 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 1 0 0 0
[pid=19914/tid=19919] ppid=19912 vsize=1533516 CPUtime=0
/proc/19914/task/19919/stat : 19919 (java) S 19912 19914 19648 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 11823673 1570320384 16552 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 0 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19920] ppid=19912 vsize=1533516 CPUtime=0
/proc/19914/task/19920/stat : 19920 (java) S 19912 19914 19648 0 -1 4202560 10 0 0 0 0 0 0 0 25 0 12 0 11823674 1570320384 16552 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19921] ppid=19912 vsize=1533516 CPUtime=0
/proc/19914/task/19921/stat : 19921 (java) S 19912 19914 19648 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 12 0 11823674 1570320384 16552 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19922] ppid=19912 vsize=1533516 CPUtime=0
/proc/19914/task/19922/stat : 19922 (java) S 19912 19914 19648 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 12 0 11823681 1570320384 16552 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19923] ppid=19912 vsize=1533516 CPUtime=0.03
/proc/19914/task/19923/stat : 19923 (java) R 19912 19914 19648 0 -1 4202560 108 0 0 0 3 0 0 0 23 0 12 0 11823681 1570320384 16552 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19914/tid=19924] ppid=19912 vsize=1533516 CPUtime=0.92
/proc/19914/task/19924/stat : 19924 (java) R 19912 19914 19648 0 -1 4202560 2948 0 0 0 91 1 0 0 17 0 12 0 11823681 1570320384 16552 1992294400 134512640 134550932 4290446384 18446744073709551615 105499188 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19914/tid=19925] ppid=19912 vsize=1533516 CPUtime=0
/proc/19914/task/19925/stat : 19925 (java) S 19912 19914 19648 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 12 0 11823681 1570320384 16552 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19926] ppid=19912 vsize=1533516 CPUtime=0
/proc/19914/task/19926/stat : 19926 (java) S 19912 19914 19648 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 11823681 1570320384 16552 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.22
Current children cumulated vsize (KiB) 1533516

[startup+3.10126 s]
/proc/loadavg: 0.99 0.97 0.91 4/117 19926
/proc/meminfo: memFree=1717400/2059040 swapFree=4192956/4192956
[pid=19914] ppid=19912 vsize=1542260 CPUtime=4.5
/proc/19914/stat : 19914 (java) S 19912 19914 19648 0 -1 4202496 40188 0 101 0 431 19 0 0 23 0 12 0 11823649 1579274240 38775 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 8
/proc/19914/statm: 385565 38775 1429 10 0 382867 0
[pid=19914/tid=19916] ppid=19912 vsize=1542260 CPUtime=2.62
/proc/19914/task/19916/stat : 19916 (java) R 19912 19914 19648 0 -1 4202560 31964 0 63 0 248 14 0 0 25 0 12 0 11823661 1579274240 38775 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0 14
[pid=19914/tid=19917] ppid=19912 vsize=1542260 CPUtime=0.03
/proc/19914/task/19917/stat : 19917 (java) S 19912 19914 19648 0 -1 4202560 1027 0 0 0 3 0 0 0 18 0 12 0 11823670 1579274240 38775 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19918] ppid=19912 vsize=1542260 CPUtime=0.04
/proc/19914/task/19918/stat : 19918 (java) S 19912 19914 19648 0 -1 4202560 850 0 0 0 4 0 0 0 18 0 12 0 11823670 1579274240 38775 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 1 0 0 0
[pid=19914/tid=19919] ppid=19912 vsize=1542260 CPUtime=0
/proc/19914/task/19919/stat : 19919 (java) S 19912 19914 19648 0 -1 4202560 7 0 0 0 0 0 0 0 17 0 12 0 11823673 1579274240 38775 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 0 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19920] ppid=19912 vsize=1542260 CPUtime=0
/proc/19914/task/19920/stat : 19920 (java) S 19912 19914 19648 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 12 0 11823674 1579274240 38775 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19921] ppid=19912 vsize=1542260 CPUtime=0
/proc/19914/task/19921/stat : 19921 (java) S 19912 19914 19648 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 12 0 11823674 1579274240 38775 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19922] ppid=19912 vsize=1542260 CPUtime=0
/proc/19914/task/19922/stat : 19922 (java) S 19912 19914 19648 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 12 0 11823681 1579274240 38775 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19923] ppid=19912 vsize=1542260 CPUtime=0.41
/proc/19914/task/19923/stat : 19923 (java) R 19912 19914 19648 0 -1 4202560 1679 0 0 0 41 0 0 0 16 0 12 0 11823681 1579274240 38775 1992294400 134512640 134550932 4290446384 18446744073709551615 106251816 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=19914/tid=19924] ppid=19912 vsize=1542260 CPUtime=1.35
/proc/19914/task/19924/stat : 19924 (java) R 19912 19914 19648 0 -1 4202560 3636 0 0 0 133 2 0 0 15 0 12 0 11823681 1579274240 38775 1992294400 134512640 134550932 4290446384 18446744073709551615 103148909 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19914/tid=19925] ppid=19912 vsize=1542260 CPUtime=0
/proc/19914/task/19925/stat : 19925 (java) S 19912 19914 19648 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 12 0 11823681 1579274240 38775 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19926] ppid=19912 vsize=1542260 CPUtime=0
/proc/19914/task/19926/stat : 19926 (java) S 19912 19914 19648 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 11823681 1579274240 38775 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.5
Current children cumulated vsize (KiB) 1542260

[startup+6.30162 s]
/proc/loadavg: 1.15 1.00 0.92 2/118 19927
/proc/meminfo: memFree=1673996/2059040 swapFree=4192956/4192956
[pid=19914] ppid=19912 vsize=1549804 CPUtime=8.68
/proc/19914/stat : 19914 (java) S 19912 19914 19648 0 -1 4202496 44948 0 101 0 847 21 0 0 23 0 13 0 11823649 1586999296 40736 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 8
/proc/19914/statm: 387451 40736 1435 10 0 384753 0
[pid=19914/tid=19916] ppid=19912 vsize=1549804 CPUtime=5.53
/proc/19914/task/19916/stat : 19916 (java) R 19912 19914 19648 0 -1 4202560 31979 0 63 0 539 14 0 0 25 0 13 0 11823661 1586999296 40736 1992294400 134512640 134550932 4290446384 18446744073709551615 4109943280 0 4 0 16800975 0 0 0 -1 0 0 0 15
[pid=19914/tid=19917] ppid=19912 vsize=1549804 CPUtime=0.03
/proc/19914/task/19917/stat : 19917 (java) S 19912 19914 19648 0 -1 4202560 1027 0 0 0 3 0 0 0 18 0 13 0 11823670 1586999296 40736 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19918] ppid=19912 vsize=1549804 CPUtime=0.04
/proc/19914/task/19918/stat : 19918 (java) S 19912 19914 19648 0 -1 4202560 850 0 0 0 4 0 0 0 18 0 13 0 11823670 1586999296 40736 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 1 0 0 0
[pid=19914/tid=19919] ppid=19912 vsize=1549804 CPUtime=0
/proc/19914/task/19919/stat : 19919 (java) S 19912 19914 19648 0 -1 4202560 7 0 0 0 0 0 0 0 16 0 13 0 11823673 1586999296 40736 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 0 0 16800975 18446604437811905536 0 0 -1 1 0 0 0
[pid=19914/tid=19920] ppid=19912 vsize=1549804 CPUtime=0
/proc/19914/task/19920/stat : 19920 (java) S 19912 19914 19648 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 11823674 1586999296 40736 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19921] ppid=19912 vsize=1549804 CPUtime=0
/proc/19914/task/19921/stat : 19921 (java) S 19912 19914 19648 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 11823674 1586999296 40736 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19922] ppid=19912 vsize=1549804 CPUtime=0
/proc/19914/task/19922/stat : 19922 (java) S 19912 19914 19648 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 11823681 1586999296 40736 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19923] ppid=19912 vsize=1549804 CPUtime=0.98
/proc/19914/task/19923/stat : 19923 (java) S 19912 19914 19648 0 -1 4202560 4482 0 0 0 97 1 0 0 15 0 13 0 11823681 1586999296 40736 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19924] ppid=19912 vsize=1549804 CPUtime=2.06
/proc/19914/task/19924/stat : 19924 (java) S 19912 19914 19648 0 -1 4202560 5574 0 0 0 203 3 0 0 15 0 13 0 11823681 1586999296 40736 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 1 0 0 0
[pid=19914/tid=19925] ppid=19912 vsize=1549804 CPUtime=0
/proc/19914/task/19925/stat : 19925 (java) S 19912 19914 19648 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 11823681 1586999296 40736 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19926] ppid=19912 vsize=1549804 CPUtime=0
/proc/19914/task/19926/stat : 19926 (java) S 19912 19914 19648 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 11823681 1586999296 40736 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19927] ppid=19912 vsize=1549804 CPUtime=0
/proc/19914/task/19927/stat : 19927 (java) S 19912 19914 19648 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 11823969 1586999296 40736 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 8.68
Current children cumulated vsize (KiB) 1549804

[startup+12.7013 s]
/proc/loadavg: 1.14 1.00 0.92 2/118 19927
/proc/meminfo: memFree=1639896/2059040 swapFree=4192956/4192956
[pid=19914] ppid=19912 vsize=1549804 CPUtime=15.29
/proc/19914/stat : 19914 (java) S 19912 19914 19648 0 -1 4202496 53613 0 101 0 1504 25 0 0 23 0 13 0 11823649 1586999296 49356 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 8
/proc/19914/statm: 387451 49356 1444 10 0 384753 0
[pid=19914/tid=19916] ppid=19912 vsize=1549804 CPUtime=11.67
/proc/19914/task/19916/stat : 19916 (java) R 19912 19914 19648 0 -1 4202560 31984 0 63 0 1153 14 0 0 25 0 13 0 11823661 1586999296 49356 1992294400 134512640 134550932 4290446384 18446744073709551615 4109662486 0 4 0 16800975 0 0 0 -1 1 0 0 15
[pid=19914/tid=19917] ppid=19912 vsize=1549804 CPUtime=0.14
/proc/19914/task/19917/stat : 19917 (java) S 19912 19914 19648 0 -1 4202560 3801 0 0 0 13 1 0 0 18 0 13 0 11823670 1586999296 49356 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19918] ppid=19912 vsize=1549804 CPUtime=0.14
/proc/19914/task/19918/stat : 19918 (java) S 19912 19914 19648 0 -1 4202560 3246 0 0 0 13 1 0 0 18 0 13 0 11823670 1586999296 49356 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19919] ppid=19912 vsize=1549804 CPUtime=0.1
/proc/19914/task/19919/stat : 19919 (java) S 19912 19914 19648 0 -1 4202560 3475 0 0 0 9 1 0 0 15 0 13 0 11823673 1586999296 49356 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 0 0 16800975 18446604437811905536 0 0 -1 1 0 0 0
[pid=19914/tid=19920] ppid=19912 vsize=1549804 CPUtime=0
/proc/19914/task/19920/stat : 19920 (java) S 19912 19914 19648 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 11823674 1586999296 49356 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19921] ppid=19912 vsize=1549804 CPUtime=0
/proc/19914/task/19921/stat : 19921 (java) S 19912 19914 19648 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 11823674 1586999296 49356 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19922] ppid=19912 vsize=1549804 CPUtime=0
/proc/19914/task/19922/stat : 19922 (java) S 19912 19914 19648 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 11823681 1586999296 49356 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19923] ppid=19912 vsize=1549804 CPUtime=1.03
/proc/19914/task/19923/stat : 19923 (java) S 19912 19914 19648 0 -1 4202560 4490 0 0 0 102 1 0 0 15 0 13 0 11823681 1586999296 49356 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19924] ppid=19912 vsize=1549804 CPUtime=2.14
/proc/19914/task/19924/stat : 19924 (java) S 19912 19914 19648 0 -1 4202560 5588 0 0 0 211 3 0 0 15 0 13 0 11823681 1586999296 49356 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 1 0 0 0
[pid=19914/tid=19925] ppid=19912 vsize=1549804 CPUtime=0
/proc/19914/task/19925/stat : 19925 (java) S 19912 19914 19648 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 11823681 1586999296 49356 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19926] ppid=19912 vsize=1549804 CPUtime=0
/proc/19914/task/19926/stat : 19926 (java) S 19912 19914 19648 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 11823681 1586999296 49356 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 1 0 0 0
[pid=19914/tid=19927] ppid=19912 vsize=1549804 CPUtime=0
/proc/19914/task/19927/stat : 19927 (java) S 19912 19914 19648 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 11823969 1586999296 49356 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 15.29
Current children cumulated vsize (KiB) 1549804

[startup+25.5018 s]
/proc/loadavg: 1.11 1.00 0.92 2/118 19927
/proc/meminfo: memFree=1638904/2059040 swapFree=4192956/4192956
[pid=19914] ppid=19912 vsize=1549804 CPUtime=28.13
/proc/19914/stat : 19914 (java) S 19912 19914 19648 0 -1 4202496 53898 0 101 0 2788 25 0 0 23 0 13 0 11823649 1586999296 49637 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 8
/proc/19914/statm: 387451 49637 1444 10 0 384753 0
[pid=19914/tid=19916] ppid=19912 vsize=1549804 CPUtime=24.23
/proc/19914/task/19916/stat : 19916 (java) R 19912 19914 19648 0 -1 4202560 31987 0 63 0 2409 14 0 0 25 0 13 0 11823661 1586999296 49637 1992294400 134512640 134550932 4290446384 18446744073709551615 4109706668 0 4 0 16800975 0 0 0 -1 0 0 0 15
[pid=19914/tid=19917] ppid=19912 vsize=1549804 CPUtime=0.16
/proc/19914/task/19917/stat : 19917 (java) S 19912 19914 19648 0 -1 4202560 3805 0 0 0 15 1 0 0 18 0 13 0 11823670 1586999296 49637 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 1 0 0 0
[pid=19914/tid=19918] ppid=19912 vsize=1549804 CPUtime=0.16
/proc/19914/task/19918/stat : 19918 (java) S 19912 19914 19648 0 -1 4202560 3247 0 0 0 15 1 0 0 18 0 13 0 11823670 1586999296 49637 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 1 0 0 0
[pid=19914/tid=19919] ppid=19912 vsize=1549804 CPUtime=0.28
/proc/19914/task/19919/stat : 19919 (java) S 19912 19914 19648 0 -1 4202560 3749 0 0 0 27 1 0 0 15 0 13 0 11823673 1586999296 49637 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 0 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19920] ppid=19912 vsize=1549804 CPUtime=0
/proc/19914/task/19920/stat : 19920 (java) S 19912 19914 19648 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 11823674 1586999296 49637 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19921] ppid=19912 vsize=1549804 CPUtime=0

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

[pid=19914] ppid=19912 vsize=1549804 CPUtime=1666.71
/proc/19914/stat : 19914 (java) S 19912 19914 19648 0 -1 4202496 71143 0 101 0 166623 48 0 0 23 0 13 0 11823649 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 8
/proc/19914/statm: 387451 64910 1444 10 0 384753 0
[pid=19914/tid=19916] ppid=19912 vsize=1549804 CPUtime=1651.78
/proc/19914/task/19916/stat : 19916 (java) R 19912 19914 19648 0 -1 4202560 32868 0 63 0 165157 21 0 0 25 0 13 0 11823661 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4109182336 0 4 0 16800975 0 0 0 -1 0 0 0 15
[pid=19914/tid=19917] ppid=19912 vsize=1549804 CPUtime=2.71
/proc/19914/task/19917/stat : 19917 (java) S 19912 19914 19648 0 -1 4202560 11590 0 0 0 263 8 0 0 15 0 13 0 11823670 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19918] ppid=19912 vsize=1549804 CPUtime=2.66
/proc/19914/task/19918/stat : 19918 (java) S 19912 19914 19648 0 -1 4202560 10896 0 0 0 257 9 0 0 16 0 13 0 11823670 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 1 0 0 0
[pid=19914/tid=19919] ppid=19912 vsize=1549804 CPUtime=6.09
/proc/19914/task/19919/stat : 19919 (java) S 19912 19914 19648 0 -1 4202560 4555 0 0 0 607 2 0 0 15 0 13 0 11823673 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 0 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19920] ppid=19912 vsize=1549804 CPUtime=0
/proc/19914/task/19920/stat : 19920 (java) S 19912 19914 19648 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 11823674 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19921] ppid=19912 vsize=1549804 CPUtime=0
/proc/19914/task/19921/stat : 19921 (java) S 19912 19914 19648 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 11823674 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19922] ppid=19912 vsize=1549804 CPUtime=0
/proc/19914/task/19922/stat : 19922 (java) S 19912 19914 19648 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 11823681 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19923] ppid=19912 vsize=1549804 CPUtime=1.08
/proc/19914/task/19923/stat : 19923 (java) S 19912 19914 19648 0 -1 4202560 4492 0 0 0 107 1 0 0 16 0 13 0 11823681 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19924] ppid=19912 vsize=1549804 CPUtime=2.32
/proc/19914/task/19924/stat : 19924 (java) S 19912 19914 19648 0 -1 4202560 5617 0 0 0 229 3 0 0 16 0 13 0 11823681 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 1 0 0 0
[pid=19914/tid=19925] ppid=19912 vsize=1549804 CPUtime=0
/proc/19914/task/19925/stat : 19925 (java) S 19912 19914 19648 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 11823681 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19926] ppid=19912 vsize=1549804 CPUtime=0
/proc/19914/task/19926/stat : 19926 (java) S 19912 19914 19648 0 -1 4202560 97 0 0 0 0 0 0 0 15 0 13 0 11823681 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 1 0 0 0
[pid=19914/tid=19927] ppid=19912 vsize=1549804 CPUtime=0
/proc/19914/task/19927/stat : 19927 (java) S 19912 19914 19648 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 11823969 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1666.71
Current children cumulated vsize (KiB) 1549804

[startup+1722.3 s]
/proc/loadavg: 1.01 1.01 0.94 2/118 19976
/proc/meminfo: memFree=1555736/2059040 swapFree=4192956/4192956
[pid=19914] ppid=19912 vsize=1549804 CPUtime=1726.8
/proc/19914/stat : 19914 (java) S 19912 19914 19648 0 -1 4202496 71158 0 101 0 172631 49 0 0 23 0 13 0 11823649 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 8
/proc/19914/statm: 387451 64910 1444 10 0 384753 0
[pid=19914/tid=19916] ppid=19912 vsize=1549804 CPUtime=1711.46
/proc/19914/task/19916/stat : 19916 (java) R 19912 19914 19648 0 -1 4202560 32875 0 63 0 171125 21 0 0 18 0 13 0 11823661 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4109659596 0 4 0 16800975 0 0 0 -1 1 0 0 15
[pid=19914/tid=19917] ppid=19912 vsize=1549804 CPUtime=2.84
/proc/19914/task/19917/stat : 19917 (java) S 19912 19914 19648 0 -1 4202560 11590 0 0 0 276 8 0 0 15 0 13 0 11823670 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19918] ppid=19912 vsize=1549804 CPUtime=2.78
/proc/19914/task/19918/stat : 19918 (java) S 19912 19914 19648 0 -1 4202560 10896 0 0 0 269 9 0 0 16 0 13 0 11823670 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 1 0 0 0
[pid=19914/tid=19919] ppid=19912 vsize=1549804 CPUtime=6.24
/proc/19914/task/19919/stat : 19919 (java) S 19912 19914 19648 0 -1 4202560 4559 0 0 0 622 2 0 0 16 0 13 0 11823673 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 0 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19920] ppid=19912 vsize=1549804 CPUtime=0
/proc/19914/task/19920/stat : 19920 (java) S 19912 19914 19648 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 11823674 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19921] ppid=19912 vsize=1549804 CPUtime=0
/proc/19914/task/19921/stat : 19921 (java) S 19912 19914 19648 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 11823674 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19922] ppid=19912 vsize=1549804 CPUtime=0
/proc/19914/task/19922/stat : 19922 (java) S 19912 19914 19648 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 11823681 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19923] ppid=19912 vsize=1549804 CPUtime=1.08
/proc/19914/task/19923/stat : 19923 (java) S 19912 19914 19648 0 -1 4202560 4492 0 0 0 107 1 0 0 16 0 13 0 11823681 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19924] ppid=19912 vsize=1549804 CPUtime=2.32
/proc/19914/task/19924/stat : 19924 (java) S 19912 19914 19648 0 -1 4202560 5617 0 0 0 229 3 0 0 16 0 13 0 11823681 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 1 0 0 0
[pid=19914/tid=19925] ppid=19912 vsize=1549804 CPUtime=0
/proc/19914/task/19925/stat : 19925 (java) S 19912 19914 19648 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 11823681 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19926] ppid=19912 vsize=1549804 CPUtime=0
/proc/19914/task/19926/stat : 19926 (java) S 19912 19914 19648 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 13 0 11823681 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 1 0 0 0
[pid=19914/tid=19927] ppid=19912 vsize=1549804 CPUtime=0
/proc/19914/task/19927/stat : 19927 (java) S 19912 19914 19648 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 11823969 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1726.8
Current children cumulated vsize (KiB) 1549804

[startup+1782.3 s]
/proc/loadavg: 1.00 1.01 0.94 2/118 19978
/proc/meminfo: memFree=1555612/2059040 swapFree=4192956/4192956
[pid=19914] ppid=19912 vsize=1549804 CPUtime=1786.85
/proc/19914/stat : 19914 (java) S 19912 19914 19648 0 -1 4202496 71167 0 101 0 178636 49 0 0 23 0 13 0 11823649 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 8
/proc/19914/statm: 387451 64910 1444 10 0 384753 0
[pid=19914/tid=19916] ppid=19912 vsize=1549804 CPUtime=1771.33
/proc/19914/task/19916/stat : 19916 (java) R 19912 19914 19648 0 -1 4202560 32880 0 63 0 177112 21 0 0 25 0 13 0 11823661 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4109708155 0 4 0 16800975 0 0 0 -1 0 0 0 15
[pid=19914/tid=19917] ppid=19912 vsize=1549804 CPUtime=2.94
/proc/19914/task/19917/stat : 19917 (java) S 19912 19914 19648 0 -1 4202560 11590 0 0 0 286 8 0 0 16 0 13 0 11823670 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19918] ppid=19912 vsize=1549804 CPUtime=2.88
/proc/19914/task/19918/stat : 19918 (java) S 19912 19914 19648 0 -1 4202560 10896 0 0 0 278 10 0 0 16 0 13 0 11823670 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 1 0 0 0
[pid=19914/tid=19919] ppid=19912 vsize=1549804 CPUtime=6.24
/proc/19914/task/19919/stat : 19919 (java) S 19912 19914 19648 0 -1 4202560 4561 0 0 0 622 2 0 0 15 0 13 0 11823673 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 0 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19920] ppid=19912 vsize=1549804 CPUtime=0
/proc/19914/task/19920/stat : 19920 (java) S 19912 19914 19648 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 11823674 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19921] ppid=19912 vsize=1549804 CPUtime=0
/proc/19914/task/19921/stat : 19921 (java) S 19912 19914 19648 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 11823674 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19922] ppid=19912 vsize=1549804 CPUtime=0
/proc/19914/task/19922/stat : 19922 (java) S 19912 19914 19648 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 11823681 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19923] ppid=19912 vsize=1549804 CPUtime=1.08
/proc/19914/task/19923/stat : 19923 (java) S 19912 19914 19648 0 -1 4202560 4492 0 0 0 107 1 0 0 16 0 13 0 11823681 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19924] ppid=19912 vsize=1549804 CPUtime=2.32
/proc/19914/task/19924/stat : 19924 (java) S 19912 19914 19648 0 -1 4202560 5617 0 0 0 229 3 0 0 16 0 13 0 11823681 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 1 0 0 0
[pid=19914/tid=19925] ppid=19912 vsize=1549804 CPUtime=0
/proc/19914/task/19925/stat : 19925 (java) S 19912 19914 19648 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 11823681 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19926] ppid=19912 vsize=1549804 CPUtime=0
/proc/19914/task/19926/stat : 19926 (java) S 19912 19914 19648 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 13 0 11823681 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19927] ppid=19912 vsize=1549804 CPUtime=0
/proc/19914/task/19927/stat : 19927 (java) S 19912 19914 19648 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 11823969 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1786.85
Current children cumulated vsize (KiB) 1549804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1795.5 s]
/proc/loadavg: 1.00 1.01 0.94 2/118 19978
/proc/meminfo: memFree=1555612/2059040 swapFree=4192956/4192956
[pid=19914] ppid=19912 vsize=1549804 CPUtime=1800.06
/proc/19914/stat : 19914 (java) S 19912 19914 19648 0 -1 4202496 71172 0 101 0 179957 49 0 0 23 0 13 0 11823649 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 8
/proc/19914/statm: 387451 64910 1444 10 0 384753 0
[pid=19914/tid=19916] ppid=19912 vsize=1549804 CPUtime=1784.35
/proc/19914/task/19916/stat : 19916 (java) R 19912 19914 19648 0 -1 4202560 32881 0 63 0 178414 21 0 0 20 0 13 0 11823661 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4109673932 0 4 0 16800975 0 0 0 -1 0 0 0 15
[pid=19914/tid=19917] ppid=19912 vsize=1549804 CPUtime=2.95
/proc/19914/task/19917/stat : 19917 (java) S 19912 19914 19648 0 -1 4202560 11590 0 0 0 287 8 0 0 15 0 13 0 11823670 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19918] ppid=19912 vsize=1549804 CPUtime=2.89
/proc/19914/task/19918/stat : 19918 (java) S 19912 19914 19648 0 -1 4202560 10896 0 0 0 279 10 0 0 16 0 13 0 11823670 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 1 0 0 0
[pid=19914/tid=19919] ppid=19912 vsize=1549804 CPUtime=6.4
/proc/19914/task/19919/stat : 19919 (java) S 19912 19914 19648 0 -1 4202560 4563 0 0 0 638 2 0 0 15 0 13 0 11823673 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 0 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19920] ppid=19912 vsize=1549804 CPUtime=0
/proc/19914/task/19920/stat : 19920 (java) S 19912 19914 19648 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 11823674 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19921] ppid=19912 vsize=1549804 CPUtime=0
/proc/19914/task/19921/stat : 19921 (java) S 19912 19914 19648 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 11823674 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19922] ppid=19912 vsize=1549804 CPUtime=0
/proc/19914/task/19922/stat : 19922 (java) S 19912 19914 19648 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 11823681 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19923] ppid=19912 vsize=1549804 CPUtime=1.08
/proc/19914/task/19923/stat : 19923 (java) S 19912 19914 19648 0 -1 4202560 4492 0 0 0 107 1 0 0 16 0 13 0 11823681 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19924] ppid=19912 vsize=1549804 CPUtime=2.32
/proc/19914/task/19924/stat : 19924 (java) S 19912 19914 19648 0 -1 4202560 5617 0 0 0 229 3 0 0 16 0 13 0 11823681 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 1 0 0 0
[pid=19914/tid=19925] ppid=19912 vsize=1549804 CPUtime=0
/proc/19914/task/19925/stat : 19925 (java) S 19912 19914 19648 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 11823681 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19926] ppid=19912 vsize=1549804 CPUtime=0
/proc/19914/task/19926/stat : 19926 (java) R 19912 19914 19648 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 13 0 11823681 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19914/tid=19927] ppid=19912 vsize=1549804 CPUtime=0
/proc/19914/task/19927/stat : 19927 (java) S 19912 19914 19648 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 11823969 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1549804

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

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

[startup+1795.5 s]
/proc/loadavg: 1.00 1.01 0.94 2/118 19978
/proc/meminfo: memFree=1555612/2059040 swapFree=4192956/4192956
[pid=19914] ppid=19912 vsize=1549804 CPUtime=1800.06
/proc/19914/stat : 19914 (java) S 19912 19914 19648 0 -1 4202496 71172 0 101 0 179957 49 0 0 23 0 13 0 11823649 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 8
/proc/19914/statm: 387451 64910 1444 10 0 384753 0
[pid=19914/tid=19916] ppid=19912 vsize=1549804 CPUtime=1784.35
/proc/19914/task/19916/stat : 19916 (java) R 19912 19914 19648 0 -1 4202560 32881 0 63 0 178414 21 0 0 20 0 13 0 11823661 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4109673932 0 4 0 16800975 0 0 0 -1 0 0 0 15
[pid=19914/tid=19917] ppid=19912 vsize=1549804 CPUtime=2.95
/proc/19914/task/19917/stat : 19917 (java) S 19912 19914 19648 0 -1 4202560 11590 0 0 0 287 8 0 0 15 0 13 0 11823670 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19918] ppid=19912 vsize=1549804 CPUtime=2.89
/proc/19914/task/19918/stat : 19918 (java) S 19912 19914 19648 0 -1 4202560 10896 0 0 0 279 10 0 0 16 0 13 0 11823670 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 1 0 0 0
[pid=19914/tid=19919] ppid=19912 vsize=1549804 CPUtime=6.4
/proc/19914/task/19919/stat : 19919 (java) S 19912 19914 19648 0 -1 4202560 4563 0 0 0 638 2 0 0 15 0 13 0 11823673 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 0 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19920] ppid=19912 vsize=1549804 CPUtime=0
/proc/19914/task/19920/stat : 19920 (java) S 19912 19914 19648 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 11823674 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19921] ppid=19912 vsize=1549804 CPUtime=0
/proc/19914/task/19921/stat : 19921 (java) S 19912 19914 19648 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 13 0 11823674 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19922] ppid=19912 vsize=1549804 CPUtime=0
/proc/19914/task/19922/stat : 19922 (java) S 19912 19914 19648 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 11823681 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19923] ppid=19912 vsize=1549804 CPUtime=1.08
/proc/19914/task/19923/stat : 19923 (java) S 19912 19914 19648 0 -1 4202560 4492 0 0 0 107 1 0 0 16 0 13 0 11823681 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19924] ppid=19912 vsize=1549804 CPUtime=2.32
/proc/19914/task/19924/stat : 19924 (java) S 19912 19914 19648 0 -1 4202560 5617 0 0 0 229 3 0 0 16 0 13 0 11823681 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 1 0 0 0
[pid=19914/tid=19925] ppid=19912 vsize=1549804 CPUtime=0
/proc/19914/task/19925/stat : 19925 (java) S 19912 19914 19648 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 11823681 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 0 0 0 0
[pid=19914/tid=19926] ppid=19912 vsize=1549804 CPUtime=0
/proc/19914/task/19926/stat : 19926 (java) R 19912 19914 19648 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 13 0 11823681 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=19914/tid=19927] ppid=19912 vsize=1549804 CPUtime=0
/proc/19914/task/19927/stat : 19927 (java) S 19912 19914 19648 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 11823969 1586999296 64910 1992294400 134512640 134550932 4290446384 18446744073709551615 4294960144 0 4 0 16800975 18446604437811905536 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1549804

Child status: 143
Real time (s): 1795.59
CPU time (s): 1800.19
CPU user time (s): 1799.66
CPU system time (s): 0.527919
CPU usage (%): 100.256
Max. virtual memory (cumulated for all children) (KiB): 1551856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.66
system time used= 0.527919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 71194
page faults= 101
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39237
involuntary context switches= 20306

runsolver used 3.63845 second user time and 9.51255 second system time

The end

Launcher Data

Begin job on node085 at 2010-07-06 19:09:12
IDJOB=2684895
IDBENCH=73905
IDSOLVER=1164
FILE ID=node085/2684895-1278436152
PBS_JOBID= 11233440
Free space on /tmp= 121788 MiB

SOLVER NAME= SAT4J PB Resolution 2.2.0 2010-05-26
BENCH NAME= PB10/normalized-PB10/DEC-SMALLINT-LIN/oliveras/j120/normalized-j12032_8-unsat.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2684895-1278436152/watcher-2684895-1278436152 -o /tmp/evaluation-result-2684895-1278436152/solver-2684895-1278436152 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2684895-1278436152.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 3890946cb13ab5dacc1331cb240d6a09
RANDOM SEED=761032843

node085.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	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.215
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.43
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.215
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5999.39
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1844988 kB
Buffers:         14684 kB
Cached:          70536 kB
SwapCached:          0 kB
Active:          51268 kB
Inactive:        93828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1844988 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3492 kB
Writeback:           0 kB
AnonPages:       59912 kB
Mapped:          14404 kB
Slab:            47124 kB
PageTables:       4040 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180252 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 121788 MiB
End job on node085 at 2010-07-06 19:39:10