Trace number 1092133

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? (TO) 1800 1801.02

General information on the benchmark

Namecsp/bibdVariousK/
normalized-bibd-21-28-8-6-2_glb.xml
MD5SUM43f8af121f89189e34019dd27fcf5130
Bench CategoryGLOBAL (global constraints)
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 variables6468
Number of constraints6139
Maximum constraint arity28
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5880
Global constraints used (with number of constraints)weightedsum(259)

Solver Data (download as text)

0.00/0.04	c 0	Sugar v1-13 + HOME/picosat
0.00/0.04	c 0	BEGIN Sat Jul  5 15:22:43 2008
0.00/0.04	c 0	PID 27836
0.00/0.04	c 0	HOST node85.alineos.net
0.00/0.04	c 0	CONVERTING HOME/instance-1092133-1215264163.xml TO HOME/temp.csp
0.00/0.04	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1092133-1215264163.xml' 'HOME/temp.csp'
0.03/0.86	c 1	1 domains, 6468 variables, 1 predicates, 0 relations, 6139 constraints
0.03/0.87	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.03/0.87	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.84/0.95	c 1	Parsing HOME/temp.csp
1.15/1.24	c 2	parsed 10000 expressions
1.25/1.40	c 2	parsed 12609 expressions
1.35/1.40	c 2	Heap : 5 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
1.35/1.40	c 2	Converting to clausal form CSP
1.35/1.44	c 2	converted 1261 (10%) expressions
1.35/1.45	c 2	converted 2522 (20%) expressions
1.35/1.45	c 2	converted 3783 (30%) expressions
1.35/1.45	c 2	converted 5044 (40%) expressions
1.35/1.45	c 2	converted 6305 (50%) expressions
1.85/1.98	c 2	converted 7566 (60%) expressions
2.25/2.34	c 3	converted 8827 (70%) expressions
2.64/2.74	c 3	converted 10088 (80%) expressions
2.95/3.03	c 3	converted 11349 (90%) expressions
4.14/4.20	c 4	converted 12609 (100%) expressions
4.14/4.21	c 5	CSP : 31304 integers, 11760 booleans, 85470 clauses, largest domain size 15
4.14/4.21	c 5	Heap : 48 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.14/4.21	c 5	Propagation in CSP
4.54/4.66	c 5	12264 values, 0 unsatisfiable literals, and 0 valid clauses are removed
4.54/4.67	c 5	CSP : 31304 integers, 11760 booleans, 85470 clauses, largest domain size 15
4.54/4.67	c 5	Heap : 51 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.54/4.69	c 5	Simplifing CSP by introducing new Boolean variables
4.64/4.73	c 5	CSP : 31304 integers, 11760 booleans, 85470 clauses, largest domain size 15
4.64/4.73	c 5	Heap : 53 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
4.95/5.01	c 5	Encoding CSP to SAT : HOME/temp.cnf
4.96/5.28	c 6	3131 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
4.96/5.28	c 6	6261 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
4.96/5.29	c 6	9392 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
4.96/5.29	c 6	12522 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
4.96/5.29	c 6	15652 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
5.02/5.30	c 6	18783 (60%) CSP integer variables are encoded (1437 clauses, 21619 bytes)
5.02/5.32	c 6	21913 (70%) CSP integer variables are encoded (9117 clauses, 136819 bytes)
5.02/5.33	c 6	25044 (80%) CSP integer variables are encoded (15616 clauses, 234304 bytes)
5.02/5.34	c 6	28174 (90%) CSP integer variables are encoded (22128 clauses, 331984 bytes)
5.02/5.35	c 6	31304 (100%) CSP integer variables are encoded (28644 clauses, 429724 bytes)
5.12/5.45	c 6	8547 (10%) CSP clauses are encoded (37191 clauses, 552559 bytes)
5.12/5.50	c 6	17094 (20%) CSP clauses are encoded (45738 clauses, 677240 bytes)
5.22/5.55	c 6	25641 (30%) CSP clauses are encoded (54285 clauses, 811263 bytes)
5.31/5.61	c 6	34188 (40%) CSP clauses are encoded (62832 clauses, 946312 bytes)
5.31/5.66	c 6	42735 (50%) CSP clauses are encoded (71379 clauses, 1081350 bytes)
5.41/5.71	c 6	51282 (60%) CSP clauses are encoded (79926 clauses, 1216387 bytes)
5.41/5.78	c 6	59829 (70%) CSP clauses are encoded (96027 clauses, 1488751 bytes)
5.61/5.96	c 6	68376 (80%) CSP clauses are encoded (167006 clauses, 2783299 bytes)
5.81/6.13	c 6	76923 (90%) CSP clauses are encoded (230491 clauses, 3945598 bytes)
6.00/6.30	c 7	85470 (100%) CSP clauses are encoded (294168 clauses, 5111736 bytes)
6.00/6.30	c 7	85470 CSP clauses encoded
6.00/6.30	c 7	Writing map file : HOME/temp.map
6.00/6.36	c 7	Heap : 46 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.00/6.36	c 7	SAT : 71708 SAT variables, 294168 SAT clauses, 5111736 bytes
6.00/6.36	c 7	Heap : 46 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
6.00/6.38	c 7	SOLVING HOME/temp.cnf
6.00/6.38	c 7	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.00/1801.01	c ERROR INTERRUPTED
1800.00/1801.02	s UNKNOWN
1800.00/1801.02	c 1801	CPU 5.89 (0.04 0 5.85 0.22)
1800.00/1801.02	c 1801	END Sat Jul  5 15:52:44 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-1092133-1215264163/watcher-1092133-1215264163 -o /tmp/evaluation-result-1092133-1215264163/solver-1092133-1215264163 -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-1092133-1215264163.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: 2.18 2.03 2.01 4/73 27836
/proc/meminfo: memFree=1781192/2055920 swapFree=4181032/4192956
[pid=27836] ppid=27834 vsize=12272 CPUtime=0
/proc/27836/stat : 27836 (sugar) R 27834 27836 26276 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 267359053 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 214953933822 0 0 4224 0 0 0 0 17 1 0 0
/proc/27836/statm: 3068 327 246 3 0 168 0

