Trace number 2068441

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.07 1806.72

General information on the benchmark

Namecsp/pseudo/
primesDimacs/normalized-g-125-17.xml
MD5SUM28adb903193f339f0a75306072f25750
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 variables4250
Number of constraints68397
Maximum constraint arity17
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension68397
Global constraints used (with number of constraints)

Solver Data

0.04/0.23	c 0	Sugar v1-14-6 + HOME/picosat
0.04/0.23	c 0	BEGIN Sat Jul 11 23:20:40 2009
0.04/0.23	c 0	PID 15937
0.04/0.23	c 0	HOST node74.alineos.net
0.04/0.23	c 0	CONVERTING HOME/instance-2068441-1247347239.xml TO HOME/temp.csp
0.04/0.23	c 0	CMD java -Xmx700M -cp 'HOME/sugar-v1-14-6.jar' jp.ac.kobe_u.cs.sugar.XML2CSP -v -v 'HOME/instance-2068441-1247347239.xml' 'HOME/temp.csp'
3.71/3.94	c 4	1 domains, 4250 variables, 3 predicates, 0 relations, 68397 constraints
3.71/4.00	c 4	ENCODING HOME/temp.csp TO HOME/temp.cnf
3.71/4.00	c 4	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'
3.78/4.08	c 4	Parsing HOME/temp.csp
3.78/4.22	c 4	parsed 10000 expressions
4.06/4.34	c 4	parsed 20000 expressions
4.17/4.47	c 4	parsed 30000 expressions
4.27/4.55	c 4	parsed 40000 expressions
4.46/4.71	c 4	parsed 50000 expressions
4.46/4.79	c 5	parsed 60000 expressions
4.57/4.87	c 5	parsed 70000 expressions
4.66/4.90	c 5	parsed 72651 expressions
4.66/4.91	c 5	Heap : 19 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
4.66/4.91	c 5	Converting to clausal form CSP
4.86/5.20	c 5	converted 7266 (10%) expressions
5.17/5.49	c 5	converted 14531 (20%) expressions
5.36/5.63	c 5	converted 21796 (30%) expressions
5.46/5.77	c 6	converted 29061 (40%) expressions
5.66/5.91	c 6	converted 36326 (50%) expressions
5.76/6.05	c 6	converted 43591 (60%) expressions
6.16/6.41	c 6	converted 50856 (70%) expressions
6.26/6.55	c 6	converted 58121 (80%) expressions
6.36/6.69	c 6	converted 65386 (90%) expressions
6.66/6.93	c 7	converted 72651 (100%) expressions
6.66/6.93	c 7	CSP : 4625 integers, 0 booleans, 69147 clauses, largest domain size 7
6.66/6.93	c 7	Heap : 45 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
6.66/6.93	c 7	Propagation in CSP
6.86/7.11	c 7	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
6.86/7.12	c 7	CSP : 4625 integers, 0 booleans, 69147 clauses, largest domain size 7
6.86/7.12	c 7	Heap : 47 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
6.86/7.14	c 7	Simplifing CSP by introducing new Boolean variables
6.86/7.17	c 7	CSP : 4625 integers, 0 booleans, 69147 clauses, largest domain size 7
6.86/7.17	c 7	Heap : 48 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
7.06/7.36	c 7	Encoding CSP to SAT : HOME/temp.cnf
7.06/7.38	c 7	463 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
7.06/7.38	c 7	925 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
7.06/7.38	c 7	1388 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
7.06/7.39	c 7	1850 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
7.06/7.39	c 7	2313 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
7.06/7.39	c 7	2775 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
7.06/7.39	c 7	3238 (70%) CSP integer variables are encoded (0 clauses, 64 bytes)
7.06/7.39	c 7	3700 (80%) CSP integer variables are encoded (0 clauses, 64 bytes)
7.06/7.39	c 7	4163 (90%) CSP integer variables are encoded (0 clauses, 64 bytes)
7.16/7.40	c 7	4625 (100%) CSP integer variables are encoded (1750 clauses, 22814 bytes)
7.16/7.50	c 7	6915 (10%) CSP clauses are encoded (8665 clauses, 107109 bytes)
7.26/7.54	c 7	13830 (20%) CSP clauses are encoded (15580 clauses, 195483 bytes)
7.26/7.58	c 7	20745 (30%) CSP clauses are encoded (22495 clauses, 284158 bytes)
7.36/7.63	c 7	27659 (40%) CSP clauses are encoded (29409 clauses, 373221 bytes)
7.36/7.67	c 7	34574 (50%) CSP clauses are encoded (36324 clauses, 468759 bytes)
7.46/7.72	c 7	41489 (60%) CSP clauses are encoded (43239 clauses, 565233 bytes)
7.46/7.76	c 8	48403 (70%) CSP clauses are encoded (50153 clauses, 661673 bytes)
7.55/7.81	c 8	55318 (80%) CSP clauses are encoded (57068 clauses, 758031 bytes)
7.55/7.85	c 8	62233 (90%) CSP clauses are encoded (63983 clauses, 854215 bytes)
7.85/8.13	c 8	69147 (100%) CSP clauses are encoded (109397 clauses, 1841735 bytes)
7.85/8.13	c 8	69147 CSP clauses encoded
7.85/8.13	c 8	Writing map file : HOME/temp.map
7.85/8.15	c 8	Heap : 26 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
7.85/8.15	c 8	SAT : 6375 SAT variables, 109397 SAT clauses, 1841735 bytes
7.85/8.15	c 8	Heap : 26 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
7.85/8.19	c 8	SOLVING HOME/temp.cnf
7.85/8.19	c 8	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.07/1806.71	c ERROR INTERRUPTED
1800.07/1806.72	s UNKNOWN
1800.07/1806.72	c 1806	CPU 7.94 (0.05 0.03 7.54 0.32)
1800.07/1806.72	c 1806	END Sat Jul 11 23:50:46 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-2068441-1247347239/watcher-2068441-1247347239 -o /tmp/evaluation-result-2068441-1247347239/solver-2068441-1247347239 -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-2068441-1247347239.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: 2.68 2.47 2.27 5/83 15937
/proc/meminfo: memFree=1906960/2055920 swapFree=4192812/4192956
[pid=15937] ppid=15935 vsize=18576 CPUtime=0
/proc/15937/stat : 15937 (runsolver) D 15935 15937 15837 0 -1 4194368 15 0 0 0 0 0 0 0 18 0 1 0 21789764 19021824 284 996147200 4194304 4302564 548682068304 18446744073709551615 228774702375 0 0 4096 24578 18446744071563608240 0 0 17 1 0 0
/proc/15937/statm: 4644 284 249 26 0 2626 0

