Trace number 1086905

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) 690.526 699.395

General information on the benchmark

Namecsp/fapp/fapp32/
normalized-fapp32-0550-5.xml
MD5SUMebde7215c8748835935fe75d97c8a972
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark26.545
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of constraints9461
Maximum constraint arity2
Maximum domain size998
Number of constraints which are defined in extension0
Number of constraints which are defined in intension9461
Global constraints used (with number of constraints)

Solver Data (download as text)

0.01/0.13	c 0	Sugar v1-13 + HOME/picosat
0.01/0.13	c 0	BEGIN Sat Jul  5 09:10:27 2008
0.01/0.13	c 0	PID 25575
0.01/0.13	c 0	HOST node23.alineos.net
0.01/0.13	c 0	CONVERTING HOME/instance-1086905-1215241826.xml TO HOME/temp.csp
0.01/0.13	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1086905-1215241826.xml' 'HOME/temp.csp'
1.04/1.21	c 1	8 domains, 550 variables, 8 predicates, 0 relations, 9461 constraints
1.04/1.26	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
1.04/1.26	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'
1.07/1.33	c 1	Parsing HOME/temp.csp
1.07/1.88	c 1	parsed 10000 expressions
1.07/1.88	c 1	parsed 10027 expressions
1.07/1.89	c 2	Heap : 4 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.07/1.89	c 2	Converting to clausal form CSP
3.37/3.61	c 3	converted 1003 (10%) expressions
6.05/6.37	c 6	converted 2006 (20%) expressions
8.52/8.84	c 8	converted 3009 (30%) expressions
10.70/11.04	c 11	converted 4011 (40%) expressions
12.87/13.25	c 13	converted 5014 (50%) expressions
15.25/15.68	c 15	converted 6017 (60%) expressions
17.63/18.02	c 18	converted 7019 (70%) expressions
19.80/20.23	c 20	converted 8022 (80%) expressions
21.99/22.45	c 22	converted 9025 (90%) expressions
24.16/24.68	c 24	converted 10027 (100%) expressions
24.16/24.68	c 24	CSP : 1092 integers, 27523 booleans, 57471 clauses, largest domain size 4101
24.16/24.68	c 24	Heap : 29 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
24.16/24.68	c 24	Propagation in CSP
25.45/25.91	c 26	16544 values, 0 unsatisfiable literals, and 0 valid clauses are removed
25.45/25.91	c 26	CSP : 1092 integers, 27523 booleans, 57471 clauses, largest domain size 4101
25.45/25.91	c 26	Heap : 34 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
25.45/25.93	c 26	Simplifing CSP by introducing new Boolean variables
25.56/26.06	c 26	CSP : 1092 integers, 47043 booleans, 76991 clauses, largest domain size 4101
25.56/26.06	c 26	Heap : 39 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
25.85/26.31	c 26	Encoding CSP to SAT : HOME/temp.cnf
30.20/30.75	c 30	110 (10%) CSP integer variables are encoded (88364 clauses, 1303342 bytes)
34.46/35.01	c 35	219 (20%) CSP integer variables are encoded (174331 clauses, 2741760 bytes)
38.92/39.59	c 39	328 (30%) CSP integer variables are encoded (265236 clauses, 4287145 bytes)
43.08/43.76	c 43	437 (40%) CSP integer variables are encoded (352110 clauses, 5764003 bytes)
47.64/48.32	c 48	546 (50%) CSP integer variables are encoded (443760 clauses, 7322053 bytes)
48.23/48.99	c 49	656 (60%) CSP integer variables are encoded (840374 clauses, 14064491 bytes)
48.82/49.53	c 49	765 (70%) CSP integer variables are encoded (1267749 clauses, 21866757 bytes)
49.31/50.04	c 50	874 (80%) CSP integer variables are encoded (1664928 clauses, 29413158 bytes)
49.81/50.60	c 50	983 (90%) CSP integer variables are encoded (2098783 clauses, 37656403 bytes)
50.40/51.11	c 51	1092 (100%) CSP integer variables are encoded (2489002 clauses, 45070564 bytes)
177.86/180.04	c 180	7700 (10%) CSP clauses are encoded (10115997 clauses, 224449515 bytes)
252.77/255.72	c 255	15399 (20%) CSP clauses are encoded (16291692 clauses, 378770004 bytes)
296.61/300.19	c 300	23098 (30%) CSP clauses are encoded (21158262 clauses, 504820655 bytes)
330.76/334.96	c 335	30797 (40%) CSP clauses are encoded (25408882 clauses, 616380875 bytes)
363.71/368.38	c 368	38496 (50%) CSP clauses are encoded (29779261 clauses, 731981689 bytes)
397.84/402.95	c 403	46195 (60%) CSP clauses are encoded (33999557 clauses, 844377997 bytes)
428.49/434.01	c 434	53894 (70%) CSP clauses are encoded (37943298 clauses, 949998893 bytes)
458.46/464.49	c 464	61593 (80%) CSP clauses are encoded (42003534 clauses, 1058104671 bytes)
488.92/495.34	c 495	69292 (90%) CSP clauses are encoded (46005830 clauses, 1164250985 bytes)
519.29/526.11	c 526	76991 (100%) CSP clauses are encoded (50034351 clauses, 1271772572 bytes)
519.29/526.11	c 526	76991 CSP clauses encoded
519.29/526.11	c 526	Writing map file : HOME/temp.map
519.39/526.24	c 526	Heap : 30 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
519.39/526.24	c 526	SAT : 2537137 SAT variables, 50034351 SAT clauses, 1271772572 bytes
519.39/526.25	c 526	Heap : 30 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
519.43/526.31	c 526	SOLVING HOME/temp.cnf
519.43/526.31	c 526	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
689.78/698.44	c ERROR INTERRUPTED
689.91/698.56	s UNKNOWN
689.91/698.56	c 698	CPU 510.94 (0.04 0.01 510.9 8.51)
689.91/698.56	c 698	END Sat Jul  5 09:22:05 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-1086905-1215241826/watcher-1086905-1215241826 -o /tmp/evaluation-result-1086905-1215241826/solver-1086905-1215241826 -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-1086905-1215241826.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.99 1.99 4/72 25575
/proc/meminfo: memFree=1921992/2055920 swapFree=4180000/4192956
[pid=25575] ppid=25573 vsize=18572 CPUtime=0
/proc/25575/stat : 25575 (runsolver) R 25573 25575 24221 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 2003156817 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 238487661863 0 0 4096 24578 0 0 0 17 1 0 0
/proc/25575/statm: 4643 292 257 25 0 2626 0

