Trace number 1059612

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.13+minisat? (MO) 293.34 294.559

General information on the benchmark

Namecsp/fischer/
normalized-fischer-9-6-fair.xml
MD5SUM34fd0241491a8b5b6d88ff3be7e24b8b
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark125.751
Satisfiable
(Un)Satisfiability was proved
Number of variables14436
Number of constraints13661
Maximum constraint arity3
Maximum domain size20001
Number of constraints which are defined in extension0
Number of constraints which are defined in intension13661
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/minisat
0.00/0.05	c 0	BEGIN Fri Jul  4 00:29:14 2008
0.00/0.05	c 0	PID 15909
0.03/0.05	c 0	HOST node15.alineos.net
0.03/0.05	c 0	CONVERTING HOME/instance-1059612-1215124154.xml TO HOME/temp.csp
0.03/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1059612-1215124154.xml' 'HOME/temp.csp'
1.36/1.47	c 2	3 domains, 14436 variables, 9 predicates, 0 relations, 13661 constraints
1.43/1.52	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.43/1.52	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
1.43/1.61	c 2	Parsing HOME/temp.csp
1.43/1.91	c 2	parsed 10000 expressions
1.99/2.14	c 2	parsed 20000 expressions
2.19/2.36	c 2	parsed 28109 expressions
2.19/2.36	c 2	Heap : 8 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
2.19/2.36	c 2	Converting to clausal form CSP
2.28/2.42	c 2	converted 2811 (10%) expressions
2.28/2.42	c 2	converted 5622 (20%) expressions
2.28/2.43	c 2	converted 8433 (30%) expressions
2.28/2.43	c 2	converted 11244 (40%) expressions
2.28/2.45	c 2	converted 14055 (50%) expressions
2.47/2.69	c 3	converted 16866 (60%) expressions
2.88/3.06	c 3	converted 19677 (70%) expressions
3.26/3.46	c 4	converted 22488 (80%) expressions
3.45/3.68	c 4	converted 25299 (90%) expressions
3.96/4.12	c 4	converted 28109 (100%) expressions
3.96/4.13	c 4	CSP : 25279 integers, 870 booleans, 62158 clauses, largest domain size 20001
3.96/4.13	c 4	Heap : 39 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
3.96/4.13	c 4	Propagation in CSP
254.05/254.64	c 255	354816030 values, 0 unsatisfiable literals, and 0 valid clauses are removed
254.05/254.65	c 255	CSP : 25279 integers, 870 booleans, 62158 clauses, largest domain size 20001
254.05/254.65	c 255	Heap : 40 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
254.05/254.66	c 255	Simplifing CSP by introducing new Boolean variables
254.14/254.77	c 255	CSP : 25279 integers, 22820 booleans, 84108 clauses, largest domain size 20001
254.14/254.77	c 255	Heap : 47 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
254.55/255.12	c 255	Encoding CSP to SAT : HOME/temp.cnf
254.74/255.37	c 255	2528 (10%) CSP integer variables are encoded (187855 clauses, 2974288 bytes)
256.24/256.88	c 257	5056 (20%) CSP integer variables are encoded (1464088 clauses, 25601932 bytes)
256.84/257.47	c 258	7584 (30%) CSP integer variables are encoded (1950424 clauses, 34842316 bytes)
257.54/258.16	c 258	10112 (40%) CSP integer variables are encoded (2520361 clauses, 45671119 bytes)
258.04/258.68	c 259	12640 (50%) CSP integer variables are encoded (2947489 clauses, 53786551 bytes)
258.04/258.68	c 259	15168 (60%) CSP integer variables are encoded (2947489 clauses, 53786551 bytes)
258.54/259.16	c 259	17696 (70%) CSP integer variables are encoded (3347409 clauses, 61385031 bytes)
258.84/259.45	c 259	20224 (80%) CSP integer variables are encoded (3577363 clauses, 65754157 bytes)
259.04/259.63	c 260	22752 (90%) CSP integer variables are encoded (3727341 clauses, 68603739 bytes)
259.32/259.91	c 260	25279 (100%) CSP integer variables are encoded (3937309 clauses, 72593131 bytes)
278.74/279.71	c 280	8411 (10%) CSP clauses are encoded (15384919 clauses, 312244378 bytes)
279.21/280.30	c 280	16822 (20%) CSP clauses are encoded (15747542 clauses, 319504364 bytes)
280.31/281.32	c 281	25233 (30%) CSP clauses are encoded (16431081 clauses, 333344471 bytes)
281.59/282.65	c 283	33644 (40%) CSP clauses are encoded (17313437 clauses, 351868849 bytes)
282.56/283.60	c 284	42054 (50%) CSP clauses are encoded (17916231 clauses, 364673180 bytes)
282.56/283.65	c 284	50465 (60%) CSP clauses are encoded (17920190 clauses, 364753670 bytes)
282.56/283.69	c 284	58876 (70%) CSP clauses are encoded (17924119 clauses, 364833524 bytes)
283.73/284.89	c 285	67287 (80%) CSP clauses are encoded (18688152 clauses, 381065681 bytes)
284.82/285.92	c 286	75698 (90%) CSP clauses are encoded (19371646 clauses, 395585725 bytes)
284.82/285.99	c 286	84108 (100%) CSP clauses are encoded (19388764 clauses, 396041403 bytes)
284.82/285.99	c 286	84108 CSP clauses encoded
284.82/285.99	c 286	Writing map file : HOME/temp.map
284.92/286.08	c 286	Heap : 37 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
284.92/286.08	c 286	SAT : 3967153 SAT variables, 19388764 SAT clauses, 396041403 bytes
284.92/286.08	c 286	Heap : 37 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
285.03/286.10	c 286	SOLVING HOME/temp.cnf
285.03/286.10	c 286	CMD HOME/minisat 'HOME/temp.cnf' 'HOME/temp.out'
285.03/286.11	c 286	This is MiniSat 2.0 beta
285.03/286.11	c 286	WARNING: for repeatability, setting FPU to use double precision
285.03/286.11	c 286	============================[ Problem Statistics ]=============================
285.03/286.11	c 286	|                                                                             |
285.03/286.11	c 286	|  Number of variables:  3967153                                              |
285.03/286.11	c 286	|  Number of clauses:    19388764                                             |
293.23/294.42	c ERROR INTERRUPTED
293.34/294.55	s UNKNOWN
293.34/294.55	c 295	CPU 281.29 (0.04 0.01 281.25 3.74)
293.34/294.55	c 295	END Fri Jul  4 00:34:09 2008

