Trace number 2062237

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.03 1814.95

General information on the benchmark

Namecsp/allsquares/
normalized-squares-36-36.xml
MD5SUM191789448d36808dd71b4998bbbde126
Bench CategoryAlldiff+Cumul+Elt+WSum (alldiff,cumulative,element,weightedsum)
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 variables2592
Number of constraints3153
Maximum constraint arity36
Maximum domain size128
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2521
Global constraints used (with number of constraints)cumulative(2),weightedsum(630)

Solver Data

0.06/0.07	c 0	Sugar v1-14-6 + HOME/picosat
0.06/0.07	c 0	BEGIN Sat Jul 11 18:06:03 2009
0.06/0.07	c 0	PID 14313
0.06/0.07	c 0	HOST node76.alineos.net
0.06/0.07	c 0	CONVERTING HOME/instance-2062237-1247328363.xml TO HOME/temp.csp
0.06/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-2062237-1247328363.xml' 'HOME/temp.csp'
0.06/0.74	c 1	37 domains, 2592 variables, 2 predicates, 0 relations, 3153 constraints
0.06/0.75	c 1	ENCODING HOME/temp.csp TO HOME/temp.cnf
0.06/0.75	c 1	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.72/0.82	c 1	Parsing HOME/temp.csp
0.95/1.09	c 1	parsed 5784 expressions
0.95/1.09	c 1	Heap : 2 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
0.95/1.09	c 1	Converting to clausal form CSP
1.06/1.13	c 1	converted 579 (10%) expressions
1.06/1.13	c 1	converted 1157 (20%) expressions
1.06/1.14	c 1	converted 1736 (30%) expressions
1.06/1.14	c 1	converted 2314 (40%) expressions
1.25/1.31	c 2	converted 2892 (50%) expressions
1.25/1.37	c 2	converted 3471 (60%) expressions
1.35/1.41	c 2	converted 4049 (70%) expressions
1.35/1.50	c 2	converted 4628 (80%) expressions
1.45/1.54	c 2	converted 5206 (90%) expressions
3.15/3.21	c 3	converted 5784 (100%) expressions
3.15/3.22	c 3	CSP : 14112 integers, 6460 booleans, 41795 clauses, largest domain size 129
3.15/3.22	c 3	Heap : 29 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
3.15/3.22	c 3	Propagation in CSP
3.26/3.33	c 4	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
3.26/3.34	c 4	CSP : 14112 integers, 6460 booleans, 41795 clauses, largest domain size 129
3.26/3.34	c 4	Heap : 30 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
3.26/3.36	c 4	Simplifing CSP by introducing new Boolean variables
3.26/3.38	c 4	CSP : 14112 integers, 6460 booleans, 41795 clauses, largest domain size 129
3.26/3.38	c 4	Heap : 29 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
3.45/3.55	c 4	Encoding CSP to SAT : HOME/temp.cnf
3.45/3.59	c 4	1412 (10%) CSP integer variables are encoded (7720 clauses, 98229 bytes)
3.55/3.60	c 4	2823 (20%) CSP integer variables are encoded (11070 clauses, 148479 bytes)
3.55/3.63	c 4	4234 (30%) CSP integer variables are encoded (31840 clauses, 460029 bytes)
3.55/3.65	c 4	5645 (40%) CSP integer variables are encoded (52665 clauses, 772404 bytes)
3.55/3.68	c 4	7056 (50%) CSP integer variables are encoded (73948 clauses, 1091649 bytes)
3.65/3.70	c 4	8468 (60%) CSP integer variables are encoded (94544 clauses, 1406114 bytes)
3.65/3.73	c 4	9879 (70%) CSP integer variables are encoded (115706 clauses, 1765868 bytes)
3.65/3.76	c 4	11290 (80%) CSP integer variables are encoded (136754 clauses, 2123684 bytes)
3.65/3.78	c 4	12701 (90%) CSP integer variables are encoded (157440 clauses, 2475346 bytes)
3.75/3.81	c 4	14112 (100%) CSP integer variables are encoded (178688 clauses, 2836562 bytes)
4.36/4.47	c 5	4180 (10%) CSP clauses are encoded (570546 clauses, 9950914 bytes)
5.24/5.33	c 6	8359 (20%) CSP clauses are encoded (1041610 clauses, 19926451 bytes)
6.14/6.22	c 6	12539 (30%) CSP clauses are encoded (1519802 clauses, 30230183 bytes)
6.94/7.08	c 7	16718 (40%) CSP clauses are encoded (1980437 clauses, 40155113 bytes)
7.84/7.97	c 8	20898 (50%) CSP clauses are encoded (2455752 clauses, 50384073 bytes)
9.72/13.25	c 14	25077 (60%) CSP clauses are encoded (3492018 clauses, 72790350 bytes)
10.71/14.29	c 15	29257 (70%) CSP clauses are encoded (4005322 clauses, 85390391 bytes)
11.69/15.22	c 15	33436 (80%) CSP clauses are encoded (4465957 clauses, 96695219 bytes)
12.58/16.15	c 16	37616 (90%) CSP clauses are encoded (4924949 clauses, 107951266 bytes)
14.43/18.01	c 18	41795 (100%) CSP clauses are encoded (5889758 clauses, 130855539 bytes)
14.43/18.01	c 18	41795 CSP clauses encoded
14.43/18.01	c 18	Writing map file : HOME/temp.map
14.43/18.03	c 18	Heap : 26 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
14.43/18.03	c 18	SAT : 199168 SAT variables, 5889758 SAT clauses, 130855539 bytes
14.43/18.03	c 18	Heap : 26 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
14.43/18.05	c 18	SOLVING HOME/temp.cnf
14.43/18.05	c 18	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.03/1814.92	c ERROR INTERRUPTED
1800.03/1814.95	s UNKNOWN
1800.03/1814.95	c 1815	CPU 14.48 (0.05 0.02 13.5 0.91)
1800.03/1814.95	c 1815	END Sat Jul 11 18:36:18 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-2062237-1247328363/watcher-2062237-1247328363 -o /tmp/evaluation-result-2062237-1247328363/solver-2062237-1247328363 -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-2062237-1247328363.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: 1.84 1.97 1.93 4/82 14313
/proc/meminfo: memFree=1053632/2055920 swapFree=4192948/4192956
[pid=14313] ppid=14311 vsize=8540 CPUtime=0
/proc/14313/stat : 14313 (sugar) R 14311 14313 12778 0 -1 4194304 70 0 0 0 0 0 0 0 20 0 1 0 19901662 8744960 55 996147200 4194304 4206940 548682068608 18446744073709551615 265671432830 0 0 4096 0 0 0 0 17 1 0 0
/proc/14313/statm: 2135 55 41 3 0 55 0

