Trace number 2074425

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sugar v1.14.6+picosat? (TO) 1800.02 1806.75

General information on the benchmark

Namecsp/chessboardColoration/
normalized-cc-15-15-3.xml
MD5SUM788bc16485f787ede0b4976a55d63308
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 variables225
Number of constraints11025
Maximum constraint arity4
Maximum domain size3
Number of constraints which are defined in extension0
Number of constraints which are defined in intension11025
Global constraints used (with number of constraints)

Solver Data

0.00/0.07	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.07	c 0	BEGIN Sun Jul 12 02:40:04 2009
0.00/0.07	c 0	PID 21411
0.00/0.07	c 0	HOST node92.alineos.net
0.00/0.07	c 0	CONVERTING HOME/instance-2074425-1247359203.xml TO HOME/temp.csp
0.00/0.07	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2074425-1247359203.xml' 'HOME/temp.csp'
0.06/0.86	c 0	1 domains, 225 variables, 1 predicates, 0 relations, 11025 constraints
0.06/0.87	c 0	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.87	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.97/0.94	c 0	Parsing HOME/temp.csp
1.32/1.25	c 1	parsed 10000 expressions
1.32/1.28	c 1	parsed 11252 expressions
1.32/1.29	c 1	Heap : 10 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
1.32/1.29	c 1	Converting to clausal form CSP
1.82/1.61	c 1	converted 1126 (10%) expressions
1.92/1.76	c 1	converted 2251 (20%) expressions
2.13/1.91	c 1	converted 3376 (30%) expressions
2.34/2.18	c 2	converted 4501 (40%) expressions
2.53/2.34	c 2	converted 5626 (50%) expressions
2.64/2.49	c 2	converted 6752 (60%) expressions
2.84/2.65	c 2	converted 7877 (70%) expressions
3.03/2.80	c 2	converted 9002 (80%) expressions
3.33/3.16	c 3	converted 10127 (90%) expressions
3.53/3.33	c 3	converted 11252 (100%) expressions
3.53/3.33	c 3	CSP : 225 integers, 0 booleans, 11025 clauses, largest domain size 3
3.53/3.33	c 3	Heap : 40 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.53/3.33	c 3	Propagation in CSP
3.53/3.37	c 3	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.53/3.37	c 3	CSP : 225 integers, 0 booleans, 11025 clauses, largest domain size 3
3.53/3.37	c 3	Heap : 41 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
3.53/3.38	c 3	Simplifing CSP by introducing new Boolean variables
4.45/4.24	c 4	CSP : 225 integers, 132300 booleans, 143325 clauses, largest domain size 3
4.45/4.24	c 4	Heap : 75 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
4.84/4.63	c 4	Encoding CSP to SAT : HOME/temp.cnf
4.84/4.66	c 4	23 (10%) CSP integer variables are encoded (23 clauses, 262 bytes)
4.84/4.66	c 4	45 (20%) CSP integer variables are encoded (45 clauses, 460 bytes)
4.84/4.66	c 4	68 (30%) CSP integer variables are encoded (68 clauses, 704 bytes)
4.84/4.66	c 4	90 (40%) CSP integer variables are encoded (90 clauses, 946 bytes)
4.84/4.66	c 4	113 (50%) CSP integer variables are encoded (113 clauses, 1199 bytes)
4.84/4.66	c 4	135 (60%) CSP integer variables are encoded (135 clauses, 1441 bytes)
4.84/4.66	c 4	158 (70%) CSP integer variables are encoded (158 clauses, 1694 bytes)
4.84/4.66	c 4	180 (80%) CSP integer variables are encoded (180 clauses, 1936 bytes)
4.84/4.66	c 4	203 (90%) CSP integer variables are encoded (203 clauses, 2189 bytes)
4.84/4.66	c 4	225 (100%) CSP integer variables are encoded (225 clauses, 2431 bytes)
5.08/4.84	c 4	14333 (10%) CSP clauses are encoded (41020 clauses, 597384 bytes)
5.18/4.99	c 4	28665 (20%) CSP clauses are encoded (81810 clauses, 1244503 bytes)
5.38/5.14	c 5	42998 (30%) CSP clauses are encoded (122605 clauses, 1893234 bytes)
5.47/5.29	c 5	57330 (40%) CSP clauses are encoded (163395 clauses, 2546341 bytes)
5.68/5.44	c 5	71663 (50%) CSP clauses are encoded (204190 clauses, 3219714 bytes)
5.88/5.61	c 5	85995 (60%) CSP clauses are encoded (244980 clauses, 3896641 bytes)
5.99/5.78	c 5	100328 (70%) CSP clauses are encoded (285775 clauses, 4573584 bytes)
6.18/5.95	c 5	114660 (80%) CSP clauses are encoded (326565 clauses, 5275675 bytes)
6.38/6.13	c 6	128993 (90%) CSP clauses are encoded (367360 clauses, 6005535 bytes)
6.59/6.30	c 6	143325 (100%) CSP clauses are encoded (408150 clauses, 6735385 bytes)
6.59/6.30	c 6	143325 CSP clauses encoded
6.59/6.30	c 6	Writing map file : HOME/temp.map
6.59/6.32	c 6	Heap : 62 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
6.59/6.32	c 6	SAT : 132750 SAT variables, 408150 SAT clauses, 6735385 bytes
6.59/6.32	c 6	Heap : 62 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
6.59/6.36	c 6	SOLVING HOME/temp.cnf
6.59/6.36	c 6	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.02/1806.71	c 1806	DECODING HOME/temp.out WITH HOME/temp.map
1800.02/1806.71	c 1806	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.SugarMain -v -v -competition -decode 'HOME/temp.out' 'HOME/temp.map'
1800.02/1806.71	c ERROR INTERRUPTED
1800.02/1806.71	s UNKNOWN
1800.02/1806.71	c 1806	CPU 6.65 (0.05 0.02 6.32 0.26)
1800.02/1806.71	c 1806	END Sun Jul 12 03:10:10 2009

