Trace number 2068474

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.06 1800.92

General information on the benchmark

Namecsp/pseudo/
primesDimacs/normalized-g-125-18.xml
MD5SUM22689bcc3124eea2b7d80bb2193e6792
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 variables4500
Number of constraints72413
Maximum constraint arity18
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension72413
Global constraints used (with number of constraints)

Solver Data

0.00/0.07	c 0	Sugar v1-14-6 + HOME/picosat
0.00/0.07	c 0	BEGIN Sat Jul 11 23:21:57 2009
0.00/0.07	c 0	PID 15303
0.06/0.07	c 0	HOST node77.alineos.net
0.06/0.07	c 0	CONVERTING HOME/instance-2068474-1247347317.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-2068474-1247347317.xml' 'HOME/temp.csp'
3.34/3.48	c 4	1 domains, 4500 variables, 3 predicates, 0 relations, 72413 constraints
3.43/3.53	c 4	ENCODING HOME/temp.csp TO HOME/temp.cnf
3.43/3.53	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.45/3.60	c 4	Parsing HOME/temp.csp
3.45/3.73	c 4	parsed 10000 expressions
3.45/3.85	c 4	parsed 20000 expressions
3.45/3.97	c 4	parsed 30000 expressions
3.45/4.04	c 4	parsed 40000 expressions
3.45/4.18	c 4	parsed 50000 expressions
3.45/4.26	c 4	parsed 60000 expressions
4.21/4.34	c 4	parsed 70000 expressions
4.21/4.40	c 4	parsed 76917 expressions
4.31/4.40	c 4	Heap : 20 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
4.31/4.40	c 4	Converting to clausal form CSP
4.71/4.81	c 5	converted 7692 (10%) expressions
4.80/4.96	c 5	converted 15384 (20%) expressions
4.90/5.09	c 5	converted 23076 (30%) expressions
5.10/5.23	c 5	converted 30767 (40%) expressions
5.20/5.37	c 5	converted 38459 (50%) expressions
5.50/5.68	c 6	converted 46151 (60%) expressions
5.70/5.86	c 6	converted 53842 (70%) expressions
5.80/5.99	c 6	converted 61534 (80%) expressions
5.99/6.13	c 6	converted 69226 (90%) expressions
6.20/6.37	c 6	converted 76917 (100%) expressions
6.20/6.37	c 6	CSP : 4875 integers, 0 booleans, 73163 clauses, largest domain size 7
6.20/6.37	c 6	Heap : 48 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
6.20/6.37	c 6	Propagation in CSP
6.39/6.55	c 7	0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
6.39/6.56	c 7	CSP : 4875 integers, 0 booleans, 73163 clauses, largest domain size 7
6.39/6.56	c 7	Heap : 47 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
6.39/6.58	c 7	Simplifing CSP by introducing new Boolean variables
6.50/6.61	c 7	CSP : 4875 integers, 0 booleans, 73163 clauses, largest domain size 7
6.50/6.61	c 7	Heap : 48 MiB used (max 694 MiB), NonHeap : 13 MiB used (max 116 MiB)
6.69/6.80	c 7	Encoding CSP to SAT : HOME/temp.cnf
6.69/6.81	c 7	488 (10%) CSP integer variables are encoded (0 clauses, 64 bytes)
6.69/6.81	c 7	975 (20%) CSP integer variables are encoded (0 clauses, 64 bytes)
6.69/6.82	c 7	1463 (30%) CSP integer variables are encoded (0 clauses, 64 bytes)
6.69/6.82	c 7	1950 (40%) CSP integer variables are encoded (0 clauses, 64 bytes)
6.69/6.82	c 7	2438 (50%) CSP integer variables are encoded (0 clauses, 64 bytes)
6.69/6.82	c 7	2925 (60%) CSP integer variables are encoded (0 clauses, 64 bytes)
6.69/6.82	c 7	3413 (70%) CSP integer variables are encoded (0 clauses, 64 bytes)
6.69/6.82	c 7	3900 (80%) CSP integer variables are encoded (0 clauses, 64 bytes)
6.69/6.83	c 7	4388 (90%) CSP integer variables are encoded (0 clauses, 64 bytes)
6.69/6.83	c 7	4875 (100%) CSP integer variables are encoded (1875 clauses, 24439 bytes)
6.80/6.93	c 7	7317 (10%) CSP clauses are encoded (9192 clauses, 113956 bytes)
6.80/6.97	c 7	14633 (20%) CSP clauses are encoded (16508 clauses, 207543 bytes)
6.91/7.02	c 7	21949 (30%) CSP clauses are encoded (23824 clauses, 301473 bytes)
6.91/7.06	c 7	29266 (40%) CSP clauses are encoded (31141 clauses, 396204 bytes)
7.00/7.11	c 7	36582 (50%) CSP clauses are encoded (38457 clauses, 498306 bytes)
7.00/7.15	c 7	43898 (60%) CSP clauses are encoded (45773 clauses, 600376 bytes)
7.00/7.20	c 7	51215 (70%) CSP clauses are encoded (53090 clauses, 702438 bytes)
7.10/7.24	c 7	58531 (80%) CSP clauses are encoded (60406 clauses, 804384 bytes)
7.10/7.29	c 7	65847 (90%) CSP clauses are encoded (67722 clauses, 906148 bytes)
7.50/7.61	c 8	73163 (100%) CSP clauses are encoded (121538 clauses, 2108002 bytes)
7.50/7.61	c 8	73163 CSP clauses encoded
7.50/7.61	c 8	Writing map file : HOME/temp.map
7.50/7.63	c 8	Heap : 28 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
7.50/7.63	c 8	SAT : 6750 SAT variables, 121538 SAT clauses, 2108002 bytes
7.50/7.63	c 8	Heap : 28 MiB used (max 694 MiB), NonHeap : 14 MiB used (max 116 MiB)
7.50/7.66	c 8	SOLVING HOME/temp.cnf
7.50/7.66	c 8	CMD HOME/picosat 'HOME/temp.cnf' -o 'HOME/temp.out'
1800.06/1800.91	c ERROR INTERRUPTED
1800.06/1800.92	s UNKNOWN
1800.06/1800.92	c 1801	CPU 7.56 (0.06 0.01 7.15 0.34)
1800.06/1800.92	c 1801	END Sat Jul 11 23:51:58 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-2068474-1247347317/watcher-2068474-1247347317 -o /tmp/evaluation-result-2068474-1247347317/solver-2068474-1247347317 -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-2068474-1247347317.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: 3.42 2.74 2.30 4/77 15303
/proc/meminfo: memFree=1132408/2055920 swapFree=4192948/4192956
[pid=15303] ppid=15301 vsize=12272 CPUtime=0
/proc/15303/stat : 15303 (sugar) R 15301 15303 13920 0 -1 4194304 359 0 0 0 0 0 0 0 18 0 1 0 21796919 12566528 327 996147200 4194304 4206940 548682068608 18446744073709551615 228052745214 0 0 4224 0 0 0 0 17 1 0 0
/proc/15303/statm: 3068 327 246 3 0 168 0