[startup+0.070719 s]
/proc/loadavg: 1.84 1.97 1.93 4/82 14313
/proc/meminfo: memFree=1053632/2055920 swapFree=4192948/4192956
[pid=14313] ppid=14311 vsize=16608 CPUtime=0.06
/proc/14313/stat : 14313 (sugar) R 14311 14313 12778 0 -1 4194304 1078 0 0 0 5 1 0 0 20 0 1 0 19901662 17006592 1046 996147200 4194304 4206940 548682068608 18446744073709551615 265692149426 0 0 4224 0 0 0 0 17 0 0 0
/proc/14313/statm: 4152 1046 380 3 0 731 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16608

[startup+0.101722 s]
/proc/loadavg: 1.84 1.97 1.93 4/82 14313
/proc/meminfo: memFree=1053632/2055920 swapFree=4192948/4192956
[pid=14313] ppid=14311 vsize=16868 CPUtime=0.06
/proc/14313/stat : 14313 (sugar) S 14311 14313 12778 0 -1 4194304 1227 128 0 0 5 1 0 0 18 0 1 0 19901662 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14313/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.301762 s]
/proc/loadavg: 1.84 1.97 1.93 4/82 14313
/proc/meminfo: memFree=1053632/2055920 swapFree=4192948/4192956
[pid=14313] ppid=14311 vsize=16868 CPUtime=0.06
/proc/14313/stat : 14313 (sugar) S 14311 14313 12778 0 -1 4194304 1227 128 0 0 5 1 0 0 18 0 1 0 19901662 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14313/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701839 s]
/proc/loadavg: 1.84 1.97 1.93 4/82 14313
/proc/meminfo: memFree=1053632/2055920 swapFree=4192948/4192956
[pid=14313] ppid=14311 vsize=16868 CPUtime=0.06
/proc/14313/stat : 14313 (sugar) S 14311 14313 12778 0 -1 4194304 1227 128 0 0 5 1 0 0 18 0 1 0 19901662 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14313/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50199 s]
/proc/loadavg: 1.84 1.97 1.93 4/93 14335
/proc/meminfo: memFree=1044968/2055920 swapFree=4192948/4192956
[pid=14313] ppid=14311 vsize=16868 CPUtime=0.72
/proc/14313/stat : 14313 (sugar) S 14311 14313 12778 0 -1 4194304 1309 7249 0 1 5 1 61 5 15 0 1 0 19901662 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14313/statm: 4217 1111 409 3 0 796 0
[pid=14326] ppid=14313 vsize=5356 CPUtime=0
/proc/14326/stat : 14326 (sh) S 14313 14313 12778 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19901738 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14326/statm: 1339 233 193 169 0 50 0
[pid=14327] ppid=14326 vsize=868612 CPUtime=0.73
/proc/14327/stat : 14327 (java) S 14326 14313 12778 0 -1 0 7266 0 1 0 69 4 0 0 18 0 9 0 19901738 889458688 6500 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14327/statm: 217153 6500 2566 9 0 211658 0
[pid=14327/tid=14328] ppid=14326 vsize=868612 CPUtime=0.47
/proc/14327/task/14328/stat : 14328 (java) R 14326 14313 12778 0 -1 64 2677 0 1 0 47 0 0 0 21 0 9 0 19901739 889458688 6500 996147200 134512640 134550932 4294955936 18446744073709551615 4126596920 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14327/tid=14329] ppid=14326 vsize=868612 CPUtime=0.08
/proc/14327/task/14329/stat : 14329 (java) S 14326 14313 12778 0 -1 64 2407 0 0 0 8 0 0 0 16 0 9 0 19901740 889458688 6500 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14327/tid=14330] ppid=14326 vsize=868612 CPUtime=0
/proc/14327/task/14330/stat : 14330 (java) S 14326 14313 12778 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19901740 889458688 6500 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14327/tid=14331] ppid=14326 vsize=868612 CPUtime=0
/proc/14327/task/14331/stat : 14331 (java) S 14326 14313 12778 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 19901740 889458688 6500 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14327/tid=14332] ppid=14326 vsize=868612 CPUtime=0
/proc/14327/task/14332/stat : 14332 (java) S 14326 14313 12778 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19901742 889458688 6500 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14327/tid=14333] ppid=14326 vsize=868612 CPUtime=0.14
/proc/14327/task/14333/stat : 14333 (java) S 14326 14313 12778 0 -1 64 1484 0 0 0 13 1 0 0 16 0 9 0 19901742 889458688 6500 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14327/tid=14334] ppid=14326 vsize=868612 CPUtime=0
/proc/14327/task/14334/stat : 14334 (java) S 14326 14313 12778 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 19901742 889458688 6500 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14327/tid=14335] ppid=14326 vsize=868612 CPUtime=0
/proc/14327/task/14335/stat : 14335 (java) S 14326 14313 12778 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 19901742 889458688 6500 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 890836