[startup+0.044117 s]
/proc/loadavg: 2.68 2.47 2.27 5/83 15937
/proc/meminfo: memFree=1906960/2055920 swapFree=4192812/4192956
[pid=15937] ppid=15935 vsize=12268 CPUtime=0
/proc/15937/stat : 15937 (sugar) D 15935 15937 15837 0 -1 4194304 352 0 0 0 0 0 0 0 18 0 1 0 21789764 12562432 320 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 0 18446744071563608240 0 0 17 1 0 0
/proc/15937/statm: 3067 320 242 3 0 167 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12268

[startup+0.101123 s]
/proc/loadavg: 2.68 2.47 2.27 5/83 15937
/proc/meminfo: memFree=1906960/2055920 swapFree=4192812/4192956
[pid=15937] ppid=15935 vsize=12676 CPUtime=0
/proc/15937/stat : 15937 (sugar) D 15935 15937 15837 0 -1 4194304 533 0 0 0 0 0 0 0 18 0 1 0 21789764 12980224 501 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/15937/statm: 3169 501 315 3 0 269 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12676

[startup+0.301147 s]
/proc/loadavg: 2.68 2.47 2.27 5/83 15937
/proc/meminfo: memFree=1906960/2055920 swapFree=4192812/4192956
[pid=15937] ppid=15935 vsize=16868 CPUtime=0.07
/proc/15937/stat : 15937 (sugar) S 15935 15937 15837 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 21789764 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15937/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+0.701192 s]
/proc/loadavg: 2.68 2.47 2.27 5/83 15937
/proc/meminfo: memFree=1906960/2055920 swapFree=4192812/4192956
[pid=15937] ppid=15935 vsize=16868 CPUtime=0.07
/proc/15937/stat : 15937 (sugar) S 15935 15937 15837 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 21789764 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15937/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 16868