[startup+0.0904239 s]
/proc/loadavg: 2.18 2.03 2.01 4/73 27836
/proc/meminfo: memFree=1781192/2055920 swapFree=4181032/4192956
[pid=27836] ppid=27834 vsize=13600 CPUtime=0.03
/proc/27836/stat : 27836 (sugar) S 27834 27836 26276 0 -1 4194304 900 127 0 0 3 0 0 0 16 0 1 0 267359053 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27836/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.101422 s]
/proc/loadavg: 2.18 2.03 2.01 4/73 27836
/proc/meminfo: memFree=1781192/2055920 swapFree=4181032/4192956
[pid=27836] ppid=27834 vsize=13600 CPUtime=0.03
/proc/27836/stat : 27836 (sugar) S 27834 27836 26276 0 -1 4194304 900 127 0 0 3 0 0 0 16 0 1 0 267359053 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27836/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.301462 s]
/proc/loadavg: 2.18 2.03 2.01 4/73 27836
/proc/meminfo: memFree=1781192/2055920 swapFree=4181032/4192956
[pid=27836] ppid=27834 vsize=13600 CPUtime=0.03
/proc/27836/stat : 27836 (sugar) S 27834 27836 26276 0 -1 4194304 900 127 0 0 3 0 0 0 16 0 1 0 267359053 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27836/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+0.701542 s]
/proc/loadavg: 2.18 2.03 2.01 4/73 27836
/proc/meminfo: memFree=1781192/2055920 swapFree=4181032/4192956
[pid=27836] ppid=27834 vsize=13600 CPUtime=0.03
/proc/27836/stat : 27836 (sugar) S 27834 27836 26276 0 -1 4194304 900 127 0 0 3 0 0 0 16 0 1 0 267359053 13926400 796 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27836/statm: 3400 796 370 3 0 500 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13600