[startup+3.1023 s]
/proc/loadavg: 1.84 1.97 1.93 4/93 14335
/proc/meminfo: memFree=1025960/2055920 swapFree=4192948/4192956
[pid=14313] ppid=14311 vsize=16868 CPUtime=0.72
/proc/14313/stat : 14313 (sugar) S 14311 14313 12778 0 -1 4194304 1309 7249 0 1 5 1 61 5 15 0 1 0 19901662 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14313/statm: 4217 1111 409 3 0 796 0
[pid=14326] ppid=14313 vsize=5356 CPUtime=0
/proc/14326/stat : 14326 (sh) S 14313 14313 12778 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19901738 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14326/statm: 1339 233 193 169 0 50 0
[pid=14327] ppid=14326 vsize=868612 CPUtime=2.33
/proc/14327/stat : 14327 (java) S 14326 14313 12778 0 -1 0 13637 0 1 0 226 7 0 0 18 0 9 0 19901738 889458688 12599 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14327/statm: 217153 12599 2567 9 0 211658 0
[pid=14327/tid=14328] ppid=14326 vsize=868612 CPUtime=1.48
/proc/14327/task/14328/stat : 14328 (java) R 14326 14313 12778 0 -1 64 2994 0 1 0 147 1 0 0 25 0 9 0 19901739 889458688 12599 996147200 134512640 134550932 4294955936 18446744073709551615 4126827877 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14327/tid=14329] ppid=14326 vsize=868612 CPUtime=0.61
/proc/14327/task/14329/stat : 14329 (java) S 14326 14313 12778 0 -1 64 8412 0 0 0 58 3 0 0 16 0 9 0 19901740 889458688 12599 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14327/tid=14330] ppid=14326 vsize=868612 CPUtime=0
/proc/14327/task/14330/stat : 14330 (java) S 14326 14313 12778 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19901740 889458688 12599 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14327/tid=14331] ppid=14326 vsize=868612 CPUtime=0
/proc/14327/task/14331/stat : 14331 (java) S 14326 14313 12778 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 19901740 889458688 12599 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14327/tid=14332] ppid=14326 vsize=868612 CPUtime=0
/proc/14327/task/14332/stat : 14332 (java) S 14326 14313 12778 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19901742 889458688 12599 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14327/tid=14333] ppid=14326 vsize=868612 CPUtime=0.2
/proc/14327/task/14333/stat : 14333 (java) S 14326 14313 12778 0 -1 64 1533 0 0 0 19 1 0 0 16 0 9 0 19901742 889458688 12599 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14327/tid=14334] ppid=14326 vsize=868612 CPUtime=0
/proc/14327/task/14334/stat : 14334 (java) S 14326 14313 12778 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 19901742 889458688 12599 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14327/tid=14335] ppid=14326 vsize=868612 CPUtime=0
/proc/14327/task/14335/stat : 14335 (java) S 14326 14313 12778 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 19901742 889458688 12599 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 890836