[startup+1.50128 s]
/proc/loadavg: 2.68 2.47 2.27 4/94 15949
/proc/meminfo: memFree=1881840/2055920 swapFree=4192812/4192956
[pid=15937] ppid=15935 vsize=16868 CPUtime=0.07
/proc/15937/stat : 15937 (sugar) S 15935 15937 15837 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 21789764 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15937/statm: 4217 1111 409 3 0 796 0
[pid=15940] ppid=15937 vsize=5356 CPUtime=0
/proc/15940/stat : 15940 (sh) S 15937 15937 15837 0 -1 4194304 277 0 0 0 0 0 0 0 21 0 1 0 21789787 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15940/statm: 1339 233 193 169 0 50 0
[pid=15941] ppid=15940 vsize=864772 CPUtime=1.25
/proc/15941/stat : 15941 (java) S 15940 15937 15837 0 -1 0 14993 0 1 0 118 7 0 0 18 0 9 0 21789787 885526528 12531 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15941/statm: 216193 12531 2557 9 0 210705 0
[pid=15941/tid=15942] ppid=15940 vsize=864772 CPUtime=0.73
/proc/15941/task/15942/stat : 15942 (java) R 15940 15937 15837 0 -1 64 3038 0 1 0 72 1 0 0 24 0 9 0 21789788 885526528 12531 996147200 134512640 134550932 4294955984 18446744073709551615 4126561720 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15941/tid=15943] ppid=15940 vsize=864772 CPUtime=0.4
/proc/15941/task/15943/stat : 15943 (java) S 15940 15937 15837 0 -1 64 10756 0 0 0 36 4 0 0 16 0 9 0 21789789 885526528 12531 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15941/tid=15944] ppid=15940 vsize=864772 CPUtime=0
/proc/15941/task/15944/stat : 15944 (java) S 15940 15937 15837 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 21789790 885526528 12531 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15941/tid=15945] ppid=15940 vsize=864772 CPUtime=0
/proc/15941/task/15945/stat : 15945 (java) S 15940 15937 15837 0 -1 64 10 0 0 0 0 0 0 0 15 0 9 0 21789790 885526528 12531 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15941/tid=15946] ppid=15940 vsize=864772 CPUtime=0
/proc/15941/task/15946/stat : 15946 (java) S 15940 15937 15837 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21789792 885526528 12531 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15941/tid=15947] ppid=15940 vsize=864772 CPUtime=0.09
/proc/15941/task/15947/stat : 15947 (java) S 15940 15937 15837 0 -1 64 494 0 0 0 9 0 0 0 16 0 9 0 21789792 885526528 12531 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15941/tid=15948] ppid=15940 vsize=864772 CPUtime=0
/proc/15941/task/15948/stat : 15948 (java) S 15940 15937 15837 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21789792 885526528 12531 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15941/tid=15949] ppid=15940 vsize=864772 CPUtime=0
/proc/15941/task/15949/stat : 15949 (java) S 15940 15937 15837 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21789792 885526528 12531 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 886996

