Trace number 2084018

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
Sugar v1.14.6+minisat? 977.707 992.225

General information on the benchmark

Namecsp/fapp/fapp29/
normalized-fapp29-2900-5.xml
MD5SUMd0d281a31a6244200294b112f64d2b20
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.8474
Satisfiable
(Un)Satisfiability was proved
Number of variables2900
Number of constraints67898
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension67898
Global constraints used (with number of constraints)

Solver Data

0.00/0.08	c 0	Sugar v1-14-6 + HOME/minisat
0.00/0.08	c 0	BEGIN Sun Jul 12 08:03:52 2009
0.00/0.08	c 0	PID 24083
0.00/0.08	c 0	HOST node36.alineos.net
0.00/0.08	c 0	CONVERTING HOME/instance-2084018-1247378631.xml TO HOME/temp.csp
0.00/0.08	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2084018-1247378631.xml' 'HOME/temp.csp'
3.44/3.58	c 3	39 domains, 2900 variables, 8 predicates, 0 relations, 67898 constraints
3.52/3.61	c 3	ENCODING HOME/temp.csp TO HOME/temp.cnf
3.52/3.61	c 3	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
3.52/3.69	c 3	Parsing HOME/temp.csp
3.54/4.02	c 3	parsed 10000 expressions
3.54/4.23	c 4	parsed 20000 expressions
4.20/4.35	c 4	parsed 30000 expressions
4.39/4.53	c 4	parsed 40000 expressions
4.49/4.65	c 4	parsed 50000 expressions
4.78/4.92	c 4	parsed 60000 expressions
4.88/5.03	c 5	parsed 70000 expressions
4.88/5.04	c 5	parsed 70845 expressions
4.88/5.04	c 5	Heap : 27 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
4.88/5.04	c 5	Converting to clausal form CSP
15.67/15.99	c 15	converted 7085 (10%) expressions
32.31/32.77	c 32	converted 14169 (20%) expressions
49.24/49.87	c 49	converted 21254 (30%) expressions
65.68/66.40	c 66	converted 28338 (40%) expressions
82.02/82.97	c 82	converted 35423 (50%) expressions
97.67/98.71	c 98	converted 42507 (60%) expressions
112.64/113.89	c 113	converted 49592 (70%) expressions
127.57/128.87	c 128	converted 56676 (80%) expressions
139.31/140.60	c 140	converted 63761 (90%) expressions
149.16/150.58	c 150	converted 70845 (100%) expressions
149.16/150.59	c 150	CSP : 19753 integers, 193479 booleans, 455041 clauses, largest domain size 2217
149.16/150.59	c 150	Heap : 403 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
149.16/150.59	c 150	Propagation in CSP
163.99/165.43	c 165	120 values, 0 unsatisfiable literals, and 0 valid clauses are removed
163.99/165.44	c 165	CSP : 19753 integers, 193479 booleans, 455041 clauses, largest domain size 2217
163.99/165.44	c 165	Heap : 402 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
164.08/165.59	c 165	Simplifing CSP by introducing new Boolean variables
164.98/166.42	c 166	CSP : 19753 integers, 339073 booleans, 600635 clauses, largest domain size 2217
164.98/166.42	c 166	Heap : 441 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
167.57/169.00	c 168	Encoding CSP to SAT : HOME/temp.cnf
204.36/206.01	c 205	1976 (10%) CSP integer variables are encoded (1003671 clauses, 16851975 bytes)
223.55/225.38	c 225	3951 (20%) CSP integer variables are encoded (3373327 clauses, 61875439 bytes)
227.68/229.57	c 229	5926 (30%) CSP integer variables are encoded (6865696 clauses, 128230450 bytes)
232.07/233.92	c 233	7902 (40%) CSP integer variables are encoded (10383752 clauses, 195856385 bytes)
236.38/238.39	c 238	9877 (50%) CSP integer variables are encoded (13868119 clauses, 269028092 bytes)
240.98/243.15	c 243	11852 (60%) CSP integer variables are encoded (17366628 clauses, 342496781 bytes)
245.72/248.01	c 247	13828 (70%) CSP integer variables are encoded (20868368 clauses, 416033321 bytes)
250.07/252.48	c 252	15803 (80%) CSP integer variables are encoded (24373193 clauses, 489634646 bytes)
254.49/257.25	c 257	17778 (90%) CSP integer variables are encoded (27881430 clauses, 563307623 bytes)
258.92/261.72	c 261	19753 (100%) CSP integer variables are encoded (31360109 clauses, 636359882 bytes)
380.81/385.72	c 385	60064 (10%) CSP clauses are encoded (46285860 clauses, 1045480101 bytes)
490.74/497.06	c 497	120127 (20%) CSP clauses are encoded (60836207 clauses, 1447720797 bytes)
605.84/614.27	c 614	180191 (30%) CSP clauses are encoded (74982316 clauses, 1854502327 bytes)
729.03/738.31	c 738	240254 (40%) CSP clauses are encoded (89777030 clauses, 2287963284 bytes)
840.81/850.87	c 850	300318 (50%) CSP clauses are encoded (104773904 clauses, 2729423026 bytes)
961.41/972.84	c 972	360381 (60%) CSP clauses are encoded (119613635 clauses, 3165494481 bytes)
976.65/988.34	c 988	ERROR Exception Too large HOME/temp.cnf
976.65/988.34	c 988	jp.ac.kobe_u.cs.sugar.encoder.Encoder.encode(Encoder.java:231)
976.65/988.34	c 988	jp.ac.kobe_u.cs.sugar.SugarMain.encode(SugarMain.java:144)
976.65/988.34	c 988	jp.ac.kobe_u.cs.sugar.SugarMain.main(SugarMain.java:314)
976.65/988.34	s UNKNOWN
976.74/988.43	c 988	CPU 976.78 (0.05 0.02 957.28 19.43)
976.74/988.43	c 988	END Sun Jul 12 08:20:20 2009

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2084018-1247378631/watcher-2084018-1247378631 -o /tmp/evaluation-result-2084018-1247378631/solver-2084018-1247378631 -C 1800 -W 2000 -M 900 HOME/sugar -c -vv -memlimit=900 -jar=HOME/sugar-v1-14-6.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-2084018-1247378631.xml 

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): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.12 2.06 2.02 4/72 24083
/proc/meminfo: memFree=1337552/2055920 swapFree=4192956/4192956
[pid=24083] ppid=24081 vsize=18576 CPUtime=0
/proc/24083/stat : 24083 (runsolver) R 24081 24083 23972 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 24927822 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 240907775271 0 0 4096 24578 0 0 0 17 1 0 0
/proc/24083/statm: 4644 284 249 26 0 2626 0

