Trace number 1132780

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 NameAnswerNumber of falsified constraintsCPU timeWall clock time
Sugar++ v1.13+minisat-inc? (TO) 261.836 4002.04

General information on the benchmark

Namecsp/CabinetStart1/
normalized-cabinet-5571.xml
MD5SUM6dca3996004337f7573587a5ed6edc81
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmark
Best Number of falsified constraints
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of constraints126
Maximum constraint arity15
Maximum domain size84591
Number of constraints which are defined in extension0
Number of constraints which are defined in intension21
Global constraints used (with number of constraints)element(98),weightedsum(7)

Solver Data (download as text)

0.06/0.52	c 0	Sugar++ v1-13 + HOME/minisat-inc
0.06/0.52	c 0	BEGIN Wed Sep  3 15:59:31 2008
0.06/0.52	c 0	PID 10490
0.06/0.52	c 0	HOST node83.alineos.net
0.06/0.52	c 0	CONVERTING HOME/instance-1132780-1220450369.xml TO HOME/temp.csp
0.06/0.52	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.XML2CSP 'HOME/instance-1132780-1220450369.xml' 'HOME/temp.csp'
0.37/2.32	c 2	107 domains, 120 variables, 3 predicates, 0 relations, 126 constraints
0.37/2.36	c 2	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.37/2.36	c 2	CMD java -Xmx700M -cp 'HOME/sugar-v1-13.jar' jp.ac.kobe_u.cs.sugar.SugarMain -competition -max -incremental -encode 'HOME/temp.csp' 'HOME/temp.cnf' 'HOME/temp.map'
0.40/2.44	c 2	Parsing HOME/temp.csp
0.40/2.52	c 2	parsed 356 expressions
0.40/2.60	c 2	Heap : 1 MB used (max 728 MB), NonHeap : 13 MB used (max 121 MB)
0.40/2.61	c 2	MAX CSP: 126 constraints
0.40/2.61	c 2	Converting to clausal form CSP
0.40/2.64	c 2	converted 49 (10%) expressions
0.40/2.64	c 2	converted 97 (20%) expressions
0.40/2.64	c 2	converted 146 (30%) expressions
0.40/2.64	c 2	converted 194 (40%) expressions
0.40/2.66	c 2	converted 243 (50%) expressions
0.40/2.78	c 2	converted 291 (60%) expressions
0.40/2.82	c 2	converted 340 (70%) expressions
0.40/2.84	c 2	converted 388 (80%) expressions
0.40/2.85	c 2	converted 437 (90%) expressions
0.40/3.07	c 3	converted 485 (100%) expressions
0.40/3.07	c 3	CSP : 560 integers, 106 booleans, 1461 clauses, largest domain size 131481
0.40/3.07	c 3	Heap : 3 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.40/3.07	c 3	Propagation in CSP
0.40/3.16	c 3	120 values, 0 unsatisfiable literals, and 0 valid clauses are removed
0.40/3.16	c 3	CSP : 560 integers, 106 booleans, 1461 clauses, largest domain size 131481
0.40/3.16	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
0.40/3.16	c 3	Simplifing CSP by introducing new Boolean variables
0.40/3.16	c 3	CSP : 560 integers, 144 booleans, 1499 clauses, largest domain size 131481
0.40/3.16	c 3	Heap : 2 MB used (max 728 MB), NonHeap : 14 MB used (max 121 MB)
1.11/3.23	c 3	Encoding CSP to SAT : HOME/temp.cnf
1.11/3.30	c 3	56 (10%) CSP integer variables are encoded (70 clauses, 679 bytes)
1.16/3.32	c 3	112 (20%) CSP integer variables are encoded (70 clauses, 679 bytes)
1.55/3.71	c 3	168 (30%) CSP integer variables are encoded (318798 clauses, 5198162 bytes)
1.55/3.71	c 3	224 (40%) CSP integer variables are encoded (318798 clauses, 5198162 bytes)
2.55/4.72	c 4	280 (50%) CSP integer variables are encoded (1120324 clauses, 19065285 bytes)
3.35/5.56	c 5	336 (60%) CSP integer variables are encoded (1749613 clauses, 31021776 bytes)
4.28/11.27	c 11	392 (70%) CSP integer variables are encoded (2457945 clauses, 44480084 bytes)
5.37/12.38	c 12	448 (80%) CSP integer variables are encoded (3292002 clauses, 60327167 bytes)
5.37/12.38	c 12	504 (90%) CSP integer variables are encoded (3292936 clauses, 60344913 bytes)
5.37/12.38	c 12	560 (100%) CSP integer variables are encoded (3293241 clauses, 60350708 bytes)
5.37/12.39	c 12	150 (10%) CSP clauses are encoded (3293463 clauses, 60354799 bytes)
5.37/12.39	c 12	300 (20%) CSP clauses are encoded (3293673 clauses, 60358904 bytes)
5.47/12.40	c 12	450 (30%) CSP clauses are encoded (3293847 clauses, 60362400 bytes)
5.47/12.40	c 12	600 (40%) CSP clauses are encoded (3293997 clauses, 60365495 bytes)
5.47/12.41	c 12	750 (50%) CSP clauses are encoded (3294147 clauses, 60368591 bytes)
261.82/4000.03	c ERROR INTERRUPTED