[startup+0.016018 s]
/proc/loadavg: 1.92 1.99 1.99 4/72 25575
/proc/meminfo: memFree=1921992/2055920 swapFree=4180000/4192956
[pid=25575] ppid=25573 vsize=18572 CPUtime=0
/proc/25575/stat : 25575 (runsolver) D 25573 25575 24221 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 2003156817 19017728 292 996147200 4194304 4296836 548682068272 18446744073709551615 238487661863 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/25575/statm: 4643 292 257 25 0 2626 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 18572

[startup+0.102034 s]
/proc/loadavg: 1.92 1.99 1.99 4/72 25575
/proc/meminfo: memFree=1921992/2055920 swapFree=4180000/4192956
[pid=25575] ppid=25573 vsize=12676 CPUtime=0.01
/proc/25575/stat : 25575 (sugar) D 25573 25575 24221 0 -1 4194304 533 0 0 0 1 0 0 0 18 0 1 0 2003156817 12980224 501 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/25575/statm: 3169 501 315 3 0 269 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12676

[startup+0.301053 s]
/proc/loadavg: 1.92 1.99 1.99 4/72 25575
/proc/meminfo: memFree=1921992/2055920 swapFree=4180000/4192956
[pid=25575] ppid=25573 vsize=13600 CPUtime=0.03
/proc/25575/stat : 25575 (sugar) S 25573 25575 24221 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2003156817 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25575/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.702105 s]
/proc/loadavg: 1.92 1.99 1.99 4/72 25575
/proc/meminfo: memFree=1921992/2055920 swapFree=4180000/4192956
[pid=25575] ppid=25573 vsize=13600 CPUtime=0.03
/proc/25575/stat : 25575 (sugar) S 25573 25575 24221 0 -1 4194304 900 127 0 0 3 0 0 0 19 0 1 0 2003156817 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25575/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50219 s]
/proc/loadavg: 1.92 1.99 1.99 3/83 25587
/proc/meminfo: memFree=1900016/2055920 swapFree=4180000/4192956
[pid=25575] ppid=25573 vsize=13600 CPUtime=1.07
/proc/25575/stat : 25575 (sugar) S 25573 25575 24221 0 -1 4194304 973 9000 0 1 3 0 98 6 16 0 1 0 2003156817 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25575/statm: 3400 797 370 3 0 500 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 13600

