Trace number 1077748

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+picosat? (MO) 287.83 292.064

General information on the benchmark

Namecsp/primes-10/
normalized-primes-10-40-3-5.xml
MD5SUM502e8fd02fd7f6c0b17a69b6739e9cc7
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints40
Maximum constraint arity8
Maximum domain size28
Number of constraints which are defined in extension0
Number of constraints which are defined in intension40
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.05	c 0	Sugar v1-13 + HOME/picosat
0.00/0.05	c 0	BEGIN Fri Jul  4 20:02:15 2008
0.00/0.05	c 0	PID 22365
0.04/0.05	c 0	HOST node50.alineos.net
0.04/0.05	c 0	CONVERTING HOME/instance-1077748-1215194535.xml TO HOME/temp.csp
0.04/0.05	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1077748-1215194535.xml' 'HOME/temp.csp'
0.04/0.32	c 1	1 domains, 100 variables, 40 predicates, 0 relations, 40 constraints
0.04/0.37	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.04/0.37	c 1	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'
0.32/0.45	c 1	Parsing HOME/temp.csp
0.32/0.58	c 1	parsed 181 expressions
0.32/0.58	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.32/0.58	c 1	Converting to clausal form CSP
0.32/0.60	c 1	converted 19 (10%) expressions
0.32/0.60	c 1	converted 37 (20%) expressions
0.32/0.60	c 1	converted 55 (30%) expressions
0.32/0.60	c 1	converted 73 (40%) expressions
0.32/0.61	c 1	converted 91 (50%) expressions
0.32/0.61	c 1	converted 109 (60%) expressions
0.32/0.61	c 1	converted 127 (70%) expressions
0.32/0.62	c 1	converted 145 (80%) expressions
0.32/0.69	c 1	converted 163 (90%) expressions
0.32/0.81	c 1	converted 181 (100%) expressions
0.32/0.81	c 1	CSP : 394 integers, 0 booleans, 668 clauses, largest domain size 2809
0.32/0.81	c 1	Heap : 0 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.32/0.81	c 1	Propagation in CSP
0.32/0.85	c 1	63882 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.32/0.85	c 1	CSP : 394 integers, 0 booleans, 668 clauses, largest domain size 1891
0.32/0.85	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.32/0.85	c 1	Simplifing CSP by introducing new Boolean variables
0.32/0.85	c 1	CSP : 394 integers, 0 booleans, 668 clauses, largest domain size 1891
0.32/0.85	c 1	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.32/0.88	c 1	Encoding CSP to SAT : HOME/temp.cnf
0.32/0.90	c 1	40 (10%) CSP integer variables are encoded (946 clauses, 10262 bytes)
0.32/0.90	c 1	79 (20%) CSP integer variables are encoded (1805 clauses, 21404 bytes)
0.32/0.91	c 1	119 (30%) CSP integer variables are encoded (11056 clauses, 144010 bytes)
0.32/0.94	c 1	158 (40%) CSP integer variables are encoded (33141 clauses, 475285 bytes)
0.32/0.96	c 1	197 (50%) CSP integer variables are encoded (50588 clauses, 736990 bytes)
0.93/1.01	c 1	237 (60%) CSP integer variables are encoded (81541 clauses, 1201285 bytes)
0.93/1.05	c 1	276 (70%) CSP integer variables are encoded (111312 clauses, 1671001 bytes)
0.93/1.09	c 2	316 (80%) CSP integer variables are encoded (139408 clauses, 2148633 bytes)
1.03/1.13	c 2	355 (90%) CSP integer variables are encoded (167580 clauses, 2627557 bytes)
1.03/1.16	c 2	394 (100%) CSP integer variables are encoded (193304 clauses, 3064865 bytes)
1.13/1.22	c 2	67 (10%) CSP clauses are encoded (219414 clauses, 3500320 bytes)
1.62/1.72	c 2	134 (20%) CSP clauses are encoded (486994 clauses, 8831464 bytes)
1.91/2.04	c 2	201 (30%) CSP clauses are encoded (661657 clauses, 12307773 bytes)
2.50/2.60	c 3	268 (40%) CSP clauses are encoded (966059 clauses, 18332279 bytes)
8.21/8.44	c 9	334 (50%) CSP clauses are encoded (4026700 clauses, 83514962 bytes)
20.33/20.79	c 21	401 (60%) CSP clauses are encoded (10311900 clauses, 223751901 bytes)
27.62/28.28	c 29	468 (70%) CSP clauses are encoded (13893756 clauses, 311165273 bytes)
45.00/46.09	c 47	535 (80%) CSP clauses are encoded (22562479 clauses, 523289354 bytes)
53.29/54.53	c 55	602 (90%) CSP clauses are encoded (26654211 clauses, 623092316 bytes)
66.54/68.16	c 69	668 (100%) CSP clauses are encoded (33195722 clauses, 783043035 bytes)
66.54/68.16	c 69	668 CSP clauses encoded
66.54/68.17	c 69	Writing map file : HOME/temp.map
66.54/68.17	c 69	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
66.54/68.17	c 69	SAT : 193698 SAT variables, 33195722 SAT clauses, 783043035 bytes
66.54/68.17	c 69	Heap : 1 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
66.62/68.22	c 69	SOLVING HOME/temp.cnf
66.62/68.22	c 69	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
287.35/291.42	c ERROR INTERRUPTED
287.46/291.56	s UNKNOWN
287.46/291.56	c 292	CPU 60.15 (0.03 0.01 60.12 6.47)
287.46/291.56	c 292	END Fri Jul  4 20:07:07 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-1077748-1215194535/watcher-1077748-1215194535 -o /tmp/evaluation-result-1077748-1215194535/solver-1077748-1215194535 -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/picosat -tmp=HOME/temp HOME/instance-1077748-1215194535.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.92 1.98 1.99 4/80 22365
/proc/meminfo: memFree=1191152/2055920 swapFree=4180240/4192956
[pid=22365] ppid=22363 vsize=18572 CPUtime=0
/proc/22365/stat : 22365 (runsolver) R 22363 22365 19419 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1998425514 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 240577473831 0 0 4096 24578 0 0 0 17 1 0 0
/proc/22365/statm: 4643 292 257 25 0 2626 0