[startup+0.086924 s]
/proc/loadavg: 2.12 2.06 2.02 4/72 24083
/proc/meminfo: memFree=1337552/2055920 swapFree=4192956/4192956
[pid=24083] ppid=24081 vsize=16868 CPUtime=0.07
/proc/24083/stat : 24083 (sugar) S 24081 24083 23972 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 24927822 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24083/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.101894 s]
/proc/loadavg: 2.12 2.06 2.02 4/72 24083
/proc/meminfo: memFree=1337552/2055920 swapFree=4192956/4192956
[pid=24083] ppid=24081 vsize=16868 CPUtime=0.07
/proc/24083/stat : 24083 (sugar) S 24081 24083 23972 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 24927822 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24083/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.301909 s]
/proc/loadavg: 2.12 2.06 2.02 4/72 24083
/proc/meminfo: memFree=1337552/2055920 swapFree=4192956/4192956
[pid=24083] ppid=24081 vsize=16868 CPUtime=0.07
/proc/24083/stat : 24083 (sugar) S 24081 24083 23972 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 24927822 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24083/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.70195 s]
/proc/loadavg: 2.12 2.06 2.02 4/72 24083
/proc/meminfo: memFree=1337552/2055920 swapFree=4192956/4192956
[pid=24083] ppid=24081 vsize=16868 CPUtime=0.07
/proc/24083/stat : 24083 (sugar) S 24081 24083 23972 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 24927822 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24083/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50203 s]
/proc/loadavg: 2.12 2.06 2.02 4/83 24095
/proc/meminfo: memFree=1301816/2055920 swapFree=4192956/4192956
[pid=24083] ppid=24081 vsize=16868 CPUtime=0.07
/proc/24083/stat : 24083 (sugar) S 24081 24083 23972 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 24927822 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24083/statm: 4217 1111 409 3 0 796 0
[pid=24086] ppid=24083 vsize=5356 CPUtime=0
/proc/24086/stat : 24086 (sh) S 24083 24083 23972 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24927830 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24086/statm: 1339 233 193 169 0 50 0
[pid=24087] ppid=24086 vsize=867788 CPUtime=1.39
/proc/24087/stat : 24087 (java) S 24086 24083 23972 0 -1 0 18010 0 1 0 130 9 0 0 18 0 9 0 24927830 888614912 15579 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24087/statm: 216947 15579 2557 9 0 211459 0
[pid=24087/tid=24088] ppid=24086 vsize=867788 CPUtime=0.73
/proc/24087/task/24088/stat : 24088 (java) R 24086 24083 23972 0 -1 64 3025 0 1 0 71 2 0 0 22 0 9 0 24927831 888614912 15579 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24087/tid=24089] ppid=24086 vsize=867788 CPUtime=0.54
/proc/24087/task/24089/stat : 24089 (java) R 24086 24083 23972 0 -1 64 13782 0 0 0 49 5 0 0 16 0 9 0 24927833 888614912 15579 996147200 134512640 134550932 4294955984 18446744073709551615 104516112 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24087/tid=24090] ppid=24086 vsize=867788 CPUtime=0
/proc/24087/task/24090/stat : 24090 (java) S 24086 24083 23972 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 24927833 888614912 15579 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24087/tid=24091] ppid=24086 vsize=867788 CPUtime=0
/proc/24087/task/24091/stat : 24091 (java) S 24086 24083 23972 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 24927833 888614912 15579 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24087/tid=24092] ppid=24086 vsize=867788 CPUtime=0
/proc/24087/task/24092/stat : 24092 (java) S 24086 24083 23972 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24927835 888614912 15579 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24087/tid=24093] ppid=24086 vsize=867788 CPUtime=0.09
/proc/24087/task/24093/stat : 24093 (java) S 24086 24083 23972 0 -1 64 498 0 0 0 9 0 0 0 16 0 9 0 24927835 888614912 15579 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24087/tid=24094] ppid=24086 vsize=867788 CPUtime=0
/proc/24087/task/24094/stat : 24094 (java) S 24086 24083 23972 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24927835 888614912 15579 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24087/tid=24095] ppid=24086 vsize=867788 CPUtime=0
/proc/24087/task/24095/stat : 24095 (java) S 24086 24083 23972 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24927835 888614912 15579 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 890012