[startup+3.10237 s]
/proc/loadavg: 1.92 1.99 1.99 3/83 25597
/proc/meminfo: memFree=1907184/2055920 swapFree=4180000/4192956
[pid=25575] ppid=25573 vsize=13600 CPUtime=1.07
/proc/25575/stat : 25575 (sugar) S 25573 25575 24221 0 -1 4194304 974 9000 0 1 3 0 98 6 15 0 1 0 2003156817 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25575/statm: 3400 797 370 3 0 500 0
[pid=25588] ppid=25575 vsize=5356 CPUtime=0
/proc/25588/stat : 25588 (sh) S 25575 25575 24221 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003156943 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25588/statm: 1339 233 193 169 0 50 0
[pid=25589] ppid=25588 vsize=868404 CPUtime=1.81
/proc/25589/stat : 25589 (java) S 25588 25575 24221 0 -1 0 7628 0 1 0 175 6 0 0 18 0 9 0 2003156943 889245696 6712 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25589/statm: 217101 6712 2543 9 0 211676 0
[pid=25589/tid=25590] ppid=25588 vsize=868404 CPUtime=1.41
/proc/25589/task/25590/stat : 25590 (java) R 25588 25575 24221 0 -1 64 2711 0 1 0 140 1 0 0 25 0 9 0 2003156944 889245696 6712 996147200 134512640 134550740 4294955952 18446744073709551615 4126565856 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25589/tid=25591] ppid=25588 vsize=868404 CPUtime=0.17
/proc/25589/task/25591/stat : 25591 (java) S 25588 25575 24221 0 -1 64 2769 0 0 0 15 2 0 0 16 0 9 0 2003156945 889245696 6712 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25589/tid=25592] ppid=25588 vsize=868404 CPUtime=0
/proc/25589/task/25592/stat : 25592 (java) S 25588 25575 24221 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003156945 889245696 6712 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25589/tid=25593] ppid=25588 vsize=868404 CPUtime=0
/proc/25589/task/25593/stat : 25593 (java) S 25588 25575 24221 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2003156945 889245696 6712 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25589/tid=25594] ppid=25588 vsize=868404 CPUtime=0
/proc/25589/task/25594/stat : 25594 (java) S 25588 25575 24221 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003156947 889245696 6712 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25589/tid=25595] ppid=25588 vsize=868404 CPUtime=0.19
/proc/25589/task/25595/stat : 25595 (java) S 25588 25575 24221 0 -1 64 1451 0 0 0 18 1 0 0 15 0 9 0 2003156947 889245696 6712 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25589/tid=25596] ppid=25588 vsize=868404 CPUtime=0
/proc/25589/task/25596/stat : 25596 (java) S 25588 25575 24221 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003156947 889245696 6712 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25589/tid=25597] ppid=25588 vsize=868404 CPUtime=0
/proc/25589/task/25597/stat : 25597 (java) S 25588 25575 24221 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003156947 889245696 6712 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 887360

[startup+6.30274 s]
/proc/loadavg: 1.93 1.99 1.99 3/83 25597
/proc/meminfo: memFree=1899184/2055920 swapFree=4180000/4192956
[pid=25575] ppid=25573 vsize=13600 CPUtime=1.07
/proc/25575/stat : 25575 (sugar) S 25573 25575 24221 0 -1 4194304 974 9000 0 1 3 0 98 6 16 0 1 0 2003156817 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25575/statm: 3400 797 370 3 0 500 0
[pid=25588] ppid=25575 vsize=5356 CPUtime=0
/proc/25588/stat : 25588 (sh) S 25575 25575 24221 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003156943 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25588/statm: 1339 233 193 169 0 50 0
[pid=25589] ppid=25588 vsize=868404 CPUtime=4.98
/proc/25589/stat : 25589 (java) S 25588 25575 24221 0 -1 0 8887 0 1 0 488 10 0 0 18 0 9 0 2003156943 889245696 7578 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25589/statm: 217101 7578 2540 9 0 211676 0
[pid=25589/tid=25590] ppid=25588 vsize=868404 CPUtime=4.33
/proc/25589/task/25590/stat : 25590 (java) R 25588 25575 24221 0 -1 64 3086 0 1 0 430 3 0 0 23 0 9 0 2003156944 889245696 7578 996147200 134512640 134550740 4294955952 18446744073709551615 4126567210 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25589/tid=25591] ppid=25588 vsize=868404 CPUtime=0.41
/proc/25589/task/25591/stat : 25591 (java) S 25588 25575 24221 0 -1 64 3646 0 0 0 37 4 0 0 16 0 9 0 2003156945 889245696 7578 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25589/tid=25592] ppid=25588 vsize=868404 CPUtime=0
/proc/25589/task/25592/stat : 25592 (java) S 25588 25575 24221 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003156945 889245696 7578 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25589/tid=25593] ppid=25588 vsize=868404 CPUtime=0
/proc/25589/task/25593/stat : 25593 (java) S 25588 25575 24221 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2003156945 889245696 7578 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25589/tid=25594] ppid=25588 vsize=868404 CPUtime=0
/proc/25589/task/25594/stat : 25594 (java) S 25588 25575 24221 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003156947 889245696 7578 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25589/tid=25595] ppid=25588 vsize=868404 CPUtime=0.21
/proc/25589/task/25595/stat : 25595 (java) S 25588 25575 24221 0 -1 64 1458 0 0 0 20 1 0 0 16 0 9 0 2003156947 889245696 7578 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25589/tid=25596] ppid=25588 vsize=868404 CPUtime=0
/proc/25589/task/25596/stat : 25596 (java) S 25588 25575 24221 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003156947 889245696 7578 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25589/tid=25597] ppid=25588 vsize=868404 CPUtime=0
/proc/25589/task/25597/stat : 25597 (java) S 25588 25575 24221 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003156947 889245696 7578 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 887360