Verifier Data (download as text)

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

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1059612-1215124154/watcher-1059612-1215124154 -o /tmp/evaluation-result-1059612-1215124154/solver-1059612-1215124154 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/sugar -c -vv -java=java -Xmx700M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat -tmp=HOME/temp HOME/instance-1059612-1215124154.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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.96 2.01 1.99 4/84 15909
/proc/meminfo: memFree=1426016/2055920 swapFree=4180972/4192956
[pid=15909] ppid=15907 vsize=12268 CPUtime=0
/proc/15909/stat : 15909 (sugar) R 15907 15909 15537 0 -1 4194304 348 0 0 0 0 0 0 0 20 0 1 0 1991390032 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 240472783461 0 2147483391 4224 0 0 0 0 17 1 0 0
/proc/15909/statm: 3067 316 241 3 0 167 0

[startup+0.0516231 s]
/proc/loadavg: 1.96 2.01 1.99 4/84 15909
/proc/meminfo: memFree=1426016/2055920 swapFree=4180972/4192956
[pid=15909] ppid=15907 vsize=13600 CPUtime=0.03
/proc/15909/stat : 15909 (sugar) S 15907 15909 15537 0 -1 4194304 837 0 0 0 2 1 0 0 18 0 1 0 1991390032 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15909/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101512 s]
/proc/loadavg: 1.96 2.01 1.99 4/84 15909
/proc/meminfo: memFree=1426016/2055920 swapFree=4180972/4192956
[pid=15909] ppid=15907 vsize=13600 CPUtime=0.04
/proc/15909/stat : 15909 (sugar) S 15907 15909 15537 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1991390032 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15909/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301532 s]
/proc/loadavg: 1.96 2.01 1.99 4/84 15909
/proc/meminfo: memFree=1426016/2055920 swapFree=4180972/4192956
[pid=15909] ppid=15907 vsize=13600 CPUtime=0.04
/proc/15909/stat : 15909 (sugar) S 15907 15909 15537 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1991390032 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15909/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701573 s]
/proc/loadavg: 1.96 2.01 1.99 4/84 15909
/proc/meminfo: memFree=1426016/2055920 swapFree=4180972/4192956
[pid=15909] ppid=15907 vsize=13600 CPUtime=0.04
/proc/15909/stat : 15909 (sugar) S 15907 15909 15537 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1991390032 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15909/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+1.50263 s]
/proc/loadavg: 1.96 2.01 1.99 4/95 15921
/proc/meminfo: memFree=1391304/2055920 swapFree=4180972/4192956
[pid=15909] ppid=15907 vsize=13600 CPUtime=0.04
/proc/15909/stat : 15909 (sugar) S 15907 15909 15537 0 -1 4194304 918 127 0 0 3 1 0 0 16 0 1 0 1991390032 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15909/statm: 3400 796 370 3 0 500 0
[pid=15912] ppid=15909 vsize=5356 CPUtime=0
/proc/15912/stat : 15912 (sh) S 15909 15909 15537 0 -1 4194304 277 0 0 0 0 0 0 0 21 0 1 0 1991390038 5484544 233 996147200 4194304 4889804 548682068768 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15912/statm: 1339 233 193 169 0 50 0
[pid=15913] ppid=15912 vsize=864676 CPUtime=1.39
/proc/15913/stat : 15913 (java) S 15912 15909 15537 0 -1 0 12788 0 1 0 130 9 0 0 18 0 9 0 1991390038 885428224 10829 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15913/statm: 216169 10829 2529 9 0 210751 0
[pid=15913/tid=15914] ppid=15912 vsize=864676 CPUtime=0.75
/proc/15913/task/15914/stat : 15914 (java) S 15912 15909 15537 0 -1 64 3024 0 1 0 72 3 0 0 25 0 9 0 1991390039 885428224 10829 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15915] ppid=15912 vsize=864676 CPUtime=0.47
/proc/15913/task/15915/stat : 15915 (java) S 15912 15909 15537 0 -1 64 8547 0 0 0 42 5 0 0 16 0 9 0 1991390040 885428224 10829 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15916] ppid=15912 vsize=864676 CPUtime=0
/proc/15913/task/15916/stat : 15916 (java) S 15912 15909 15537 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 1991390040 885428224 10829 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15917] ppid=15912 vsize=864676 CPUtime=0
/proc/15913/task/15917/stat : 15917 (java) S 15912 15909 15537 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 1991390040 885428224 10829 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15918] ppid=15912 vsize=864676 CPUtime=0
/proc/15913/task/15918/stat : 15918 (java) S 15912 15909 15537 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 1991390042 885428224 10829 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15919] ppid=15912 vsize=864676 CPUtime=0.14
/proc/15913/task/15919/stat : 15919 (java) S 15912 15909 15537 0 -1 64 517 0 0 0 14 0 0 0 16 0 9 0 1991390042 885428224 10829 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15920] ppid=15912 vsize=864676 CPUtime=0
/proc/15913/task/15920/stat : 15920 (java) S 15912 15909 15537 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1991390042 885428224 10829 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15913/tid=15921] ppid=15912 vsize=864676 CPUtime=0
/proc/15913/task/15921/stat : 15921 (java) S 15912 15909 15537 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991390042 885428224 10829 996147200 134512640 134550740 4294956016 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 883632