[startup+0.051293 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 22365
/proc/meminfo: memFree=1191152/2055920 swapFree=4180240/4192956
[pid=22365] ppid=22363 vsize=13600 CPUtime=0.04
/proc/22365/stat : 22365 (sugar) S 22363 22365 19419 0 -1 4194304 837 0 0 0 3 1 0 0 18 0 1 0 1998425514 13926400 792 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22365/statm: 3400 792 367 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.101929 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 22365
/proc/meminfo: memFree=1191152/2055920 swapFree=4180240/4192956
[pid=22365] ppid=22363 vsize=13600 CPUtime=0.04
/proc/22365/stat : 22365 (sugar) S 22363 22365 19419 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1998425514 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22365/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.301853 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 22365
/proc/meminfo: memFree=1191152/2055920 swapFree=4180240/4192956
[pid=22365] ppid=22363 vsize=13600 CPUtime=0.04
/proc/22365/stat : 22365 (sugar) S 22363 22365 19419 0 -1 4194304 900 127 0 0 3 1 0 0 19 0 1 0 1998425514 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22365/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13600

[startup+0.701917 s]
/proc/loadavg: 1.92 1.98 1.99 4/80 22365
/proc/meminfo: memFree=1191152/2055920 swapFree=4180240/4192956
[pid=22365] ppid=22363 vsize=13600 CPUtime=0.32
/proc/22365/stat : 22365 (sugar) S 22363 22365 19419 0 -1 4194304 973 4303 0 1 3 1 26 2 15 0 1 0 1998425514 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22365/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 13600

[startup+1.50205 s]
/proc/loadavg: 1.92 1.98 1.99 3/91 22387
/proc/meminfo: memFree=1176152/2055920 swapFree=4180240/4192956
[pid=22365] ppid=22363 vsize=13600 CPUtime=0.32
/proc/22365/stat : 22365 (sugar) S 22363 22365 19419 0 -1 4194304 974 4303 0 1 3 1 26 2 15 0 1 0 1998425514 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22365/statm: 3400 797 370 3 0 500 0
[pid=22378] ppid=22365 vsize=5356 CPUtime=0
/proc/22378/stat : 22378 (sh) S 22365 22365 19419 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1998425551 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22378/statm: 1339 233 193 169 0 50 0
[pid=22379] ppid=22378 vsize=868372 CPUtime=1.1
/proc/22379/stat : 22379 (java) S 22378 22365 19419 0 -1 0 6365 0 1 0 101 9 0 0 18 0 9 0 1998425551 889212928 5454 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22379/statm: 217093 5454 2562 9 0 211640 0
[pid=22379/tid=22380] ppid=22378 vsize=868372 CPUtime=0.78
/proc/22379/task/22380/stat : 22380 (java) R 22378 22365 19419 0 -1 64 2857 0 1 0 73 5 0 0 22 0 9 0 1998425552 889212928 5454 996147200 134512640 134550740 4294955952 18446744073709551615 4126878304 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22379/tid=22381] ppid=22378 vsize=868372 CPUtime=0.07
/proc/22379/task/22381/stat : 22381 (java) S 22378 22365 19419 0 -1 64 1355 0 0 0 6 1 0 0 16 0 9 0 1998425554 889212928 5454 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22379/tid=22382] ppid=22378 vsize=868372 CPUtime=0
/proc/22379/task/22382/stat : 22382 (java) S 22378 22365 19419 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1998425554 889212928 5454 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22379/tid=22383] ppid=22378 vsize=868372 CPUtime=0
/proc/22379/task/22383/stat : 22383 (java) S 22378 22365 19419 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1998425554 889212928 5454 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22379/tid=22384] ppid=22378 vsize=868372 CPUtime=0
/proc/22379/task/22384/stat : 22384 (java) S 22378 22365 19419 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1998425556 889212928 5454 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22379/tid=22385] ppid=22378 vsize=868372 CPUtime=0.21
/proc/22379/task/22385/stat : 22385 (java) S 22378 22365 19419 0 -1 64 1460 0 0 0 21 0 0 0 16 0 9 0 1998425556 889212928 5454 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22379/tid=22386] ppid=22378 vsize=868372 CPUtime=0
/proc/22379/task/22386/stat : 22386 (java) S 22378 22365 19419 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1998425556 889212928 5454 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22379/tid=22387] ppid=22378 vsize=868372 CPUtime=0
/proc/22379/task/22387/stat : 22387 (java) S 22378 22365 19419 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1998425556 889212928 5454 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 887328