[startup+3.10147 s]
/proc/loadavg: 2.63 2.46 2.27 4/94 15949
/proc/meminfo: memFree=1837680/2055920 swapFree=4192812/4192956
[pid=15937] ppid=15935 vsize=16868 CPUtime=0.07
/proc/15937/stat : 15937 (sugar) S 15935 15937 15837 0 -1 4194304 1227 128 0 0 5 2 0 0 19 0 1 0 21789764 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15937/statm: 4217 1111 409 3 0 796 0
[pid=15940] ppid=15937 vsize=5356 CPUtime=0
/proc/15940/stat : 15940 (sh) S 15937 15937 15837 0 -1 4194304 277 0 0 0 0 0 0 0 21 0 1 0 21789787 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15940/statm: 1339 233 193 169 0 50 0
[pid=15941] ppid=15940 vsize=864788 CPUtime=2.85
/proc/15941/stat : 15941 (java) S 15940 15937 15837 0 -1 0 32585 0 1 0 270 15 0 0 18 0 9 0 21789787 885542912 27167 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15941/statm: 216197 27167 2557 9 0 210709 0
[pid=15941/tid=15942] ppid=15940 vsize=864788 CPUtime=1.46
/proc/15941/task/15942/stat : 15942 (java) R 15940 15937 15837 0 -1 64 3958 0 1 0 144 2 0 0 25 0 9 0 21789788 885542912 27167 996147200 134512640 134550932 4294955984 18446744073709551615 4126676263 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15941/tid=15943] ppid=15940 vsize=864788 CPUtime=1.23
/proc/15941/task/15943/stat : 15943 (java) S 15940 15937 15837 0 -1 64 27399 0 0 0 111 12 0 0 16 0 9 0 21789789 885542912 27167 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15941/tid=15944] ppid=15940 vsize=864788 CPUtime=0
/proc/15941/task/15944/stat : 15944 (java) S 15940 15937 15837 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 21789790 885542912 27167 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15941/tid=15945] ppid=15940 vsize=864788 CPUtime=0
/proc/15941/task/15945/stat : 15945 (java) S 15940 15937 15837 0 -1 64 10 0 0 0 0 0 0 0 16 0 9 0 21789790 885542912 27167 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15941/tid=15946] ppid=15940 vsize=864788 CPUtime=0
/proc/15941/task/15946/stat : 15946 (java) S 15940 15937 15837 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21789792 885542912 27167 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15941/tid=15947] ppid=15940 vsize=864788 CPUtime=0.13
/proc/15941/task/15947/stat : 15947 (java) S 15940 15937 15837 0 -1 64 523 0 0 0 13 0 0 0 16 0 9 0 21789792 885542912 27167 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15941/tid=15948] ppid=15940 vsize=864788 CPUtime=0
/proc/15941/task/15948/stat : 15948 (java) S 15940 15937 15837 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21789792 885542912 27167 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15941/tid=15949] ppid=15940 vsize=864788 CPUtime=0
/proc/15941/task/15949/stat : 15949 (java) S 15940 15937 15837 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21789792 885542912 27167 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 887012

[startup+6.30284 s]
/proc/loadavg: 2.63 2.46 2.27 3/94 15959
/proc/meminfo: memFree=1865584/2055920 swapFree=4192812/4192956
[pid=15937] ppid=15935 vsize=16868 CPUtime=3.78
/proc/15937/stat : 15937 (sugar) S 15935 15937 15837 0 -1 4194304 1309 33839 0 1 5 2 353 18 15 0 1 0 21789764 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15937/statm: 4217 1111 409 3 0 796 0
[pid=15950] ppid=15937 vsize=5356 CPUtime=0
/proc/15950/stat : 15950 (sh) S 15937 15937 15837 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21790164 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15950/statm: 1339 233 193 169 0 50 0
[pid=15951] ppid=15950 vsize=868616 CPUtime=2.27
/proc/15951/stat : 15951 (java) S 15950 15937 15837 0 -1 0 16644 0 2 0 219 8 0 0 19 0 9 0 21790164 889462784 14607 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15951/statm: 217154 14607 2566 9 0 211659 0
[pid=15951/tid=15952] ppid=15950 vsize=868616 CPUtime=1.28
/proc/15951/task/15952/stat : 15952 (java) R 15950 15937 15837 0 -1 64 2899 0 2 0 126 2 0 0 24 0 9 0 21790165 889462784 14607 996147200 134512640 134550932 4294955936 18446744073709551615 4126598060 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15951/tid=15953] ppid=15950 vsize=868616 CPUtime=0.82
/proc/15951/task/15953/stat : 15953 (java) S 15950 15937 15837 0 -1 64 11549 0 0 0 78 4 0 0 17 0 9 0 21790166 889462784 14607 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15951/tid=15954] ppid=15950 vsize=868616 CPUtime=0
/proc/15951/task/15954/stat : 15954 (java) S 15950 15937 15837 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21790166 889462784 14607 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15951/tid=15955] ppid=15950 vsize=868616 CPUtime=0
/proc/15951/task/15955/stat : 15955 (java) S 15950 15937 15837 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 21790166 889462784 14607 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15951/tid=15956] ppid=15950 vsize=868616 CPUtime=0
/proc/15951/task/15956/stat : 15956 (java) S 15950 15937 15837 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21790169 889462784 14607 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15951/tid=15957] ppid=15950 vsize=868616 CPUtime=0.16
/proc/15951/task/15957/stat : 15957 (java) S 15950 15937 15837 0 -1 64 1494 0 0 0 15 1 0 0 15 0 9 0 21790169 889462784 14607 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15951/tid=15958] ppid=15950 vsize=868616 CPUtime=0
/proc/15951/task/15958/stat : 15958 (java) S 15950 15937 15837 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21790169 889462784 14607 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15951/tid=15959] ppid=15950 vsize=868616 CPUtime=0
/proc/15951/task/15959/stat : 15959 (java) S 15950 15937 15837 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 21790169 889462784 14607 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 890840