[startup+6.30192 s]
/proc/loadavg: 1.93 1.98 1.94 4/93 14335
/proc/meminfo: memFree=984936/2055920 swapFree=4192948/4192956
[pid=14313] ppid=14311 vsize=16868 CPUtime=0.73
/proc/14313/stat : 14313 (sugar) S 14311 14313 12778 0 -1 4194304 1310 7249 0 1 5 2 61 5 16 0 1 0 19901662 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14313/statm: 4217 1111 409 3 0 796 0
[pid=14326] ppid=14313 vsize=5356 CPUtime=0
/proc/14326/stat : 14326 (sh) S 14313 14313 12778 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19901738 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14326/statm: 1339 233 193 169 0 50 0
[pid=14327] ppid=14326 vsize=868724 CPUtime=5.52
/proc/14327/stat : 14327 (java) S 14326 14313 12778 0 -1 0 14995 0 1 0 526 26 0 0 18 0 9 0 19901738 889573376 13452 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14327/statm: 217181 13452 2591 9 0 211658 0
[pid=14327/tid=14328] ppid=14326 vsize=868724 CPUtime=4.3
/proc/14327/task/14328/stat : 14328 (java) R 14326 14313 12778 0 -1 64 3434 0 1 0 412 18 0 0 25 0 9 0 19901739 889573376 13452 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14327/tid=14329] ppid=14326 vsize=868724 CPUtime=0.93
/proc/14327/task/14329/stat : 14329 (java) S 14326 14313 12778 0 -1 64 9287 0 0 0 88 5 0 0 16 0 9 0 19901740 889573376 13452 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14327/tid=14330] ppid=14326 vsize=868724 CPUtime=0
/proc/14327/task/14330/stat : 14330 (java) S 14326 14313 12778 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19901740 889573376 13452 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14327/tid=14331] ppid=14326 vsize=868724 CPUtime=0
/proc/14327/task/14331/stat : 14331 (java) S 14326 14313 12778 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 19901740 889573376 13452 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14327/tid=14332] ppid=14326 vsize=868724 CPUtime=0
/proc/14327/task/14332/stat : 14332 (java) S 14326 14313 12778 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19901742 889573376 13452 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14327/tid=14333] ppid=14326 vsize=868724 CPUtime=0.26
/proc/14327/task/14333/stat : 14333 (java) S 14326 14313 12778 0 -1 64 1576 0 0 0 25 1 0 0 17 0 9 0 19901742 889573376 13452 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14327/tid=14334] ppid=14326 vsize=868724 CPUtime=0
/proc/14327/task/14334/stat : 14334 (java) S 14326 14313 12778 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 19901742 889573376 13452 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14327/tid=14335] ppid=14326 vsize=868724 CPUtime=0
/proc/14327/task/14335/stat : 14335 (java) S 14326 14313 12778 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 19901742 889573376 13452 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 890948