Verifier Data (download as text)

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

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-1132780-1220450369/watcher-1132780-1220450369 -o /tmp/evaluation-result-1132780-1220450369/solver-1132780-1220450369 -C 3600 -W 4000 -M 900 --output-limit 1,15 HOME/sugar++ -max -incremental -c -vv -java=java -Xmx700M -decjava=java -Xmx50M -jar=HOME/sugar-v1-13.jar -solver=HOME/minisat-inc -tmp=HOME/temp HOME/instance-1132780-1220450369.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 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.00 2.00 1.96 4/69 10490
/proc/meminfo: memFree=711192/2055924 swapFree=4179204/4192956
[pid=10490] ppid=10487 vsize=7504 CPUtime=0
/proc/10490/stat : 10490 (sugar++) R 10487 10490 10418 0 -1 4194304 66 0 0 0 0 0 0 0 19 0 1 0 372122569 7684096 51 996147200 4194304 4206940 548682068528 18446744073709551615 230264206729 0 2147483391 4096 0 0 0 0 17 0 0 0
/proc/10490/statm: 1876 51 38 3 0 55 0

[startup+0.0314571 s]
/proc/loadavg: 2.00 2.00 1.96 4/69 10490
/proc/meminfo: memFree=711192/2055924 swapFree=4179204/4192956
[pid=10490] ppid=10487 vsize=12412 CPUtime=0
/proc/10490/stat : 10490 (sugar++) D 10487 10490 10418 0 -1 4194304 424 0 0 0 0 0 0 0 18 0 1 0 372122569 12709888 392 996147200 4194304 4206940 548682068528 18446744073709551615 230275726334 0 2147483391 4224 0 18446744072099855350 0 0 17 1 0 0
/proc/10490/statm: 3103 392 275 3 0 203 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12412

[startup+0.101466 s]
/proc/loadavg: 2.00 2.00 1.96 4/69 10490
/proc/meminfo: memFree=711192/2055924 swapFree=4179204/4192956
[pid=10490] ppid=10487 vsize=13336 CPUtime=0.02
/proc/10490/stat : 10490 (sugar++) D 10487 10490 10418 0 -1 4194304 733 0 0 0 2 0 0 0 18 0 1 0 372122569 13656064 701 996147200 4194304 4206940 548682068528 18446744073709551615 230275723362 0 0 4224 0 18446744071563479169 0 0 17 0 0 0
/proc/10490/statm: 3334 701 338 3 0 434 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 13336

[startup+0.301482 s]
/proc/loadavg: 2.00 2.00 1.96 4/69 10490
/proc/meminfo: memFree=711192/2055924 swapFree=4179204/4192956
[pid=10490] ppid=10487 vsize=15948 CPUtime=0.05
/proc/10490/stat : 10490 (sugar++) D 10487 10490 10418 0 -1 4194304 910 0 0 0 4 1 0 0 18 0 1 0 372122569 16330752 878 996147200 4194304 4206940 548682068528 18446744073709551615 230266993253 0 2147483391 4224 0 18446744072099855350 0 0 17 0 0 0
/proc/10490/statm: 3987 878 380 3 0 566 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15948

[startup+0.701524 s]
/proc/loadavg: 2.00 2.00 1.96 4/69 10490
/proc/meminfo: memFree=711192/2055924 swapFree=4179204/4192956
[pid=10490] ppid=10487 vsize=16740 CPUtime=0.07
/proc/10490/stat : 10490 (sugar++) S 10487 10490 10418 0 -1 4194304 1219 128 0 0 5 2 0 0 17 0 1 0 372122569 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10490/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16740