[startup+3.10278 s]
/proc/loadavg: 1.96 2.01 1.99 3/95 15931
/proc/meminfo: memFree=1411784/2055920 swapFree=4180972/4192956
[pid=15909] ppid=15907 vsize=13600 CPUtime=1.43
/proc/15909/stat : 15909 (sugar) S 15907 15909 15537 0 -1 4194304 974 13205 0 1 3 1 130 9 15 0 1 0 1991390032 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15909/statm: 3400 797 370 3 0 500 0
[pid=15922] ppid=15909 vsize=5356 CPUtime=0
/proc/15922/stat : 15922 (sh) S 15909 15909 15537 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1991390185 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15922/statm: 1339 233 193 169 0 50 0
[pid=15923] ppid=15922 vsize=868412 CPUtime=1.55
/proc/15923/stat : 15923 (java) S 15922 15909 15537 0 -1 0 11124 0 1 0 148 7 0 0 18 0 9 0 1991390185 889253888 10038 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15923/statm: 217103 10038 2540 9 0 211678 0
[pid=15923/tid=15924] ppid=15922 vsize=868412 CPUtime=0.9
/proc/15923/task/15924/stat : 15924 (java) R 15922 15909 15537 0 -1 64 2803 0 1 0 88 2 0 0 25 0 9 0 1991390186 889253888 10038 996147200 134512640 134550740 4294955952 18446744073709551615 102064707 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15923/tid=15925] ppid=15922 vsize=868412 CPUtime=0.41
/proc/15923/task/15925/stat : 15925 (java) S 15922 15909 15537 0 -1 64 6140 0 0 0 38 3 0 0 16 0 9 0 1991390188 889253888 10038 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15923/tid=15926] ppid=15922 vsize=868412 CPUtime=0
/proc/15923/task/15926/stat : 15926 (java) S 15922 15909 15537 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1991390188 889253888 10038 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15923/tid=15927] ppid=15922 vsize=868412 CPUtime=0
/proc/15923/task/15927/stat : 15927 (java) S 15922 15909 15537 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1991390188 889253888 10038 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15923/tid=15928] ppid=15922 vsize=868412 CPUtime=0
/proc/15923/task/15928/stat : 15928 (java) S 15922 15909 15537 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1991390190 889253888 10038 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15923/tid=15929] ppid=15922 vsize=868412 CPUtime=0.21
/proc/15923/task/15929/stat : 15929 (java) S 15922 15909 15537 0 -1 64 1484 0 0 0 20 1 0 0 16 0 9 0 1991390190 889253888 10038 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15923/tid=15930] ppid=15922 vsize=868412 CPUtime=0
/proc/15923/task/15930/stat : 15930 (java) S 15922 15909 15537 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1991390190 889253888 10038 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15923/tid=15931] ppid=15922 vsize=868412 CPUtime=0
/proc/15923/task/15931/stat : 15931 (java) S 15922 15909 15537 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991390190 889253888 10038 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 887368