[startup+1.50269 s]
/proc/loadavg: 2.18 2.03 2.01 3/84 27858
/proc/meminfo: memFree=1773296/2055920 swapFree=4181032/4192956
[pid=27836] ppid=27834 vsize=13600 CPUtime=0.84
/proc/27836/stat : 27836 (sugar) S 27834 27836 26276 0 -1 4194304 974 8821 0 1 3 0 75 6 15 0 1 0 267359053 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27836/statm: 3400 797 370 3 0 500 0
[pid=27849] ppid=27836 vsize=5356 CPUtime=0
/proc/27849/stat : 27849 (sh) S 27836 27836 26276 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 267359141 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27849/statm: 1339 233 193 169 0 50 0
[pid=27850] ppid=27849 vsize=864244 CPUtime=0.61
/proc/27850/stat : 27850 (java) S 27849 27836 26276 0 -1 0 6327 0 1 0 58 3 0 0 18 0 9 0 267359141 884985856 5540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27850/statm: 216061 5540 2542 9 0 210636 0
[pid=27850/tid=27851] ppid=27849 vsize=864244 CPUtime=0.39
/proc/27850/task/27851/stat : 27851 (java) R 27849 27836 26276 0 -1 64 2604 0 1 0 38 1 0 0 18 0 9 0 267359142 884985856 5540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27850/tid=27852] ppid=27849 vsize=864244 CPUtime=0.1
/proc/27850/task/27852/stat : 27852 (java) S 27849 27836 26276 0 -1 64 2676 0 0 0 10 0 0 0 16 0 9 0 267359143 884985856 5540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27850/tid=27853] ppid=27849 vsize=864244 CPUtime=0
/proc/27850/task/27853/stat : 27853 (java) S 27849 27836 26276 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 267359143 884985856 5540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27850/tid=27854] ppid=27849 vsize=864244 CPUtime=0
/proc/27850/task/27854/stat : 27854 (java) S 27849 27836 26276 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 267359143 884985856 5540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27850/tid=27855] ppid=27849 vsize=864244 CPUtime=0
/proc/27850/task/27855/stat : 27855 (java) S 27849 27836 26276 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 267359145 884985856 5540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27850/tid=27856] ppid=27849 vsize=864244 CPUtime=0.09
/proc/27850/task/27856/stat : 27856 (java) R 27849 27836 26276 0 -1 64 350 0 0 0 9 0 0 0 16 0 9 0 267359145 884985856 5540 996147200 134512640 134550740 4294955952 18446744073709551615 101660476 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27850/tid=27857] ppid=27849 vsize=864244 CPUtime=0
/proc/27850/task/27857/stat : 27857 (java) S 27849 27836 26276 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 267359145 884985856 5540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27850/tid=27858] ppid=27849 vsize=864244 CPUtime=0
/proc/27850/task/27858/stat : 27858 (java) S 27849 27836 26276 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 267359145 884985856 5540 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 883200

[startup+3.102 s]
/proc/loadavg: 2.18 2.03 2.01 3/84 27858
/proc/meminfo: memFree=1755376/2055920 swapFree=4181032/4192956
[pid=27836] ppid=27834 vsize=13600 CPUtime=0.84
/proc/27836/stat : 27836 (sugar) S 27834 27836 26276 0 -1 4194304 974 8821 0 1 3 0 75 6 15 0 1 0 267359053 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27836/statm: 3400 797 370 3 0 500 0
[pid=27849] ppid=27836 vsize=5356 CPUtime=0
/proc/27849/stat : 27849 (sh) S 27836 27836 26276 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 267359141 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27849/statm: 1339 233 193 169 0 50 0
[pid=27850] ppid=27849 vsize=868388 CPUtime=2.21
/proc/27850/stat : 27850 (java) S 27849 27836 26276 0 -1 0 13859 0 1 0 214 7 0 0 18 0 9 0 267359141 889229312 12822 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27850/statm: 217097 12822 2540 9 0 211672 0
[pid=27850/tid=27851] ppid=27849 vsize=868388 CPUtime=1.34
/proc/27850/task/27851/stat : 27851 (java) R 27849 27836 26276 0 -1 64 2927 0 1 0 132 2 0 0 25 0 9 0 267359142 889229312 12822 996147200 134512640 134550740 4294955952 18446744073709551615 4126540623 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27850/tid=27852] ppid=27849 vsize=868388 CPUtime=0.64
/proc/27850/task/27852/stat : 27852 (java) S 27849 27836 26276 0 -1 64 8759 0 0 0 61 3 0 0 16 0 9 0 267359143 889229312 12822 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27850/tid=27853] ppid=27849 vsize=868388 CPUtime=0
/proc/27850/task/27853/stat : 27853 (java) S 27849 27836 26276 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 267359143 889229312 12822 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27850/tid=27854] ppid=27849 vsize=868388 CPUtime=0
/proc/27850/task/27854/stat : 27854 (java) S 27849 27836 26276 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 267359143 889229312 12822 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27850/tid=27855] ppid=27849 vsize=868388 CPUtime=0
/proc/27850/task/27855/stat : 27855 (java) S 27849 27836 26276 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 267359145 889229312 12822 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27850/tid=27856] ppid=27849 vsize=868388 CPUtime=0.2
/proc/27850/task/27856/stat : 27856 (java) S 27849 27836 26276 0 -1 64 1476 0 0 0 20 0 0 0 16 0 9 0 267359145 889229312 12822 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27850/tid=27857] ppid=27849 vsize=868388 CPUtime=0
/proc/27850/task/27857/stat : 27857 (java) S 27849 27836 26276 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 267359145 889229312 12822 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27850/tid=27858] ppid=27849 vsize=868388 CPUtime=0
/proc/27850/task/27858/stat : 27858 (java) S 27849 27836 26276 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 267359145 889229312 12822 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 887344