[startup+3.10218 s]
/proc/loadavg: 2.12 2.06 2.02 4/83 24095
/proc/meminfo: memFree=1251576/2055920 swapFree=4192956/4192956
[pid=24083] ppid=24081 vsize=16868 CPUtime=0.07
/proc/24083/stat : 24083 (sugar) S 24081 24083 23972 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 24927822 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24083/statm: 4217 1111 409 3 0 796 0
[pid=24086] ppid=24083 vsize=5356 CPUtime=0
/proc/24086/stat : 24086 (sh) S 24083 24083 23972 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 24927830 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24086/statm: 1339 233 193 169 0 50 0
[pid=24087] ppid=24086 vsize=865804 CPUtime=2.98
/proc/24087/stat : 24087 (java) S 24086 24083 23972 0 -1 0 32755 0 1 0 281 17 0 0 18 0 9 0 24927830 886583296 27841 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24087/statm: 216451 27841 2557 9 0 210963 0
[pid=24087/tid=24088] ppid=24086 vsize=865804 CPUtime=1.59
/proc/24087/task/24088/stat : 24088 (java) R 24086 24083 23972 0 -1 64 3919 0 1 0 155 4 0 0 25 0 9 0 24927831 886583296 27841 996147200 134512640 134550932 4294955984 18446744073709551615 4126815841 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24087/tid=24089] ppid=24086 vsize=865804 CPUtime=1.21
/proc/24087/task/24089/stat : 24089 (java) S 24086 24083 23972 0 -1 64 27596 0 0 0 110 11 0 0 16 0 9 0 24927833 886583296 27841 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24087/tid=24090] ppid=24086 vsize=865804 CPUtime=0
/proc/24087/task/24090/stat : 24090 (java) S 24086 24083 23972 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 24927833 886583296 27841 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24087/tid=24091] ppid=24086 vsize=865804 CPUtime=0
/proc/24087/task/24091/stat : 24091 (java) S 24086 24083 23972 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 24927833 886583296 27841 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24087/tid=24092] ppid=24086 vsize=865804 CPUtime=0
/proc/24087/task/24092/stat : 24092 (java) S 24086 24083 23972 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24927835 886583296 27841 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24087/tid=24093] ppid=24086 vsize=865804 CPUtime=0.14
/proc/24087/task/24093/stat : 24093 (java) S 24086 24083 23972 0 -1 64 535 0 0 0 14 0 0 0 16 0 9 0 24927835 886583296 27841 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24087/tid=24094] ppid=24086 vsize=865804 CPUtime=0
/proc/24087/task/24094/stat : 24094 (java) S 24086 24083 23972 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 24927835 886583296 27841 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24087/tid=24095] ppid=24086 vsize=865804 CPUtime=0
/proc/24087/task/24095/stat : 24095 (java) S 24086 24083 23972 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24927835 886583296 27841 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 888028