[startup+6.30107 s]
/proc/loadavg: 1.96 2.01 1.99 3/95 15931
/proc/meminfo: memFree=1369608/2055920 swapFree=4180972/4192956
[pid=15909] ppid=15907 vsize=13600 CPUtime=1.43
/proc/15909/stat : 15909 (sugar) S 15907 15909 15537 0 -1 4194304 974 13205 0 1 3 1 130 9 15 0 1 0 1991390032 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15909/statm: 3400 797 370 3 0 500 0
[pid=15922] ppid=15909 vsize=5356 CPUtime=0
/proc/15922/stat : 15922 (sh) S 15909 15909 15537 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1991390185 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15922/statm: 1339 233 193 169 0 50 0
[pid=15923] ppid=15922 vsize=868412 CPUtime=4.7
/proc/15923/stat : 15923 (java) S 15922 15909 15537 0 -1 0 17256 0 1 0 459 11 0 0 18 0 9 0 1991390185 889253888 15780 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15923/statm: 217103 15780 2540 9 0 211678 0
[pid=15923/tid=15924] ppid=15922 vsize=868412 CPUtime=3.32
/proc/15923/task/15924/stat : 15924 (java) R 15922 15909 15537 0 -1 64 3263 0 1 0 330 2 0 0 25 0 9 0 1991390186 889253888 15780 996147200 134512640 134550740 4294955952 18446744073709551615 4125952166 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15923/tid=15925] ppid=15922 vsize=868412 CPUtime=1.12
/proc/15923/task/15925/stat : 15925 (java) S 15922 15909 15537 0 -1 64 11797 0 0 0 106 6 0 0 16 0 9 0 1991390188 889253888 15780 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15923/tid=15926] ppid=15922 vsize=868412 CPUtime=0
/proc/15923/task/15926/stat : 15926 (java) S 15922 15909 15537 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1991390188 889253888 15780 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15923/tid=15927] ppid=15922 vsize=868412 CPUtime=0
/proc/15923/task/15927/stat : 15927 (java) S 15922 15909 15537 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1991390188 889253888 15780 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15923/tid=15928] ppid=15922 vsize=868412 CPUtime=0
/proc/15923/task/15928/stat : 15928 (java) S 15922 15909 15537 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1991390190 889253888 15780 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15923/tid=15929] ppid=15922 vsize=868412 CPUtime=0.23
/proc/15923/task/15929/stat : 15929 (java) S 15922 15909 15537 0 -1 64 1499 0 0 0 22 1 0 0 16 0 9 0 1991390190 889253888 15780 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15923/tid=15930] ppid=15922 vsize=868412 CPUtime=0
/proc/15923/task/15930/stat : 15930 (java) S 15922 15909 15537 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1991390190 889253888 15780 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15923/tid=15931] ppid=15922 vsize=868412 CPUtime=0
/proc/15923/task/15931/stat : 15931 (java) S 15922 15909 15537 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991390190 889253888 15780 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 887368

[startup+12.7026 s]
/proc/loadavg: 1.97 2.01 1.99 3/95 15931
/proc/meminfo: memFree=1369544/2055920 swapFree=4180972/4192956
[pid=15909] ppid=15907 vsize=13600 CPUtime=1.43
/proc/15909/stat : 15909 (sugar) S 15907 15909 15537 0 -1 4194304 974 13205 0 1 3 1 130 9 15 0 1 0 1991390032 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15909/statm: 3400 797 370 3 0 500 0
[pid=15922] ppid=15909 vsize=5356 CPUtime=0
/proc/15922/stat : 15922 (sh) S 15909 15909 15537 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1991390185 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15922/statm: 1339 233 193 169 0 50 0
[pid=15923] ppid=15922 vsize=868412 CPUtime=11.04
/proc/15923/stat : 15923 (java) S 15922 15909 15537 0 -1 0 17488 0 1 0 1090 14 0 0 18 0 9 0 1991390185 889253888 15784 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15923/statm: 217103 15784 2540 9 0 211678 0
[pid=15923/tid=15924] ppid=15922 vsize=868412 CPUtime=9.55
/proc/15923/task/15924/stat : 15924 (java) R 15922 15909 15537 0 -1 64 3491 0 1 0 952 3 0 0 25 0 9 0 1991390186 889253888 15784 996147200 134512640 134550740 4294955952 18446744073709551615 4126095741 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15923/tid=15925] ppid=15922 vsize=868412 CPUtime=1.23
/proc/15923/task/15925/stat : 15925 (java) S 15922 15909 15537 0 -1 64 11801 0 0 0 115 8 0 0 16 0 9 0 1991390188 889253888 15784 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15923/tid=15926] ppid=15922 vsize=868412 CPUtime=0
/proc/15923/task/15926/stat : 15926 (java) S 15922 15909 15537 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1991390188 889253888 15784 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15923/tid=15927] ppid=15922 vsize=868412 CPUtime=0
/proc/15923/task/15927/stat : 15927 (java) S 15922 15909 15537 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1991390188 889253888 15784 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15923/tid=15928] ppid=15922 vsize=868412 CPUtime=0
/proc/15923/task/15928/stat : 15928 (java) S 15922 15909 15537 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1991390190 889253888 15784 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15923/tid=15929] ppid=15922 vsize=868412 CPUtime=0.23
/proc/15923/task/15929/stat : 15929 (java) S 15922 15909 15537 0 -1 64 1499 0 0 0 22 1 0 0 16 0 9 0 1991390190 889253888 15784 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15923/tid=15930] ppid=15922 vsize=868412 CPUtime=0
/proc/15923/task/15930/stat : 15930 (java) S 15922 15909 15537 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1991390190 889253888 15784 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15923/tid=15931] ppid=15922 vsize=868412 CPUtime=0
/proc/15923/task/15931/stat : 15931 (java) S 15922 15909 15537 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991390190 889253888 15784 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 887368