[startup+6.30262 s]
/proc/loadavg: 2.16 2.03 2.01 3/84 27858
/proc/meminfo: memFree=1712240/2055920 swapFree=4181032/4192956
[pid=27836] ppid=27834 vsize=13600 CPUtime=0.84
/proc/27836/stat : 27836 (sugar) S 27834 27836 26276 0 -1 4194304 974 8821 0 1 3 0 75 6 15 0 1 0 267359053 13926400 797 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27836/statm: 3400 797 370 3 0 500 0
[pid=27849] ppid=27836 vsize=5356 CPUtime=0
/proc/27849/stat : 27849 (sh) S 27836 27836 26276 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 267359141 5484544 233 996147200 4194304 4889804 548682068720 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/27849/statm: 1339 233 193 169 0 50 0
[pid=27850] ppid=27849 vsize=868500 CPUtime=5.16
/proc/27850/stat : 27850 (java) S 27849 27836 26276 0 -1 0 20732 0 1 0 503 13 0 0 18 0 9 0 267359141 889344000 18920 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/27850/statm: 217125 18920 2565 9 0 211672 0
[pid=27850/tid=27851] ppid=27849 vsize=868500 CPUtime=3.47
/proc/27850/task/27851/stat : 27851 (java) R 27849 27836 26276 0 -1 64 3500 0 1 0 342 5 0 0 25 0 9 0 267359142 889344000 18920 996147200 134512640 134550740 4294955952 18446744073709551615 4126869141 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27850/tid=27852] ppid=27849 vsize=868500 CPUtime=1.39
/proc/27850/task/27852/stat : 27852 (java) S 27849 27836 26276 0 -1 64 15010 0 0 0 133 6 0 0 16 0 9 0 267359143 889344000 18920 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=27850/tid=27853] ppid=27849 vsize=868500 CPUtime=0
/proc/27850/task/27853/stat : 27853 (java) S 27849 27836 26276 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 267359143 889344000 18920 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27850/tid=27854] ppid=27849 vsize=868500 CPUtime=0
/proc/27850/task/27854/stat : 27854 (java) S 27849 27836 26276 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 267359143 889344000 18920 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27850/tid=27855] ppid=27849 vsize=868500 CPUtime=0
/proc/27850/task/27855/stat : 27855 (java) S 27849 27836 26276 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 267359145 889344000 18920 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27850/tid=27856] ppid=27849 vsize=868500 CPUtime=0.27
/proc/27850/task/27856/stat : 27856 (java) S 27849 27836 26276 0 -1 64 1525 0 0 0 27 0 0 0 16 0 9 0 267359145 889344000 18920 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27850/tid=27857] ppid=27849 vsize=868500 CPUtime=0
/proc/27850/task/27857/stat : 27857 (java) S 27849 27836 26276 0 -1 64 2 0 0 0 0 0 0 0 19 0 9 0 267359145 889344000 18920 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=27850/tid=27858] ppid=27849 vsize=868500 CPUtime=0
/proc/27850/task/27858/stat : 27858 (java) S 27849 27836 26276 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 267359145 889344000 18920 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 887456