[startup+12.7022 s]
/proc/loadavg: 2.02 2.00 1.94 2/93 14335
/proc/meminfo: memFree=938800/2055920 swapFree=4192948/4192956
[pid=14313] ppid=14311 vsize=16868 CPUtime=0.73
/proc/14313/stat : 14313 (sugar) S 14311 14313 12778 0 -1 4194304 1310 7249 0 1 5 2 61 5 16 0 1 0 19901662 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/14313/statm: 4217 1111 409 3 0 796 0
[pid=14326] ppid=14313 vsize=5356 CPUtime=0
/proc/14326/stat : 14326 (sh) S 14313 14313 12778 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 19901738 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14326/statm: 1339 233 193 169 0 50 0
[pid=14327] ppid=14326 vsize=868724 CPUtime=8.55
/proc/14327/stat : 14327 (java) S 14326 14313 12778 0 -1 0 15282 0 1 0 807 48 0 0 18 0 9 0 19901738 889573376 13452 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/14327/statm: 217181 13452 2591 9 0 211658 0
[pid=14327/tid=14328] ppid=14326 vsize=868724 CPUtime=7.22
/proc/14327/task/14328/stat : 14328 (java) D 14326 14313 12778 0 -1 64 3721 0 1 0 683 39 0 0 25 0 9 0 19901739 889573376 13452 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 18446744071563608240 0 0 -1 1 0 0
[pid=14327/tid=14329] ppid=14326 vsize=868724 CPUtime=1.04
/proc/14327/task/14329/stat : 14329 (java) S 14326 14313 12778 0 -1 64 9287 0 0 0 98 6 0 0 16 0 9 0 19901740 889573376 13452 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=14327/tid=14330] ppid=14326 vsize=868724 CPUtime=0
/proc/14327/task/14330/stat : 14330 (java) S 14326 14313 12778 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 19901740 889573376 13452 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14327/tid=14331] ppid=14326 vsize=868724 CPUtime=0
/proc/14327/task/14331/stat : 14331 (java) S 14326 14313 12778 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 19901740 889573376 13452 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14327/tid=14332] ppid=14326 vsize=868724 CPUtime=0
/proc/14327/task/14332/stat : 14332 (java) S 14326 14313 12778 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 19901742 889573376 13452 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14327/tid=14333] ppid=14326 vsize=868724 CPUtime=0.26
/proc/14327/task/14333/stat : 14333 (java) S 14326 14313 12778 0 -1 64 1576 0 0 0 25 1 0 0 17 0 9 0 19901742 889573376 13452 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14327/tid=14334] ppid=14326 vsize=868724 CPUtime=0
/proc/14327/task/14334/stat : 14334 (java) S 14326 14313 12778 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 19901742 889573376 13452 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14327/tid=14335] ppid=14326 vsize=868724 CPUtime=0
/proc/14327/task/14335/stat : 14335 (java) S 14326 14313 12778 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 19901742 889573376 13452 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.28
Current children cumulated vsize (KiB) 890948
heavy processes:

[startup+25.5016 s]
/proc/loadavg: 2.46 2.10 1.97 3/85 14337
/proc/meminfo: memFree=872176/2055920 swapFree=4192948/4192956
[pid=14313] ppid=14311 vsize=16868 CPUtime=14.48
/proc/14313/stat : 14313 (sugar) S 14311 14313 12778 0 -1 4194304 1365 23328 0 2 5 2 1350 91 16 0 1 0 19901662 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14313/statm: 4217 1113 409 3 0 796 0
[pid=14336] ppid=14313 vsize=5356 CPUtime=0
/proc/14336/stat : 14336 (sh) S 14313 14313 12778 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19903468 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14336/statm: 1339 232 193 169 0 50 0
[pid=14337] ppid=14336 vsize=49128 CPUtime=7.36
/proc/14337/stat : 14337 (picosat) R 14336 14313 12778 0 -1 4194304 10841 0 0 0 331 405 0 0 25 0 1 0 19903468 50307072 10827 996147200 134512640 134931368 4294956256 18446744073709551615 134605937 0 0 4096 0 0 0 0 17 0 0 0
/proc/14337/statm: 12282 10827 40 102 0 12177 0
Current children cumulated CPU time (s) 21.84
Current children cumulated vsize (KiB) 71352

[startup+51.1016 s]
/proc/loadavg: 2.99 2.25 2.03 3/85 14337
/proc/meminfo: memFree=771248/2055920 swapFree=4192948/4192956
[pid=14313] ppid=14311 vsize=16868 CPUtime=14.48
/proc/14313/stat : 14313 (sugar) S 14311 14313 12778 0 -1 4194304 1365 23328 0 2 5 2 1350 91 16 0 1 0 19901662 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0

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