[startup+12.7025 s]
/proc/loadavg: 1.93 1.99 1.99 3/83 25597
/proc/meminfo: memFree=1891696/2055920 swapFree=4180000/4192956
[pid=25575] ppid=25573 vsize=13600 CPUtime=1.07
/proc/25575/stat : 25575 (sugar) S 25573 25575 24221 0 -1 4194304 974 9000 0 1 3 0 98 6 16 0 1 0 2003156817 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25575/statm: 3400 797 370 3 0 500 0
[pid=25588] ppid=25575 vsize=5356 CPUtime=0
/proc/25588/stat : 25588 (sh) S 25575 25575 24221 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003156943 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25588/statm: 1339 233 193 169 0 50 0
[pid=25589] ppid=25588 vsize=868404 CPUtime=11.31
/proc/25589/stat : 25589 (java) S 25588 25575 24221 0 -1 0 11338 0 1 0 1115 16 0 0 18 0 9 0 2003156943 889245696 9431 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25589/statm: 217101 9431 2540 9 0 211676 0
[pid=25589/tid=25590] ppid=25588 vsize=868404 CPUtime=10.16
/proc/25589/task/25590/stat : 25590 (java) R 25588 25575 24221 0 -1 64 3764 0 1 0 1011 5 0 0 25 0 9 0 2003156944 889245696 9431 996147200 134512640 134550740 4294955952 18446744073709551615 4126569993 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25589/tid=25591] ppid=25588 vsize=868404 CPUtime=0.92
/proc/25589/task/25591/stat : 25591 (java) S 25588 25575 24221 0 -1 64 5418 0 0 0 83 9 0 0 16 0 9 0 2003156945 889245696 9431 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25589/tid=25592] ppid=25588 vsize=868404 CPUtime=0
/proc/25589/task/25592/stat : 25592 (java) S 25588 25575 24221 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003156945 889245696 9431 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25589/tid=25593] ppid=25588 vsize=868404 CPUtime=0
/proc/25589/task/25593/stat : 25593 (java) S 25588 25575 24221 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2003156945 889245696 9431 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25589/tid=25594] ppid=25588 vsize=868404 CPUtime=0
/proc/25589/task/25594/stat : 25594 (java) S 25588 25575 24221 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003156947 889245696 9431 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25589/tid=25595] ppid=25588 vsize=868404 CPUtime=0.21
/proc/25589/task/25595/stat : 25595 (java) S 25588 25575 24221 0 -1 64 1459 0 0 0 20 1 0 0 15 0 9 0 2003156947 889245696 9431 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25589/tid=25596] ppid=25588 vsize=868404 CPUtime=0
/proc/25589/task/25596/stat : 25596 (java) S 25588 25575 24221 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003156947 889245696 9431 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25589/tid=25597] ppid=25588 vsize=868404 CPUtime=0
/proc/25589/task/25597/stat : 25597 (java) S 25588 25575 24221 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003156947 889245696 9431 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 887360