[startup+12.7016 s]
/proc/loadavg: 2.60 2.46 2.27 3/86 15961
/proc/meminfo: memFree=1890864/2055920 swapFree=4192812/4192956
[pid=15937] ppid=15935 vsize=16868 CPUtime=7.94
/proc/15937/stat : 15937 (sugar) S 15935 15937 15837 0 -1 4194304 1365 54601 0 3 5 3 754 32 16 0 1 0 21789764 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15937/statm: 4217 1113 409 3 0 796 0
[pid=15960] ppid=15937 vsize=5356 CPUtime=0
/proc/15960/stat : 15960 (sh) S 15937 15937 15837 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21790583 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15960/statm: 1339 232 193 169 0 50 0
[pid=15961] ppid=15960 vsize=7940 CPUtime=4.49
/proc/15961/stat : 15961 (picosat) R 15960 15937 15837 0 -1 4194304 1877 0 0 0 399 50 0 0 25 0 1 0 21790584 8130560 1858 996147200 134512640 134931368 4294956256 18446744073709551615 134529977 0 0 4096 0 0 0 0 17 1 0 0
/proc/15961/statm: 1985 1858 48 102 0 1880 0
Current children cumulated CPU time (s) 12.43
Current children cumulated vsize (KiB) 30164

[startup+25.5011 s]
/proc/loadavg: 2.51 2.45 2.27 3/86 15961
/proc/meminfo: memFree=1887536/2055920 swapFree=4192812/4192956
[pid=15937] ppid=15935 vsize=16868 CPUtime=7.94
/proc/15937/stat : 15937 (sugar) S 15935 15937 15837 0 -1 4194304 1365 54601 0 3 5 3 754 32 16 0 1 0 21789764 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15937/statm: 4217 1113 409 3 0 796 0
[pid=15960] ppid=15937 vsize=5356 CPUtime=0
/proc/15960/stat : 15960 (sh) S 15937 15937 15837 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21790583 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15960/statm: 1339 232 193 169 0 50 0
[pid=15961] ppid=15960 vsize=11668 CPUtime=17.28
/proc/15961/stat : 15961 (picosat) R 15960 15937 15837 0 -1 4194304 2819 0 0 0 1678 50 0 0 25 0 1 0 21790584 11948032 2800 996147200 134512640 134931368 4294956256 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 1 0 0
/proc/15961/statm: 2917 2800 48 102 0 2812 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 33892

[startup+51.102 s]
/proc/loadavg: 2.34 2.41 2.26 3/86 15961
/proc/meminfo: memFree=1882736/2055920 swapFree=4192812/4192956
[pid=15937] ppid=15935 vsize=16868 CPUtime=7.94
/proc/15937/stat : 15937 (sugar) S 15935 15937 15837 0 -1 4194304 1365 54601 0 3 5 3 754 32 16 0 1 0 21789764 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15937/statm: 4217 1113 409 3 0 796 0
[pid=15960] ppid=15937 vsize=5356 CPUtime=0
/proc/15960/stat : 15960 (sh) S 15937 15937 15837 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21790583 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15960/statm: 1339 232 193 169 0 50 0
[pid=15961] ppid=15960 vsize=16800 CPUtime=42.88
/proc/15961/stat : 15961 (picosat) R 15960 15937 15837 0 -1 4194304 4099 0 0 0 4236 52 0 0 25 0 1 0 21790584 17203200 4080 996147200 134512640 134931368 4294956256 18446744073709551615 134529076 0 0 4096 0 0 0 0 17 1 0 0
/proc/15961/statm: 4200 4080 48 102 0 4095 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 39024