[startup+3.10232 s]
/proc/loadavg: 1.92 1.98 1.99 3/91 22387
/proc/meminfo: memFree=1164056/2055920 swapFree=4180240/4192956
[pid=22365] ppid=22363 vsize=13600 CPUtime=0.32
/proc/22365/stat : 22365 (sugar) S 22363 22365 19419 0 -1 4194304 974 4303 0 1 3 1 26 2 15 0 1 0 1998425514 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22365/statm: 3400 797 370 3 0 500 0
[pid=22378] ppid=22365 vsize=5356 CPUtime=0
/proc/22378/stat : 22378 (sh) S 22365 22365 19419 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1998425551 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22378/statm: 1339 233 193 169 0 50 0
[pid=22379] ppid=22378 vsize=868372 CPUtime=2.67
/proc/22379/stat : 22379 (java) S 22378 22365 19419 0 -1 0 6862 0 1 0 243 24 0 0 18 0 9 0 1998425551 889212928 5455 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22379/statm: 217093 5455 2562 9 0 211640 0
[pid=22379/tid=22380] ppid=22378 vsize=868372 CPUtime=2.24
/proc/22379/task/22380/stat : 22380 (java) R 22378 22365 19419 0 -1 64 3353 0 1 0 206 18 0 0 25 0 9 0 1998425552 889212928 5455 996147200 134512640 134550740 4294955952 18446744073709551615 4126556696 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22379/tid=22381] ppid=22378 vsize=868372 CPUtime=0.19
/proc/22379/task/22381/stat : 22381 (java) S 22378 22365 19419 0 -1 64 1355 0 0 0 15 4 0 0 16 0 9 0 1998425554 889212928 5455 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22379/tid=22382] ppid=22378 vsize=868372 CPUtime=0
/proc/22379/task/22382/stat : 22382 (java) S 22378 22365 19419 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1998425554 889212928 5455 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22379/tid=22383] ppid=22378 vsize=868372 CPUtime=0
/proc/22379/task/22383/stat : 22383 (java) S 22378 22365 19419 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1998425554 889212928 5455 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22379/tid=22384] ppid=22378 vsize=868372 CPUtime=0
/proc/22379/task/22384/stat : 22384 (java) S 22378 22365 19419 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1998425556 889212928 5455 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22379/tid=22385] ppid=22378 vsize=868372 CPUtime=0.21
/proc/22379/task/22385/stat : 22385 (java) S 22378 22365 19419 0 -1 64 1461 0 0 0 21 0 0 0 16 0 9 0 1998425556 889212928 5455 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22379/tid=22386] ppid=22378 vsize=868372 CPUtime=0
/proc/22379/task/22386/stat : 22386 (java) S 22378 22365 19419 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1998425556 889212928 5455 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22379/tid=22387] ppid=22378 vsize=868372 CPUtime=0
/proc/22379/task/22387/stat : 22387 (java) S 22378 22365 19419 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1998425556 889212928 5455 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 887328