[startup+6.30151 s]
/proc/loadavg: 2.19 2.08 2.02 4/83 24105
/proc/meminfo: memFree=1291256/2055920 swapFree=4192956/4192956
[pid=24083] ppid=24081 vsize=16868 CPUtime=3.54
/proc/24083/stat : 24083 (sugar) S 24081 24083 23972 0 -1 4194304 1309 33412 0 1 5 2 327 20 15 0 1 0 24927822 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24083/statm: 4217 1111 409 3 0 796 0
[pid=24096] ppid=24083 vsize=5356 CPUtime=0
/proc/24096/stat : 24096 (sh) S 24083 24083 23972 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24928184 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24096/statm: 1339 233 193 169 0 50 0
[pid=24097] ppid=24096 vsize=868556 CPUtime=2.63
/proc/24097/stat : 24097 (java) S 24096 24083 23972 0 -1 0 14613 0 1 0 255 8 0 0 18 0 9 0 24928184 889401344 13266 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24097/statm: 217139 13266 2570 9 0 211644 0
[pid=24097/tid=24098] ppid=24096 vsize=868556 CPUtime=1.82
/proc/24097/task/24098/stat : 24098 (java) R 24096 24083 23972 0 -1 64 2897 0 1 0 180 2 0 0 25 0 9 0 24928185 889401344 13266 996147200 134512640 134550932 4294955936 18446744073709551615 4126584776 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24097/tid=24099] ppid=24096 vsize=868556 CPUtime=0.61
/proc/24097/task/24099/stat : 24099 (java) S 24096 24083 23972 0 -1 64 9545 0 0 0 57 4 0 0 16 0 9 0 24928186 889401344 13266 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24097/tid=24100] ppid=24096 vsize=868556 CPUtime=0
/proc/24097/task/24100/stat : 24100 (java) S 24096 24083 23972 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 24928186 889401344 13266 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24097/tid=24101] ppid=24096 vsize=868556 CPUtime=0
/proc/24097/task/24101/stat : 24101 (java) S 24096 24083 23972 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 24928186 889401344 13266 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24097/tid=24102] ppid=24096 vsize=868556 CPUtime=0
/proc/24097/task/24102/stat : 24102 (java) S 24096 24083 23972 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24928188 889401344 13266 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24097/tid=24103] ppid=24096 vsize=868556 CPUtime=0.17
/proc/24097/task/24103/stat : 24103 (java) S 24096 24083 23972 0 -1 64 1468 0 0 0 17 0 0 0 15 0 9 0 24928188 889401344 13266 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24097/tid=24104] ppid=24096 vsize=868556 CPUtime=0
/proc/24097/task/24104/stat : 24104 (java) S 24096 24083 23972 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24928188 889401344 13266 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24097/tid=24105] ppid=24096 vsize=868556 CPUtime=0
/proc/24097/task/24105/stat : 24105 (java) S 24096 24083 23972 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24928188 889401344 13266 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 890780

[startup+12.7021 s]
/proc/loadavg: 2.17 2.08 2.02 3/83 24105
/proc/meminfo: memFree=1274168/2055920 swapFree=4192956/4192956
[pid=24083] ppid=24081 vsize=16868 CPUtime=3.54
/proc/24083/stat : 24083 (sugar) S 24081 24083 23972 0 -1 4194304 1309 33412 0 1 5 2 327 20 15 0 1 0 24927822 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24083/statm: 4217 1111 409 3 0 796 0
[pid=24096] ppid=24083 vsize=5356 CPUtime=0
/proc/24096/stat : 24096 (sh) S 24083 24083 23972 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24928184 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24096/statm: 1339 233 193 169 0 50 0
[pid=24097] ppid=24096 vsize=868556 CPUtime=8.97
/proc/24097/stat : 24097 (java) S 24096 24083 23972 0 -1 0 23013 0 1 0 882 15 0 0 18 0 9 0 24928184 889401344 17363 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24097/statm: 217139 17363 2568 9 0 211644 0
[pid=24097/tid=24098] ppid=24096 vsize=868556 CPUtime=7.37
/proc/24097/task/24098/stat : 24098 (java) R 24096 24083 23972 0 -1 64 3358 0 1 0 734 3 0 0 25 0 9 0 24928185 889401344 17363 996147200 134512640 134550932 4294955936 18446744073709551615 4126509364 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24097/tid=24099] ppid=24096 vsize=868556 CPUtime=1.36
/proc/24097/task/24099/stat : 24099 (java) S 24096 24083 23972 0 -1 64 17474 0 0 0 127 9 0 0 16 0 9 0 24928186 889401344 17363 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24097/tid=24100] ppid=24096 vsize=868556 CPUtime=0
/proc/24097/task/24100/stat : 24100 (java) S 24096 24083 23972 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 24928186 889401344 17363 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24097/tid=24101] ppid=24096 vsize=868556 CPUtime=0
/proc/24097/task/24101/stat : 24101 (java) S 24096 24083 23972 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24928186 889401344 17363 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24097/tid=24102] ppid=24096 vsize=868556 CPUtime=0
/proc/24097/task/24102/stat : 24102 (java) S 24096 24083 23972 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24928188 889401344 17363 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24097/tid=24103] ppid=24096 vsize=868556 CPUtime=0.19
/proc/24097/task/24103/stat : 24103 (java) S 24096 24083 23972 0 -1 64 1478 0 0 0 19 0 0 0 15 0 9 0 24928188 889401344 17363 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24097/tid=24104] ppid=24096 vsize=868556 CPUtime=0
/proc/24097/task/24104/stat : 24104 (java) S 24096 24083 23972 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24928188 889401344 17363 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24097/tid=24105] ppid=24096 vsize=868556 CPUtime=0
/proc/24097/task/24105/stat : 24105 (java) S 24096 24083 23972 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24928188 889401344 17363 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 890780