[startup+25.5029 s]
/proc/loadavg: 1.95 1.99 1.99 3/83 25597
/proc/meminfo: memFree=1877552/2055920 swapFree=4180000/4192956
[pid=25575] ppid=25573 vsize=13600 CPUtime=1.07
/proc/25575/stat : 25575 (sugar) S 25573 25575 24221 0 -1 4194304 974 9000 0 1 3 0 98 6 16 0 1 0 2003156817 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25575/statm: 3400 797 370 3 0 500 0
[pid=25588] ppid=25575 vsize=5356 CPUtime=0
/proc/25588/stat : 25588 (sh) S 25575 25575 24221 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003156943 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25588/statm: 1339 233 193 169 0 50 0
[pid=25589] ppid=25588 vsize=868404 CPUtime=23.98
/proc/25589/stat : 25589 (java) S 25588 25575 24221 0 -1 0 15592 0 1 0 2375 23 0 0 18 0 9 0 2003156943 889245696 12941 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25589/statm: 217101 12941 2540 9 0 211676 0
[pid=25589/tid=25590] ppid=25588 vsize=868404 CPUtime=21.92
/proc/25589/task/25590/stat : 25590 (java) R 25588 25575 24221 0 -1 64 4636 0 1 0 2185 7 0 0 25 0 9 0 2003156944 889245696 12941 996147200 134512640 134550740 4294955952 18446744073709551615 4126519516 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25589/tid=25591] ppid=25588 vsize=868404 CPUtime=1.81
/proc/25589/task/25591/stat : 25591 (java) S 25588 25575 24221 0 -1 64 8793 0 0 0 167 14 0 0 16 0 9 0 2003156945 889245696 12941 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25589/tid=25592] ppid=25588 vsize=868404 CPUtime=0
/proc/25589/task/25592/stat : 25592 (java) S 25588 25575 24221 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003156945 889245696 12941 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25589/tid=25593] ppid=25588 vsize=868404 CPUtime=0
/proc/25589/task/25593/stat : 25593 (java) S 25588 25575 24221 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2003156945 889245696 12941 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25589/tid=25594] ppid=25588 vsize=868404 CPUtime=0
/proc/25589/task/25594/stat : 25594 (java) S 25588 25575 24221 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003156947 889245696 12941 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25589/tid=25595] ppid=25588 vsize=868404 CPUtime=0.22
/proc/25589/task/25595/stat : 25595 (java) S 25588 25575 24221 0 -1 64 1466 0 0 0 21 1 0 0 15 0 9 0 2003156947 889245696 12941 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25589/tid=25596] ppid=25588 vsize=868404 CPUtime=0
/proc/25589/task/25596/stat : 25596 (java) S 25588 25575 24221 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003156947 889245696 12941 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25589/tid=25597] ppid=25588 vsize=868404 CPUtime=0
/proc/25589/task/25597/stat : 25597 (java) S 25588 25575 24221 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003156947 889245696 12941 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.05
Current children cumulated vsize (KiB) 887360

[startup+51.1028 s]
/proc/loadavg: 2.17 2.04 2.01 3/83 25597
/proc/meminfo: memFree=1830512/2055920 swapFree=4180000/4192956
[pid=25575] ppid=25573 vsize=13600 CPUtime=1.07
/proc/25575/stat : 25575 (sugar) S 25573 25575 24221 0 -1 4194304 974 9000 0 1 3 0 98 6 15 0 1 0 2003156817 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25575/statm: 3400 797 370 3 0 500 0
[pid=25588] ppid=25575 vsize=5356 CPUtime=0
/proc/25588/stat : 25588 (sh) S 25575 25575 24221 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003156943 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25588/statm: 1339 233 193 169 0 50 0
[pid=25589] ppid=25588 vsize=868516 CPUtime=49.33
/proc/25589/stat : 25589 (java) S 25588 25575 24221 0 -1 0 18819 0 1 0 4881 52 0 0 18 0 9 0 2003156943 889360384 15493 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0

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