[startup+6.30286 s]
/proc/loadavg: 1.93 1.98 1.99 3/91 22387
/proc/meminfo: memFree=1127512/2055920 swapFree=4180240/4192956
[pid=22365] ppid=22363 vsize=13600 CPUtime=0.32
/proc/22365/stat : 22365 (sugar) S 22363 22365 19419 0 -1 4194304 974 4303 0 1 3 1 26 2 15 0 1 0 1998425514 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22365/statm: 3400 797 370 3 0 500 0
[pid=22378] ppid=22365 vsize=5356 CPUtime=0
/proc/22378/stat : 22378 (sh) S 22365 22365 19419 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1998425551 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22378/statm: 1339 233 193 169 0 50 0
[pid=22379] ppid=22378 vsize=868372 CPUtime=5.83
/proc/22379/stat : 22379 (java) S 22378 22365 19419 0 -1 0 7837 0 1 0 528 55 0 0 18 0 9 0 1998425551 889212928 5455 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22379/statm: 217093 5455 2562 9 0 211640 0
[pid=22379/tid=22380] ppid=22378 vsize=868372 CPUtime=5.18
/proc/22379/task/22380/stat : 22380 (java) R 22378 22365 19419 0 -1 64 4328 0 1 0 475 43 0 0 25 0 9 0 1998425552 889212928 5455 996147200 134512640 134550740 4294955952 18446744073709551615 4126876960 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22379/tid=22381] ppid=22378 vsize=868372 CPUtime=0.4
/proc/22379/task/22381/stat : 22381 (java) S 22378 22365 19419 0 -1 64 1355 0 0 0 30 10 0 0 16 0 9 0 1998425554 889212928 5455 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22379/tid=22382] ppid=22378 vsize=868372 CPUtime=0
/proc/22379/task/22382/stat : 22382 (java) S 22378 22365 19419 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1998425554 889212928 5455 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22379/tid=22383] ppid=22378 vsize=868372 CPUtime=0
/proc/22379/task/22383/stat : 22383 (java) S 22378 22365 19419 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1998425554 889212928 5455 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22379/tid=22384] ppid=22378 vsize=868372 CPUtime=0
/proc/22379/task/22384/stat : 22384 (java) S 22378 22365 19419 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1998425556 889212928 5455 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22379/tid=22385] ppid=22378 vsize=868372 CPUtime=0.21
/proc/22379/task/22385/stat : 22385 (java) S 22378 22365 19419 0 -1 64 1461 0 0 0 21 0 0 0 16 0 9 0 1998425556 889212928 5455 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22379/tid=22386] ppid=22378 vsize=868372 CPUtime=0
/proc/22379/task/22386/stat : 22386 (java) S 22378 22365 19419 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1998425556 889212928 5455 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22379/tid=22387] ppid=22378 vsize=868372 CPUtime=0
/proc/22379/task/22387/stat : 22387 (java) S 22378 22365 19419 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1998425556 889212928 5455 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 887328