[startup+12.7019 s]
/proc/loadavg: 2.15 2.03 2.01 3/76 27860
/proc/meminfo: memFree=1760184/2055920 swapFree=4181032/4192956
[pid=27836] ppid=27834 vsize=13600 CPUtime=6.11
/proc/27836/stat : 27836 (sugar) S 27834 27836 26276 0 -1 4194304 1022 29875 0 2 4 0 585 22 16 0 1 0 267359053 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27836/statm: 3400 799 370 3 0 500 0
[pid=27859] ppid=27836 vsize=5356 CPUtime=0
/proc/27859/stat : 27859 (sh) S 27836 27836 26276 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 267359692 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27859/statm: 1339 232 193 169 0 50 0
[pid=27860] ppid=27859 vsize=17856 CPUtime=6.3
/proc/27860/stat : 27860 (picosat) R 27859 27836 26276 0 -1 4194304 3365 0 0 0 512 118 0 0 25 0 1 0 267359692 18284544 3325 996147200 134512640 134931368 4294956256 18446744073709551615 134544751 0 0 4096 0 0 0 0 17 1 0 0
/proc/27860/statm: 4464 3325 42 102 0 4359 0
Current children cumulated CPU time (s) 12.41
Current children cumulated vsize (KiB) 36812

[startup+25.5013 s]
/proc/loadavg: 2.11 2.03 2.00 3/76 27860
/proc/meminfo: memFree=1756728/2055920 swapFree=4181032/4192956
[pid=27836] ppid=27834 vsize=13600 CPUtime=6.11
/proc/27836/stat : 27836 (sugar) S 27834 27836 26276 0 -1 4194304 1022 29875 0 2 4 0 585 22 16 0 1 0 267359053 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27836/statm: 3400 799 370 3 0 500 0
[pid=27859] ppid=27836 vsize=5356 CPUtime=0
/proc/27859/stat : 27859 (sh) S 27836 27836 26276 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 267359692 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27859/statm: 1339 232 193 169 0 50 0
[pid=27860] ppid=27859 vsize=21672 CPUtime=19.1
/proc/27860/stat : 27860 (picosat) R 27859 27836 26276 0 -1 4194304 4276 0 0 0 1791 119 0 0 25 0 1 0 267359692 22192128 4212 996147200 134512640 134931368 4294956256 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 1 0 0
/proc/27860/statm: 5418 4212 48 102 0 5313 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 40628

[startup+51.1013 s]
/proc/loadavg: 2.07 2.03 2.00 3/76 27860
/proc/meminfo: memFree=1751928/2055920 swapFree=4181032/4192956
[pid=27836] ppid=27834 vsize=13600 CPUtime=6.11
/proc/27836/stat : 27836 (sugar) S 27834 27836 26276 0 -1 4194304 1022 29875 0 2 4 0 585 22 16 0 1 0 267359053 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27836/statm: 3400 799 370 3 0 500 0
[pid=27859] ppid=27836 vsize=5356 CPUtime=0
/proc/27859/stat : 27859 (sh) S 27836 27836 26276 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 267359692 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27859/statm: 1339 232 193 169 0 50 0
[pid=27860] ppid=27859 vsize=26148 CPUtime=44.68
/proc/27860/stat : 27860 (picosat) R 27859 27836 26276 0 -1 4194304 5503 0 0 0 4348 120 0 0 25 0 1 0 267359692 26775552 5368 996147200 134512640 134931368 4294956256 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 1 0 0
/proc/27860/statm: 6537 5368 48 102 0 6432 0
Current children cumulated CPU time (s) 50.79
Current children cumulated vsize (KiB) 45104

[startup+102.306 s]
/proc/loadavg: 2.03 2.02 2.00 3/76 27860
/proc/meminfo: memFree=1749112/2055920 swapFree=4181032/4192956
[pid=27836] ppid=27834 vsize=13600 CPUtime=6.11
/proc/27836/stat : 27836 (sugar) S 27834 27836 26276 0 -1 4194304 1022 29875 0 2 4 0 585 22 16 0 1 0 267359053 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27836/statm: 3400 799 370 3 0 500 0

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