/proc/meminfo: memFree=347680/2055920 swapFree=4192948/4192956
[pid=14313] ppid=14311 vsize=16868 CPUtime=14.48
/proc/14313/stat : 14313 (sugar) S 14311 14313 12778 0 -1 4194304 1365 23328 0 2 5 2 1350 91 16 0 1 0 19901662 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14313/statm: 4217 1113 409 3 0 796 0
[pid=14336] ppid=14313 vsize=5356 CPUtime=0
/proc/14336/stat : 14336 (sh) S 14313 14313 12778 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19903468 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14336/statm: 1339 232 193 169 0 50 0
[pid=14337] ppid=14336 vsize=250012 CPUtime=1335.25
/proc/14337/stat : 14337 (picosat) R 14336 14313 12778 0 -1 4194304 58415 0 0 0 130835 2690 0 0 25 0 1 0 19903468 256012288 58399 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/14337/statm: 62503 58399 48 102 0 62398 0
Current children cumulated CPU time (s) 1349.73
Current children cumulated vsize (KiB) 272236

[startup+1422.31 s]
/proc/loadavg: 2.06 2.08 2.05 3/88 14546
/proc/meminfo: memFree=346848/2055920 swapFree=4192948/4192956
[pid=14313] ppid=14311 vsize=16868 CPUtime=14.48
/proc/14313/stat : 14313 (sugar) S 14311 14313 12778 0 -1 4194304 1365 23328 0 2 5 2 1350 91 16 0 1 0 19901662 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14313/statm: 4217 1113 409 3 0 796 0
[pid=14336] ppid=14313 vsize=5356 CPUtime=0
/proc/14336/stat : 14336 (sh) S 14313 14313 12778 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19903468 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14336/statm: 1339 232 193 169 0 50 0
[pid=14337] ppid=14336 vsize=250804 CPUtime=1394.95
/proc/14337/stat : 14337 (picosat) R 14336 14313 12778 0 -1 4194304 58610 0 0 0 136805 2690 0 0 25 0 1 0 19903468 256823296 58594 996147200 134512640 134931368 4294956256 18446744073709551615 134522740 0 0 4096 0 0 0 0 17 0 0 0
/proc/14337/statm: 62701 58594 48 102 0 62596 0
Current children cumulated CPU time (s) 1409.43
Current children cumulated vsize (KiB) 273028

[startup+1482.3 s]
/proc/loadavg: 2.46 2.17 2.08 3/88 14546
/proc/meminfo: memFree=345824/2055920 swapFree=4192948/4192956
[pid=14313] ppid=14311 vsize=16868 CPUtime=14.48
/proc/14313/stat : 14313 (sugar) S 14311 14313 12778 0 -1 4194304 1365 23328 0 2 5 2 1350 91 16 0 1 0 19901662 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14313/statm: 4217 1113 409 3 0 796 0
[pid=14336] ppid=14313 vsize=5356 CPUtime=0
/proc/14336/stat : 14336 (sh) S 14313 14313 12778 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19903468 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14336/statm: 1339 232 193 169 0 50 0
[pid=14337] ppid=14336 vsize=251856 CPUtime=1454.64
/proc/14337/stat : 14337 (picosat) R 14336 14313 12778 0 -1 4194304 58865 0 0 0 142774 2690 0 0 25 0 1 0 19903468 257900544 58849 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/14337/statm: 62964 58849 48 102 0 62859 0
Current children cumulated CPU time (s) 1469.12
Current children cumulated vsize (KiB) 274080

[startup+1542.3 s]
/proc/loadavg: 2.54 2.26 2.11 3/88 14546
/proc/meminfo: memFree=287840/2055920 swapFree=4192948/4192956
[pid=14313] ppid=14311 vsize=16868 CPUtime=14.48
/proc/14313/stat : 14313 (sugar) S 14311 14313 12778 0 -1 4194304 1365 23328 0 2 5 2 1350 91 16 0 1 0 19901662 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14313/statm: 4217 1113 409 3 0 796 0
[pid=14336] ppid=14313 vsize=5356 CPUtime=0
/proc/14336/stat : 14336 (sh) S 14313 14313 12778 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19903468 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14336/statm: 1339 232 193 169 0 50 0
[pid=14337] ppid=14336 vsize=252780 CPUtime=1514.31
/proc/14337/stat : 14337 (picosat) R 14336 14313 12778 0 -1 4194304 59113 0 0 0 148740 2691 0 0 25 0 1 0 19903468 258846720 59097 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/14337/statm: 63195 59097 48 102 0 63090 0
Current children cumulated CPU time (s) 1528.79
Current children cumulated vsize (KiB) 275004