[startup+25.5027 s]
/proc/loadavg: 1.97 2.01 1.99 3/95 15931
/proc/meminfo: memFree=1369544/2055920 swapFree=4180972/4192956
[pid=15909] ppid=15907 vsize=13600 CPUtime=1.43
/proc/15909/stat : 15909 (sugar) S 15907 15909 15537 0 -1 4194304 974 13205 0 1 3 1 130 9 15 0 1 0 1991390032 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15909/statm: 3400 797 370 3 0 500 0
[pid=15922] ppid=15909 vsize=5356 CPUtime=0
/proc/15922/stat : 15922 (sh) S 15909 15909 15537 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1991390185 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15922/statm: 1339 233 193 169 0 50 0
[pid=15923] ppid=15922 vsize=868412 CPUtime=23.71
/proc/15923/stat : 15923 (java) S 15922 15909 15537 0 -1 0 17946 0 1 0 2353 18 0 0 18 0 9 0 1991390185 889253888 15791 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15923/statm: 217103 15791 2540 9 0 211678 0
[pid=15923/tid=15924] ppid=15922 vsize=868412 CPUtime=22
/proc/15923/task/15924/stat : 15924 (java) R 15922 15909 15537 0 -1 64 3942 0 1 0 2196 4 0 0 25 0 9 0 1991390186 889253888 15791 996147200 134512640 134550740 4294955952 18446744073709551615 4126632052 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15923/tid=15925] ppid=15922 vsize=868412 CPUtime=1.44
/proc/15923/task/15925/stat : 15925 (java) S 15922 15909 15537 0 -1 64 11808 0 0 0 133 11 0 0 16 0 9 0 1991390188 889253888 15791 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15923/tid=15926] ppid=15922 vsize=868412 CPUtime=0
/proc/15923/task/15926/stat : 15926 (java) S 15922 15909 15537 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1991390188 889253888 15791 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15923/tid=15927] ppid=15922 vsize=868412 CPUtime=0
/proc/15923/task/15927/stat : 15927 (java) S 15922 15909 15537 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1991390188 889253888 15791 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

[pid=15922] ppid=15909 vsize=5356 CPUtime=0
/proc/15922/stat : 15922 (sh) S 15909 15909 15537 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1991390185 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15922/statm: 1339 233 193 169 0 50 0
[pid=15923] ppid=15922 vsize=868412 CPUtime=100.36
/proc/15923/stat : 15923 (java) S 15922 15909 15537 0 -1 0 20895 0 1 0 9991 45 0 0 18 0 9 0 1991390185 889253888 15842 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15923/statm: 217103 15842 2540 9 0 211678 0
[pid=15923/tid=15924] ppid=15922 vsize=868412 CPUtime=97.35
/proc/15923/task/15924/stat : 15924 (java) R 15922 15909 15537 0 -1 64 6840 0 1 0 9722 13 0 0 25 0 9 0 1991390186 889253888 15842 996147200 134512640 134550740 4294955952 18446744073709551615 4126975457 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15923/tid=15925] ppid=15922 vsize=868412 CPUtime=2.75
/proc/15923/task/15925/stat : 15925 (java) S 15922 15909 15537 0 -1 64 11859 0 0 0 246 29 0 0 16 0 9 0 1991390188 889253888 15842 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15923/tid=15926] ppid=15922 vsize=868412 CPUtime=0
/proc/15923/task/15926/stat : 15926 (java) S 15922 15909 15537 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1991390188 889253888 15842 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15923/tid=15927] ppid=15922 vsize=868412 CPUtime=0
/proc/15923/task/15927/stat : 15927 (java) S 15922 15909 15537 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1991390188 889253888 15842 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15923/tid=15928] ppid=15922 vsize=868412 CPUtime=0
/proc/15923/task/15928/stat : 15928 (java) S 15922 15909 15537 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1991390190 889253888 15842 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15923/tid=15929] ppid=15922 vsize=868412 CPUtime=0.23
/proc/15923/task/15929/stat : 15929 (java) S 15922 15909 15537 0 -1 64 1499 0 0 0 22 1 0 0 16 0 9 0 1991390190 889253888 15842 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15923/tid=15930] ppid=15922 vsize=868412 CPUtime=0
/proc/15923/task/15930/stat : 15930 (java) S 15922 15909 15537 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1991390190 889253888 15842 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15923/tid=15931] ppid=15922 vsize=868412 CPUtime=0
/proc/15923/task/15931/stat : 15931 (java) S 15922 15909 15537 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991390190 889253888 15842 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 887368