/proc/meminfo: memFree=1707896/2055920 swapFree=4181032/4192956
[pid=27836] ppid=27834 vsize=13600 CPUtime=6.11
/proc/27836/stat : 27836 (sugar) S 27834 27836 26276 0 -1 4194304 1022 29875 0 2 4 0 585 22 16 0 1 0 267359053 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27836/statm: 3400 799 370 3 0 500 0
[pid=27859] ppid=27836 vsize=5356 CPUtime=0
/proc/27859/stat : 27859 (sh) S 27836 27836 26276 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 267359692 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27859/statm: 1339 232 193 169 0 50 0
[pid=27860] ppid=27859 vsize=68684 CPUtime=1295.43
/proc/27860/stat : 27860 (picosat) R 27859 27836 26276 0 -1 4194304 18003 0 0 0 129408 135 0 0 25 0 1 0 267359692 70332416 16089 996147200 134512640 134931368 4294956256 18446744073709551615 134524027 0 0 4096 0 0 0 0 17 1 0 0
/proc/27860/statm: 17171 16089 48 102 0 17066 0
Current children cumulated CPU time (s) 1301.54
Current children cumulated vsize (KiB) 87640

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 27860
/proc/meminfo: memFree=1707064/2055920 swapFree=4181032/4192956
[pid=27836] ppid=27834 vsize=13600 CPUtime=6.11
/proc/27836/stat : 27836 (sugar) S 27834 27836 26276 0 -1 4194304 1022 29875 0 2 4 0 585 22 16 0 1 0 267359053 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27836/statm: 3400 799 370 3 0 500 0
[pid=27859] ppid=27836 vsize=5356 CPUtime=0
/proc/27859/stat : 27859 (sh) S 27836 27836 26276 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 267359692 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27859/statm: 1339 232 193 169 0 50 0
[pid=27860] ppid=27859 vsize=69472 CPUtime=1355.39
/proc/27860/stat : 27860 (picosat) R 27859 27836 26276 0 -1 4194304 18321 0 0 0 135404 135 0 0 25 0 1 0 267359692 71139328 16295 996147200 134512640 134931368 4294956256 18446744073709551615 134529054 0 0 4096 0 0 0 0 17 1 0 0
/proc/27860/statm: 17368 16295 48 102 0 17263 0
Current children cumulated CPU time (s) 1361.5
Current children cumulated vsize (KiB) 88428

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 27860
/proc/meminfo: memFree=1707064/2055920 swapFree=4181032/4192956
[pid=27836] ppid=27834 vsize=13600 CPUtime=6.11
/proc/27836/stat : 27836 (sugar) S 27834 27836 26276 0 -1 4194304 1022 29875 0 2 4 0 585 22 16 0 1 0 267359053 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27836/statm: 3400 799 370 3 0 500 0
[pid=27859] ppid=27836 vsize=5356 CPUtime=0
/proc/27859/stat : 27859 (sh) S 27836 27836 26276 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 267359692 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27859/statm: 1339 232 193 169 0 50 0
[pid=27860] ppid=27859 vsize=69472 CPUtime=1415.38
/proc/27860/stat : 27860 (picosat) R 27859 27836 26276 0 -1 4194304 18321 0 0 0 141403 135 0 0 25 0 1 0 267359692 71139328 16295 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/27860/statm: 17368 16295 48 102 0 17263 0
Current children cumulated CPU time (s) 1421.49
Current children cumulated vsize (KiB) 88428

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 27860
/proc/meminfo: memFree=1705208/2055920 swapFree=4181032/4192956
[pid=27836] ppid=27834 vsize=13600 CPUtime=6.11
/proc/27836/stat : 27836 (sugar) S 27834 27836 26276 0 -1 4194304 1022 29875 0 2 4 0 585 22 16 0 1 0 267359053 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27836/statm: 3400 799 370 3 0 500 0
[pid=27859] ppid=27836 vsize=5356 CPUtime=0
/proc/27859/stat : 27859 (sh) S 27836 27836 26276 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 267359692 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27859/statm: 1339 232 193 169 0 50 0
[pid=27860] ppid=27859 vsize=71288 CPUtime=1475.35
/proc/27860/stat : 27860 (picosat) R 27859 27836 26276 0 -1 4194304 18890 0 0 0 147399 136 0 0 25 0 1 0 267359692 72998912 16748 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/27860/statm: 17822 16748 48 102 0 17717 0
Current children cumulated CPU time (s) 1481.46
Current children cumulated vsize (KiB) 90244

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 27860
/proc/meminfo: memFree=1705208/2055920 swapFree=4181032/4192956
[pid=27836] ppid=27834 vsize=13600 CPUtime=6.11
/proc/27836/stat : 27836 (sugar) S 27834 27836 26276 0 -1 4194304 1022 29875 0 2 4 0 585 22 16 0 1 0 267359053 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27836/statm: 3400 799 370 3 0 500 0
[pid=27859] ppid=27836 vsize=5356 CPUtime=0
/proc/27859/stat : 27859 (sh) S 27836 27836 26276 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 267359692 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27859/statm: 1339 232 193 169 0 50 0
[pid=27860] ppid=27859 vsize=71288 CPUtime=1535.33
/proc/27860/stat : 27860 (picosat) R 27859 27836 26276 0 -1 4194304 18890 0 0 0 153397 136 0 0 25 0 1 0 267359692 72998912 16748 996147200 134512640 134931368 4294956256 18446744073709551615 134525823 0 0 4096 0 0 0 0 17 1 0 0
/proc/27860/statm: 17822 16748 48 102 0 17717 0
Current children cumulated CPU time (s) 1541.44
Current children cumulated vsize (KiB) 90244

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 27860
/proc/meminfo: memFree=1703160/2055920 swapFree=4181032/4192956
[pid=27836] ppid=27834 vsize=13600 CPUtime=6.11
/proc/27836/stat : 27836 (sugar) S 27834 27836 26276 0 -1 4194304 1022 29875 0 2 4 0 585 22 16 0 1 0 267359053 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27836/statm: 3400 799 370 3 0 500 0
[pid=27859] ppid=27836 vsize=5356 CPUtime=0
/proc/27859/stat : 27859 (sh) S 27836 27836 26276 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 267359692 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27859/statm: 1339 232 193 169 0 50 0
[pid=27860] ppid=27859 vsize=73112 CPUtime=1595.31
/proc/27860/stat : 27860 (picosat) R 27859 27836 26276 0 -1 4194304 19472 0 0 0 159394 137 0 0 25 0 1 0 267359692 74866688 17213 996147200 134512640 134931368 4294956256 18446744073709551615 134524112 0 0 4096 0 0 0 0 17 1 0 0
/proc/27860/statm: 18278 17213 48 102 0 18173 0
Current children cumulated CPU time (s) 1601.42
Current children cumulated vsize (KiB) 92068

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/77 27900
/proc/meminfo: memFree=1667760/2055920 swapFree=4181032/4192956
[pid=27836] ppid=27834 vsize=13600 CPUtime=6.11
/proc/27836/stat : 27836 (sugar) S 27834 27836 26276 0 -1 4194304 1022 29875 0 2 4 0 585 22 16 0 1 0 267359053 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27836/statm: 3400 799 370 3 0 500 0
[pid=27859] ppid=27836 vsize=5356 CPUtime=0
/proc/27859/stat : 27859 (sh) S 27836 27836 26276 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 267359692 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27859/statm: 1339 232 193 169 0 50 0
[pid=27860] ppid=27859 vsize=77160 CPUtime=1655.24
/proc/27860/stat : 27860 (picosat) R 27859 27836 26276 0 -1 4194304 20469 0 0 0 165386 138 0 0 25 0 1 0 267359692 79011840 18210 996147200 134512640 134931368 4294956256 18446744073709551615 134529810 0 0 4096 0 0 0 0 17 1 0 0
/proc/27860/statm: 19290 18210 48 102 0 19185 0
Current children cumulated CPU time (s) 1661.35
Current children cumulated vsize (KiB) 96116

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/77 27900
/proc/meminfo: memFree=1655792/2055920 swapFree=4181032/4192956
[pid=27836] ppid=27834 vsize=13600 CPUtime=6.11
/proc/27836/stat : 27836 (sugar) S 27834 27836 26276 0 -1 4194304 1022 29875 0 2 4 0 585 22 16 0 1 0 267359053 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27836/statm: 3400 799 370 3 0 500 0
[pid=27859] ppid=27836 vsize=5356 CPUtime=0
/proc/27859/stat : 27859 (sh) S 27836 27836 26276 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 267359692 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27859/statm: 1339 232 193 169 0 50 0
[pid=27860] ppid=27859 vsize=89856 CPUtime=1715.22
/proc/27860/stat : 27860 (picosat) R 27859 27836 26276 0 -1 4194304 23516 0 0 0 171380 142 0 0 25 0 1 0 267359692 92012544 21135 996147200 134512640 134931368 4294956256 18446744073709551615 134549236 0 0 4096 0 0 0 0 17 1 0 0
/proc/27860/statm: 22464 21135 48 102 0 22359 0
Current children cumulated CPU time (s) 1721.33
Current children cumulated vsize (KiB) 108812

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 27900
/proc/meminfo: memFree=1655600/2055920 swapFree=4181032/4192956
[pid=27836] ppid=27834 vsize=13600 CPUtime=6.11
/proc/27836/stat : 27836 (sugar) S 27834 27836 26276 0 -1 4194304 1022 29875 0 2 4 0 585 22 16 0 1 0 267359053 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27836/statm: 3400 799 370 3 0 500 0
[pid=27859] ppid=27836 vsize=5356 CPUtime=0
/proc/27859/stat : 27859 (sh) S 27836 27836 26276 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 267359692 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27859/statm: 1339 232 193 169 0 50 0
[pid=27860] ppid=27859 vsize=89856 CPUtime=1775.2
/proc/27860/stat : 27860 (picosat) R 27859 27836 26276 0 -1 4194304 23516 0 0 0 177378 142 0 0 25 0 1 0 267359692 92012544 21135 996147200 134512640 134931368 4294956256 18446744073709551615 134525608 0 0 4096 0 0 0 0 17 1 0 0
/proc/27860/statm: 22464 21135 48 102 0 22359 0
Current children cumulated CPU time (s) 1781.31
Current children cumulated vsize (KiB) 108812



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801 s]
/proc/loadavg: 2.00 2.00 2.00 3/77 27900
/proc/meminfo: memFree=1655600/2055920 swapFree=4181032/4192956
[pid=27836] ppid=27834 vsize=13600 CPUtime=6.11
/proc/27836/stat : 27836 (sugar) S 27834 27836 26276 0 -1 4194304 1022 29875 0 2 4 0 585 22 16 0 1 0 267359053 13926400 799 996147200 4194304 4206940 548682068608 18446744073709551615 214953930850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27836/statm: 3400 799 370 3 0 500 0
[pid=27859] ppid=27836 vsize=5356 CPUtime=0
/proc/27859/stat : 27859 (sh) S 27836 27836 26276 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 267359692 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 214945030980 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/27859/statm: 1339 232 193 169 0 50 0
[pid=27860] ppid=27859 vsize=89856 CPUtime=1793.89
/proc/27860/stat : 27860 (picosat) R 27859 27836 26276 0 -1 4194304 23517 0 0 0 179247 142 0 0 25 0 1 0 267359692 92012544 21136 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/27860/statm: 22464 21136 48 102 0 22359 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 108812

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

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27836 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=897103
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=232964
# CPU time returned by wait4() is 6.13007
# while last known CPU time is 1800
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.02
CPU time (s): 1800
CPU user time (s): 1798.36
CPU system time (s): 1.64
CPU usage (%): 99.9431
Max. virtual memory (cumulated for all children) (KiB): 888348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.8971
system time used= 0.232964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31253
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= 4307
involuntary context switches= 4216