[startup+1.50161 s]
/proc/loadavg: 2.00 2.00 1.96 1/82 10505
/proc/meminfo: memFree=691816/2055924 swapFree=4179204/4192956
[pid=10490] ppid=10487 vsize=16740 CPUtime=0.07
/proc/10490/stat : 10490 (sugar++) S 10487 10490 10418 0 -1 4194304 1219 128 0 0 5 2 0 0 17 0 1 0 372122569 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/10490/statm: 4185 1104 409 3 0 764 0
[pid=10500] ppid=10490 vsize=5356 CPUtime=0
/proc/10500/stat : 10500 (sh) S 10490 10490 10418 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 372122622 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10500/statm: 1339 233 193 169 0 50 0
[pid=10501] ppid=10500 vsize=862820 CPUtime=0.06
/proc/10501/stat : 10501 (java) S 10500 10490 10418 0 -1 0 2422 0 45 0 4 2 0 0 19 0 9 0 372122622 883527680 1993 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10501/statm: 215705 1993 1121 9 0 210682 0
[pid=10501/tid=10503] ppid=10500 vsize=862820 CPUtime=0.04
/proc/10501/task/10503/stat : 10503 (java) D 10500 10490 10418 0 -1 64 1515 0 44 0 3 1 0 0 18 0 9 0 372122624 883527680 1993 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 4 0 16800975 18446744071563479169 0 0 -1 1 0 0
[pid=10501/tid=10504] ppid=10500 vsize=862820 CPUtime=0
/proc/10501/task/10504/stat : 10504 (java) S 10500 10490 10418 0 -1 64 4 0 0 0 0 0 0 0 19 0 9 0 372122659 883527680 1993 996147200 134512640 134550740 4294956000 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 884916

[startup+3.10178 s]
/proc/loadavg: 2.00 2.00 1.96 3/94 10517
/proc/meminfo: memFree=675336/2055924 swapFree=4179204/4192956
[pid=10490] ppid=10487 vsize=16740 CPUtime=0.4
/proc/10490/stat : 10490 (sugar++) S 10487 10490 10418 0 -1 4194304 1297 4421 0 84 5 3 28 4 15 0 1 0 372122569 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10490/statm: 4185 1104 409 3 0 764 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 16740

[startup+6.30212 s]
/proc/loadavg: 2.00 2.00 1.96 3/94 10537
/proc/meminfo: memFree=597512/2055924 swapFree=4179204/4192956
[pid=10490] ppid=10487 vsize=16740 CPUtime=0.4
/proc/10490/stat : 10490 (sugar++) S 10487 10490 10418 0 -1 4194304 1297 4421 0 84 5 3 28 4 16 0 1 0 372122569 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10490/statm: 4185 1104 409 3 0 764 0
[pid=10520] ppid=10490 vsize=5356 CPUtime=0
/proc/10520/stat : 10520 (sh) S 10490 10490 10418 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 372122805 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10520/statm: 1339 233 193 169 0 50 0
[pid=10521] ppid=10520 vsize=868452 CPUtime=3.72
/proc/10521/stat : 10521 (java) S 10520 10490 10418 0 -1 0 7640 0 9 0 340 32 0 0 20 0 9 0 372122805 889294848 5899 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10521/statm: 217113 5899 2563 9 0 211660 0
[pid=10521/tid=10523] ppid=10520 vsize=868452 CPUtime=3.21
/proc/10521/task/10523/stat : 10523 (java) R 10520 10490 10418 0 -1 64 3683 0 4 0 296 25 0 0 25 0 9 0 372122806 889294848 5899 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10521/tid=10527] ppid=10520 vsize=868452 CPUtime=0.28
/proc/10521/task/10527/stat : 10527 (java) S 10520 10490 10418 0 -1 64 1792 0 5 0 23 5 0 0 16 0 9 0 372122807 889294848 5899 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10521/tid=10528] ppid=10520 vsize=868452 CPUtime=0
/proc/10521/task/10528/stat : 10528 (java) S 10520 10490 10418 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 372122808 889294848 5899 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10521/tid=10529] ppid=10520 vsize=868452 CPUtime=0
/proc/10521/task/10529/stat : 10529 (java) S 10520 10490 10418 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 372122808 889294848 5899 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10521/tid=10534] ppid=10520 vsize=868452 CPUtime=0
/proc/10521/task/10534/stat : 10534 (java) S 10520 10490 10418 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 372122809 889294848 5899 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10521/tid=10535] ppid=10520 vsize=868452 CPUtime=0.19
/proc/10521/task/10535/stat : 10535 (java) S 10520 10490 10418 0 -1 64 1472 0 0 0 19 0 0 0 16 0 9 0 372122809 889294848 5899 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10521/tid=10536] ppid=10520 vsize=868452 CPUtime=0
/proc/10521/task/10536/stat : 10536 (java) S 10520 10490 10418 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 372122810 889294848 5899 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10521/tid=10537] ppid=10520 vsize=868452 CPUtime=0
/proc/10521/task/10537/stat : 10537 (java) S 10520 10490 10418 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 372122810 889294848 5899 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.12
Current children cumulated vsize (KiB) 890548