Verifier Data

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

Watcher Data

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.77 1.58 1.84 3/68 21411
/proc/meminfo: memFree=1887640/2055920 swapFree=4192812/4192956
[pid=21411] ppid=21409 vsize=12268 CPUtime=0
/proc/21411/stat : 21411 (sugar) R 21409 21411 19993 0 -1 4194304 348 0 0 0 0 0 0 0 18 0 1 0 22985376 12562432 316 996147200 4194304 4206940 548682068608 18446744073709551615 251288140798 0 0 4224 0 0 0 0 17 0 0 0
/proc/21411/statm: 3067 317 241 3 0 167 0

[startup+0.105601 s]
/proc/loadavg: 0.77 1.58 1.84 3/68 21411
/proc/meminfo: memFree=1887640/2055920 swapFree=4192812/4192956
[pid=21411] ppid=21409 vsize=16868 CPUtime=0.06
/proc/21411/stat : 21411 (sugar) S 21409 21411 19993 0 -1 4194304 1227 128 0 0 4 2 0 0 17 0 1 0 22985376 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21411/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.201613 s]
/proc/loadavg: 0.77 1.58 1.84 3/68 21411
/proc/meminfo: memFree=1887640/2055920 swapFree=4192812/4192956
[pid=21411] ppid=21409 vsize=16868 CPUtime=0.06
/proc/21411/stat : 21411 (sugar) S 21409 21411 19993 0 -1 4194304 1227 128 0 0 4 2 0 0 17 0 1 0 22985376 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21411/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301627 s]
/proc/loadavg: 0.77 1.58 1.84 3/68 21411
/proc/meminfo: memFree=1887640/2055920 swapFree=4192812/4192956
[pid=21411] ppid=21409 vsize=16868 CPUtime=0.06
/proc/21411/stat : 21411 (sugar) S 21409 21411 19993 0 -1 4194304 1227 128 0 0 4 2 0 0 17 0 1 0 22985376 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21411/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701682 s]
/proc/loadavg: 0.77 1.58 1.84 3/68 21411
/proc/meminfo: memFree=1887640/2055920 swapFree=4192812/4192956
[pid=21411] ppid=21409 vsize=16868 CPUtime=0.06
/proc/21411/stat : 21411 (sugar) S 21409 21411 19993 0 -1 4194304 1227 128 0 0 4 2 0 0 17 0 1 0 22985376 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21411/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50278 s]
/proc/loadavg: 0.77 1.58 1.84 2/79 21433
/proc/meminfo: memFree=1873464/2055920 swapFree=4192812/4192956
[pid=21411] ppid=21409 vsize=16868 CPUtime=0.97
/proc/21411/stat : 21411 (sugar) S 21409 21411 19993 0 -1 4194304 1309 10106 0 1 4 2 86 5 16 0 1 0 22985376 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21411/statm: 4217 1111 409 3 0 796 0
[pid=21424] ppid=21411 vsize=5356 CPUtime=0
/proc/21424/stat : 21424 (sh) S 21411 21411 19993 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22985463 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21424/statm: 1339 233 193 169 0 50 0
[pid=21425] ppid=21424 vsize=868920 CPUtime=0.75
/proc/21425/stat : 21425 (java) S 21424 21411 19993 0 -1 0 9064 0 1 0 70 5 0 0 19 0 9 0 22985463 889774080 8308 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21425/statm: 217230 8308 2569 9 0 211735 0
[pid=21425/tid=21426] ppid=21424 vsize=868920 CPUtime=0.42
/proc/21425/task/21426/stat : 21426 (java) R 21424 21411 19993 0 -1 64 2592 0 1 0 41 1 0 0 17 0 9 0 22985464 889774080 8308 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21425/tid=21427] ppid=21424 vsize=868920 CPUtime=0.17
/proc/21425/task/21427/stat : 21427 (java) S 21424 21411 19993 0 -1 64 4256 0 0 0 16 1 0 0 16 0 9 0 22985466 889774080 8308 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21425/tid=21428] ppid=21424 vsize=868920 CPUtime=0
/proc/21425/task/21428/stat : 21428 (java) S 21424 21411 19993 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 22985466 889774080 8308 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21425/tid=21429] ppid=21424 vsize=868920 CPUtime=0
/proc/21425/task/21429/stat : 21429 (java) S 21424 21411 19993 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22985466 889774080 8308 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21425/tid=21430] ppid=21424 vsize=868920 CPUtime=0
/proc/21425/task/21430/stat : 21430 (java) S 21424 21411 19993 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 22985468 889774080 8308 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21425/tid=21431] ppid=21424 vsize=868920 CPUtime=0.13
/proc/21425/task/21431/stat : 21431 (java) S 21424 21411 19993 0 -1 64 1513 0 0 0 12 1 0 0 16 0 9 0 22985468 889774080 8308 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21425/tid=21432] ppid=21424 vsize=868920 CPUtime=0
/proc/21425/task/21432/stat : 21432 (java) S 21424 21411 19993 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 22985468 889774080 8308 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21425/tid=21433] ppid=21424 vsize=868920 CPUtime=0
/proc/21425/task/21433/stat : 21433 (java) S 21424 21411 19993 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22985468 889774080 8308 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.72
Current children cumulated vsize (KiB) 891144