[startup+162.303 s]
/proc/loadavg: 2.02 2.00 1.99 3/83 15960
/proc/meminfo: memFree=1421288/2055920 swapFree=4180972/4192956
[pid=15909] ppid=15907 vsize=13600 CPUtime=1.43
/proc/15909/stat : 15909 (sugar) S 15907 15909 15537 0 -1 4194304 974 13205 0 1 3 1 130 9 15 0 1 0 1991390032 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15909/statm: 3400 797 370 3 0 500 0
[pid=15922] ppid=15909 vsize=5356 CPUtime=0
/proc/15922/stat : 15922 (sh) S 15909 15909 15537 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1991390185 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15922/statm: 1339 233 193 169 0 50 0
[pid=15923] ppid=15922 vsize=868412 CPUtime=160.34
/proc/15923/stat : 15923 (java) S 15922 15909 15537 0 -1 0 23199 0 1 0 15968 66 0 0 18 0 9 0 1991390185 889253888 15870 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15923/statm: 217103 15870 2540 9 0 211678 0
[pid=15923/tid=15924] ppid=15922 vsize=868412 CPUtime=156.31
/proc/15923/task/15924/stat : 15924 (java) R 15922 15909 15537 0 -1 64 9116 0 1 0 15611 20 0 0 25 0 9 0 1991390186 889253888 15870 996147200 134512640 134550740 4294955952 18446744073709551615 4125952166 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15923/tid=15925] ppid=15922 vsize=868412 CPUtime=3.77
/proc/15923/task/15925/stat : 15925 (java) S 15922 15909 15537 0 -1 64 11887 0 0 0 334 43 0 0 16 0 9 0 1991390188 889253888 15870 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15923/tid=15926] ppid=15922 vsize=868412 CPUtime=0
/proc/15923/task/15926/stat : 15926 (java) S 15922 15909 15537 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1991390188 889253888 15870 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15923/tid=15927] ppid=15922 vsize=868412 CPUtime=0
/proc/15923/task/15927/stat : 15927 (java) S 15922 15909 15537 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1991390188 889253888 15870 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15923/tid=15928] ppid=15922 vsize=868412 CPUtime=0
/proc/15923/task/15928/stat : 15928 (java) S 15922 15909 15537 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1991390190 889253888 15870 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15923/tid=15929] ppid=15922 vsize=868412 CPUtime=0.23
/proc/15923/task/15929/stat : 15929 (java) S 15922 15909 15537 0 -1 64 1499 0 0 0 22 1 0 0 16 0 9 0 1991390190 889253888 15870 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15923/tid=15930] ppid=15922 vsize=868412 CPUtime=0
/proc/15923/task/15930/stat : 15930 (java) S 15922 15909 15537 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1991390190 889253888 15870 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15923/tid=15931] ppid=15922 vsize=868412 CPUtime=0
/proc/15923/task/15931/stat : 15931 (java) S 15922 15909 15537 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991390190 889253888 15870 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.77
Current children cumulated vsize (KiB) 887368