[startup+102.306 s]
/proc/loadavg: 2.13 2.34 2.24 3/86 15961
/proc/meminfo: memFree=1876528/2055920 swapFree=4192812/4192956
[pid=15937] ppid=15935 vsize=16868 CPUtime=7.94
/proc/15937/stat : 15937 (sugar) S 15935 15937 15837 0 -1 4194304 1365 54601 0 3 5 3 754 32 16 0 1 0 21789764 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15937/statm: 4217 1113 409 3 0 796 0
[pid=15960] ppid=15937 vsize=5356 CPUtime=0

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

/proc/meminfo: memFree=1832136/2055920 swapFree=4192812/4192956
[pid=15937] ppid=15935 vsize=16868 CPUtime=7.94
/proc/15937/stat : 15937 (sugar) S 15935 15937 15837 0 -1 4194304 1365 54601 0 3 5 3 754 32 16 0 1 0 21789764 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15937/statm: 4217 1113 409 3 0 796 0
[pid=15960] ppid=15937 vsize=5356 CPUtime=0
/proc/15960/stat : 15960 (sh) S 15937 15937 15837 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21790583 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15960/statm: 1339 232 193 169 0 50 0
[pid=15961] ppid=15960 vsize=67972 CPUtime=1349.93
/proc/15961/stat : 15961 (picosat) R 15960 15937 15837 0 -1 4194304 18921 0 0 0 134923 70 0 0 25 0 1 0 21790584 69603328 16824 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/15961/statm: 16993 16824 48 102 0 16888 0
Current children cumulated CPU time (s) 1357.87
Current children cumulated vsize (KiB) 90196

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.04 3/76 16110
/proc/meminfo: memFree=1832520/2055920 swapFree=4192812/4192956
[pid=15937] ppid=15935 vsize=16868 CPUtime=7.94
/proc/15937/stat : 15937 (sugar) S 15935 15937 15837 0 -1 4194304 1365 54601 0 3 5 3 754 32 16 0 1 0 21789764 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15937/statm: 4217 1113 409 3 0 796 0
[pid=15960] ppid=15937 vsize=5356 CPUtime=0
/proc/15960/stat : 15960 (sh) S 15937 15937 15837 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21790583 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15960/statm: 1339 232 193 169 0 50 0
[pid=15961] ppid=15960 vsize=67568 CPUtime=1409.62
/proc/15961/stat : 15961 (picosat) R 15960 15937 15837 0 -1 4194304 18921 0 0 0 140892 70 0 0 25 0 1 0 21790584 69189632 16728 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/15961/statm: 16892 16728 48 102 0 16787 0
Current children cumulated CPU time (s) 1417.56
Current children cumulated vsize (KiB) 89792

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/76 16110
/proc/meminfo: memFree=1832520/2055920 swapFree=4192812/4192956
[pid=15937] ppid=15935 vsize=16868 CPUtime=7.94
/proc/15937/stat : 15937 (sugar) S 15935 15937 15837 0 -1 4194304 1365 54601 0 3 5 3 754 32 16 0 1 0 21789764 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15937/statm: 4217 1113 409 3 0 796 0
[pid=15960] ppid=15937 vsize=5356 CPUtime=0
/proc/15960/stat : 15960 (sh) S 15937 15937 15837 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21790583 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15960/statm: 1339 232 193 169 0 50 0
[pid=15961] ppid=15960 vsize=67544 CPUtime=1469.33
/proc/15961/stat : 15961 (picosat) R 15960 15937 15837 0 -1 4194304 18921 0 0 0 146863 70 0 0 25 0 1 0 21790584 69165056 16722 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 0 0 0
/proc/15961/statm: 16886 16722 48 102 0 16781 0
Current children cumulated CPU time (s) 1477.27
Current children cumulated vsize (KiB) 89768

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/76 16110
/proc/meminfo: memFree=1832328/2055920 swapFree=4192812/4192956
[pid=15937] ppid=15935 vsize=16868 CPUtime=7.94
/proc/15937/stat : 15937 (sugar) S 15935 15937 15837 0 -1 4194304 1365 54601 0 3 5 3 754 32 16 0 1 0 21789764 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15937/statm: 4217 1113 409 3 0 796 0
[pid=15960] ppid=15937 vsize=5356 CPUtime=0
/proc/15960/stat : 15960 (sh) S 15937 15937 15837 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21790583 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15960/statm: 1339 232 193 169 0 50 0
[pid=15961] ppid=15960 vsize=67840 CPUtime=1529.03
/proc/15961/stat : 15961 (picosat) R 15960 15937 15837 0 -1 4194304 19128 0 0 0 152833 70 0 0 25 0 1 0 21790584 69468160 16771 996147200 134512640 134931368 4294956256 18446744073709551615 134597654 0 0 4096 0 0 0 0 17 0 0 0
/proc/15961/statm: 16960 16771 48 102 0 16855 0
Current children cumulated CPU time (s) 1536.97
Current children cumulated vsize (KiB) 90064

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/76 16110
/proc/meminfo: memFree=1829768/2055920 swapFree=4192812/4192956
[pid=15937] ppid=15935 vsize=16868 CPUtime=7.94
/proc/15937/stat : 15937 (sugar) S 15935 15937 15837 0 -1 4194304 1365 54601 0 3 5 3 754 32 16 0 1 0 21789764 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15937/statm: 4217 1113 409 3 0 796 0
[pid=15960] ppid=15937 vsize=5356 CPUtime=0
/proc/15960/stat : 15960 (sh) S 15937 15937 15837 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21790583 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15960/statm: 1339 232 193 169 0 50 0
[pid=15961] ppid=15960 vsize=70304 CPUtime=1588.74
/proc/15961/stat : 15961 (picosat) R 15960 15937 15837 0 -1 4194304 19832 0 0 0 158803 71 0 0 25 0 1 0 21790584 71991296 17405 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/15961/statm: 17576 17405 48 102 0 17471 0
Current children cumulated CPU time (s) 1596.68
Current children cumulated vsize (KiB) 92528

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/76 16110
/proc/meminfo: memFree=1829768/2055920 swapFree=4192812/4192956
[pid=15937] ppid=15935 vsize=16868 CPUtime=7.94
/proc/15937/stat : 15937 (sugar) S 15935 15937 15837 0 -1 4194304 1365 54601 0 3 5 3 754 32 16 0 1 0 21789764 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15937/statm: 4217 1113 409 3 0 796 0
[pid=15960] ppid=15937 vsize=5356 CPUtime=0
/proc/15960/stat : 15960 (sh) S 15937 15937 15837 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21790583 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15960/statm: 1339 232 193 169 0 50 0
[pid=15961] ppid=15960 vsize=70304 CPUtime=1648.44
/proc/15961/stat : 15961 (picosat) R 15960 15937 15837 0 -1 4194304 19832 0 0 0 164773 71 0 0 25 0 1 0 21790584 71991296 17405 996147200 134512640 134931368 4294956256 18446744073709551615 134525751 0 0 4096 0 0 0 0 17 0 0 0
/proc/15961/statm: 17576 17405 48 102 0 17471 0
Current children cumulated CPU time (s) 1656.38
Current children cumulated vsize (KiB) 92528

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/76 16110
/proc/meminfo: memFree=1829768/2055920 swapFree=4192812/4192956
[pid=15937] ppid=15935 vsize=16868 CPUtime=7.94
/proc/15937/stat : 15937 (sugar) S 15935 15937 15837 0 -1 4194304 1365 54601 0 3 5 3 754 32 16 0 1 0 21789764 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15937/statm: 4217 1113 409 3 0 796 0
[pid=15960] ppid=15937 vsize=5356 CPUtime=0
/proc/15960/stat : 15960 (sh) S 15937 15937 15837 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21790583 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15960/statm: 1339 232 193 169 0 50 0
[pid=15961] ppid=15960 vsize=70304 CPUtime=1708.15
/proc/15961/stat : 15961 (picosat) R 15960 15937 15837 0 -1 4194304 19832 0 0 0 170744 71 0 0 25 0 1 0 21790584 71991296 17405 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/15961/statm: 17576 17405 48 102 0 17471 0
Current children cumulated CPU time (s) 1716.09
Current children cumulated vsize (KiB) 92528

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 16110
/proc/meminfo: memFree=1829640/2055920 swapFree=4192812/4192956
[pid=15937] ppid=15935 vsize=16868 CPUtime=7.94
/proc/15937/stat : 15937 (sugar) S 15935 15937 15837 0 -1 4194304 1365 54601 0 3 5 3 754 32 16 0 1 0 21789764 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15937/statm: 4217 1113 409 3 0 796 0
[pid=15960] ppid=15937 vsize=5356 CPUtime=0
/proc/15960/stat : 15960 (sh) S 15937 15937 15837 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21790583 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15960/statm: 1339 232 193 169 0 50 0
[pid=15961] ppid=15960 vsize=70304 CPUtime=1767.85
/proc/15961/stat : 15961 (picosat) R 15960 15937 15837 0 -1 4194304 19840 0 0 0 176714 71 0 0 25 0 1 0 21790584 71991296 17413 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/15961/statm: 17576 17413 48 102 0 17471 0
Current children cumulated CPU time (s) 1775.79
Current children cumulated vsize (KiB) 92528



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 16112
/proc/meminfo: memFree=1829192/2055920 swapFree=4192812/4192956
[pid=15937] ppid=15935 vsize=16868 CPUtime=7.94
/proc/15937/stat : 15937 (sugar) S 15935 15937 15837 0 -1 4194304 1365 54601 0 3 5 3 754 32 16 0 1 0 21789764 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15937/statm: 4217 1113 409 3 0 796 0
[pid=15960] ppid=15937 vsize=5356 CPUtime=0
/proc/15960/stat : 15960 (sh) S 15937 15937 15837 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21790583 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15960/statm: 1339 232 193 169 0 50 0
[pid=15961] ppid=15960 vsize=70304 CPUtime=1792.13
/proc/15961/stat : 15961 (picosat) R 15960 15937 15837 0 -1 4194304 19840 0 0 0 179142 71 0 0 25 0 1 0 21790584 71991296 17413 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/15961/statm: 17576 17413 48 102 0 17471 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 92528

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

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