/proc/25589/statm: 217129 15505 2566 9 0 211676 0
[pid=25589/tid=25590] ppid=25588 vsize=868516 CPUtime=449.44
/proc/25589/task/25590/stat : 25590 (java) R 25588 25575 24221 0 -1 64 12115 0 1 0 44305 639 0 0 25 0 9 0 2003156944 889360384 15505 996147200 134512640 134550740 4294955952 18446744073709551615 4127014768 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25589/tid=25591] ppid=25588 vsize=868516 CPUtime=5.56
/proc/25589/task/25591/stat : 25591 (java) S 25588 25575 24221 0 -1 64 11348 0 0 0 495 61 0 0 16 0 9 0 2003156945 889360384 15505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25589/tid=25592] ppid=25588 vsize=868516 CPUtime=0
/proc/25589/task/25592/stat : 25592 (java) S 25588 25575 24221 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003156945 889360384 15505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25589/tid=25593] ppid=25588 vsize=868516 CPUtime=0
/proc/25589/task/25593/stat : 25593 (java) S 25588 25575 24221 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2003156945 889360384 15505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25589/tid=25594] ppid=25588 vsize=868516 CPUtime=0
/proc/25589/task/25594/stat : 25594 (java) S 25588 25575 24221 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003156947 889360384 15505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25589/tid=25595] ppid=25588 vsize=868516 CPUtime=0.3
/proc/25589/task/25595/stat : 25595 (java) S 25588 25575 24221 0 -1 64 1508 0 0 0 29 1 0 0 17 0 9 0 2003156947 889360384 15505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25589/tid=25596] ppid=25588 vsize=868516 CPUtime=0
/proc/25589/task/25596/stat : 25596 (java) S 25588 25575 24221 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003156947 889360384 15505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25589/tid=25597] ppid=25588 vsize=868516 CPUtime=0
/proc/25589/task/25597/stat : 25597 (java) S 25588 25575 24221 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003156947 889360384 15505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 456.4
Current children cumulated vsize (KiB) 887472

[startup+522.303 s]
/proc/loadavg: 2.05 2.05 2.00 3/83 25597
/proc/meminfo: memFree=610608/2055920 swapFree=4180000/4192956
[pid=25575] ppid=25573 vsize=13600 CPUtime=1.07
/proc/25575/stat : 25575 (sugar) S 25573 25575 24221 0 -1 4194304 974 9000 0 1 3 0 98 6 16 0 1 0 2003156817 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25575/statm: 3400 797 370 3 0 500 0
[pid=25588] ppid=25575 vsize=5356 CPUtime=0
/proc/25588/stat : 25588 (sh) S 25575 25575 24221 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 2003156943 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25588/statm: 1339 233 193 169 0 50 0
[pid=25589] ppid=25588 vsize=868516 CPUtime=514.5
/proc/25589/stat : 25589 (java) S 25588 25575 24221 0 -1 0 27027 0 1 0 50614 836 0 0 18 0 9 0 2003156943 889360384 15505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/25589/statm: 217129 15505 2566 9 0 211676 0
[pid=25589/tid=25590] ppid=25588 vsize=868516 CPUtime=507.98
/proc/25589/task/25590/stat : 25590 (java) R 25588 25575 24221 0 -1 64 13474 0 1 0 50035 763 0 0 25 0 9 0 2003156944 889360384 15505 996147200 134512640 134550740 4294955952 18446744073709551615 4127033928 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25589/tid=25591] ppid=25588 vsize=868516 CPUtime=6.18
/proc/25589/task/25591/stat : 25591 (java) S 25588 25575 24221 0 -1 64 11348 0 0 0 548 70 0 0 16 0 9 0 2003156945 889360384 15505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=25589/tid=25592] ppid=25588 vsize=868516 CPUtime=0
/proc/25589/task/25592/stat : 25592 (java) S 25588 25575 24221 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 2003156945 889360384 15505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25589/tid=25593] ppid=25588 vsize=868516 CPUtime=0
/proc/25589/task/25593/stat : 25593 (java) S 25588 25575 24221 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 2003156945 889360384 15505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25589/tid=25594] ppid=25588 vsize=868516 CPUtime=0
/proc/25589/task/25594/stat : 25594 (java) S 25588 25575 24221 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 2003156947 889360384 15505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25589/tid=25595] ppid=25588 vsize=868516 CPUtime=0.3
/proc/25589/task/25595/stat : 25595 (java) S 25588 25575 24221 0 -1 64 1508 0 0 0 29 1 0 0 17 0 9 0 2003156947 889360384 15505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25589/tid=25596] ppid=25588 vsize=868516 CPUtime=0
/proc/25589/task/25596/stat : 25596 (java) S 25588 25575 24221 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 2003156947 889360384 15505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=25589/tid=25597] ppid=25588 vsize=868516 CPUtime=0
/proc/25589/task/25597/stat : 25597 (java) S 25588 25575 24221 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 2003156947 889360384 15505 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 515.57
Current children cumulated vsize (KiB) 887472