[startup+222.303 s]
/proc/loadavg: 2.01 2.00 1.99 3/83 15960
/proc/meminfo: memFree=1421224/2055920 swapFree=4180972/4192956
[pid=15909] ppid=15907 vsize=13600 CPUtime=1.43
/proc/15909/stat : 15909 (sugar) S 15907 15909 15537 0 -1 4194304 974 13205 0 1 3 1 130 9 15 0 1 0 1991390032 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15909/statm: 3400 797 370 3 0 500 0
[pid=15922] ppid=15909 vsize=5356 CPUtime=0
/proc/15922/stat : 15922 (sh) S 15909 15909 15537 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1991390185 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15922/statm: 1339 233 193 169 0 50 0
[pid=15923] ppid=15922 vsize=868412 CPUtime=220.32
/proc/15923/stat : 15923 (java) S 15922 15909 15537 0 -1 0 25499 0 1 0 21943 89 0 0 18 0 9 0 1991390185 889253888 15896 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15923/statm: 217103 15896 2540 9 0 211678 0
[pid=15923/tid=15924] ppid=15922 vsize=868412 CPUtime=215.26
/proc/15923/task/15924/stat : 15924 (java) R 15922 15909 15537 0 -1 64 11390 0 1 0 21498 28 0 0 25 0 9 0 1991390186 889253888 15896 996147200 134512640 134550740 4294955952 18446744073709551615 4126631834 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15923/tid=15925] ppid=15922 vsize=868412 CPUtime=4.79
/proc/15923/task/15925/stat : 15925 (java) S 15922 15909 15537 0 -1 64 11913 0 0 0 421 58 0 0 16 0 9 0 1991390188 889253888 15896 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15923/tid=15926] ppid=15922 vsize=868412 CPUtime=0
/proc/15923/task/15926/stat : 15926 (java) S 15922 15909 15537 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1991390188 889253888 15896 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15923/tid=15927] ppid=15922 vsize=868412 CPUtime=0
/proc/15923/task/15927/stat : 15927 (java) S 15922 15909 15537 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1991390188 889253888 15896 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15923/tid=15928] ppid=15922 vsize=868412 CPUtime=0
/proc/15923/task/15928/stat : 15928 (java) S 15922 15909 15537 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1991390190 889253888 15896 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15923/tid=15929] ppid=15922 vsize=868412 CPUtime=0.23
/proc/15923/task/15929/stat : 15929 (java) S 15922 15909 15537 0 -1 64 1499 0 0 0 22 1 0 0 16 0 9 0 1991390190 889253888 15896 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15923/tid=15930] ppid=15922 vsize=868412 CPUtime=0
/proc/15923/task/15930/stat : 15930 (java) S 15922 15909 15537 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1991390190 889253888 15896 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15923/tid=15931] ppid=15922 vsize=868412 CPUtime=0
/proc/15923/task/15931/stat : 15931 (java) S 15922 15909 15537 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991390190 889253888 15896 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221.75
Current children cumulated vsize (KiB) 887368

[startup+282.303 s]
/proc/loadavg: 2.40 2.10 2.03 3/83 15960
/proc/meminfo: memFree=1079336/2055920 swapFree=4180972/4192956
[pid=15909] ppid=15907 vsize=13600 CPUtime=1.43
/proc/15909/stat : 15909 (sugar) S 15907 15909 15537 0 -1 4194304 974 13205 0 1 3 1 130 9 16 0 1 0 1991390032 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15909/statm: 3400 797 370 3 0 500 0
[pid=15922] ppid=15909 vsize=5356 CPUtime=0
/proc/15922/stat : 15922 (sh) S 15909 15909 15537 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1991390185 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15922/statm: 1339 233 193 169 0 50 0
[pid=15923] ppid=15922 vsize=868524 CPUtime=279.86
/proc/15923/stat : 15923 (java) S 15922 15909 15537 0 -1 0 34108 0 1 0 27659 327 0 0 18 0 9 0 1991390185 889368576 17104 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15923/statm: 217131 17104 2565 9 0 211678 0
[pid=15923/tid=15924] ppid=15922 vsize=868524 CPUtime=272.93
/proc/15923/task/15924/stat : 15924 (java) R 15922 15909 15537 0 -1 64 14671 0 1 0 27052 241 0 0 25 0 9 0 1991390186 889368576 17104 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15923/tid=15925] ppid=15922 vsize=868524 CPUtime=6.61
/proc/15923/task/15925/stat : 15925 (java) S 15922 15909 15537 0 -1 64 17205 0 0 0 578 83 0 0 16 0 9 0 1991390188 889368576 17104 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15923/tid=15926] ppid=15922 vsize=868524 CPUtime=0
/proc/15923/task/15926/stat : 15926 (java) S 15922 15909 15537 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1991390188 889368576 17104 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15923/tid=15927] ppid=15922 vsize=868524 CPUtime=0
/proc/15923/task/15927/stat : 15927 (java) S 15922 15909 15537 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 1991390188 889368576 17104 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15923/tid=15928] ppid=15922 vsize=868524 CPUtime=0
/proc/15923/task/15928/stat : 15928 (java) S 15922 15909 15537 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1991390190 889368576 17104 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15923/tid=15929] ppid=15922 vsize=868524 CPUtime=0.29
/proc/15923/task/15929/stat : 15929 (java) S 15922 15909 15537 0 -1 64 1535 0 0 0 28 1 0 0 17 0 9 0 1991390190 889368576 17104 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15923/tid=15930] ppid=15922 vsize=868524 CPUtime=0
/proc/15923/task/15930/stat : 15930 (java) S 15922 15909 15537 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1991390190 889368576 17104 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15923/tid=15931] ppid=15922 vsize=868524 CPUtime=0
/proc/15923/task/15931/stat : 15931 (java) S 15922 15909 15537 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1991390190 889368576 17104 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 281.29
Current children cumulated vsize (KiB) 887480



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+294.403 s]
/proc/loadavg: 2.50 2.12 2.04 4/75 15962
/proc/meminfo: memFree=223528/2055920 swapFree=4180972/4192956
[pid=15909] ppid=15907 vsize=13600 CPUtime=285.03
/proc/15909/stat : 15909 (sugar) S 15907 15909 15537 0 -1 4194304 1033 47900 0 2 4 1 28125 373 16 0 1 0 1991390032 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15909/statm: 3400 799 370 3 0 500 0
[pid=15961] ppid=15909 vsize=5356 CPUtime=0
/proc/15961/stat : 15961 (sh) S 15909 15909 15537 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1991418643 5484544 232 996147200 4194304 4889804 548682068848 18446744073709551615 240472613700 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15961/statm: 1339 232 193 169 0 50 0
[pid=15962] ppid=15961 vsize=908332 CPUtime=8.2
/proc/15962/stat : 15962 (minisat) R 15961 15909 15537 0 -1 4194304 213654 0 0 0 671 149 0 0 25 0 1 0 1991418644 930131968 213640 996147200 134512640 135127466 4294956272 18446744073709551615 134718351 0 0 4096 3 0 0 0 17 1 0 0
/proc/15962/statm: 227083 213640 62 150 0 226930 0
Current children cumulated CPU time (s) 293.23
Current children cumulated vsize (KiB) 927288

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

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