[startup+3.10298 s]
/proc/loadavg: 0.77 1.58 1.84 2/79 21433
/proc/meminfo: memFree=1848952/2055920 swapFree=4192812/4192956
[pid=21411] ppid=21409 vsize=16868 CPUtime=0.98
/proc/21411/stat : 21411 (sugar) S 21409 21411 19993 0 -1 4194304 1309 10106 0 1 5 2 86 5 15 0 1 0 22985376 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21411/statm: 4217 1111 409 3 0 796 0
[pid=21424] ppid=21411 vsize=5356 CPUtime=0
/proc/21424/stat : 21424 (sh) S 21411 21411 19993 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22985463 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21424/statm: 1339 233 193 169 0 50 0
[pid=21425] ppid=21424 vsize=869008 CPUtime=2.35
/proc/21425/stat : 21425 (java) S 21424 21411 19993 0 -1 0 15666 0 1 0 227 8 0 0 19 0 9 0 22985463 889864192 14772 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21425/statm: 217252 14772 2566 9 0 211757 0
[pid=21425/tid=21426] ppid=21424 vsize=869008 CPUtime=1.36
/proc/21425/task/21426/stat : 21426 (java) R 21424 21411 19993 0 -1 64 3194 0 1 0 134 2 0 0 16 0 9 0 22985464 889864192 14772 996147200 134512640 134550932 4294955936 18446744073709551615 4126528336 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21425/tid=21427] ppid=21424 vsize=869008 CPUtime=0.83
/proc/21425/task/21427/stat : 21427 (java) S 21424 21411 19993 0 -1 64 10254 0 0 0 79 4 0 0 17 0 9 0 22985466 889864192 14772 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21425/tid=21428] ppid=21424 vsize=869008 CPUtime=0
/proc/21425/task/21428/stat : 21428 (java) S 21424 21411 19993 0 -1 64 14 0 0 0 0 0 0 0 15 0 9 0 22985466 889864192 14772 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21425/tid=21429] ppid=21424 vsize=869008 CPUtime=0
/proc/21425/task/21429/stat : 21429 (java) S 21424 21411 19993 0 -1 64 9 0 0 0 0 0 0 0 15 0 9 0 22985466 889864192 14772 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21425/tid=21430] ppid=21424 vsize=869008 CPUtime=0
/proc/21425/task/21430/stat : 21430 (java) S 21424 21411 19993 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 22985468 889864192 14772 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21425/tid=21431] ppid=21424 vsize=869008 CPUtime=0.13
/proc/21425/task/21431/stat : 21431 (java) S 21424 21411 19993 0 -1 64 1515 0 0 0 12 1 0 0 16 0 9 0 22985468 889864192 14772 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21425/tid=21432] ppid=21424 vsize=869008 CPUtime=0
/proc/21425/task/21432/stat : 21432 (java) S 21424 21411 19993 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 22985468 889864192 14772 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21425/tid=21433] ppid=21424 vsize=869008 CPUtime=0
/proc/21425/task/21433/stat : 21433 (java) S 21424 21411 19993 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22985468 889864192 14772 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.33
Current children cumulated vsize (KiB) 891232