[startup+0.072252 s]
/proc/loadavg: 3.42 2.74 2.30 4/77 15303
/proc/meminfo: memFree=1132408/2055920 swapFree=4192948/4192956
[pid=15303] ppid=15301 vsize=16872 CPUtime=0.06
/proc/15303/stat : 15303 (sugar) S 15301 15303 13920 0 -1 4194304 1159 0 0 0 5 1 0 0 16 0 1 0 21796919 17276928 1108 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15303/statm: 4218 1108 406 3 0 797 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16872

[startup+0.102261 s]
/proc/loadavg: 3.42 2.74 2.30 4/77 15303
/proc/meminfo: memFree=1132408/2055920 swapFree=4192948/4192956
[pid=15303] ppid=15301 vsize=16868 CPUtime=0.06
/proc/15303/stat : 15303 (sugar) S 15301 15303 13920 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 21796919 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15303/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.302301 s]
/proc/loadavg: 3.42 2.74 2.30 4/77 15303
/proc/meminfo: memFree=1132408/2055920 swapFree=4192948/4192956
[pid=15303] ppid=15301 vsize=16868 CPUtime=0.06
/proc/15303/stat : 15303 (sugar) S 15301 15303 13920 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 21796919 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15303/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+0.701377 s]
/proc/loadavg: 3.42 2.74 2.30 4/77 15303
/proc/meminfo: memFree=1132408/2055920 swapFree=4192948/4192956
[pid=15303] ppid=15301 vsize=16868 CPUtime=0.06
/proc/15303/stat : 15303 (sugar) S 15301 15303 13920 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 21796919 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15303/statm: 4217 1111 409 3 0 796 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16868