[startup+12.7028 s]
/proc/loadavg: 2.16 2.03 1.97 3/94 10537
/proc/meminfo: memFree=510992/2055924 swapFree=4179204/4192956
[pid=10490] ppid=10487 vsize=16740 CPUtime=0.41
/proc/10490/stat : 10490 (sugar++) S 10487 10490 10418 0 -1 4194304 1297 4421 0 84 6 3 28 4 16 0 1 0 372122569 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10490/statm: 4185 1104 409 3 0 764 0
[pid=10520] ppid=10490 vsize=5356 CPUtime=0
/proc/10520/stat : 10520 (sh) S 10490 10490 10418 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 372122805 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10520/statm: 1339 233 193 169 0 50 0
[pid=10521] ppid=10520 vsize=868452 CPUtime=5.37
/proc/10521/stat : 10521 (java) S 10520 10490 10418 0 -1 0 8175 0 9 0 488 49 0 0 20 0 9 0 372122805 889294848 5911 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10521/statm: 217113 5911 2563 9 0 211660 0
[pid=10521/tid=10523] ppid=10520 vsize=868452 CPUtime=4.73
/proc/10521/task/10523/stat : 10523 (java) R 10520 10490 10418 0 -1 64 4207 0 4 0 433 40 0 0 25 0 9 0 372122806 889294848 5911 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10521/tid=10527] ppid=10520 vsize=868452 CPUtime=0.4
/proc/10521/task/10527/stat : 10527 (java) S 10520 10490 10418 0 -1 64 1792 0 5 0 32 8 0 0 15 0 9 0 372122807 889294848 5911 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10521/tid=10528] ppid=10520 vsize=868452 CPUtime=0
/proc/10521/task/10528/stat : 10528 (java) S 10520 10490 10418 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 372122808 889294848 5911 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10521/tid=10529] ppid=10520 vsize=868452 CPUtime=0
/proc/10521/task/10529/stat : 10529 (java) S 10520 10490 10418 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 372122808 889294848 5911 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10521/tid=10534] ppid=10520 vsize=868452 CPUtime=0
/proc/10521/task/10534/stat : 10534 (java) S 10520 10490 10418 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 372122809 889294848 5911 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10521/tid=10535] ppid=10520 vsize=868452 CPUtime=0.21
/proc/10521/task/10535/stat : 10535 (java) S 10520 10490 10418 0 -1 64 1483 0 0 0 21 0 0 0 16 0 9 0 372122809 889294848 5911 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10521/tid=10536] ppid=10520 vsize=868452 CPUtime=0
/proc/10521/task/10536/stat : 10536 (java) S 10520 10490 10418 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 372122810 889294848 5911 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10521/tid=10537] ppid=10520 vsize=868452 CPUtime=0
/proc/10521/task/10537/stat : 10537 (java) S 10520 10490 10418 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 372122810 889294848 5911 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.78
Current children cumulated vsize (KiB) 890548

[startup+25.5022 s]
/proc/loadavg: 2.71 2.16 2.02 3/94 10537
/proc/meminfo: memFree=417360/2055924 swapFree=4179204/4192956
[pid=10490] ppid=10487 vsize=16740 CPUtime=0.41
/proc/10490/stat : 10490 (sugar++) S 10487 10490 10418 0 -1 4194304 1297 4421 0 84 6 3 28 4 16 0 1 0 372122569 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10490/statm: 4185 1104 409 3 0 764 0
[pid=10520] ppid=10490 vsize=5356 CPUtime=0
/proc/10520/stat : 10520 (sh) S 10490 10490 10418 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 372122805 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10520/statm: 1339 233 193 169 0 50 0
[pid=10521] ppid=10520 vsize=868452 CPUtime=18.1
/proc/10521/stat : 10521 (java) S 10520 10490 10418 0 -1 0 10263 0 9 0 1720 90 0 0 20 0 9 0 372122805 889294848 5912 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10521/statm: 217113 5912 2563 9 0 211660 0
[pid=10521/tid=10523] ppid=10520 vsize=868452 CPUtime=16.98
/proc/10521/task/10523/stat : 10523 (java) R 10520 10490 10418 0 -1 64 6294 0 4 0 1630 68 0 0 25 0 9 0 372122806 889294848 5912 996147200 134512640 134550740 4294955920 18446744073709551615 4126492696 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10521/tid=10527] ppid=10520 vsize=868452 CPUtime=0.87
/proc/10521/task/10527/stat : 10527 (java) S 10520 10490 10418 0 -1 64 1792 0 5 0 67 20 0 0 16 0 9 0 372122807 889294848 5912 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=10521/tid=10528] ppid=10520 vsize=868452 CPUtime=0
/proc/10521/task/10528/stat : 10528 (java) S 10520 10490 10418 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 372122808 889294848 5912 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10521/tid=10529] ppid=10520 vsize=868452 CPUtime=0
/proc/10521/task/10529/stat : 10529 (java) S 10520 10490 10418 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 372122808 889294848 5912 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10521/tid=10534] ppid=10520 vsize=868452 CPUtime=0
/proc/10521/task/10534/stat : 10534 (java) S 10520 10490 10418 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 372122809 889294848 5912 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10521/tid=10535] ppid=10520 vsize=868452 CPUtime=0.21
/proc/10521/task/10535/stat : 10535 (java) S 10520 10490 10418 0 -1 64 1484 0 0 0 21 0 0 0 16 0 9 0 372122809 889294848 5912 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10521/tid=10536] ppid=10520 vsize=868452 CPUtime=0
/proc/10521/task/10536/stat : 10536 (java) S 10520 10490 10418 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 372122810 889294848 5912 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10521/tid=10537] ppid=10520 vsize=868452 CPUtime=0
/proc/10521/task/10537/stat : 10537 (java) S 10520 10490 10418 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 372122810 889294848 5912 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 18.51
Current children cumulated vsize (KiB) 890548