[startup+25.5024 s]
/proc/loadavg: 2.21 2.09 2.02 3/83 24105
/proc/meminfo: memFree=1241400/2055920 swapFree=4192956/4192956
[pid=24083] ppid=24081 vsize=16868 CPUtime=3.54
/proc/24083/stat : 24083 (sugar) S 24081 24083 23972 0 -1 4194304 1309 33412 0 1 5 2 327 20 16 0 1 0 24927822 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24083/statm: 4217 1111 409 3 0 796 0
[pid=24096] ppid=24083 vsize=5356 CPUtime=0
/proc/24096/stat : 24096 (sh) S 24083 24083 23972 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24928184 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24096/statm: 1339 233 193 169 0 50 0
[pid=24097] ppid=24096 vsize=868556 CPUtime=21.64
/proc/24097/stat : 24097 (java) S 24096 24083 23972 0 -1 0 35228 0 1 0 2142 22 0 0 18 0 9 0 24928184 889401344 25142 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24097/statm: 217139 25142 2568 9 0 211644 0
[pid=24097/tid=24098] ppid=24096 vsize=868556 CPUtime=18.79
/proc/24097/task/24098/stat : 24098 (java) R 24096 24083 23972 0 -1 64 4093 0 1 0 1875 4 0 0 25 0 9 0 24928185 889401344 25142 996147200 134512640 134550932 4294955936 18446744073709551615 4126509364 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24097/tid=24099] ppid=24096 vsize=868556 CPUtime=2.61
/proc/24097/task/24099/stat : 24099 (java) S 24096 24083 23972 0 -1 64 28945 0 0 0 245 16 0 0 16 0 9 0 24928186 889401344 25142 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24097/tid=24100] ppid=24096 vsize=868556 CPUtime=0
/proc/24097/task/24100/stat : 24100 (java) S 24096 24083 23972 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 24928186 889401344 25142 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24097/tid=24101] ppid=24096 vsize=868556 CPUtime=0
/proc/24097/task/24101/stat : 24101 (java) S 24096 24083 23972 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24928186 889401344 25142 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24097/tid=24102] ppid=24096 vsize=868556 CPUtime=0

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

[pid=24097] ppid=24096 vsize=868668 CPUtime=927.87
/proc/24097/stat : 24097 (java) S 24096 24083 23972 0 -1 0 152137 0 1 0 90968 1819 0 0 18 0 9 0 24928184 889516032 125006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24097/statm: 217167 125006 2593 9 0 211644 0
[pid=24097/tid=24098] ppid=24096 vsize=868668 CPUtime=907.43
/proc/24097/task/24098/stat : 24098 (java) R 24096 24083 23972 0 -1 64 11283 0 1 0 89011 1732 0 0 25 0 9 0 24928185 889516032 125006 996147200 134512640 134550932 4294955936 18446744073709551615 4126584837 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24097/tid=24099] ppid=24096 vsize=868668 CPUtime=20.09
/proc/24097/task/24099/stat : 24099 (java) S 24096 24083 23972 0 -1 64 138611 0 0 0 1925 84 0 0 16 0 9 0 24928186 889516032 125006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24097/tid=24100] ppid=24096 vsize=868668 CPUtime=0
/proc/24097/task/24100/stat : 24100 (java) S 24096 24083 23972 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 24928186 889516032 125006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24097/tid=24101] ppid=24096 vsize=868668 CPUtime=0
/proc/24097/task/24101/stat : 24101 (java) S 24096 24083 23972 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24928186 889516032 125006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24097/tid=24102] ppid=24096 vsize=868668 CPUtime=0
/proc/24097/task/24102/stat : 24102 (java) S 24096 24083 23972 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24928188 889516032 125006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24097/tid=24103] ppid=24096 vsize=868668 CPUtime=0.31
/proc/24097/task/24103/stat : 24103 (java) S 24096 24083 23972 0 -1 64 1540 0 0 0 30 1 0 0 16 0 9 0 24928188 889516032 125006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24097/tid=24104] ppid=24096 vsize=868668 CPUtime=0
/proc/24097/task/24104/stat : 24104 (java) S 24096 24083 23972 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24928188 889516032 125006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24097/tid=24105] ppid=24096 vsize=868668 CPUtime=0
/proc/24097/task/24105/stat : 24105 (java) S 24096 24083 23972 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24928188 889516032 125006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 931.41
Current children cumulated vsize (KiB) 890892

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