[startup+1.50154 s]
/proc/loadavg: 3.38 2.74 2.30 3/88 15315
/proc/meminfo: memFree=1096160/2055920 swapFree=4192948/4192956
[pid=15303] ppid=15301 vsize=16868 CPUtime=0.06
/proc/15303/stat : 15303 (sugar) S 15301 15303 13920 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 21796919 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15303/statm: 4217 1111 409 3 0 796 0
[pid=15306] ppid=15303 vsize=5356 CPUtime=0
/proc/15306/stat : 15306 (sh) S 15303 15303 13920 0 -1 4194304 277 0 0 0 0 0 0 0 16 0 1 0 21796926 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15306/statm: 1339 233 193 169 0 50 0
[pid=15307] ppid=15306 vsize=864760 CPUtime=1.4
/proc/15307/stat : 15307 (java) S 15306 15303 13920 0 -1 0 18878 0 1 0 131 9 0 0 20 0 9 0 21796926 885514240 15444 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15307/statm: 216190 15444 2557 9 0 210702 0
[pid=15307/tid=15308] ppid=15306 vsize=864760 CPUtime=0.72
/proc/15307/task/15308/stat : 15308 (java) R 15306 15303 13920 0 -1 64 3379 0 1 0 69 3 0 0 25 0 9 0 21796927 885514240 15444 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15307/tid=15309] ppid=15306 vsize=864760 CPUtime=0.57
/proc/15307/task/15309/stat : 15309 (java) R 15306 15303 13920 0 -1 64 14297 0 0 0 52 5 0 0 16 0 9 0 21796928 885514240 15444 996147200 134512640 134550932 4294955984 18446744073709551615 102759527 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15307/tid=15310] ppid=15306 vsize=864760 CPUtime=0
/proc/15307/task/15310/stat : 15310 (java) S 15306 15303 13920 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 21796928 885514240 15444 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15307/tid=15311] ppid=15306 vsize=864760 CPUtime=0
/proc/15307/task/15311/stat : 15311 (java) S 15306 15303 13920 0 -1 64 11 0 0 0 0 0 0 0 15 0 9 0 21796928 885514240 15444 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15307/tid=15312] ppid=15306 vsize=864760 CPUtime=0
/proc/15307/task/15312/stat : 15312 (java) S 15306 15303 13920 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 21796930 885514240 15444 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15307/tid=15313] ppid=15306 vsize=864760 CPUtime=0.08
/proc/15307/task/15313/stat : 15313 (java) S 15306 15303 13920 0 -1 64 496 0 0 0 8 0 0 0 16 0 9 0 21796930 885514240 15444 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15307/tid=15314] ppid=15306 vsize=864760 CPUtime=0
/proc/15307/task/15314/stat : 15314 (java) S 15306 15303 13920 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 21796930 885514240 15444 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15307/tid=15315] ppid=15306 vsize=864760 CPUtime=0
/proc/15307/task/15315/stat : 15315 (java) S 15306 15303 13920 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21796930 885514240 15444 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 886984