[startup+1602.3 s]
/proc/loadavg: 2.31 2.24 2.11 3/88 14546
/proc/meminfo: memFree=286944/2055920 swapFree=4192948/4192956
[pid=14313] ppid=14311 vsize=16868 CPUtime=14.48
/proc/14313/stat : 14313 (sugar) S 14311 14313 12778 0 -1 4194304 1365 23328 0 2 5 2 1350 91 16 0 1 0 19901662 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14313/statm: 4217 1113 409 3 0 796 0
[pid=14336] ppid=14313 vsize=5356 CPUtime=0
/proc/14336/stat : 14336 (sh) S 14313 14313 12778 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19903468 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14336/statm: 1339 232 193 169 0 50 0
[pid=14337] ppid=14336 vsize=253700 CPUtime=1574.01
/proc/14337/stat : 14337 (picosat) R 14336 14313 12778 0 -1 4194304 59324 0 0 0 154710 2691 0 0 25 0 1 0 19903468 259788800 59308 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/14337/statm: 63425 59308 48 102 0 63320 0
Current children cumulated CPU time (s) 1588.49
Current children cumulated vsize (KiB) 275924

[startup+1662.3 s]
/proc/loadavg: 2.18 2.21 2.11 3/88 14546
/proc/meminfo: memFree=278560/2055920 swapFree=4192948/4192956
[pid=14313] ppid=14311 vsize=16868 CPUtime=14.48
/proc/14313/stat : 14313 (sugar) S 14311 14313 12778 0 -1 4194304 1365 23328 0 2 5 2 1350 91 16 0 1 0 19901662 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14313/statm: 4217 1113 409 3 0 796 0
[pid=14336] ppid=14313 vsize=5356 CPUtime=0
/proc/14336/stat : 14336 (sh) S 14313 14313 12778 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19903468 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14336/statm: 1339 232 193 169 0 50 0
[pid=14337] ppid=14336 vsize=254888 CPUtime=1633.72
/proc/14337/stat : 14337 (picosat) R 14336 14313 12778 0 -1 4194304 59626 0 0 0 160680 2692 0 0 25 0 1 0 19903468 261005312 59610 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/14337/statm: 63722 59610 48 102 0 63617 0
Current children cumulated CPU time (s) 1648.2
Current children cumulated vsize (KiB) 277112

[startup+1722.3 s]
/proc/loadavg: 2.13 2.18 2.10 3/88 14546
/proc/meminfo: memFree=277536/2055920 swapFree=4192948/4192956
[pid=14313] ppid=14311 vsize=16868 CPUtime=14.48
/proc/14313/stat : 14313 (sugar) S 14311 14313 12778 0 -1 4194304 1365 23328 0 2 5 2 1350 91 16 0 1 0 19901662 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14313/statm: 4217 1113 409 3 0 796 0
[pid=14336] ppid=14313 vsize=5356 CPUtime=0
/proc/14336/stat : 14336 (sh) S 14313 14313 12778 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19903468 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14336/statm: 1339 232 193 169 0 50 0
[pid=14337] ppid=14336 vsize=255812 CPUtime=1693.43
/proc/14337/stat : 14337 (picosat) R 14336 14313 12778 0 -1 4194304 59860 0 0 0 166650 2693 0 0 25 0 1 0 19903468 261951488 59844 996147200 134512640 134931368 4294956256 18446744073709551615 134525621 0 0 4096 0 0 0 0 17 1 0 0
/proc/14337/statm: 63953 59844 48 102 0 63848 0
Current children cumulated CPU time (s) 1707.91
Current children cumulated vsize (KiB) 278036