[startup+51.1029 s]
/proc/loadavg: 3.59 2.41 2.10 3/97 10542
/proc/meminfo: memFree=222648/2055924 swapFree=4179204/4192956
[pid=10490] ppid=10487 vsize=16740 CPUtime=0.41
/proc/10490/stat : 10490 (sugar++) S 10487 10490 10418 0 -1 4194304 1297 4421 0 84 6 3 28 4 16 0 1 0 372122569 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10490/statm: 4185 1104 409 3 0 764 0
[pid=10520] ppid=10490 vsize=5356 CPUtime=0
/proc/10520/stat : 10520 (sh) S 10490 10490 10418 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 372122805 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10520/statm: 1339 233 193 169 0 50 0
[pid=10521] ppid=10520 vsize=868452 CPUtime=42.06
/proc/10521/stat : 10521 (java) S 10520 10490 10418 0 -1 0 14820 0 9 0 4032 174 0 0 20 0 9 0 372122805 889294848 5912 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10521/statm: 217113 5912 2563 9 0 211660 0
[pid=10521/tid=10523] ppid=10520 vsize=868452 CPUtime=40.01
/proc/10521/task/10523/stat : 10523 (java) R 10520 10490 10418 0 -1 64 10851 0 4 0 3871 130 0 0 25 0 9 0 372122806 889294848 5912 996147200 134512640 134550740 4294955920 18446744073709551615 4126917123 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10521/tid=10527] ppid=10520 vsize=868452 CPUtime=1.81
/proc/10521/task/10527/stat : 10527 (java) S 10520 10490 10418 0 -1 64 1792 0 5 0 138 43 0 0 16 0 9 0 372122807 889294848 5912 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10521/tid=10528] ppid=10520 vsize=868452 CPUtime=0
/proc/10521/task/10528/stat : 10528 (java) S 10520 10490 10418 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 372122808 889294848 5912 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10521/tid=10529] ppid=10520 vsize=868452 CPUtime=0
/proc/10521/task/10529/stat : 10529 (java) S 10520 10490 10418 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 372122808 889294848 5912 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10521/tid=10534] ppid=10520 vsize=868452 CPUtime=0
/proc/10521/task/10534/stat : 10534 (java) S 10520 10490 10418 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 372122809 889294848 5912 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10521/tid=10535] ppid=10520 vsize=868452 CPUtime=0.21

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

[pid=10521/tid=10527] ppid=10520 vsize=868452 CPUtime=13.58
/proc/10521/task/10527/stat : 10527 (java) S 10520 10490 10418 0 -1 64 1792 0 5 0 1030 328 0 0 16 0 9 0 372122807 889294848 5912 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10521/tid=10528] ppid=10520 vsize=868452 CPUtime=0
/proc/10521/task/10528/stat : 10528 (java) S 10520 10490 10418 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 372122808 889294848 5912 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10521/tid=10529] ppid=10520 vsize=868452 CPUtime=0
/proc/10521/task/10529/stat : 10529 (java) S 10520 10490 10418 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 372122808 889294848 5912 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10521/tid=10534] ppid=10520 vsize=868452 CPUtime=0
/proc/10521/task/10534/stat : 10534 (java) S 10520 10490 10418 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 372122809 889294848 5912 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10521/tid=10535] ppid=10520 vsize=868452 CPUtime=0.21
/proc/10521/task/10535/stat : 10535 (java) S 10520 10490 10418 0 -1 64 1484 0 0 0 21 0 0 0 16 0 9 0 372122809 889294848 5912 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10521/tid=10536] ppid=10520 vsize=868452 CPUtime=0
/proc/10521/task/10536/stat : 10536 (java) S 10520 10490 10418 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 372122810 889294848 5912 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10521/tid=10537] ppid=10520 vsize=868452 CPUtime=0
/proc/10521/task/10537/stat : 10537 (java) S 10520 10490 10418 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 372122810 889294848 5912 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 261.82
Current children cumulated vsize (KiB) 890548