[startup+3.10285 s]
/proc/loadavg: 3.38 2.74 2.30 4/88 15315
/proc/meminfo: memFree=1044576/2055920 swapFree=4192948/4192956
[pid=15303] ppid=15301 vsize=16868 CPUtime=0.06
/proc/15303/stat : 15303 (sugar) S 15301 15303 13920 0 -1 4194304 1227 128 0 0 5 1 0 0 16 0 1 0 21796919 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15303/statm: 4217 1111 409 3 0 796 0
[pid=15306] ppid=15303 vsize=5356 CPUtime=0
/proc/15306/stat : 15306 (sh) S 15303 15303 13920 0 -1 4194304 277 0 0 0 0 0 0 0 16 0 1 0 21796926 5484544 233 996147200 4194304 4889804 548682068752 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15306/statm: 1339 233 193 169 0 50 0
[pid=15307] ppid=15306 vsize=864776 CPUtime=2.99
/proc/15307/stat : 15307 (java) S 15306 15303 13920 0 -1 0 34489 0 1 0 282 17 0 0 20 0 9 0 21796926 885530624 29069 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/15307/statm: 216194 29069 2557 9 0 210706 0
[pid=15307/tid=15308] ppid=15306 vsize=864776 CPUtime=1.6
/proc/15307/task/15308/stat : 15308 (java) R 15306 15303 13920 0 -1 64 3928 0 1 0 156 4 0 0 25 0 9 0 21796927 885530624 29069 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15307/tid=15309] ppid=15306 vsize=864776 CPUtime=1.24
/proc/15307/task/15309/stat : 15309 (java) R 15306 15303 13920 0 -1 64 29324 0 0 0 112 12 0 0 16 0 9 0 21796928 885530624 29069 996147200 134512640 134550932 4294955984 18446744073709551615 102759499 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=15307/tid=15310] ppid=15306 vsize=864776 CPUtime=0
/proc/15307/task/15310/stat : 15310 (java) S 15306 15303 13920 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 21796928 885530624 29069 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15307/tid=15311] ppid=15306 vsize=864776 CPUtime=0
/proc/15307/task/15311/stat : 15311 (java) S 15306 15303 13920 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 21796928 885530624 29069 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15307/tid=15312] ppid=15306 vsize=864776 CPUtime=0
/proc/15307/task/15312/stat : 15312 (java) S 15306 15303 13920 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 21796930 885530624 29069 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15307/tid=15313] ppid=15306 vsize=864776 CPUtime=0.13
/proc/15307/task/15313/stat : 15313 (java) S 15306 15303 13920 0 -1 64 531 0 0 0 13 0 0 0 16 0 9 0 21796930 885530624 29069 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15307/tid=15314] ppid=15306 vsize=864776 CPUtime=0
/proc/15307/task/15314/stat : 15314 (java) S 15306 15303 13920 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 21796930 885530624 29069 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=15307/tid=15315] ppid=15306 vsize=864776 CPUtime=0
/proc/15307/task/15315/stat : 15315 (java) S 15306 15303 13920 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21796930 885530624 29069 996147200 134512640 134550932 4294955984 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 887000

[startup+6.30148 s]
/proc/loadavg: 3.43 2.76 2.31 3/88 15325
/proc/meminfo: memFree=1079648/2055920 swapFree=4192948/4192956
[pid=15303] ppid=15301 vsize=16868 CPUtime=3.45
/proc/15303/stat : 15303 (sugar) S 15301 15303 13920 0 -1 4194304 1309 35001 0 1 5 1 319 20 16 0 1 0 21796919 17272832 1111 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15303/statm: 4217 1111 409 3 0 796 0
[pid=15316] ppid=15303 vsize=5356 CPUtime=0
/proc/15316/stat : 15316 (sh) S 15303 15303 13920 0 -1 4194304 278 0 0 0 0 0 0 0 18 0 1 0 21797272 5484544 233 996147200 4194304 4889804 548682068704 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15316/statm: 1339 233 193 169 0 50 0
[pid=15317] ppid=15316 vsize=868636 CPUtime=2.75
/proc/15317/stat : 15317 (java) S 15316 15303 13920 0 -1 0 20117 0 1 0 266 9 0 0 18 0 9 0 21797272 889483264 18083 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/15317/statm: 217159 18083 2566 9 0 211664 0
[pid=15317/tid=15318] ppid=15316 vsize=868636 CPUtime=1.6
/proc/15317/task/15318/stat : 15318 (java) R 15316 15303 13920 0 -1 64 3208 0 1 0 159 1 0 0 25 0 9 0 21797273 889483264 18083 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15317/tid=15319] ppid=15316 vsize=868636 CPUtime=0.96
/proc/15317/task/15319/stat : 15319 (java) S 15316 15303 13920 0 -1 64 14726 0 0 0 90 6 0 0 16 0 9 0 21797274 889483264 18083 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=15317/tid=15320] ppid=15316 vsize=868636 CPUtime=0
/proc/15317/task/15320/stat : 15320 (java) S 15316 15303 13920 0 -1 64 15 0 0 0 0 0 0 0 16 0 9 0 21797274 889483264 18083 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15317/tid=15321] ppid=15316 vsize=868636 CPUtime=0
/proc/15317/task/15321/stat : 15321 (java) S 15316 15303 13920 0 -1 64 9 0 0 0 0 0 0 0 16 0 9 0 21797274 889483264 18083 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15317/tid=15322] ppid=15316 vsize=868636 CPUtime=0
/proc/15317/task/15322/stat : 15322 (java) S 15316 15303 13920 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 21797276 889483264 18083 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15317/tid=15323] ppid=15316 vsize=868636 CPUtime=0.15
/proc/15317/task/15323/stat : 15323 (java) R 15316 15303 13920 0 -1 64 1480 0 0 0 15 0 0 0 16 0 9 0 21797276 889483264 18083 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15317/tid=15324] ppid=15316 vsize=868636 CPUtime=0
/proc/15317/task/15324/stat : 15324 (java) S 15316 15303 13920 0 -1 64 0 0 0 0 0 0 0 0 19 0 9 0 21797276 889483264 18083 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=15317/tid=15325] ppid=15316 vsize=868636 CPUtime=0
/proc/15317/task/15325/stat : 15325 (java) S 15316 15303 13920 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 21797276 889483264 18083 996147200 134512640 134550932 4294955936 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 890860