[startup+1806.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 16112
/proc/meminfo: memFree=1829192/2055920 swapFree=4192812/4192956
[pid=15937] ppid=15935 vsize=16868 CPUtime=7.94
/proc/15937/stat : 15937 (sugar) S 15935 15937 15837 0 -1 4194304 1365 54601 0 3 5 3 754 32 16 0 1 0 21789764 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228783599714 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15937/statm: 4217 1113 409 3 0 796 0
[pid=15960] ppid=15937 vsize=5356 CPUtime=0
/proc/15960/stat : 15960 (sh) S 15937 15937 15837 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21790583 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228774699844 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15960/statm: 1339 232 193 169 0 50 0
[pid=15961] ppid=15960 vsize=70304 CPUtime=1792.13
/proc/15961/stat : 15961 (picosat) R 15960 15937 15837 0 -1 4194304 19840 0 0 0 179142 71 0 0 25 0 1 0 21790584 71991296 17413 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/15961/statm: 17576 17413 48 102 0 17471 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 92528

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15937 and gives
#  childrusage.ru_utime.tv_sec=7
#  childrusage.ru_utime.tv_usec=608843
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=357945
# CPU time returned by wait4() is 7.96679
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1806.72
CPU time (s): 1800.07
CPU user time (s): 1799.01
CPU system time (s): 1.06
CPU usage (%): 99.6319
Max. virtual memory (cumulated for all children) (KiB): 891844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.60884
system time used= 0.357945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56360
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3034
involuntary context switches= 3064

runsolver used 2.25566 second user time and 5.45717 second system time

The end

Launcher Data

Begin job on node74 at 2009-07-11 23:20:40
IDJOB=2068441
IDBENCH=54865
IDSOLVER=738
FILE ID=node74/2068441-1247347239
PBS_JOBID= 9506806
Free space on /tmp= 103072 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/pseudo/primesDimacs/normalized-g-125-17.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-2068441-1247347239/watcher-2068441-1247347239 -o /tmp/evaluation-result-2068441-1247347239/solver-2068441-1247347239 -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-2068441-1247347239.xml

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

MD5SUM BENCH= 28adb903193f339f0a75306072f25750
RANDOM SEED=1499257993

node74.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.234
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.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1907440 kB
Buffers:          4080 kB
Cached:          56848 kB
SwapCached:          0 kB
Active:          84120 kB
Inactive:        18448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1907440 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10456 kB
Writeback:           0 kB
Mapped:          62088 kB
Slab:            30920 kB
Committed_AS:   217692 kB
PageTables:       1952 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 103072 MiB
End job on node74 at 2009-07-11 23:50:48