[startup+3942.3 s]
/proc/loadavg: 6.17 5.92 5.40 1/91 10574
/proc/meminfo: memFree=1569640/2055924 swapFree=4179280/4192956
[pid=10490] ppid=10487 vsize=16740 CPUtime=0.41
/proc/10490/stat : 10490 (sugar++) S 10487 10490 10418 0 -1 4194304 1297 4421 0 84 6 3 28 4 16 0 1 0 372122569 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10490/statm: 4185 1104 409 3 0 764 0
[pid=10520] ppid=10490 vsize=5356 CPUtime=0
/proc/10520/stat : 10520 (sh) S 10490 10490 10418 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 372122805 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10520/statm: 1339 233 193 169 0 50 0
[pid=10521] ppid=10520 vsize=868452 CPUtime=261.41
/proc/10521/stat : 10521 (java) S 10520 10490 10418 0 -1 0 69848 0 9 0 24780 1361 0 0 20 0 9 0 372122805 889294848 5912 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10521/statm: 217113 5912 2563 9 0 211660 0
[pid=10521/tid=10523] ppid=10520 vsize=868452 CPUtime=247.6
/proc/10521/task/10523/stat : 10523 (java) D 10520 10490 10418 0 -1 64 65879 0 4 0 23728 1032 0 0 16 0 9 0 372122806 889294848 5912 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 18446744071563608069 0 0 -1 0 0 0
[pid=10521/tid=10527] ppid=10520 vsize=868452 CPUtime=13.58
/proc/10521/task/10527/stat : 10527 (java) S 10520 10490 10418 0 -1 64 1792 0 5 0 1030 328 0 0 16 0 9 0 372122807 889294848 5912 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10521/tid=10528] ppid=10520 vsize=868452 CPUtime=0
/proc/10521/task/10528/stat : 10528 (java) S 10520 10490 10418 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 372122808 889294848 5912 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10521/tid=10529] ppid=10520 vsize=868452 CPUtime=0
/proc/10521/task/10529/stat : 10529 (java) S 10520 10490 10418 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 372122808 889294848 5912 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10521/tid=10534] ppid=10520 vsize=868452 CPUtime=0
/proc/10521/task/10534/stat : 10534 (java) S 10520 10490 10418 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 372122809 889294848 5912 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10521/tid=10535] ppid=10520 vsize=868452 CPUtime=0.21
/proc/10521/task/10535/stat : 10535 (java) S 10520 10490 10418 0 -1 64 1484 0 0 0 21 0 0 0 16 0 9 0 372122809 889294848 5912 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10521/tid=10536] ppid=10520 vsize=868452 CPUtime=0
/proc/10521/task/10536/stat : 10536 (java) S 10520 10490 10418 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 372122810 889294848 5912 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10521/tid=10537] ppid=10520 vsize=868452 CPUtime=0
/proc/10521/task/10537/stat : 10537 (java) S 10520 10490 10418 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 372122810 889294848 5912 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 261.82
Current children cumulated vsize (KiB) 890548



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+4000.01 s]
/proc/loadavg: 4.83 5.58 5.32 1/91 10574
/proc/meminfo: memFree=1571688/2055924 swapFree=4179280/4192956
[pid=10490] ppid=10487 vsize=16740 CPUtime=0.41
/proc/10490/stat : 10490 (sugar++) S 10487 10490 10418 0 -1 4194304 1297 4421 0 84 6 3 28 4 16 0 1 0 372122569 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 230275723362 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/10490/statm: 4185 1104 409 3 0 764 0
[pid=10520] ppid=10490 vsize=5356 CPUtime=0
/proc/10520/stat : 10520 (sh) S 10490 10490 10418 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 372122805 5484544 233 996147200 4194304 4889804 548682068688 18446744073709551615 230266823492 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/10520/statm: 1339 233 193 169 0 50 0
[pid=10521] ppid=10520 vsize=868452 CPUtime=261.41
/proc/10521/stat : 10521 (java) S 10520 10490 10418 0 -1 0 69848 0 9 0 24780 1361 0 0 20 0 9 0 372122805 889294848 5912 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10521/statm: 217113 5912 2563 9 0 211660 0
[pid=10521/tid=10523] ppid=10520 vsize=868452 CPUtime=247.6
/proc/10521/task/10523/stat : 10523 (java) D 10520 10490 10418 0 -1 64 65879 0 4 0 23728 1032 0 0 16 0 9 0 372122806 889294848 5912 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 18446744071563608069 0 0 -1 0 0 0
[pid=10521/tid=10527] ppid=10520 vsize=868452 CPUtime=13.58
/proc/10521/task/10527/stat : 10527 (java) S 10520 10490 10418 0 -1 64 1792 0 5 0 1030 328 0 0 16 0 9 0 372122807 889294848 5912 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=10521/tid=10528] ppid=10520 vsize=868452 CPUtime=0
/proc/10521/task/10528/stat : 10528 (java) S 10520 10490 10418 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 372122808 889294848 5912 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10521/tid=10529] ppid=10520 vsize=868452 CPUtime=0
/proc/10521/task/10529/stat : 10529 (java) S 10520 10490 10418 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 372122808 889294848 5912 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10521/tid=10534] ppid=10520 vsize=868452 CPUtime=0
/proc/10521/task/10534/stat : 10534 (java) S 10520 10490 10418 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 372122809 889294848 5912 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10521/tid=10535] ppid=10520 vsize=868452 CPUtime=0.21
/proc/10521/task/10535/stat : 10535 (java) S 10520 10490 10418 0 -1 64 1484 0 0 0 21 0 0 0 16 0 9 0 372122809 889294848 5912 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=10521/tid=10536] ppid=10520 vsize=868452 CPUtime=0
/proc/10521/task/10536/stat : 10536 (java) S 10520 10490 10418 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 372122810 889294848 5912 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=10521/tid=10537] ppid=10520 vsize=868452 CPUtime=0
/proc/10521/task/10537/stat : 10537 (java) S 10520 10490 10418 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 372122810 889294848 5912 996147200 134512640 134550740 4294955920 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 261.82
Current children cumulated vsize (KiB) 890548

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