[startup+12.7017 s]
/proc/loadavg: 3.48 2.78 2.32 3/80 15327
/proc/meminfo: memFree=1114528/2055920 swapFree=4192948/4192956
[pid=15303] ppid=15301 vsize=16868 CPUtime=7.56
/proc/15303/stat : 15303 (sugar) S 15301 15303 13920 0 -1 4194304 1365 56411 0 2 6 1 715 34 16 0 1 0 21796919 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15303/statm: 4217 1113 409 3 0 796 0
[pid=15326] ppid=15303 vsize=5356 CPUtime=0
/proc/15326/stat : 15326 (sh) S 15303 15303 13920 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21797685 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15326/statm: 1339 232 193 169 0 50 0
[pid=15327] ppid=15326 vsize=10092 CPUtime=5.02
/proc/15327/stat : 15327 (picosat) R 15326 15303 13920 0 -1 4194304 2430 0 0 0 451 51 0 0 25 0 1 0 21797686 10334208 2411 996147200 134512640 134931368 4294956256 18446744073709551615 134529850 0 0 4096 0 0 0 0 17 1 0 0
/proc/15327/statm: 2523 2411 48 102 0 2418 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 32316

[startup+25.5023 s]
/proc/loadavg: 3.56 2.82 2.34 3/80 15327
/proc/meminfo: memFree=1111712/2055920 swapFree=4192948/4192956
[pid=15303] ppid=15301 vsize=16868 CPUtime=7.56
/proc/15303/stat : 15303 (sugar) S 15301 15303 13920 0 -1 4194304 1365 56411 0 2 6 1 715 34 16 0 1 0 21796919 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15303/statm: 4217 1113 409 3 0 796 0
[pid=15326] ppid=15303 vsize=5356 CPUtime=0
/proc/15326/stat : 15326 (sh) S 15303 15303 13920 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21797685 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15326/statm: 1339 232 193 169 0 50 0
[pid=15327] ppid=15326 vsize=13040 CPUtime=17.82
/proc/15327/stat : 15327 (picosat) R 15326 15303 13920 0 -1 4194304 3176 0 0 0 1730 52 0 0 25 0 1 0 21797686 13352960 3157 996147200 134512640 134931368 4294956256 18446744073709551615 134525624 0 0 4096 0 0 0 0 17 1 0 0
/proc/15327/statm: 3260 3157 48 102 0 3155 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 35264

[startup+51.1023 s]
/proc/loadavg: 3.18 2.80 2.35 3/80 15327
/proc/meminfo: memFree=1104992/2055920 swapFree=4192948/4192956
[pid=15303] ppid=15301 vsize=16868 CPUtime=7.56
/proc/15303/stat : 15303 (sugar) S 15301 15303 13920 0 -1 4194304 1365 56411 0 2 6 1 715 34 16 0 1 0 21796919 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15303/statm: 4217 1113 409 3 0 796 0
[pid=15326] ppid=15303 vsize=5356 CPUtime=0
/proc/15326/stat : 15326 (sh) S 15303 15303 13920 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21797685 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15326/statm: 1339 232 193 169 0 50 0
[pid=15327] ppid=15326 vsize=20280 CPUtime=43.4
/proc/15327/stat : 15327 (picosat) R 15326 15303 13920 0 -1 4194304 4986 0 0 0 4288 52 0 0 25 0 1 0 21797686 20766720 4967 996147200 134512640 134931368 4294956256 18446744073709551615 134525788 0 0 4096 0 0 0 0 17 1 0 0
/proc/15327/statm: 5070 4967 48 102 0 4965 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 42504

[startup+102.305 s]
/proc/loadavg: 2.51 2.68 2.33 3/80 15327
/proc/meminfo: memFree=1099296/2055920 swapFree=4192948/4192956
[pid=15303] ppid=15301 vsize=16868 CPUtime=7.56
/proc/15303/stat : 15303 (sugar) S 15301 15303 13920 0 -1 4194304 1365 56411 0 2 6 1 715 34 16 0 1 0 21796919 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15303/statm: 4217 1113 409 3 0 796 0
[pid=15326] ppid=15303 vsize=5356 CPUtime=0

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