[startup+12.7019 s]
/proc/loadavg: 2.01 2.00 2.00 3/91 22387
/proc/meminfo: memFree=1052952/2055920 swapFree=4180240/4192956
[pid=22365] ppid=22363 vsize=13600 CPUtime=0.32
/proc/22365/stat : 22365 (sugar) S 22363 22365 19419 0 -1 4194304 974 4303 0 1 3 1 26 2 16 0 1 0 1998425514 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22365/statm: 3400 797 370 3 0 500 0
[pid=22378] ppid=22365 vsize=5356 CPUtime=0
/proc/22378/stat : 22378 (sh) S 22365 22365 19419 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1998425551 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22378/statm: 1339 233 193 169 0 50 0
[pid=22379] ppid=22378 vsize=868372 CPUtime=12.12
/proc/22379/stat : 22379 (java) S 22378 22365 19419 0 -1 0 9753 0 1 0 1103 109 0 0 18 0 9 0 1998425551 889212928 5455 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22379/statm: 217093 5455 2562 9 0 211640 0
[pid=22379/tid=22380] ppid=22378 vsize=868372 CPUtime=11
/proc/22379/task/22380/stat : 22380 (java) R 22378 22365 19419 0 -1 64 6244 0 1 0 1013 87 0 0 25 0 9 0 1998425552 889212928 5455 996147200 134512640 134550740 4294955952 18446744073709551615 102064685 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22379/tid=22381] ppid=22378 vsize=868372 CPUtime=0.87
/proc/22379/task/22381/stat : 22381 (java) S 22378 22365 19419 0 -1 64 1355 0 0 0 67 20 0 0 16 0 9 0 1998425554 889212928 5455 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22379/tid=22382] ppid=22378 vsize=868372 CPUtime=0
/proc/22379/task/22382/stat : 22382 (java) S 22378 22365 19419 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1998425554 889212928 5455 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22379/tid=22383] ppid=22378 vsize=868372 CPUtime=0
/proc/22379/task/22383/stat : 22383 (java) S 22378 22365 19419 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1998425554 889212928 5455 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22379/tid=22384] ppid=22378 vsize=868372 CPUtime=0
/proc/22379/task/22384/stat : 22384 (java) S 22378 22365 19419 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1998425556 889212928 5455 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22379/tid=22385] ppid=22378 vsize=868372 CPUtime=0.21
/proc/22379/task/22385/stat : 22385 (java) S 22378 22365 19419 0 -1 64 1461 0 0 0 21 0 0 0 16 0 9 0 1998425556 889212928 5455 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22379/tid=22386] ppid=22378 vsize=868372 CPUtime=0
/proc/22379/task/22386/stat : 22386 (java) S 22378 22365 19419 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1998425556 889212928 5455 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22379/tid=22387] ppid=22378 vsize=868372 CPUtime=0
/proc/22379/task/22387/stat : 22387 (java) S 22378 22365 19419 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1998425556 889212928 5455 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.44
Current children cumulated vsize (KiB) 887328

[startup+25.5021 s]
/proc/loadavg: 2.23 2.05 2.02 3/91 22387
/proc/meminfo: memFree=901080/2055920 swapFree=4180240/4192956
[pid=22365] ppid=22363 vsize=13600 CPUtime=0.32
/proc/22365/stat : 22365 (sugar) S 22363 22365 19419 0 -1 4194304 974 4303 0 1 3 1 26 2 16 0 1 0 1998425514 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22365/statm: 3400 797 370 3 0 500 0
[pid=22378] ppid=22365 vsize=5356 CPUtime=0
/proc/22378/stat : 22378 (sh) S 22365 22365 19419 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1998425551 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22378/statm: 1339 233 193 169 0 50 0
[pid=22379] ppid=22378 vsize=868372 CPUtime=24.69
/proc/22379/stat : 22379 (java) S 22378 22365 19419 0 -1 0 13556 0 1 0 2238 231 0 0 18 0 9 0 1998425551 889212928 5456 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22379/statm: 217093 5456 2562 9 0 211640 0
[pid=22379/tid=22380] ppid=22378 vsize=868372 CPUtime=22.69
/proc/22379/task/22380/stat : 22380 (java) R 22378 22365 19419 0 -1 64 10046 0 1 0 2083 186 0 0 25 0 9 0 1998425552 889212928 5456 996147200 134512640 134550740 4294955952 18446744073709551615 4126480560 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22379/tid=22381] ppid=22378 vsize=868372 CPUtime=1.75
/proc/22379/task/22381/stat : 22381 (java) S 22378 22365 19419 0 -1 64 1356 0 0 0 132 43 0 0 16 0 9 0 1998425554 889212928 5456 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22379/tid=22382] ppid=22378 vsize=868372 CPUtime=0
/proc/22379/task/22382/stat : 22382 (java) S 22378 22365 19419 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1998425554 889212928 5456 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22379/tid=22383] ppid=22378 vsize=868372 CPUtime=0
/proc/22379/task/22383/stat : 22383 (java) S 22378 22365 19419 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1998425554 889212928 5456 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0

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