[startup+6.30138 s]
/proc/loadavg: 0.78 1.57 1.83 2/79 21435
/proc/meminfo: memFree=1787704/2055920 swapFree=4192812/4192956
[pid=21411] ppid=21409 vsize=16868 CPUtime=0.98
/proc/21411/stat : 21411 (sugar) S 21409 21411 19993 0 -1 4194304 1310 10106 0 1 5 2 86 5 15 0 1 0 22985376 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21411/statm: 4217 1111 409 3 0 796 0
[pid=21424] ppid=21411 vsize=5356 CPUtime=0
/proc/21424/stat : 21424 (sh) S 21411 21411 19993 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 22985463 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21424/statm: 1339 233 193 169 0 50 0
[pid=21425] ppid=21424 vsize=869120 CPUtime=5.61
/proc/21425/stat : 21425 (java) S 21424 21411 19993 0 -1 0 27102 0 1 0 542 19 0 0 19 0 9 0 22985463 889978880 25465 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21425/statm: 217280 25465 2590 9 0 211757 0
[pid=21425/tid=21426] ppid=21424 vsize=869120 CPUtime=3.4
/proc/21425/task/21426/stat : 21426 (java) R 21424 21411 19993 0 -1 64 3783 0 1 0 333 7 0 0 16 0 9 0 22985464 889978880 25465 996147200 134512640 134550932 4294955936 18446744073709551615 4126551420 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21425/tid=21427] ppid=21424 vsize=869120 CPUtime=1.98
/proc/21425/task/21427/stat : 21427 (java) S 21424 21411 19993 0 -1 64 21053 0 0 0 189 9 0 0 15 0 9 0 22985466 889978880 25465 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21425/tid=21428] ppid=21424 vsize=869120 CPUtime=0
/proc/21425/task/21428/stat : 21428 (java) S 21424 21411 19993 0 -1 64 14 0 0 0 0 0 0 0 16 0 9 0 22985466 889978880 25465 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21425/tid=21429] ppid=21424 vsize=869120 CPUtime=0
/proc/21425/task/21429/stat : 21429 (java) S 21424 21411 19993 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 22985466 889978880 25465 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=21425/tid=21430] ppid=21424 vsize=869120 CPUtime=0
/proc/21425/task/21430/stat : 21430 (java) S 21424 21411 19993 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 22985468 889978880 25465 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21425/tid=21431] ppid=21424 vsize=869120 CPUtime=0.2
/proc/21425/task/21431/stat : 21431 (java) S 21424 21411 19993 0 -1 64 1563 0 0 0 19 1 0 0 15 0 9 0 22985468 889978880 25465 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21425/tid=21432] ppid=21424 vsize=869120 CPUtime=0
/proc/21425/task/21432/stat : 21432 (java) S 21424 21411 19993 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 22985468 889978880 25465 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21425/tid=21433] ppid=21424 vsize=869120 CPUtime=0
/proc/21425/task/21433/stat : 21433 (java) S 21424 21411 19993 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 22985468 889978880 25465 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.59
Current children cumulated vsize (KiB) 891344