[startup+4000.9 s]
/proc/loadavg: 4.83 5.58 5.32 1/91 10574
/proc/meminfo: memFree=1571688/2055924 swapFree=4179280/4192956
[pid=10490] ppid=10487 vsize=16740 CPUtime=0.41
/proc/10490/stat : 10490 (sugar++) S 10487 10490 10418 0 -1 4194304 1306 4421 0 84 6 3 28 4 16 0 1 0 372122569 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 230275723362 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/10490/statm: 4185 1104 409 3 0 764 0
[pid=10520] ppid=10490 vsize=0 CPUtime=0
/proc/10520/stat : 10520 (sh) Z 10490 10490 10418 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 372122805 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 0 0 0
/proc/10520/statm: 0 0 0 0 0 0 0
[pid=10521] ppid=1 vsize=0 CPUtime=261.41
/proc/10521/stat : 10521 (java) Z 1 10490 10418 0 -1 1036 69870 0 9 0 24780 1361 0 0 15 0 2 0 372122805 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10521/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 261.82
Current children cumulated vsize (KiB) 16740

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

[startup+4001 s]
/proc/loadavg: 4.83 5.58 5.32 1/86 10578
/proc/meminfo: memFree=1571864/2055924 swapFree=4179280/4192956
[pid=10490] ppid=10487 vsize=16740 CPUtime=0.41
/proc/10490/stat : 10490 (sugar++) S 10487 10490 10418 0 -1 4194304 1306 4421 0 84 6 3 28 4 16 0 1 0 372122569 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 230275723362 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/10490/statm: 4185 1104 409 3 0 764 0
[pid=10520] ppid=10490 vsize=0 CPUtime=0
/proc/10520/stat : 10520 (sh) Z 10490 10490 10418 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 372122805 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 0 0 0
/proc/10520/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 16740

Sending SIGKILL to process tree (bottom up)

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