/proc/loadavg: 2.49 2.12 2.04 3/91 22387
/proc/meminfo: memFree=599576/2055920 swapFree=4180240/4192956
[pid=22365] ppid=22363 vsize=13600 CPUtime=0.32
/proc/22365/stat : 22365 (sugar) S 22363 22365 19419 0 -1 4194304 974 4303 0 1 3 1 26 2 16 0 1 0 1998425514 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22365/statm: 3400 797 370 3 0 500 0
[pid=22378] ppid=22365 vsize=5356 CPUtime=0
/proc/22378/stat : 22378 (sh) S 22365 22365 19419 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 1998425551 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22378/statm: 1339 233 193 169 0 50 0
[pid=22379] ppid=22378 vsize=868372 CPUtime=49.66
/proc/22379/stat : 22379 (java) S 22378 22365 19419 0 -1 0 21233 0 1 0 4488 478 0 0 18 0 9 0 1998425551 889212928 5458 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/22379/statm: 217093 5458 2562 9 0 211640 0
[pid=22379/tid=22380] ppid=22378 vsize=868372 CPUtime=45.84
/proc/22379/task/22380/stat : 22380 (java) R 22378 22365 19419 0 -1 64 17721 0 1 0 4194 390 0 0 25 0 9 0 1998425552 889212928 5458 996147200 134512640 134550740 4294955952 18446744073709551615 4126584047 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22379/tid=22381] ppid=22378 vsize=868372 CPUtime=3.57
/proc/22379/task/22381/stat : 22381 (java) S 22378 22365 19419 0 -1 64 1357 0 0 0 271 86 0 0 16 0 9 0 1998425554 889212928 5458 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=22379/tid=22382] ppid=22378 vsize=868372 CPUtime=0
/proc/22379/task/22382/stat : 22382 (java) S 22378 22365 19419 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 1998425554 889212928 5458 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22379/tid=22383] ppid=22378 vsize=868372 CPUtime=0
/proc/22379/task/22383/stat : 22383 (java) S 22378 22365 19419 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1998425554 889212928 5458 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22379/tid=22384] ppid=22378 vsize=868372 CPUtime=0
/proc/22379/task/22384/stat : 22384 (java) S 22378 22365 19419 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 1998425556 889212928 5458 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22379/tid=22385] ppid=22378 vsize=868372 CPUtime=0.22
/proc/22379/task/22385/stat : 22385 (java) S 22378 22365 19419 0 -1 64 1462 0 0 0 22 0 0 0 16 0 9 0 1998425556 889212928 5458 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22379/tid=22386] ppid=22378 vsize=868372 CPUtime=0
/proc/22379/task/22386/stat : 22386 (java) S 22378 22365 19419 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 1998425556 889212928 5458 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=22379/tid=22387] ppid=22378 vsize=868372 CPUtime=0
/proc/22379/task/22387/stat : 22387 (java) S 22378 22365 19419 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1998425556 889212928 5458 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 49.98
Current children cumulated vsize (KiB) 887328

[startup+102.307 s]
/proc/loadavg: 2.38 2.16 2.06 3/83 22389
/proc/meminfo: memFree=256728/2055920 swapFree=4180240/4192956
[pid=22365] ppid=22363 vsize=13600 CPUtime=66.63
/proc/22365/stat : 22365 (sugar) S 22363 22365 19419 0 -1 4194304 1022 30912 0 2 3 1 6012 647 16 0 1 0 1998425514 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22365/statm: 3400 798 370 3 0 500 0
[pid=22388] ppid=22365 vsize=5356 CPUtime=0
/proc/22388/stat : 22388 (sh) S 22365 22365 19419 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1998432336 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22388/statm: 1339 232 193 169 0 50 0
[pid=22389] ppid=22388 vsize=149348 CPUtime=33.75
/proc/22389/stat : 22389 (picosat) R 22388 22365 19419 0 -1 4194304 35572 0 0 0 1552 1823 0 0 25 0 1 0 1998432337 152932352 35558 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/22389/statm: 37337 35558 40 102 0 37232 0
Current children cumulated CPU time (s) 100.38
Current children cumulated vsize (KiB) 168304

[startup+162.301 s]
/proc/loadavg: 2.14 2.13 2.05 3/83 22389
/proc/meminfo: memFree=29336/2055920 swapFree=4180240/4192956
[pid=22365] ppid=22363 vsize=13600 CPUtime=66.63
/proc/22365/stat : 22365 (sugar) S 22363 22365 19419 0 -1 4194304 1022 30912 0 2 3 1 6012 647 16 0 1 0 1998425514 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22365/statm: 3400 798 370 3 0 500 0
[pid=22388] ppid=22365 vsize=5356 CPUtime=0
/proc/22388/stat : 22388 (sh) S 22365 22365 19419 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1998432336 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22388/statm: 1339 232 193 169 0 50 0
[pid=22389] ppid=22388 vsize=402308 CPUtime=93.17
/proc/22389/stat : 22389 (picosat) R 22388 22365 19419 0 -1 4194304 92866 0 0 0 4271 5046 0 0 25 0 1 0 1998432337 411963392 92852 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/22389/statm: 100577 92852 40 102 0 100472 0
Current children cumulated CPU time (s) 159.8
Current children cumulated vsize (KiB) 421264