[startup+947.107 s]
/proc/loadavg: 3.15 2.95 2.52 3/92 24326
/proc/meminfo: memFree=15472/2055920 swapFree=4192812/4192956
[pid=24083] ppid=24081 vsize=16868 CPUtime=3.54
/proc/24083/stat : 24083 (sugar) S 24081 24083 23972 0 -1 4194304 1310 33412 0 1 5 2 327 20 16 0 1 0 24927822 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24083/statm: 4217 1111 409 3 0 796 0
[pid=24096] ppid=24083 vsize=5356 CPUtime=0
/proc/24096/stat : 24096 (sh) S 24083 24083 23972 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24928184 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24096/statm: 1339 233 193 169 0 50 0
[pid=24097] ppid=24096 vsize=868668 CPUtime=932.59
/proc/24097/stat : 24097 (java) S 24096 24083 23972 0 -1 0 152145 0 1 0 91430 1829 0 0 18 0 9 0 24928184 889516032 125006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24097/statm: 217167 125006 2593 9 0 211644 0
[pid=24097/tid=24098] ppid=24096 vsize=868668 CPUtime=912.14
/proc/24097/task/24098/stat : 24098 (java) R 24096 24083 23972 0 -1 64 11291 0 1 0 89472 1742 0 0 25 0 9 0 24928185 889516032 125006 996147200 134512640 134550932 4294955936 18446744073709551615 4126871873 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24097/tid=24099] ppid=24096 vsize=868668 CPUtime=20.11
/proc/24097/task/24099/stat : 24099 (java) S 24096 24083 23972 0 -1 64 138611 0 0 0 1927 84 0 0 16 0 9 0 24928186 889516032 125006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24097/tid=24100] ppid=24096 vsize=868668 CPUtime=0
/proc/24097/task/24100/stat : 24100 (java) S 24096 24083 23972 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 24928186 889516032 125006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24097/tid=24101] ppid=24096 vsize=868668 CPUtime=0
/proc/24097/task/24101/stat : 24101 (java) S 24096 24083 23972 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24928186 889516032 125006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24097/tid=24102] ppid=24096 vsize=868668 CPUtime=0
/proc/24097/task/24102/stat : 24102 (java) S 24096 24083 23972 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24928188 889516032 125006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24097/tid=24103] ppid=24096 vsize=868668 CPUtime=0.31
/proc/24097/task/24103/stat : 24103 (java) S 24096 24083 23972 0 -1 64 1540 0 0 0 30 1 0 0 16 0 9 0 24928188 889516032 125006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24097/tid=24104] ppid=24096 vsize=868668 CPUtime=0
/proc/24097/task/24104/stat : 24104 (java) S 24096 24083 23972 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24928188 889516032 125006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24097/tid=24105] ppid=24096 vsize=868668 CPUtime=0
/proc/24097/task/24105/stat : 24105 (java) S 24096 24083 23972 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24928188 889516032 125006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 936.13
Current children cumulated vsize (KiB) 890892

[startup+972.703 s]
/proc/loadavg: 3.09 2.96 2.53 3/92 24326
/proc/meminfo: memFree=15408/2055920 swapFree=4192812/4192956
[pid=24083] ppid=24081 vsize=16868 CPUtime=3.54
/proc/24083/stat : 24083 (sugar) S 24081 24083 23972 0 -1 4194304 1310 33412 0 1 5 2 327 20 16 0 1 0 24927822 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/24083/statm: 4217 1111 409 3 0 796 0
[pid=24096] ppid=24083 vsize=5356 CPUtime=0
/proc/24096/stat : 24096 (sh) S 24083 24083 23972 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24928184 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24096/statm: 1339 233 193 169 0 50 0
[pid=24097] ppid=24096 vsize=868668 CPUtime=957.77
/proc/24097/stat : 24097 (java) S 24096 24083 23972 0 -1 0 152184 0 1 0 93895 1882 0 0 18 0 9 0 24928184 889516032 125006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24097/statm: 217167 125006 2593 9 0 211644 0
[pid=24097/tid=24098] ppid=24096 vsize=868668 CPUtime=937.22
/proc/24097/task/24098/stat : 24098 (java) R 24096 24083 23972 0 -1 64 11330 0 1 0 91928 1794 0 0 25 0 9 0 24928185 889516032 125006 996147200 134512640 134550932 4294955936 18446744073709551615 4126584787 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24097/tid=24099] ppid=24096 vsize=868668 CPUtime=20.21
/proc/24097/task/24099/stat : 24099 (java) S 24096 24083 23972 0 -1 64 138611 0 0 0 1936 85 0 0 16 0 9 0 24928186 889516032 125006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24097/tid=24100] ppid=24096 vsize=868668 CPUtime=0
/proc/24097/task/24100/stat : 24100 (java) S 24096 24083 23972 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 24928186 889516032 125006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24097/tid=24101] ppid=24096 vsize=868668 CPUtime=0
/proc/24097/task/24101/stat : 24101 (java) S 24096 24083 23972 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24928186 889516032 125006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24097/tid=24102] ppid=24096 vsize=868668 CPUtime=0
/proc/24097/task/24102/stat : 24102 (java) S 24096 24083 23972 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24928188 889516032 125006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24097/tid=24103] ppid=24096 vsize=868668 CPUtime=0.31
/proc/24097/task/24103/stat : 24103 (java) S 24096 24083 23972 0 -1 64 1540 0 0 0 30 1 0 0 16 0 9 0 24928188 889516032 125006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24097/tid=24104] ppid=24096 vsize=868668 CPUtime=0
/proc/24097/task/24104/stat : 24104 (java) S 24096 24083 23972 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24928188 889516032 125006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24097/tid=24105] ppid=24096 vsize=868668 CPUtime=0
/proc/24097/task/24105/stat : 24105 (java) S 24096 24083 23972 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24928188 889516032 125006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 961.31
Current children cumulated vsize (KiB) 890892