[startup+294.522 s]
/proc/loadavg: 2.50 2.12 2.04 4/75 15962
/proc/meminfo: memFree=223528/2055920 swapFree=4180972/4192956
[pid=15909] ppid=15907 vsize=13600 CPUtime=285.03
/proc/15909/stat : 15909 (sugar) S 15907 15909 15537 0 -1 4194304 1044 47900 0 2 4 1 28125 373 16 0 1 0 1991390032 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240481513570 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/15909/statm: 3400 799 370 3 0 500 0
[pid=15961] ppid=15909 vsize=0 CPUtime=0
/proc/15961/stat : 15961 (sh) Z 15909 15909 15537 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 1991418643 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/15961/statm: 0 0 0 0 0 0 0
[pid=15962] ppid=1 vsize=0 CPUtime=8.31
/proc/15962/stat : 15962 (minisat) R 1 15909 15537 0 -1 4195332 213654 0 0 0 671 160 0 0 25 0 1 0 1991418644 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/15962/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 293.34
Current children cumulated vsize (KiB) 13600

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15909 and gives
#  childrusage.ru_utime.tv_sec=281
#  childrusage.ru_utime.tv_usec=304235
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=759428
# CPU time returned by wait4() is 285.064
# while last known CPU time is 293.34
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 294.559
CPU time (s): 293.34
CPU user time (s): 288
CPU system time (s): 5.34
CPU usage (%): 99.586
Max. virtual memory (cumulated for all children) (KiB): 927288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 281.304
system time used= 3.75943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49277
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= 90363
involuntary context switches= 87472

runsolver used 0.373943 second user time and 1.00385 second system time

The end

Launcher Data (download as text)

Begin job on node15 at 2008-07-04 00:29:14
IDJOB=1059612
IDBENCH=54308
IDSOLVER=346
FILE ID=node15/1059612-1215124154
PBS_JOBID= 7877204
Free space on /tmp= 66524 MiB

SOLVER NAME= Sugar v1.13+minisat
BENCH NAME= CPAI08/csp/fischer/normalized-fischer-9-6-fair.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1059612-1215124154/watcher-1059612-1215124154 -o /tmp/evaluation-result-1059612-1215124154/solver-1059612-1215124154 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/sugar -c -vv -java="java -Xmx700M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat" -tmp="HOME/temp" HOME/instance-1059612-1215124154.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 34fd0241491a8b5b6d88ff3be7e24b8b
RANDOM SEED=390210201

node15.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.229
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.229
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:       1426560 kB
Buffers:         70936 kB
Cached:         387280 kB
SwapCached:       6020 kB
Active:         329372 kB
Inactive:       224340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1426560 kB
SwapTotal:     4192956 kB
SwapFree:      4180972 kB
Dirty:            3896 kB
Writeback:           0 kB
Mapped:         112860 kB
Slab:            60420 kB
Committed_AS:  3569244 kB
PageTables:       2232 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= 66544 MiB
End job on node15 at 2008-07-04 00:34:10