[startup+222.301 s]
/proc/loadavg: 2.13 2.13 2.06 3/83 22389
/proc/meminfo: memFree=15768/2055920 swapFree=4180240/4192956
[pid=22365] ppid=22363 vsize=13600 CPUtime=66.63
/proc/22365/stat : 22365 (sugar) S 22363 22365 19419 0 -1 4194304 1022 30912 0 2 3 1 6012 647 16 0 1 0 1998425514 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22365/statm: 3400 798 370 3 0 500 0
[pid=22388] ppid=22365 vsize=5356 CPUtime=0
/proc/22388/stat : 22388 (sh) S 22365 22365 19419 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1998432336 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22388/statm: 1339 232 193 169 0 50 0
[pid=22389] ppid=22388 vsize=604268 CPUtime=152.43
/proc/22389/stat : 22389 (picosat) R 22388 22365 19419 0 -1 4194304 149680 0 0 0 7005 8238 0 0 25 0 1 0 1998432337 618770432 149666 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/22389/statm: 151067 149666 40 102 0 150962 0
Current children cumulated CPU time (s) 219.06
Current children cumulated vsize (KiB) 623224

[startup+282.301 s]
/proc/loadavg: 2.13 2.12 2.05 3/83 22389
/proc/meminfo: memFree=15320/2055920 swapFree=4180240/4192956
[pid=22365] ppid=22363 vsize=13600 CPUtime=66.63
/proc/22365/stat : 22365 (sugar) S 22363 22365 19419 0 -1 4194304 1022 30912 0 2 3 1 6012 647 16 0 1 0 1998425514 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22365/statm: 3400 798 370 3 0 500 0
[pid=22388] ppid=22365 vsize=5356 CPUtime=0
/proc/22388/stat : 22388 (sh) S 22365 22365 19419 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1998432336 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22388/statm: 1339 232 193 169 0 50 0
[pid=22389] ppid=22388 vsize=871896 CPUtime=211.72
/proc/22389/stat : 22389 (picosat) R 22388 22365 19419 0 -1 4194304 206510 0 0 0 9743 11429 0 0 25 0 1 0 1998432337 892821504 206496 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/22389/statm: 217974 206496 40 102 0 217869 0
Current children cumulated CPU time (s) 278.35
Current children cumulated vsize (KiB) 890852



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+291.402 s]
/proc/loadavg: 2.11 2.12 2.05 3/83 22389
/proc/meminfo: memFree=14872/2055920 swapFree=4180240/4192956
[pid=22365] ppid=22363 vsize=13600 CPUtime=66.63
/proc/22365/stat : 22365 (sugar) S 22363 22365 19419 0 -1 4194304 1022 30912 0 2 3 1 6012 647 16 0 1 0 1998425514 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/22365/statm: 3400 798 370 3 0 500 0
[pid=22388] ppid=22365 vsize=5356 CPUtime=0
/proc/22388/stat : 22388 (sh) S 22365 22365 19419 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 1998432336 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22388/statm: 1339 232 193 169 0 50 0
[pid=22389] ppid=22388 vsize=902652 CPUtime=220.72
/proc/22389/stat : 22389 (picosat) R 22388 22365 19419 0 -1 4194304 215129 0 0 0 10154 11918 0 0 25 0 1 0 1998432337 924315648 215115 996147200 134512640 134931368 4294956256 18446744073709551615 134560142 0 0 4096 0 0 0 0 17 1 0 0
/proc/22389/statm: 225663 215115 40 102 0 225558 0
Current children cumulated CPU time (s) 287.35
Current children cumulated vsize (KiB) 921608

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

[startup+291.524 s]
/proc/loadavg: 2.11 2.12 2.05 3/83 22389
/proc/meminfo: memFree=14872/2055920 swapFree=4180240/4192956
[pid=22365] ppid=22363 vsize=13600 CPUtime=66.63
/proc/22365/stat : 22365 (sugar) S 22363 22365 19419 0 -1 4194304 1040 30912 0 2 3 1 6012 647 16 0 1 0 1998425514 13926400 798 996147200 4194304 4206940 548682068608 18446744073709551615 240586371170 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/22365/statm: 3400 798 370 3 0 500 0
[pid=22388] ppid=22365 vsize=0 CPUtime=0
/proc/22388/stat : 22388 (sh) Z 22365 22365 19419 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 1998432336 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 1 0 0
/proc/22388/statm: 0 0 0 0 0 0 0
[pid=22389] ppid=1 vsize=0 CPUtime=220.83
/proc/22389/stat : 22389 (picosat) R 1 22365 19419 0 -1 4195332 215129 0 0 0 10154 11929 0 0 25 0 1 0 1998432337 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/22389/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 287.46
Current children cumulated vsize (KiB) 13600