[startup+985.502 s]
/proc/loadavg: 3.15 2.98 2.54 3/92 24326
/proc/meminfo: memFree=15216/2055920 swapFree=4192812/4192956
[pid=24083] ppid=24081 vsize=16868 CPUtime=3.54
/proc/24083/stat : 24083 (sugar) S 24081 24083 23972 0 -1 4194304 1310 33412 0 1 5 2 327 20 16 0 1 0 24927822 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 240916672610 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24083/statm: 4217 1111 409 3 0 796 0
[pid=24096] ppid=24083 vsize=5356 CPUtime=0
/proc/24096/stat : 24096 (sh) S 24083 24083 23972 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 24928184 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 240907772740 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/24096/statm: 1339 233 193 169 0 50 0
[pid=24097] ppid=24096 vsize=868668 CPUtime=970.36
/proc/24097/stat : 24097 (java) S 24096 24083 23972 0 -1 0 152207 0 1 0 95125 1911 0 0 18 0 9 0 24928184 889516032 125006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/24097/statm: 217167 125006 2593 9 0 211644 0
[pid=24097/tid=24098] ppid=24096 vsize=868668 CPUtime=949.74
/proc/24097/task/24098/stat : 24098 (java) R 24096 24083 23972 0 -1 64 11353 0 1 0 93152 1822 0 0 25 0 9 0 24928185 889516032 125006 996147200 134512640 134550932 4294955936 18446744073709551615 4126584776 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24097/tid=24099] ppid=24096 vsize=868668 CPUtime=20.26
/proc/24097/task/24099/stat : 24099 (java) S 24096 24083 23972 0 -1 64 138611 0 0 0 1941 85 0 0 16 0 9 0 24928186 889516032 125006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=24097/tid=24100] ppid=24096 vsize=868668 CPUtime=0
/proc/24097/task/24100/stat : 24100 (java) S 24096 24083 23972 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 24928186 889516032 125006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24097/tid=24101] ppid=24096 vsize=868668 CPUtime=0
/proc/24097/task/24101/stat : 24101 (java) S 24096 24083 23972 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 24928186 889516032 125006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=24097/tid=24102] ppid=24096 vsize=868668 CPUtime=0
/proc/24097/task/24102/stat : 24102 (java) S 24096 24083 23972 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 24928188 889516032 125006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24097/tid=24103] ppid=24096 vsize=868668 CPUtime=0.31
/proc/24097/task/24103/stat : 24103 (java) S 24096 24083 23972 0 -1 64 1540 0 0 0 30 1 0 0 16 0 9 0 24928188 889516032 125006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24097/tid=24104] ppid=24096 vsize=868668 CPUtime=0
/proc/24097/task/24104/stat : 24104 (java) S 24096 24083 23972 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 24928188 889516032 125006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=24097/tid=24105] ppid=24096 vsize=868668 CPUtime=0
/proc/24097/task/24105/stat : 24105 (java) S 24096 24083 23972 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 24928188 889516032 125006 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 973.9
Current children cumulated vsize (KiB) 890892

[startup+988.701 s]
/proc/loadavg: 3.06 2.96 2.54 3/92 24326
/proc/meminfo: memFree=15024/2055920 swapFree=4192812/4192956
[pid=24083] ppid=24081 vsize=16868 CPUtime=977.02
/proc/24083/stat : 24083 (sugar) R 24081 24083 23972 0 -1 4194304 1335 185920 0 2 5 26 95728 1943 18 0 1 0 24927822 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 240907949097 0 0 4224 16386 0 0 0 17 1 0 0
/proc/24083/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 977.02
Current children cumulated vsize (KiB) 16868