[startup+582.302 s]
/proc/loadavg: 2.02 2.04 2.00 3/75 25599
/proc/meminfo: memFree=276848/2055920 swapFree=4180000/4192956
[pid=25575] ppid=25573 vsize=13600 CPUtime=519.46
/proc/25575/stat : 25575 (sugar) S 25573 25575 24221 0 -1 4194304 1024 36430 0 2 4 1 51090 851 17 0 1 0 2003156817 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25575/statm: 3400 800 370 3 0 500 0
[pid=25598] ppid=25575 vsize=5356 CPUtime=0
/proc/25598/stat : 25598 (sh) S 25575 25575 24221 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2003209448 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25598/statm: 1339 232 193 169 0 50 0
[pid=25599] ppid=25598 vsize=475136 CPUtime=55.44
/proc/25599/stat : 25599 (picosat) R 25598 25575 24221 0 -1 4194304 91950 0 0 0 2512 3032 0 0 25 0 1 0 2003209449 486539264 91936 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 118784 91936 40 102 0 118679 0
Current children cumulated CPU time (s) 574.9
Current children cumulated vsize (KiB) 494092

[startup+642.302 s]
/proc/loadavg: 2.00 2.03 2.00 3/75 25599
/proc/meminfo: memFree=59504/2055920 swapFree=4180000/4192956
[pid=25575] ppid=25573 vsize=13600 CPUtime=519.46
/proc/25575/stat : 25575 (sugar) S 25573 25575 24221 0 -1 4194304 1024 36430 0 2 4 1 51090 851 17 0 1 0 2003156817 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25575/statm: 3400 800 370 3 0 500 0
[pid=25598] ppid=25575 vsize=5356 CPUtime=0
/proc/25598/stat : 25598 (sh) S 25575 25575 24221 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2003209448 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25598/statm: 1339 232 193 169 0 50 0
[pid=25599] ppid=25598 vsize=687092 CPUtime=114.8
/proc/25599/stat : 25599 (picosat) R 25598 25575 24221 0 -1 4194304 145717 0 0 0 5225 6255 0 0 25 0 1 0 2003209449 703582208 145703 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 171773 145703 40 102 0 171668 0
Current children cumulated CPU time (s) 634.26
Current children cumulated vsize (KiB) 706048



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+698.402 s]
/proc/loadavg: 2.04 2.03 2.00 4/75 25599
/proc/meminfo: memFree=14768/2055920 swapFree=4180000/4192956
[pid=25575] ppid=25573 vsize=13600 CPUtime=519.46
/proc/25575/stat : 25575 (sugar) S 25573 25575 24221 0 -1 4194304 1024 36430 0 2 4 1 51090 851 17 0 1 0 2003156817 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25575/statm: 3400 800 370 3 0 500 0
[pid=25598] ppid=25575 vsize=5356 CPUtime=0
/proc/25598/stat : 25598 (sh) S 25575 25575 24221 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 2003209448 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25598/statm: 1339 232 193 169 0 50 0
[pid=25599] ppid=25598 vsize=902728 CPUtime=170.32
/proc/25599/stat : 25599 (picosat) R 25598 25575 24221 0 -1 4194304 196578 0 0 0 7781 9251 0 0 25 0 1 0 2003209449 924393472 196564 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 225682 196564 40 102 0 225577 0
Current children cumulated CPU time (s) 689.78
Current children cumulated vsize (KiB) 921684

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

[startup+698.542 s]
/proc/loadavg: 2.04 2.03 2.00 4/75 25599
/proc/meminfo: memFree=14768/2055920 swapFree=4180000/4192956
[pid=25575] ppid=25573 vsize=13600 CPUtime=519.46
/proc/25575/stat : 25575 (sugar) S 25573 25575 24221 0 -1 4194304 1043 36430 0 2 4 1 51090 851 16 0 1 0 2003156817 13926400 800 996147200 4194304 4206940 548682068608 18446744073709551615 238496559202 0 16384 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/25575/statm: 3400 800 370 3 0 500 0
[pid=25598] ppid=25575 vsize=0 CPUtime=0
/proc/25598/stat : 25598 (sh) Z 25575 25575 24221 0 -1 4195340 277 0 0 0 0 0 0 0 16 0 1 0 2003209448 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 0 0 0
/proc/25598/statm: 0 0 0 0 0 0 0
[pid=25599] ppid=1 vsize=0 CPUtime=170.45
/proc/25599/stat : 25599 (picosat) R 1 25575 24221 0 -1 4195332 196591 0 0 0 7782 9263 0 0 25 0 1 0 2003209449 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/25599/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 689.91
Current children cumulated vsize (KiB) 13600

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