/proc/meminfo: memFree=1003504/2055920 swapFree=4192948/4192956
[pid=15303] ppid=15301 vsize=16868 CPUtime=7.56
/proc/15303/stat : 15303 (sugar) S 15301 15303 13920 0 -1 4194304 1365 56411 0 2 6 1 715 34 16 0 1 0 21796919 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15303/statm: 4217 1113 409 3 0 796 0
[pid=15326] ppid=15303 vsize=5356 CPUtime=0
/proc/15326/stat : 15326 (sh) S 15303 15303 13920 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21797685 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15326/statm: 1339 232 193 169 0 50 0
[pid=15327] ppid=15326 vsize=86688 CPUtime=1354.05
/proc/15327/stat : 15327 (picosat) R 15326 15303 13920 0 -1 4194304 24839 0 0 0 135336 69 0 0 25 0 1 0 21797686 88768512 21525 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/15327/statm: 21672 21525 48 102 0 21567 0
Current children cumulated CPU time (s) 1361.61
Current children cumulated vsize (KiB) 108912

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.05 3/84 15396
/proc/meminfo: memFree=1003760/2055920 swapFree=4192948/4192956
[pid=15303] ppid=15301 vsize=16868 CPUtime=7.56
/proc/15303/stat : 15303 (sugar) S 15301 15303 13920 0 -1 4194304 1365 56411 0 2 6 1 715 34 16 0 1 0 21796919 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15303/statm: 4217 1113 409 3 0 796 0
[pid=15326] ppid=15303 vsize=5356 CPUtime=0
/proc/15326/stat : 15326 (sh) S 15303 15303 13920 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21797685 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15326/statm: 1339 232 193 169 0 50 0
[pid=15327] ppid=15326 vsize=86408 CPUtime=1414.04
/proc/15327/stat : 15327 (picosat) R 15326 15303 13920 0 -1 4194304 24839 0 0 0 141335 69 0 0 25 0 1 0 21797686 88481792 21456 996147200 134512640 134931368 4294956256 18446744073709551615 134525606 0 0 4096 0 0 0 0 17 1 0 0
/proc/15327/statm: 21602 21456 48 102 0 21497 0
Current children cumulated CPU time (s) 1421.6
Current children cumulated vsize (KiB) 108632

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/84 15396
/proc/meminfo: memFree=1003760/2055920 swapFree=4192948/4192956
[pid=15303] ppid=15301 vsize=16868 CPUtime=7.56
/proc/15303/stat : 15303 (sugar) S 15301 15303 13920 0 -1 4194304 1365 56411 0 2 6 1 715 34 16 0 1 0 21796919 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15303/statm: 4217 1113 409 3 0 796 0
[pid=15326] ppid=15303 vsize=5356 CPUtime=0
/proc/15326/stat : 15326 (sh) S 15303 15303 13920 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21797685 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15326/statm: 1339 232 193 169 0 50 0
[pid=15327] ppid=15326 vsize=86408 CPUtime=1474.01
/proc/15327/stat : 15327 (picosat) R 15326 15303 13920 0 -1 4194304 24846 0 0 0 147332 69 0 0 25 0 1 0 21797686 88481792 21463 996147200 134512640 134931368 4294956256 18446744073709551615 134525802 0 0 4096 0 0 0 0 17 1 0 0
/proc/15327/statm: 21602 21463 48 102 0 21497 0
Current children cumulated CPU time (s) 1481.57
Current children cumulated vsize (KiB) 108632

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/84 15396
/proc/meminfo: memFree=1003696/2055920 swapFree=4192948/4192956
[pid=15303] ppid=15301 vsize=16868 CPUtime=7.56
/proc/15303/stat : 15303 (sugar) S 15301 15303 13920 0 -1 4194304 1365 56411 0 2 6 1 715 34 16 0 1 0 21796919 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15303/statm: 4217 1113 409 3 0 796 0
[pid=15326] ppid=15303 vsize=5356 CPUtime=0
/proc/15326/stat : 15326 (sh) S 15303 15303 13920 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21797685 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15326/statm: 1339 232 193 169 0 50 0
[pid=15327] ppid=15326 vsize=86860 CPUtime=1533.99
/proc/15327/stat : 15327 (picosat) R 15326 15303 13920 0 -1 4194304 25104 0 0 0 153329 70 0 0 25 0 1 0 21797686 88944640 21546 996147200 134512640 134931368 4294956256 18446744073709551615 134525791 0 0 4096 0 0 0 0 17 1 0 0
/proc/15327/statm: 21715 21546 48 102 0 21610 0
Current children cumulated CPU time (s) 1541.55
Current children cumulated vsize (KiB) 109084

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/84 15396
/proc/meminfo: memFree=999408/2055920 swapFree=4192948/4192956
[pid=15303] ppid=15301 vsize=16868 CPUtime=7.56
/proc/15303/stat : 15303 (sugar) S 15301 15303 13920 0 -1 4194304 1365 56411 0 2 6 1 715 34 16 0 1 0 21796919 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15303/statm: 4217 1113 409 3 0 796 0
[pid=15326] ppid=15303 vsize=5356 CPUtime=0
/proc/15326/stat : 15326 (sh) S 15303 15303 13920 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21797685 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15326/statm: 1339 232 193 169 0 50 0
[pid=15327] ppid=15326 vsize=90720 CPUtime=1593.96
/proc/15327/stat : 15327 (picosat) R 15326 15303 13920 0 -1 4194304 26150 0 0 0 159326 70 0 0 25 0 1 0 21797686 92897280 22518 996147200 134512640 134931368 4294956256 18446744073709551615 134597664 0 0 4096 0 0 0 0 17 1 0 0
/proc/15327/statm: 22680 22518 48 102 0 22575 0
Current children cumulated CPU time (s) 1601.52
Current children cumulated vsize (KiB) 112944

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/84 15396
/proc/meminfo: memFree=998704/2055920 swapFree=4192948/4192956
[pid=15303] ppid=15301 vsize=16868 CPUtime=7.56
/proc/15303/stat : 15303 (sugar) S 15301 15303 13920 0 -1 4194304 1365 56411 0 2 6 1 715 34 16 0 1 0 21796919 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15303/statm: 4217 1113 409 3 0 796 0
[pid=15326] ppid=15303 vsize=5356 CPUtime=0
/proc/15326/stat : 15326 (sh) S 15303 15303 13920 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21797685 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15326/statm: 1339 232 193 169 0 50 0
[pid=15327] ppid=15326 vsize=91368 CPUtime=1653.95
/proc/15327/stat : 15327 (picosat) R 15326 15303 13920 0 -1 4194304 26418 0 0 0 165324 71 0 0 25 0 1 0 21797686 93560832 22708 996147200 134512640 134931368 4294956256 18446744073709551615 134525807 0 0 4096 0 0 0 0 17 1 0 0
/proc/15327/statm: 22842 22708 48 102 0 22737 0
Current children cumulated CPU time (s) 1661.51
Current children cumulated vsize (KiB) 113592

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/84 15396
/proc/meminfo: memFree=998704/2055920 swapFree=4192948/4192956
[pid=15303] ppid=15301 vsize=16868 CPUtime=7.56
/proc/15303/stat : 15303 (sugar) S 15301 15303 13920 0 -1 4194304 1365 56411 0 2 6 1 715 34 16 0 1 0 21796919 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15303/statm: 4217 1113 409 3 0 796 0
[pid=15326] ppid=15303 vsize=5356 CPUtime=0
/proc/15326/stat : 15326 (sh) S 15303 15303 13920 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21797685 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15326/statm: 1339 232 193 169 0 50 0
[pid=15327] ppid=15326 vsize=91368 CPUtime=1713.93
/proc/15327/stat : 15327 (picosat) R 15326 15303 13920 0 -1 4194304 26418 0 0 0 171322 71 0 0 25 0 1 0 21797686 93560832 22708 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/15327/statm: 22842 22708 48 102 0 22737 0
Current children cumulated CPU time (s) 1721.49
Current children cumulated vsize (KiB) 113592

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/84 15398
/proc/meminfo: memFree=994288/2055920 swapFree=4192948/4192956
[pid=15303] ppid=15301 vsize=16868 CPUtime=7.56
/proc/15303/stat : 15303 (sugar) S 15301 15303 13920 0 -1 4194304 1365 56411 0 2 6 1 715 34 16 0 1 0 21796919 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15303/statm: 4217 1113 409 3 0 796 0
[pid=15326] ppid=15303 vsize=5356 CPUtime=0
/proc/15326/stat : 15326 (sh) S 15303 15303 13920 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21797685 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15326/statm: 1339 232 193 169 0 50 0
[pid=15327] ppid=15326 vsize=95852 CPUtime=1773.9
/proc/15327/stat : 15327 (picosat) R 15326 15303 13920 0 -1 4194304 27588 0 0 0 177318 72 0 0 25 0 1 0 21797686 98152448 23800 996147200 134512640 134931368 4294956256 18446744073709551615 134525754 0 0 4096 0 0 0 0 17 1 0 0
/proc/15327/statm: 23963 23800 48 102 0 23858 0
Current children cumulated CPU time (s) 1781.46
Current children cumulated vsize (KiB) 118076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 2.01 3/84 15398
/proc/meminfo: memFree=994288/2055920 swapFree=4192948/4192956
[pid=15303] ppid=15301 vsize=16868 CPUtime=7.56
/proc/15303/stat : 15303 (sugar) S 15301 15303 13920 0 -1 4194304 1365 56411 0 2 6 1 715 34 16 0 1 0 21796919 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15303/statm: 4217 1113 409 3 0 796 0
[pid=15326] ppid=15303 vsize=5356 CPUtime=0
/proc/15326/stat : 15326 (sh) S 15303 15303 13920 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21797685 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15326/statm: 1339 232 193 169 0 50 0
[pid=15327] ppid=15326 vsize=95852 CPUtime=1792.5
/proc/15327/stat : 15327 (picosat) R 15326 15303 13920 0 -1 4194304 27588 0 0 0 179178 72 0 0 25 0 1 0 21797686 98152448 23800 996147200 134512640 134931368 4294956256 18446744073709551615 134530092 0 0 4096 0 0 0 0 17 1 0 0
/proc/15327/statm: 23963 23800 48 102 0 23858 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 118076

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

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

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 2.01 3/84 15398
/proc/meminfo: memFree=994288/2055920 swapFree=4192948/4192956
[pid=15303] ppid=15301 vsize=16868 CPUtime=7.56
/proc/15303/stat : 15303 (sugar) S 15301 15303 13920 0 -1 4194304 1365 56411 0 2 6 1 715 34 16 0 1 0 21796919 17272832 1113 996147200 4194304 4206940 548682068608 18446744073709551615 228052742242 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15303/statm: 4217 1113 409 3 0 796 0
[pid=15326] ppid=15303 vsize=5356 CPUtime=0
/proc/15326/stat : 15326 (sh) S 15303 15303 13920 0 -1 4194304 277 0 0 0 0 0 0 0 18 0 1 0 21797685 5484544 232 996147200 4194304 4889804 548682068832 18446744073709551615 228043842372 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15326/statm: 1339 232 193 169 0 50 0
[pid=15327] ppid=15326 vsize=95852 CPUtime=1792.5
/proc/15327/stat : 15327 (picosat) R 15326 15303 13920 0 -1 4194304 27588 0 0 0 179178 72 0 0 25 0 1 0 21797686 98152448 23800 996147200 134512640 134931368 4294956256 18446744073709551615 134530092 0 0 4096 0 0 0 0 17 1 0 0
/proc/15327/statm: 23963 23800 48 102 0 23858 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 118076