[startup+1782.3 s]
/proc/loadavg: 2.05 2.15 2.09 3/88 14546
/proc/meminfo: memFree=250528/2055920 swapFree=4192948/4192956
[pid=14313] ppid=14311 vsize=16868 CPUtime=14.48
/proc/14313/stat : 14313 (sugar) S 14311 14313 12778 0 -1 4194304 1365 23328 0 2 5 2 1350 91 16 0 1 0 19901662 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14313/statm: 4217 1113 409 3 0 796 0
[pid=14336] ppid=14313 vsize=5356 CPUtime=0
/proc/14336/stat : 14336 (sh) S 14313 14313 12778 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19903468 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14336/statm: 1339 232 193 169 0 50 0
[pid=14337] ppid=14336 vsize=256732 CPUtime=1753.11
/proc/14337/stat : 14337 (picosat) R 14336 14313 12778 0 -1 4194304 60098 0 0 0 172618 2693 0 0 25 0 1 0 19903468 262893568 60082 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/14337/statm: 64183 60082 48 102 0 64078 0
Current children cumulated CPU time (s) 1767.59
Current children cumulated vsize (KiB) 278956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.9 s]
/proc/loadavg: 2.02 2.13 2.09 3/88 14546
/proc/meminfo: memFree=250080/2055920 swapFree=4192948/4192956
[pid=14313] ppid=14311 vsize=16868 CPUtime=14.48
/proc/14313/stat : 14313 (sugar) S 14311 14313 12778 0 -1 4194304 1365 23328 0 2 5 2 1350 91 16 0 1 0 19901662 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14313/statm: 4217 1113 409 3 0 796 0
[pid=14336] ppid=14313 vsize=5356 CPUtime=0
/proc/14336/stat : 14336 (sh) S 14313 14313 12778 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19903468 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14336/statm: 1339 232 193 169 0 50 0
[pid=14337] ppid=14336 vsize=257128 CPUtime=1785.55
/proc/14337/stat : 14337 (picosat) R 14336 14313 12778 0 -1 4194304 60216 0 0 0 175862 2693 0 0 25 0 1 0 19903468 263299072 60200 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/14337/statm: 64282 60200 48 102 0 64177 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 279352

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

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

[startup+1814.9 s]
/proc/loadavg: 2.02 2.13 2.09 3/88 14546
/proc/meminfo: memFree=250080/2055920 swapFree=4192948/4192956
[pid=14313] ppid=14311 vsize=16868 CPUtime=14.48
/proc/14313/stat : 14313 (sugar) S 14311 14313 12778 0 -1 4194304 1365 23328 0 2 5 2 1350 91 16 0 1 0 19901662 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 265682989154 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/14313/statm: 4217 1113 409 3 0 796 0
[pid=14336] ppid=14313 vsize=5356 CPUtime=0
/proc/14336/stat : 14336 (sh) S 14313 14313 12778 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 19903468 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 265674089284 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14336/statm: 1339 232 193 169 0 50 0
[pid=14337] ppid=14336 vsize=257128 CPUtime=1785.55
/proc/14337/stat : 14337 (picosat) R 14336 14313 12778 0 -1 4194304 60216 0 0 0 175862 2693 0 0 25 0 1 0 19903468 263299072 60200 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 0 0 0
/proc/14337/statm: 64282 60200 48 102 0 64177 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 279352

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14313 and gives
#  childrusage.ru_utime.tv_sec=13
#  childrusage.ru_utime.tv_usec=569937
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=939857
# CPU time returned by wait4() is 14.5098
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1814.95
CPU time (s): 1800.03
CPU user time (s): 1772.17
CPU system time (s): 27.86
CPU usage (%): 99.1778
Max. virtual memory (cumulated for all children) (KiB): 891340

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 13.5699
system time used= 0.939857
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25087
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= 12863
involuntary context switches= 12881

runsolver used 2.26865 second user time and 5.53816 second system time

The end

Launcher Data

Begin job on node76 at 2009-07-11 18:06:03
IDJOB=2062237
IDBENCH=53881
IDSOLVER=738
FILE ID=node76/2062237-1247328363
PBS_JOBID= 9506481
Free space on /tmp= 66380 MiB

SOLVER NAME= Sugar v1.14.6+picosat
BENCH NAME= CPAI08/csp/allsquares/normalized-squares-36-36.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-2062237-1247328363/watcher-2062237-1247328363 -o /tmp/evaluation-result-2062237-1247328363/solver-2062237-1247328363 -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-2062237-1247328363.xml

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

MD5SUM BENCH= 191789448d36808dd71b4998bbbde126
RANDOM SEED=1339024276

node76.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.277
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.277
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:       1054048 kB
Buffers:         55580 kB
Cached:         840448 kB
SwapCached:          8 kB
Active:          85920 kB
Inactive:       842168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1054048 kB
SwapTotal:     4192956 kB
SwapFree:      4192948 kB
Dirty:            2224 kB
Writeback:           0 kB
Mapped:          52308 kB
Slab:            58916 kB
Committed_AS:   176000 kB
PageTables:       1928 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= 66380 MiB
End job on node76 at 2009-07-11 18:36:20