[startup+698.601 s]
/proc/loadavg: 2.04 2.03 2.00 4/75 25599
/proc/meminfo: memFree=14768/2055920 swapFree=4180000/4192956
[pid=25575] ppid=25573 vsize=13600 CPUtime=519.48
/proc/25575/stat : 25575 (sugar) R 25573 25575 24221 0 -1 4194304 1070 36707 0 2 4 3 51090 851 16 0 1 0 2003156817 13926400 801 996147200 4194304 4206940 548682068608 18446744073709551615 238487835689 0 0 4224 16386 0 0 0 17 1 0 0
/proc/25575/statm: 3400 801 371 3 0 500 0
Current children cumulated CPU time (s) 519.48
Current children cumulated vsize (KiB) 13600

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

[startup+699.001 s]
/proc/loadavg: 2.04 2.03 2.00 4/75 25599
/proc/meminfo: memFree=14768/2055920 swapFree=4180000/4192956
[pid=25575] ppid=25573 vsize=13600 CPUtime=519.88
/proc/25575/stat : 25575 (sugar) R 25573 25575 24221 0 -1 4194304 1070 36707 0 2 4 43 51090 851 16 0 1 0 2003156817 13926400 801 996147200 4194304 4206940 548682068608 18446744073709551615 238487835689 0 0 4224 16386 0 0 0 17 1 0 0
/proc/25575/statm: 3400 801 371 3 0 500 0
Current children cumulated CPU time (s) 519.88
Current children cumulated vsize (KiB) 13600

[startup+699.202 s]
/proc/loadavg: 2.04 2.03 2.00 4/75 25599
/proc/meminfo: memFree=14768/2055920 swapFree=4180000/4192956
[pid=25575] ppid=25573 vsize=13600 CPUtime=520.06
/proc/25575/stat : 25575 (sugar) D 25573 25575 24221 0 -1 4194304 1070 36707 0 2 4 61 51090 851 16 0 1 0 2003156817 13926400 801 996147200 4194304 4206940 548682068608 18446744073709551615 238487835689 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/25575/statm: 3400 801 371 3 0 500 0
Current children cumulated CPU time (s) 520.06
Current children cumulated vsize (KiB) 13600

[startup+699.302 s]
/proc/loadavg: 2.04 2.03 2.00 4/75 25599
/proc/meminfo: memFree=14768/2055920 swapFree=4180000/4192956
[pid=25575] ppid=25573 vsize=13600 CPUtime=520.07
/proc/25575/stat : 25575 (sugar) D 25573 25575 24221 0 -1 4194304 1070 36707 0 2 4 62 51090 851 15 0 1 0 2003156817 13926400 801 996147200 4194304 4206940 548682068608 18446744073709551615 238487835689 0 0 4224 16386 18446744071563608240 0 0 17 1 0 0
/proc/25575/statm: 3400 801 371 3 0 500 0
Current children cumulated CPU time (s) 520.07
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): 170.43
#  lost CPU user time (s): 77.82
#  lost CPU system time (s): 92.61

Real time (s): 699.395
CPU time (s): 690.526
CPU user time (s): 588.771
CPU system time (s): 101.755
CPU usage (%): 98.7319
Max. virtual memory (cumulated for all children) (KiB): 921684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 510.951
system time used= 9.14461
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37808
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= 85624
involuntary context switches= 87081

runsolver used 0.964853 second user time and 2.24166 second system time

The end

Launcher Data (download as text)

Begin job on node23 at 2008-07-05 09:10:27
IDJOB=1086905
IDBENCH=57896
IDSOLVER=345
FILE ID=node23/1086905-1215241826
PBS_JOBID= 7881846
Free space on /tmp= 66540 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/fapp/fapp32/normalized-fapp32-0550-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-1086905-1215241826/watcher-1086905-1215241826 -o /tmp/evaluation-result-1086905-1215241826/solver-1086905-1215241826 -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-1086905-1215241826.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ebde7215c8748835935fe75d97c8a972
RANDOM SEED=842250853

node23.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.216
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.216
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:       1922472 kB
Buffers:          4640 kB
Cached:          56536 kB
SwapCached:       6756 kB
Active:          56180 kB
Inactive:        26240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1922472 kB
SwapTotal:     4192956 kB
SwapFree:      4180000 kB
Dirty:            2572 kB
Writeback:           0 kB
Mapped:          28672 kB
Slab:            36436 kB
Committed_AS:  3454100 kB
PageTables:       1732 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= 66540 MiB
End job on node23 at 2008-07-05 09:22:07