# WARNING:
# current cumulated CPU time (66.65 s) is less than in the last sample (287.46 s)
# The time of a child was probably not reported to its father.
# (see the samples just above and below)
# Adding the difference (220.81 s) to the 'lost time'.

[startup+291.602 s]
/proc/loadavg: 2.11 2.12 2.05 3/83 22389
/proc/meminfo: memFree=14872/2055920 swapFree=4180240/4192956
[pid=22365] ppid=22363 vsize=13600 CPUtime=66.65
/proc/22365/stat : 22365 (sugar) R 22363 22365 19419 0 -1 4194304 1067 31189 0 2 3 3 6012 647 16 0 1 0 1998425514 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240577647657 0 0 4224 16386 0 0 0 17 1 0 0
/proc/22365/statm: 3400 799 371 3 0 500 0
Current children cumulated CPU time (s) 66.65
Current children cumulated vsize (KiB) 13600

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

[startup+291.802 s]
/proc/loadavg: 2.11 2.12 2.05 3/83 22389
/proc/meminfo: memFree=14872/2055920 swapFree=4180240/4192956
[pid=22365] ppid=22363 vsize=13600 CPUtime=66.85
/proc/22365/stat : 22365 (sugar) R 22363 22365 19419 0 -1 4194304 1067 31189 0 2 3 23 6012 647 16 0 1 0 1998425514 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240577647657 0 0 4224 16386 0 0 0 17 1 0 0
/proc/22365/statm: 3400 799 371 3 0 500 0
Current children cumulated CPU time (s) 66.85
Current children cumulated vsize (KiB) 13600

[startup+292.002 s]
/proc/loadavg: 2.11 2.12 2.05 3/83 22389
/proc/meminfo: memFree=14872/2055920 swapFree=4180240/4192956
[pid=22365] ppid=22363 vsize=13600 CPUtime=66.99
/proc/22365/stat : 22365 (sugar) D 22363 22365 19419 0 -1 4194304 1067 31189 0 2 3 37 6012 647 15 0 1 0 1998425514 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 240577647657 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/22365/statm: 3400 799 371 3 0 500 0
Current children cumulated CPU time (s) 66.99
Current children cumulated vsize (KiB) 13600

Child status: 0

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 220.81
#  lost CPU user time (s): 101.54
#  lost CPU system time (s): 119.27

Real time (s): 292.064
CPU time (s): 287.83
CPU user time (s): 161.703
CPU system time (s): 126.127
CPU usage (%): 98.5501
Max. virtual memory (cumulated for all children) (KiB): 921608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 60.1629
system time used= 6.85696
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32287
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= 143258
involuntary context switches= 144482

runsolver used 0.351946 second user time and 1.00985 second system time

The end

Launcher Data (download as text)

Begin job on node50 at 2008-07-04 20:02:15
IDJOB=1077748
IDBENCH=56708
IDSOLVER=345
FILE ID=node50/1077748-1215194535
PBS_JOBID= 7881602
Free space on /tmp= 66428 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/primes-10/normalized-primes-10-40-3-5.xml
COMMAND LINE= DIR/sugar -c -vv -java="java -Xmx700M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1077748-1215194535/watcher-1077748-1215194535 -o /tmp/evaluation-result-1077748-1215194535/solver-1077748-1215194535 -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/picosat" -tmp="HOME/temp" HOME/instance-1077748-1215194535.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 502e8fd02fd7f6c0b17a69b6739e9cc7
RANDOM SEED=1848084494

node50.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.261
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.261
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:       1191632 kB
Buffers:         75360 kB
Cached:         332852 kB
SwapCached:       6724 kB
Active:         616800 kB
Inactive:       172256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1191632 kB
SwapTotal:     4192956 kB
SwapFree:      4180240 kB
Dirty:            1288 kB
Writeback:           0 kB
Mapped:         394432 kB
Slab:            59724 kB
Committed_AS:  4702420 kB
PageTables:       2588 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= 66424 MiB
End job on node50 at 2008-07-04 20:07:09