[startup+12.7012 s]
/proc/loadavg: 0.80 1.56 1.83 2/71 21462
/proc/meminfo: memFree=1858296/2055920 swapFree=4192812/4192956
[pid=21411] ppid=21409 vsize=16868 CPUtime=6.65
/proc/21411/stat : 21411 (sugar) S 21409 21411 19993 0 -1 4194304 1366 37518 0 2 5 2 632 26 16 0 1 0 22985376 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21411/statm: 4217 1113 409 3 0 796 0
[pid=21461] ppid=21411 vsize=5356 CPUtime=0
/proc/21461/stat : 21461 (sh) S 21411 21411 19993 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22986012 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21461/statm: 1339 232 193 169 0 50 0
[pid=21462] ppid=21461 vsize=27536 CPUtime=6.33
/proc/21462/stat : 21462 (picosat) R 21461 21411 19993 0 -1 4194304 4609 0 0 0 466 167 0 0 25 0 1 0 22986013 28196864 4563 996147200 134512640 134931368 4294956256 18446744073709551615 134544809 0 0 4096 0 0 0 0 17 0 0 0
/proc/21462/statm: 6884 4563 42 102 0 6779 0
Current children cumulated CPU time (s) 12.98
Current children cumulated vsize (KiB) 49760

[startup+25.5018 s]
/proc/loadavg: 0.84 1.53 1.81 2/71 21462
/proc/meminfo: memFree=1856248/2055920 swapFree=4192812/4192956
[pid=21411] ppid=21409 vsize=16868 CPUtime=6.65
/proc/21411/stat : 21411 (sugar) S 21409 21411 19993 0 -1 4194304 1366 37518 0 2 5 2 632 26 16 0 1 0 22985376 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21411/statm: 4217 1113 409 3 0 796 0
[pid=21461] ppid=21411 vsize=5356 CPUtime=0
/proc/21461/stat : 21461 (sh) S 21411 21411 19993 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22986012 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21461/statm: 1339 232 193 169 0 50 0
[pid=21462] ppid=21461 vsize=29648 CPUtime=19.11
/proc/21462/stat : 21462 (picosat) R 21461 21411 19993 0 -1 4194304 5168 0 0 0 1743 168 0 0 25 0 1 0 22986013 30359552 5122 996147200 134512640 134931368 4294956256 18446744073709551615 134525778 0 0 4096 0 0 0 0 17 0 0 0
/proc/21462/statm: 7412 5122 42 102 0 7307 0
Current children cumulated CPU time (s) 25.76
Current children cumulated vsize (KiB) 51872

[startup+51.102 s]
/proc/loadavg: 0.90 1.49 1.79 2/71 21522
/proc/meminfo: memFree=1852144/2055920 swapFree=4192812/4192956
[pid=21411] ppid=21409 vsize=16868 CPUtime=6.65
/proc/21411/stat : 21411 (sugar) S 21409 21411 19993 0 -1 4194304 1366 37518 0 2 5 2 632 26 16 0 1 0 22985376 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21411/statm: 4217 1113 409 3 0 796 0
[pid=21461] ppid=21411 vsize=5356 CPUtime=0
/proc/21461/stat : 21461 (sh) S 21411 21411 19993 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22986012 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21461/statm: 1339 232 193 169 0 50 0
[pid=21462] ppid=21461 vsize=33608 CPUtime=44.65
/proc/21462/stat : 21462 (picosat) R 21461 21411 19993 0 -1 4194304 6169 0 0 0 4295 170 0 0 25 0 1 0 22986013 34414592 6123 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/21462/statm: 8402 6123 42 102 0 8297 0
Current children cumulated CPU time (s) 51.3
Current children cumulated vsize (KiB) 55832

[startup+102.301 s]
/proc/loadavg: 1.03 1.43 1.75 3/86 21620
/proc/meminfo: memFree=1739072/2055920 swapFree=4192812/4192956
[pid=21411] ppid=21409 vsize=16868 CPUtime=6.65
/proc/21411/stat : 21411 (sugar) S 21409 21411 19993 0 -1 4194304 1366 37518 0 2 5 2 632 26 16 0 1 0 22985376 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21411/statm: 4217 1113 409 3 0 796 0
[pid=21461] ppid=21411 vsize=5356 CPUtime=0

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