[startup+4000.8 s]
/proc/loadavg: 4.83 5.58 5.32 1/91 10574
/proc/meminfo: memFree=1571688/2055924 swapFree=4179280/4192956
[pid=10490] ppid=10487 vsize=16740 CPUtime=0.41
/proc/10490/stat : 10490 (sugar++) S 10487 10490 10418 0 -1 4194304 1306 4421 0 84 6 3 28 4 16 0 1 0 372122569 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 230275723362 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/10490/statm: 4185 1104 409 3 0 764 0
[pid=10520] ppid=10490 vsize=0 CPUtime=0
/proc/10520/stat : 10520 (sh) Z 10490 10490 10418 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 372122805 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 0 0 0
/proc/10520/statm: 0 0 0 0 0 0 0
[pid=10521] ppid=1 vsize=0 CPUtime=261.41
/proc/10521/stat : 10521 (java) Z 1 10490 10418 0 -1 1036 69870 0 9 0 24780 1361 0 0 15 0 2 0 372122805 0 0 996147200 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/10521/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 261.82
Current children cumulated vsize (KiB) 16740

[startup+4001.6 s]
/proc/loadavg: 4.83 5.58 5.32 1/86 10578
/proc/meminfo: memFree=1571864/2055924 swapFree=4179280/4192956
[pid=10490] ppid=10487 vsize=16740 CPUtime=0.41
/proc/10490/stat : 10490 (sugar++) S 10487 10490 10418 0 -1 4194304 1306 4421 0 84 6 3 28 4 16 0 1 0 372122569 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 230275723362 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/10490/statm: 4185 1104 409 3 0 764 0
[pid=10520] ppid=10490 vsize=0 CPUtime=0
/proc/10520/stat : 10520 (sh) Z 10490 10490 10418 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 372122805 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 0 0 0
/proc/10520/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 16740

[startup+4002 s]
/proc/loadavg: 4.83 5.58 5.32 1/86 10578
/proc/meminfo: memFree=1571864/2055924 swapFree=4179280/4192956
[pid=10490] ppid=10487 vsize=16740 CPUtime=0.41
/proc/10490/stat : 10490 (sugar++) S 10487 10490 10418 0 -1 4194304 1306 4421 0 84 6 3 28 4 16 0 1 0 372122569 17141760 1104 996147200 4194304 4206940 548682068528 18446744073709551615 230275723362 0 16384 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/10490/statm: 4185 1104 409 3 0 764 0
[pid=10520] ppid=10490 vsize=0 CPUtime=0
/proc/10520/stat : 10520 (sh) Z 10490 10490 10418 0 -1 4195340 278 0 0 0 0 0 0 0 16 0 1 0 372122805 0 0 996147200 0 0 0 0 0 0 65536 4100 65538 18446744071563351923 0 0 17 0 0 0
/proc/10520/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 16740

Child ended because it received signal 9 (SIGKILL)

# 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): 261.41
#  lost CPU user time (s): 247.8
#  lost CPU system time (s): 13.61

Real time (s): 4002.04
CPU time (s): 261.836
CPU user time (s): 248.149
CPU system time (s): 13.687
CPU usage (%): 6.54256
Max. virtual memory (cumulated for all children) (KiB): 890548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.348946
system time used= 0.076988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5727
page faults= 84
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1097
involuntary context switches= 472

runsolver used 4.87026 second user time and 13.346 second system time

The end

Launcher Data (download as text)

Begin job on node83 at 2008-09-03 15:59:30
IDJOB=1132780
IDBENCH=66196
IDSOLVER=367
FILE ID=node83/1132780-1220450369
PBS_JOBID= 8119805
Free space on /tmp= 65840 MiB

SOLVER NAME= Sugar++ v1.13+minisat-inc
BENCH NAME= CPAI08/csp/CabinetStart1/normalized-cabinet-5571.xml
COMMAND LINE= DIR/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="DIR/sugar-v1-13.jar" -solver="DIR/minisat-inc" -tmp="TMPDIR/temp" BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1132780-1220450369/watcher-1132780-1220450369 -o /tmp/evaluation-result-1132780-1220450369/solver-1132780-1220450369 -C 3600 -W 4000 -M 900 --output-limit 1,15  HOME/sugar++ -max -incremental -c -vv -java="java -Xmx700M" -decjava="java -Xmx50M" -jar="HOME/sugar-v1-13.jar" -solver="HOME/minisat-inc" -tmp="HOME/temp" HOME/instance-1132780-1220450369.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 6dca3996004337f7573587a5ed6edc81
RANDOM SEED=427070010

node83.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.232
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.232
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:      2055924 kB
MemFree:        712056 kB
Buffers:         31184 kB
Cached:        1250940 kB
SwapCached:       8788 kB
Active:         474232 kB
Inactive:       818872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:        712056 kB
SwapTotal:     4192956 kB
SwapFree:      4179204 kB
Dirty:            2280 kB
Writeback:           0 kB
Mapped:          15476 kB
Slab:            36436 kB
Committed_AS:   304676 kB
PageTables:       1628 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= 61444 MiB
End job on node83 at 2008-09-03 17:06:13