Child status: 0

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

Real time (s): 1800.92
CPU time (s): 1800.06
CPU user time (s): 1798.99
CPU system time (s): 1.07
CPU usage (%): 99.952
Max. virtual memory (cumulated for all children) (KiB): 891864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.2169
system time used= 0.363944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58170
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= 3118
involuntary context switches= 3105

runsolver used 2.13468 second user time and 4.65829 second system time

The end

Launcher Data

Begin job on node77 at 2009-07-11 23:21:57
IDJOB=2068474
IDBENCH=54868
IDSOLVER=738
FILE ID=node77/2068474-1247347317
PBS_JOBID= 9506719
Free space on /tmp= 66148 MiB

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

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

MD5SUM BENCH= 22689bcc3124eea2b7d80bb2193e6792
RANDOM SEED=1145778638

node77.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.256
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.256
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:       1132888 kB
Buffers:         58020 kB
Cached:         747500 kB
SwapCached:          8 kB
Active:         149988 kB
Inactive:       718600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1132888 kB
SwapTotal:     4192956 kB
SwapFree:      4192948 kB
Dirty:           10760 kB
Writeback:           0 kB
Mapped:          72228 kB
Slab:            39696 kB
Committed_AS:   283416 kB
PageTables:       1880 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= 66148 MiB
End job on node77 at 2009-07-11 23:52:00