/proc/meminfo: memFree=1813696/2055920 swapFree=4192812/4192956
[pid=21411] ppid=21409 vsize=16868 CPUtime=6.65
/proc/21411/stat : 21411 (sugar) S 21409 21411 19993 0 -1 4194304 1366 37518 0 2 5 2 632 26 16 0 1 0 22985376 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21411/statm: 4217 1113 409 3 0 796 0
[pid=21461] ppid=21411 vsize=5356 CPUtime=0
/proc/21461/stat : 21461 (sh) S 21411 21411 19993 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22986012 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21461/statm: 1339 232 193 169 0 50 0
[pid=21462] ppid=21461 vsize=57104 CPUtime=1291.14
/proc/21462/stat : 21462 (picosat) R 21461 21411 19993 0 -1 4194304 12740 0 0 0 128914 200 0 0 25 0 1 0 22986013 58474496 12001 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/21462/statm: 14276 12001 48 102 0 14171 0
Current children cumulated CPU time (s) 1297.79
Current children cumulated vsize (KiB) 79328

[startup+1362.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/85 21675
/proc/meminfo: memFree=1812864/2055920 swapFree=4192812/4192956
[pid=21411] ppid=21409 vsize=16868 CPUtime=6.65
/proc/21411/stat : 21411 (sugar) S 21409 21411 19993 0 -1 4194304 1366 37518 0 2 5 2 632 26 16 0 1 0 22985376 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21411/statm: 4217 1113 409 3 0 796 0
[pid=21461] ppid=21411 vsize=5356 CPUtime=0
/proc/21461/stat : 21461 (sh) S 21411 21411 19993 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22986012 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21461/statm: 1339 232 193 169 0 50 0
[pid=21462] ppid=21461 vsize=57632 CPUtime=1350.88
/proc/21462/stat : 21462 (picosat) R 21461 21411 19993 0 -1 4194304 12949 0 0 0 134888 200 0 0 25 0 1 0 22986013 59015168 12140 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/21462/statm: 14408 12140 48 102 0 14303 0
Current children cumulated CPU time (s) 1357.53
Current children cumulated vsize (KiB) 79856

[startup+1422.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/85 21675
/proc/meminfo: memFree=1812864/2055920 swapFree=4192812/4192956
[pid=21411] ppid=21409 vsize=16868 CPUtime=6.65
/proc/21411/stat : 21411 (sugar) S 21409 21411 19993 0 -1 4194304 1366 37518 0 2 5 2 632 26 16 0 1 0 22985376 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21411/statm: 4217 1113 409 3 0 796 0
[pid=21461] ppid=21411 vsize=5356 CPUtime=0
/proc/21461/stat : 21461 (sh) S 21411 21411 19993 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22986012 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21461/statm: 1339 232 193 169 0 50 0
[pid=21462] ppid=21461 vsize=57632 CPUtime=1410.62
/proc/21462/stat : 21462 (picosat) R 21461 21411 19993 0 -1 4194304 12949 0 0 0 140862 200 0 0 25 0 1 0 22986013 59015168 12140 996147200 134512640 134931368 4294956256 18446744073709551615 134522740 0 0 4096 0 0 0 0 17 1 0 0
/proc/21462/statm: 14408 12140 48 102 0 14303 0
Current children cumulated CPU time (s) 1417.27
Current children cumulated vsize (KiB) 79856

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/85 21675
/proc/meminfo: memFree=1809600/2055920 swapFree=4192812/4192956
[pid=21411] ppid=21409 vsize=16868 CPUtime=6.65
/proc/21411/stat : 21411 (sugar) S 21409 21411 19993 0 -1 4194304 1366 37518 0 2 5 2 632 26 16 0 1 0 22985376 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21411/statm: 4217 1113 409 3 0 796 0
[pid=21461] ppid=21411 vsize=5356 CPUtime=0
/proc/21461/stat : 21461 (sh) S 21411 21411 19993 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22986012 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21461/statm: 1339 232 193 169 0 50 0
[pid=21462] ppid=21461 vsize=60668 CPUtime=1470.38
/proc/21462/stat : 21462 (picosat) R 21461 21411 19993 0 -1 4194304 13811 0 0 0 146836 202 0 0 25 0 1 0 22986013 62124032 12929 996147200 134512640 134931368 4294956256 18446744073709551615 134529347 0 0 4096 0 0 0 0 17 1 0 0
/proc/21462/statm: 15167 12929 48 102 0 15062 0
Current children cumulated CPU time (s) 1477.03
Current children cumulated vsize (KiB) 82892

[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/85 21675
/proc/meminfo: memFree=1809536/2055920 swapFree=4192812/4192956
[pid=21411] ppid=21409 vsize=16868 CPUtime=6.65
/proc/21411/stat : 21411 (sugar) S 21409 21411 19993 0 -1 4194304 1366 37518 0 2 5 2 632 26 16 0 1 0 22985376 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21411/statm: 4217 1113 409 3 0 796 0
[pid=21461] ppid=21411 vsize=5356 CPUtime=0
/proc/21461/stat : 21461 (sh) S 21411 21411 19993 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22986012 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21461/statm: 1339 232 193 169 0 50 0
[pid=21462] ppid=21461 vsize=60668 CPUtime=1530.12
/proc/21462/stat : 21462 (picosat) R 21461 21411 19993 0 -1 4194304 13811 0 0 0 152810 202 0 0 25 0 1 0 22986013 62124032 12929 996147200 134512640 134931368 4294956256 18446744073709551615 134525741 0 0 4096 0 0 0 0 17 1 0 0
/proc/21462/statm: 15167 12929 48 102 0 15062 0
Current children cumulated CPU time (s) 1536.77
Current children cumulated vsize (KiB) 82892

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 21675
/proc/meminfo: memFree=1809536/2055920 swapFree=4192812/4192956
[pid=21411] ppid=21409 vsize=16868 CPUtime=6.65
/proc/21411/stat : 21411 (sugar) S 21409 21411 19993 0 -1 4194304 1366 37518 0 2 5 2 632 26 16 0 1 0 22985376 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21411/statm: 4217 1113 409 3 0 796 0
[pid=21461] ppid=21411 vsize=5356 CPUtime=0
/proc/21461/stat : 21461 (sh) S 21411 21411 19993 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22986012 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21461/statm: 1339 232 193 169 0 50 0
[pid=21462] ppid=21461 vsize=60668 CPUtime=1589.85
/proc/21462/stat : 21462 (picosat) R 21461 21411 19993 0 -1 4194304 13811 0 0 0 158783 202 0 0 25 0 1 0 22986013 62124032 12929 996147200 134512640 134931368 4294956256 18446744073709551615 134525624 0 0 4096 0 0 0 0 17 1 0 0
/proc/21462/statm: 15167 12929 48 102 0 15062 0
Current children cumulated CPU time (s) 1596.5
Current children cumulated vsize (KiB) 82892

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 21675
/proc/meminfo: memFree=1808000/2055920 swapFree=4192812/4192956
[pid=21411] ppid=21409 vsize=16868 CPUtime=6.65
/proc/21411/stat : 21411 (sugar) S 21409 21411 19993 0 -1 4194304 1366 37518 0 2 5 2 632 26 16 0 1 0 22985376 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21411/statm: 4217 1113 409 3 0 796 0
[pid=21461] ppid=21411 vsize=5356 CPUtime=0
/proc/21461/stat : 21461 (sh) S 21411 21411 19993 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22986012 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21461/statm: 1339 232 193 169 0 50 0
[pid=21462] ppid=21461 vsize=62252 CPUtime=1649.59
/proc/21462/stat : 21462 (picosat) R 21461 21411 19993 0 -1 4194304 14198 0 0 0 164756 203 0 0 25 0 1 0 22986013 63746048 13316 996147200 134512640 134931368 4294956256 18446744073709551615 134525892 0 0 4096 0 0 0 0 17 1 0 0
/proc/21462/statm: 15563 13316 48 102 0 15458 0
Current children cumulated CPU time (s) 1656.24
Current children cumulated vsize (KiB) 84476

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 21675
/proc/meminfo: memFree=1807168/2055920 swapFree=4192812/4192956
[pid=21411] ppid=21409 vsize=16868 CPUtime=6.65
/proc/21411/stat : 21411 (sugar) S 21409 21411 19993 0 -1 4194304 1366 37518 0 2 5 2 632 26 16 0 1 0 22985376 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21411/statm: 4217 1113 409 3 0 796 0
[pid=21461] ppid=21411 vsize=5356 CPUtime=0
/proc/21461/stat : 21461 (sh) S 21411 21411 19993 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22986012 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21461/statm: 1339 232 193 169 0 50 0
[pid=21462] ppid=21461 vsize=62780 CPUtime=1709.33
/proc/21462/stat : 21462 (picosat) R 21461 21411 19993 0 -1 4194304 14417 0 0 0 170730 203 0 0 25 0 1 0 22986013 64286720 13458 996147200 134512640 134931368 4294956256 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 1 0 0
/proc/21462/statm: 15695 13458 48 102 0 15590 0
Current children cumulated CPU time (s) 1715.98
Current children cumulated vsize (KiB) 85004

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 21675
/proc/meminfo: memFree=1807168/2055920 swapFree=4192812/4192956
[pid=21411] ppid=21409 vsize=16868 CPUtime=6.65
/proc/21411/stat : 21411 (sugar) S 21409 21411 19993 0 -1 4194304 1366 37518 0 2 5 2 632 26 16 0 1 0 22985376 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21411/statm: 4217 1113 409 3 0 796 0
[pid=21461] ppid=21411 vsize=5356 CPUtime=0
/proc/21461/stat : 21461 (sh) S 21411 21411 19993 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22986012 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21461/statm: 1339 232 193 169 0 50 0
[pid=21462] ppid=21461 vsize=62780 CPUtime=1769.08
/proc/21462/stat : 21462 (picosat) R 21461 21411 19993 0 -1 4194304 14417 0 0 0 176704 204 0 0 25 0 1 0 22986013 64286720 13458 996147200 134512640 134931368 4294956256 18446744073709551615 134525624 0 0 4096 0 0 0 0 17 1 0 0
/proc/21462/statm: 15695 13458 48 102 0 15590 0
Current children cumulated CPU time (s) 1775.73
Current children cumulated vsize (KiB) 85004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/85 21675
/proc/meminfo: memFree=1807168/2055920 swapFree=4192812/4192956
[pid=21411] ppid=21409 vsize=16868 CPUtime=6.65
/proc/21411/stat : 21411 (sugar) S 21409 21411 19993 0 -1 4194304 1366 37518 0 2 5 2 632 26 16 0 1 0 22985376 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 251288137826 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21411/statm: 4217 1113 409 3 0 796 0
[pid=21461] ppid=21411 vsize=5356 CPUtime=0
/proc/21461/stat : 21461 (sh) S 21411 21411 19993 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 22986012 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21461/statm: 1339 232 193 169 0 50 0
[pid=21462] ppid=21461 vsize=62780 CPUtime=1793.37
/proc/21462/stat : 21462 (picosat) R 21461 21411 19993 0 -1 4194304 14417 0 0 0 179133 204 0 0 25 0 1 0 22986013 64286720 13458 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/21462/statm: 15695 13458 48 102 0 15590 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 85004

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 21411 and gives
#  childrusage.ru_utime.tv_sec=6
#  childrusage.ru_utime.tv_usec=376030
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=294955
# CPU time returned by wait4() is 6.67098
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1806.75
CPU time (s): 1800.02
CPU user time (s): 1797.7
CPU system time (s): 2.32
CPU usage (%): 99.6276
Max. virtual memory (cumulated for all children) (KiB): 892236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.37603
system time used= 0.294955
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39368
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= 1206
involuntary context switches= 451

runsolver used 2.25666 second user time and 5.19121 second system time

The end

Launcher Data

Begin job on node92 at 2009-07-12 02:40:03
IDJOB=2074425
IDBENCH=56100
IDSOLVER=738
FILE ID=node92/2074425-1247359203
PBS_JOBID= 9506950
Free space on /tmp= 66272 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/chessboardColoration/normalized-cc-15-15-3.xml
COMMAND LINE= DIR/sugar -c -vv -memlimit=MEMLIMIT -jar="DIR/sugar-v1-14-6.jar" -solver="DIR/picosat" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2074425-1247359203/watcher-2074425-1247359203 -o /tmp/evaluation-result-2074425-1247359203/solver-2074425-1247359203 -C 1800 -W 2000 -M 900  HOME/sugar -c -vv -memlimit=900 -jar="HOME/sugar-v1-14-6.jar" -solver="HOME/picosat" -tmp="HOME/temp" HOME/instance-2074425-1247359203.xml

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

MD5SUM BENCH= 788bc16485f787ede0b4976a55d63308
RANDOM SEED=1941044588

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1888184 kB
Buffers:         13612 kB
Cached:          88932 kB
SwapCached:          0 kB
Active:          91288 kB
Inactive:        27836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1888184 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3328 kB
Writeback:           0 kB
Mapped:          25204 kB
Slab:            34244 kB
Committed_AS:   116864 kB
PageTables:       1692 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= 66268 MiB
End job on node92 at 2009-07-12 03:10:12