runsolver used 1.81472 second user time and 4.76028 second system time

The end

Launcher Data (download as text)

Begin job on node85 at 2008-07-05 15:22:43
IDJOB=1092133
IDBENCH=58598
IDSOLVER=345
FILE ID=node85/1092133-1215264163
PBS_JOBID= 7882049
Free space on /tmp= 126848 MiB

SOLVER NAME= Sugar v1.13+picosat
BENCH NAME= CPAI08/csp/bibdVariousK/normalized-bibd-21-28-8-6-2_glb.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-1092133-1215264163/watcher-1092133-1215264163 -o /tmp/evaluation-result-1092133-1215264163/solver-1092133-1215264163 -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-1092133-1215264163.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 43f8af121f89189e34019dd27fcf5130
RANDOM SEED=89939451

node85.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.272
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.272
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1781672 kB
Buffers:         24916 kB
Cached:         189492 kB
SwapCached:       5844 kB
Active:         140612 kB
Inactive:        88608 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1781672 kB
SwapTotal:     4192956 kB
SwapFree:      4181032 kB
Dirty:            2744 kB
Writeback:           0 kB
Mapped:          23164 kB
Slab:            30764 kB
Committed_AS:   711576 kB
PageTables:       1500 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= 126816 MiB
End job on node85 at 2008-07-05 15:52:46