[startup+990.302 s]
/proc/loadavg: 3.06 2.96 2.54 2/82 24326
/proc/meminfo: memFree=1885760/2055920 swapFree=4192812/4192956
[pid=24083] ppid=24081 vsize=16868 CPUtime=977.6
/proc/24083/stat : 24083 (sugar) D 24081 24083 23972 0 -1 4194304 1335 185920 0 2 5 84 95728 1943 18 0 1 0 24927822 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 240907949097 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/24083/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 977.6
Current children cumulated vsize (KiB) 16868

[startup+991.107 s]
/proc/loadavg: 3.06 2.96 2.54 2/82 24326
/proc/meminfo: memFree=1885248/2055920 swapFree=4192812/4192956
[pid=24083] ppid=24081 vsize=16868 CPUtime=977.63
/proc/24083/stat : 24083 (sugar) D 24081 24083 23972 0 -1 4194304 1335 185920 0 2 5 87 95728 1943 18 0 1 0 24927822 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 240907949097 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/24083/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 977.63
Current children cumulated vsize (KiB) 16868

[startup+991.902 s]
/proc/loadavg: 3.06 2.96 2.54 2/82 24326
/proc/meminfo: memFree=1885248/2055920 swapFree=4192812/4192956
[pid=24083] ppid=24081 vsize=16868 CPUtime=977.66
/proc/24083/stat : 24083 (sugar) D 24081 24083 23972 0 -1 4194304 1335 185920 0 2 5 90 95728 1943 18 0 1 0 24927822 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 240907949097 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/24083/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 977.66
Current children cumulated vsize (KiB) 16868

[startup+992.102 s]
/proc/loadavg: 3.06 2.96 2.54 2/82 24326
/proc/meminfo: memFree=1884672/2055920 swapFree=4192812/4192956
[pid=24083] ppid=24081 vsize=16868 CPUtime=977.67
/proc/24083/stat : 24083 (sugar) D 24081 24083 23972 0 -1 4194304 1335 185920 0 2 5 91 95728 1943 18 0 1 0 24927822 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 240907949097 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/24083/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 977.67
Current children cumulated vsize (KiB) 16868

[startup+992.207 s]
/proc/loadavg: 3.06 2.96 2.54 2/82 24326
/proc/meminfo: memFree=1884672/2055920 swapFree=4192812/4192956
[pid=24083] ppid=24081 vsize=16868 CPUtime=977.68
/proc/24083/stat : 24083 (sugar) D 24081 24083 23972 0 -1 4194304 1335 185920 0 2 5 92 95728 1943 18 0 1 0 24927822 17272832 1112 996147200 4194304 4206940 548682068608 18446744073709551615 240907949097 0 0 4224 16386 18446744071563608240 0 0 17 0 0 0
/proc/24083/statm: 4217 1112 410 3 0 796 0
Current children cumulated CPU time (s) 977.68
Current children cumulated vsize (KiB) 16868

Child status: 0
Real time (s): 992.225
CPU time (s): 977.707
CPU user time (s): 957.343
CPU system time (s): 20.3639
CPU usage (%): 98.5369
Max. virtual memory (cumulated for all children) (KiB): 905032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 957.343
system time used= 20.3639
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 187316
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 48447
involuntary context switches= 50255

runsolver used 1.22081 second user time and 3.41448 second system time

The end

Launcher Data

Begin job on node36 at 2009-07-12 08:03:51
IDJOB=2084018
IDBENCH=58008
IDSOLVER=739
FILE ID=node36/2084018-1247378631
PBS_JOBID= 9507195
Free space on /tmp= 66380 MiB

SOLVER NAME= Sugar v1.14.6+minisat
BENCH NAME= CPAI08/csp/fapp/fapp29/normalized-fapp29-2900-5.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2084018-1247378631/watcher-2084018-1247378631 -o /tmp/evaluation-result-2084018-1247378631/solver-2084018-1247378631 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-2084018-1247378631.xml

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

MD5SUM BENCH= d0d281a31a6244200294b112f64d2b20
RANDOM SEED=277062381

node36.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.238
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.238
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1338032 kB
Buffers:         77864 kB
Cached:         518768 kB
SwapCached:          0 kB
Active:         213140 kB
Inactive:       435744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1338032 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           10700 kB
Writeback:           0 kB
Mapped:          63776 kB
Slab:            54300 kB
Committed_AS:   222008 kB
PageTables:       1776 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66380 MiB
End job on node36 at 2009-07-12 08:20:24