Trace number 238483

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, and are wall clock time (not CPU 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 0.40? (TO) 1800.1 1816.32

General information on the benchmark

NameblackHole/BH-4-7/
BlackHole-4-7-e-8_ext.xml
MD5SUM86838846ac916516e171508a19a3aa0b
Bench Category2-ARY-EXT (binary constraints in extension)
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 variables112
Number of constraints1262
Maximum constraint arity2
Maximum domain size28
Number of constraints which are defined in extension1262
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04	c # Sugar v0-40 (/tmp/evaluation/238483-1170108625/sugar-v0-40.jar)
0.04	
0.04	c # MAIN  BEGIN : /tmp/evaluation/238483-1170108625/unknown.xml [Mon Jan 29 23:10:27 2007]
0.04	c # CONVERT_XML  BEGIN : /tmp/evaluation/238483-1170108625/unknown.xml /tmp/evaluation/238483-1170108625/sugar32730.csp [Mon Jan 29 23:10:27 2007]
0.04	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/238483-1170108625/sugar-v0-40.jar -convert /tmp/evaluation/238483-1170108625/unknown.xml /tmp/evaluation/238483-1170108625/sugar32730.csp
0.17	c BEGIN convert /tmp/evaluation/238483-1170108625/unknown.xml
0.77	c END convert (0.605233 seconds)
0.81	c # CONVERT_XML  END : /tmp/evaluation/238483-1170108625/sugar32730.csp 1866375 bytes (1 seconds) [Mon Jan 29 23:10:28 2007]
0.81	c # CONVERT_XML  CPU : 0.7 = 0 + 0 + 0.65 + 0.05
0.81	
0.81	c # GENERATE_SAT  BEGIN : /tmp/evaluation/238483-1170108625/sugar32730.bcnf [Mon Jan 29 23:10:28 2007]
0.81	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/238483-1170108625/sugar-v0-40.jar -bcnf -map /tmp/evaluation/238483-1170108625/sugar32730.map /tmp/evaluation/238483-1170108625/sugar32730.csp /tmp/evaluation/238483-1170108625/sugar32730.bcnf
0.93	c BEGIN parse /tmp/evaluation/238483-1170108625/sugar32730.csp
116.64	c END parse (115.715256 seconds)
116.65	c BEGIN simplify
117.04	c END simplify (0.396126 seconds)
117.04	c BEGIN encode /tmp/evaluation/238483-1170108625/sugar32730.bcnf
120.32	c END encode (3.275163 seconds)
120.85	c # GENERATE_SAT  END : 18424 variables 91071 clauses 26422124 bytes (120 seconds) [Mon Jan 29 23:12:28 2007]
120.85	c # GENERATE_SAT  CPU : 0.18 = 0.17 + 0.01 + 0 + 0
120.85	
120.85	c # SOLVE_SAT  BEGIN : /tmp/evaluation/238483-1170108625/sugar32730.bcnf [Mon Jan 29 23:12:28 2007]
120.85	c # CMD : /tmp/evaluation/238483-1170108625/minisat /tmp/evaluation/238483-1170108625/sugar32730.bcnf /tmp/evaluation/238483-1170108625/sugar32730.out
121.76	c ==================================[MINISAT]===================================
121.76	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
121.76	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
121.76	c ==============================================================================
121.76	c |         0 |   88578  6318437 |   29526       0        0     nan |  0.000 % |
121.86	c |       101 |   88589  6318437 |   32478      88      866     9.8 |  0.488 % |
121.91	c |       251 |   88600  6318437 |   35726     226     2019     8.9 |  0.684 % |
121.95	c |       477 |   88606  6318437 |   39299     445     4352     9.8 |  0.722 % |
122.02	c |       817 |   88632  6318437 |   43229     759     7127     9.4 |  0.722 % |
122.09	c |      1323 |   88649  6318437 |   47551    1246    12600    10.1 |  0.787 % |
122.21	c |      2083 |   88661  6318437 |   52307    1993    22746    11.4 |  0.814 % |
122.44	c |      3223 |   88675  6318437 |   57537    3119    41639    13.4 |  0.814 % |
122.66	c |      4931 |   88684  6318437 |   63291    4818   105845    22.0 |  0.814 % |
122.99	c |      7494 |   88690  6318437 |   69620    7375   233564    31.7 |  0.814 % |
123.71	c |     11339 |   88700  6318437 |   76582   11209   468440    41.8 |  0.830 % |
124.69	c |     17106 |   88709  6318437 |   84241   16967   804396    47.4 |  0.830 % |
126.64	c |     25755 |   88713  6318437 |   92665   25612  1362376    53.2 |  0.830 % |
130.84	c |     38729 |   88715  6318437 |  101931   38584  2590341    67.1 |  0.830 % |
138.71	c |     58191 |   88716  6318437 |  112124   58045  4717142    81.3 |  0.830 % |
153.19	c |     87383 |   87744  6305648 |  123337   87210  7438037    85.3 |  0.831 % |
186.88	c |    131173 |   87747  6305648 |  135671   20949  1915993    91.5 |  0.830 % |
219.73	c |    196858 |   87759  6305648 |  149238   86622  7613392    87.9 |  0.830 % |
291.71	c |    295385 |   87766  6305648 |  164162   48845  6127883   125.5 |  0.830 % |
400.71	c |    443175 |   87080  6303523 |  180578   52903  1917789    36.3 |  0.868 % |
560.82	c |    664859 |   82029  6287958 |  198636  113382  5363355    47.3 |  0.923 % |
854.34	c |    997385 |   77758  6265734 |  218499   98852  2787662    28.2 |  1.086 % |
1354.54	c |   1496173 |   64827  6182519 |  240349   75849  1955108    25.8 |  1.200 % |
1815.25	
1815.25	s UNKNOWN
1815.25	c # INTERRUPTED
1815.25	c # MAIN  END :  (1815 seconds) [Mon Jan 29 23:40:42 2007]
1815.25	c # MAIN  CPU : 0.88 = 0.17 + 0.01 + 0.65 + 0.05
1815.25	

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: UNKNOWN

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node2/watcher-238483-1170108625 -o ROOT/results/node2/solver-238483-1170108625 -C 1800 -M 900 /tmp/evaluation/238483-1170108625/solver /tmp/evaluation/238483-1170108625 /tmp/evaluation/238483-1170108625/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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

/proc/loadavg: 4.31 4.45 3.70 4/95 32731
/proc/meminfo: memFree=14848/2055920 swapFree=4192812/4192956
[pid=32730] ppid=32728 vsize=11996 CPUtime=0
/proc/32730/stat : 32730 (sugar) R 32728 32730 32525 0 -1 4194304 416 0 0 0 0 0 0 0 18 0 1 0 30817665 12283904 136 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 206399220407 0 0 4224 0 0 0 0 17 1 0 0
/proc/32730/statm: 2999 148 114 3 0 99 0

[startup+0.1076 s]
/proc/loadavg: 4.31 4.45 3.70 4/95 32731
/proc/meminfo: memFree=14848/2055920 swapFree=4192812/4192956
[pid=32730] ppid=32728 vsize=13724 CPUtime=0.03
/proc/32730/stat : 32730 (sugar) S 32728 32730 32525 0 -1 4194304 1112 0 0 0 2 1 0 0 18 0 1 0 30817665 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32730/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+0.515643 s]
/proc/loadavg: 4.31 4.45 3.70 4/95 32731
/proc/meminfo: memFree=14848/2055920 swapFree=4192812/4192956
[pid=32730] ppid=32728 vsize=13724 CPUtime=0.03
/proc/32730/stat : 32730 (sugar) S 32728 32730 32525 0 -1 4194304 1121 0 0 0 2 1 0 0 15 0 1 0 30817665 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32730/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+1.33673 s]
/proc/loadavg: 4.31 4.45 3.70 4/102 32747
/proc/meminfo: memFree=16008/2055920 swapFree=4192812/4192956
[pid=32730] ppid=32728 vsize=13724 CPUtime=0.74
/proc/32730/stat : 32730 (sugar) S 32728 32730 32525 0 -1 4194304 1190 7337 0 1 3 1 65 5 15 0 1 0 30817665 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32730/statm: 3431 809 371 3 0 531 0
[pid=32740] ppid=32730 vsize=807064 CPUtime=0.48
/proc/32740/stat : 32740 (java) R 32730 32730 32525 0 -1 0 7334 0 1 0 44 4 0 0 17 0 8 0 30817747 826433536 7083 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073491412 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32740/statm: 201766 7083 1494 14 0 189044 0
[pid=32740/tid=32741] ppid=32730 vsize=807064 CPUtime=0.05
/proc/32740/task/32741/stat : 32741 (java) S 32730 32730 32525 0 -1 64 1282 0 0 0 5 0 0 0 16 0 8 0 30817750 826433536 7083 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32742] ppid=32730 vsize=807064 CPUtime=0
/proc/32740/task/32742/stat : 32742 (java) S 32730 32730 32525 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 30817750 826433536 7083 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32743] ppid=32730 vsize=807064 CPUtime=0
/proc/32740/task/32743/stat : 32743 (java) S 32730 32730 32525 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 30817750 826433536 7083 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32744] ppid=32730 vsize=807064 CPUtime=0
/proc/32740/task/32744/stat : 32744 (java) S 32730 32730 32525 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30817754 826433536 7083 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32745] ppid=32730 vsize=807064 CPUtime=0.05
/proc/32740/task/32745/stat : 32745 (java) S 32730 32730 32525 0 -1 64 292 0 0 0 5 0 0 0 19 0 8 0 30817754 826433536 7083 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32746] ppid=32730 vsize=807064 CPUtime=0
/proc/32740/task/32746/stat : 32746 (java) S 32730 32730 32525 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 30817754 826433536 7083 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32747] ppid=32730 vsize=807064 CPUtime=0
/proc/32740/task/32747/stat : 32747 (java) S 32730 32730 32525 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30817754 826433536 7083 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 820788

[startup+2.99091 s]
/proc/loadavg: 4.31 4.45 3.70 3/102 32747
/proc/meminfo: memFree=14920/2055920 swapFree=4192812/4192956
[pid=32730] ppid=32728 vsize=13724 CPUtime=0.74
/proc/32730/stat : 32730 (sugar) S 32728 32730 32525 0 -1 4194304 1190 7337 0 1 3 1 65 5 15 0 1 0 30817665 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32730/statm: 3431 809 371 3 0 531 0
[pid=32740] ppid=32730 vsize=807064 CPUtime=2.12
/proc/32740/stat : 32740 (java) R 32730 32730 32525 0 -1 0 13856 0 1 0 204 8 0 0 25 0 8 0 30817747 826433536 13590 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073448346 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32740/statm: 201766 13590 1494 14 0 189044 0
[pid=32740/tid=32741] ppid=32730 vsize=807064 CPUtime=0.53
/proc/32740/task/32741/stat : 32741 (java) S 32730 32730 32525 0 -1 64 7789 0 0 0 50 3 0 0 16 0 8 0 30817750 826433536 13590 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32742] ppid=32730 vsize=807064 CPUtime=0
/proc/32740/task/32742/stat : 32742 (java) S 32730 32730 32525 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 30817750 826433536 13590 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32743] ppid=32730 vsize=807064 CPUtime=0
/proc/32740/task/32743/stat : 32743 (java) S 32730 32730 32525 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 30817750 826433536 13590 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32744] ppid=32730 vsize=807064 CPUtime=0
/proc/32740/task/32744/stat : 32744 (java) S 32730 32730 32525 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30817754 826433536 13590 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32745] ppid=32730 vsize=807064 CPUtime=0.05
/proc/32740/task/32745/stat : 32745 (java) S 32730 32730 32525 0 -1 64 292 0 0 0 5 0 0 0 17 0 8 0 30817754 826433536 13590 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32746] ppid=32730 vsize=807064 CPUtime=0
/proc/32740/task/32746/stat : 32746 (java) S 32730 32730 32525 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 30817754 826433536 13590 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32747] ppid=32730 vsize=807064 CPUtime=0
/proc/32740/task/32747/stat : 32747 (java) S 32730 32730 32525 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30817754 826433536 13590 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 820788

[startup+6.20023 s]
/proc/loadavg: 4.44 4.47 3.71 4/103 32748
/proc/meminfo: memFree=15872/2055920 swapFree=4192812/4192956
[pid=32730] ppid=32728 vsize=13724 CPUtime=0.74
/proc/32730/stat : 32730 (sugar) S 32728 32730 32525 0 -1 4194304 1190 7337 0 1 3 1 65 5 15 0 1 0 30817665 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32730/statm: 3431 809 371 3 0 531 0
[pid=32740] ppid=32730 vsize=807340 CPUtime=5.26
/proc/32740/stat : 32740 (java) R 32730 32730 32525 0 -1 0 38952 0 1 0 501 25 0 0 25 0 8 0 30817747 826716160 38576 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32740/statm: 201835 38581 1506 14 0 189113 0
[pid=32740/tid=32741] ppid=32730 vsize=807340 CPUtime=1.64
/proc/32740/task/32741/stat : 32741 (java) R 32730 32730 32525 0 -1 64 32626 0 0 0 149 15 0 0 15 0 8 0 30817750 826716160 38586 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153968444 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32742] ppid=32730 vsize=807340 CPUtime=0
/proc/32740/task/32742/stat : 32742 (java) S 32730 32730 32525 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 30817750 826716160 38593 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32743] ppid=32730 vsize=807340 CPUtime=0
/proc/32740/task/32743/stat : 32743 (java) S 32730 32730 32525 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 30817750 826716160 38599 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32744] ppid=32730 vsize=807340 CPUtime=0
/proc/32740/task/32744/stat : 32744 (java) S 32730 32730 32525 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30817754 826716160 38606 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32745] ppid=32730 vsize=807340 CPUtime=0.13
/proc/32740/task/32745/stat : 32745 (java) S 32730 32730 32525 0 -1 64 398 0 0 0 13 0 0 0 16 0 8 0 30817754 826716160 38612 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32746] ppid=32730 vsize=807340 CPUtime=0
/proc/32740/task/32746/stat : 32746 (java) S 32730 32730 32525 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 30817754 826716160 38618 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32747] ppid=32730 vsize=807340 CPUtime=0
/proc/32740/task/32747/stat : 32747 (java) S 32730 32730 32525 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30817754 826716160 38624 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6
Current children cumulated vsize (KiB) 821064

[startup+12.6439 s]
/proc/loadavg: 4.49 4.48 3.72 3/102 32749
/proc/meminfo: memFree=15440/2055920 swapFree=4192812/4192956
[pid=32730] ppid=32728 vsize=13724 CPUtime=0.74
/proc/32730/stat : 32730 (sugar) S 32728 32730 32525 0 -1 4194304 1190 7337 0 1 3 1 65 5 15 0 1 0 30817665 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32730/statm: 3431 809 371 3 0 531 0
[pid=32740] ppid=32730 vsize=807340 CPUtime=11.58
/proc/32740/stat : 32740 (java) R 32730 32730 32525 0 -1 0 55002 0 1 0 1119 39 0 0 23 0 8 0 30817747 826716160 54120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153380222 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32740/statm: 201835 54120 1507 14 0 189113 0
[pid=32740/tid=32741] ppid=32730 vsize=807340 CPUtime=4.24
/proc/32740/task/32741/stat : 32741 (java) S 32730 32730 32525 0 -1 64 48405 0 0 0 399 25 0 0 16 0 8 0 30817750 826716160 54120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32742] ppid=32730 vsize=807340 CPUtime=0
/proc/32740/task/32742/stat : 32742 (java) S 32730 32730 32525 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 30817750 826716160 54120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32743] ppid=32730 vsize=807340 CPUtime=0
/proc/32740/task/32743/stat : 32743 (java) S 32730 32730 32525 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 30817750 826716160 54120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32744] ppid=32730 vsize=807340 CPUtime=0
/proc/32740/task/32744/stat : 32744 (java) S 32730 32730 32525 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30817754 826716160 54120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32745] ppid=32730 vsize=807340 CPUtime=0.14
/proc/32740/task/32745/stat : 32745 (java) S 32730 32730 32525 0 -1 64 401 0 0 0 14 0 0 0 16 0 8 0 30817754 826716160 54120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32746] ppid=32730 vsize=807340 CPUtime=0
/proc/32740/task/32746/stat : 32746 (java) S 32730 32730 32525 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 30817754 826716160 54120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32747] ppid=32730 vsize=807340 CPUtime=0
/proc/32740/task/32747/stat : 32747 (java) S 32730 32730 32525 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30817754 826716160 54120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 821064

[startup+25.4533 s]
/proc/loadavg: 4.68 4.52 3.75 4/102 32753
/proc/meminfo: memFree=15376/2055920 swapFree=4192812/4192956
[pid=32730] ppid=32728 vsize=13724 CPUtime=0.74
/proc/32730/stat : 32730 (sugar) S 32728 32730 32525 0 -1 4194304 1190 7337 0 1 3 1 65 5 15 0 1 0 30817665 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32730/statm: 3431 809 371 3 0 531 0
[pid=32740] ppid=32730 vsize=807340 CPUtime=24.28
/proc/32740/stat : 32740 (java) R 32730 32730 32525 0 -1 0 56313 0 1 0 2366 62 0 0 25 0 8 0 30817747 826716160 54120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32740/statm: 201835 54120 1507 14 0 189113 0
[pid=32740/tid=32741] ppid=32730 vsize=807340 CPUtime=9.6
/proc/32740/task/32741/stat : 32741 (java) R 32730 32730 32525 0 -1 64 49226 0 0 0 925 35 0 0 15 0 8 0 30817750 826716160 54120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155528723 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32742] ppid=32730 vsize=807340 CPUtime=0
/proc/32740/task/32742/stat : 32742 (java) S 32730 32730 32525 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 30817750 826716160 54120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32743] ppid=32730 vsize=807340 CPUtime=0
/proc/32740/task/32743/stat : 32743 (java) S 32730 32730 32525 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 30817750 826716160 54120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32744] ppid=32730 vsize=807340 CPUtime=0
/proc/32740/task/32744/stat : 32744 (java) S 32730 32730 32525 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30817754 826716160 54120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32745] ppid=32730 vsize=807340 CPUtime=0.14
/proc/32740/task/32745/stat : 32745 (java) S 32730 32730 32525 0 -1 64 401 0 0 0 14 0 0 0 16 0 8 0 30817754 826716160 54120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32746] ppid=32730 vsize=807340 CPUtime=0
/proc/32740/task/32746/stat : 32746 (java) S 32730 32730 32525 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 30817754 826716160 54120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32747] ppid=32730 vsize=807340 CPUtime=0
/proc/32740/task/32747/stat : 32747 (java) S 32730 32730 32525 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30817754 826716160 54120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.02
Current children cumulated vsize (KiB) 821064

[startup+51.0909 s]
/proc/loadavg: 4.97 4.61 3.79 3/102 32762
/proc/meminfo: memFree=14864/2055920 swapFree=4192812/4192956
[pid=32730] ppid=32728 vsize=13724 CPUtime=0.74
/proc/32730/stat : 32730 (sugar) S 32728 32730 32525 0 -1 4194304 1190 7337 0 1 3 1 65 5 15 0 1 0 30817665 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32730/statm: 3431 809 371 3 0 531 0
[pid=32740] ppid=32730 vsize=807340 CPUtime=49.68
/proc/32740/stat : 32740 (java) R 32730 32730 32525 0 -1 0 59451 0 1 0 4874 94 0 0 25 0 8 0 30817747 826716160 54120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073641212 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32740/statm: 201835 54120 1507 14 0 189113 0
[pid=32740/tid=32741] ppid=32730 vsize=807340 CPUtime=20.66
/proc/32740/task/32741/stat : 32741 (java) S 32730 32730 32525 0 -1 64 51396 0 0 0 2015 51 0 0 16 0 8 0 30817750 826716160 54120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32742] ppid=32730 vsize=807340 CPUtime=0
/proc/32740/task/32742/stat : 32742 (java) S 32730 32730 32525 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 30817750 826716160 54120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32743] ppid=32730 vsize=807340 CPUtime=0
/proc/32740/task/32743/stat : 32743 (java) S 32730 32730 32525 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 30817750 826716160 54120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32744] ppid=32730 vsize=807340 CPUtime=0
/proc/32740/task/32744/stat : 32744 (java) S 32730 32730 32525 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30817754 826716160 54120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32745] ppid=32730 vsize=807340 CPUtime=0.14
/proc/32740/task/32745/stat : 32745 (java) S 32730 32730 32525 0 -1 64 401 0 0 0 14 0 0 0 17 0 8 0 30817754 826716160 54120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32740/tid=32746] ppid=32730 vsize=807340 CPUtime=0
/proc/32740/task/32746/stat : 32746 (java) S 32730 32730 32525 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 30817754 826716160 54120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32740/tid=32747] ppid=32730 vsize=807340 CPUtime=0
/proc/32740/task/32747/stat : 32747 (java) S 32730 32730 32525 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30817754 826716160 54120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.42
Current children cumulated vsize (KiB) 821064

[startup+102.295 s]
/proc/loadavg: 5.03 4.69 3.86 3/104 310
/proc/meminfo: memFree=15560/2055920 swapFree=4192812/4192956
[pid=32730] ppid=32728 vsize=13724 CPUtime=0.74
/proc/32730/stat : 32730 (sugar) S 32728 32730 32525 0 -1 4194304 1190 7337 0 1 3 1 65 5 15 0 1 0 30817665 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32730/statm: 3431 809 371 3 0 531 0
[pid=32740] ppid=32730 vsize=807340 CPUtime=100.21
/proc/32740/stat : 32740 (java) R 32730 32730 32525 0 -1 0 91521 0 1 0 9852 169 0 0 25 0 8 0 30817747 826716160 81792 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073747346 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32740/statm: 201835 81792 1507 14 0 189113 0
[pid=32740/tid=32741] ppid=32730 vsize=807340 CPUtime=43.68

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

/proc/32740/stat : 32740 (java) Z 32730 32730 32525 0 -1 1036 103666 0 6 0 11540 203 0 0 15 0 1 0 30817747 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/32740/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1232.87
Current children cumulated vsize (KiB) 118740

[startup+1303.19 s]
/proc/loadavg: 2.71 3.00 3.15 3/96 347
/proc/meminfo: memFree=16400/2055920 swapFree=4192812/4192956
[pid=32730] ppid=32728 vsize=23800 CPUtime=0.91
/proc/32730/stat : 32730 (sugar) S 32728 32730 32525 0 -1 4194304 3691 7337 0 1 19 2 65 5 16 0 1 0 30817665 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/32730/statm: 5950 3170 373 3 0 3050 0
[pid=315] ppid=32730 vsize=94940 CPUtime=1174.17
/proc/315/stat : 315 (minisat) R 32730 32730 32525 0 -1 0 24283 0 5 0 116958 459 0 0 25 0 1 0 30829751 97218560 23249 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528429 0 0 4096 3 0 0 0 17 1 0 0
/proc/315/statm: 23735 23249 52 112 0 23619 0
[pid=32740] ppid=32730 vsize=0 CPUtime=117.43
/proc/32740/stat : 32740 (java) Z 32730 32730 32525 0 -1 1036 103666 0 6 0 11540 203 0 0 15 0 1 0 30817747 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/32740/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1292.51
Current children cumulated vsize (KiB) 118740

[startup+1363.21 s]
/proc/loadavg: 2.47 2.89 3.10 3/96 347
/proc/meminfo: memFree=15312/2055920 swapFree=4192812/4192956
[pid=32730] ppid=32728 vsize=23800 CPUtime=0.91
/proc/32730/stat : 32730 (sugar) S 32728 32730 32525 0 -1 4194304 3691 7337 0 1 19 2 65 5 16 0 1 0 30817665 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32730/statm: 5950 3170 373 3 0 3050 0
[pid=315] ppid=32730 vsize=94940 CPUtime=1233.8
/proc/315/stat : 315 (minisat) R 32730 32730 32525 0 -1 0 24283 0 5 0 122900 480 0 0 25 0 1 0 30829751 97218560 23249 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134527235 0 0 4096 3 0 0 0 17 1 0 0
/proc/315/statm: 23735 23249 52 112 0 23619 0
[pid=32740] ppid=32730 vsize=0 CPUtime=117.43
/proc/32740/stat : 32740 (java) Z 32730 32730 32525 0 -1 1036 103666 0 6 0 11540 203 0 0 15 0 1 0 30817747 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/32740/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1352.14
Current children cumulated vsize (KiB) 118740

[startup+1423.23 s]
/proc/loadavg: 2.84 2.91 3.09 3/96 347
/proc/meminfo: memFree=14992/2055920 swapFree=4192812/4192956
[pid=32730] ppid=32728 vsize=23800 CPUtime=0.91
/proc/32730/stat : 32730 (sugar) S 32728 32730 32525 0 -1 4194304 3691 7337 0 1 19 2 65 5 16 0 1 0 30817665 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32730/statm: 5950 3170 373 3 0 3050 0
[pid=315] ppid=32730 vsize=94940 CPUtime=1293.43
/proc/315/stat : 315 (minisat) R 32730 32730 32525 0 -1 0 24283 0 5 0 128838 505 0 0 25 0 1 0 30829751 97218560 23249 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/315/statm: 23735 23249 52 112 0 23619 0
[pid=32740] ppid=32730 vsize=0 CPUtime=117.43
/proc/32740/stat : 32740 (java) Z 32730 32730 32525 0 -1 1036 103666 0 6 0 11540 203 0 0 15 0 1 0 30817747 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/32740/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1411.77
Current children cumulated vsize (KiB) 118740

[startup+1483.26 s]
/proc/loadavg: 3.01 2.95 3.09 3/96 347
/proc/meminfo: memFree=16016/2055920 swapFree=4192812/4192956
[pid=32730] ppid=32728 vsize=23800 CPUtime=0.91
/proc/32730/stat : 32730 (sugar) S 32728 32730 32525 0 -1 4194304 3691 7337 0 1 19 2 65 5 16 0 1 0 30817665 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32730/statm: 5950 3170 373 3 0 3050 0
[pid=315] ppid=32730 vsize=94940 CPUtime=1353.07
/proc/315/stat : 315 (minisat) R 32730 32730 32525 0 -1 0 24283 0 5 0 134783 524 0 0 25 0 1 0 30829751 97218560 23249 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/315/statm: 23735 23249 52 112 0 23619 0
[pid=32740] ppid=32730 vsize=0 CPUtime=117.43
/proc/32740/stat : 32740 (java) Z 32730 32730 32525 0 -1 1036 103666 0 6 0 11540 203 0 0 15 0 1 0 30817747 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/32740/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1471.41
Current children cumulated vsize (KiB) 118740

[startup+1543.28 s]
/proc/loadavg: 3.31 3.02 3.11 3/96 349
/proc/meminfo: memFree=15312/2055920 swapFree=4192812/4192956
[pid=32730] ppid=32728 vsize=23800 CPUtime=0.91
/proc/32730/stat : 32730 (sugar) S 32728 32730 32525 0 -1 4194304 3691 7337 0 1 19 2 65 5 16 0 1 0 30817665 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32730/statm: 5950 3170 373 3 0 3050 0
[pid=315] ppid=32730 vsize=94940 CPUtime=1412.7
/proc/315/stat : 315 (minisat) R 32730 32730 32525 0 -1 0 24304 0 5 0 140725 545 0 0 25 0 1 0 30829751 97218560 23270 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/315/statm: 23735 23270 52 112 0 23619 0
[pid=32740] ppid=32730 vsize=0 CPUtime=117.43
/proc/32740/stat : 32740 (java) Z 32730 32730 32525 0 -1 1036 103666 0 6 0 11540 203 0 0 15 0 1 0 30817747 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/32740/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1531.04
Current children cumulated vsize (KiB) 118740

[startup+1603.33 s]
/proc/loadavg: 3.88 3.28 3.19 3/96 349
/proc/meminfo: memFree=15568/2055920 swapFree=4192812/4192956
[pid=32730] ppid=32728 vsize=23800 CPUtime=0.91
/proc/32730/stat : 32730 (sugar) S 32728 32730 32525 0 -1 4194304 3691 7337 0 1 19 2 65 5 16 0 1 0 30817665 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32730/statm: 5950 3170 373 3 0 3050 0
[pid=315] ppid=32730 vsize=94940 CPUtime=1472.27
/proc/315/stat : 315 (minisat) R 32730 32730 32525 0 -1 0 24304 0 5 0 146657 570 0 0 25 0 1 0 30829751 97218560 23270 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/315/statm: 23735 23270 52 112 0 23619 0
[pid=32740] ppid=32730 vsize=0 CPUtime=117.43
/proc/32740/stat : 32740 (java) Z 32730 32730 32525 0 -1 1036 103666 0 6 0 11540 203 0 0 15 0 1 0 30817747 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/32740/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1590.61
Current children cumulated vsize (KiB) 118740

[startup+1663.36 s]
/proc/loadavg: 2.76 3.07 3.12 2/89 352
/proc/meminfo: memFree=1782096/2055920 swapFree=4192812/4192956
[pid=32730] ppid=32728 vsize=23800 CPUtime=0.91
/proc/32730/stat : 32730 (sugar) S 32728 32730 32525 0 -1 4194304 3691 7337 0 1 19 2 65 5 16 0 1 0 30817665 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32730/statm: 5950 3170 373 3 0 3050 0
[pid=315] ppid=32730 vsize=94940 CPUtime=1531.58
/proc/315/stat : 315 (minisat) R 32730 32730 32525 0 -1 0 24304 0 5 0 152574 584 0 0 25 0 1 0 30829751 97218560 23270 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528723 0 0 4096 3 0 0 0 17 1 0 0
/proc/315/statm: 23735 23270 52 112 0 23619 0
[pid=32740] ppid=32730 vsize=0 CPUtime=117.43
/proc/32740/stat : 32740 (java) Z 32730 32730 32525 0 -1 1036 103666 0 6 0 11540 203 0 0 15 0 1 0 30817747 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/32740/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1649.92
Current children cumulated vsize (KiB) 118740

[startup+1723.39 s]
/proc/loadavg: 2.39 2.89 3.05 3/96 449
/proc/meminfo: memFree=1093712/2055920 swapFree=4192812/4192956
[pid=32730] ppid=32728 vsize=23800 CPUtime=0.91
/proc/32730/stat : 32730 (sugar) S 32728 32730 32525 0 -1 4194304 3691 7337 0 1 19 2 65 5 16 0 1 0 30817665 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32730/statm: 5950 3170 373 3 0 3050 0
[pid=315] ppid=32730 vsize=95184 CPUtime=1590.91
/proc/315/stat : 315 (minisat) R 32730 32730 32525 0 -1 0 24357 0 5 0 158488 603 0 0 25 0 1 0 30829751 97468416 23323 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/315/statm: 23796 23323 52 112 0 23680 0
[pid=32740] ppid=32730 vsize=0 CPUtime=117.43
/proc/32740/stat : 32740 (java) Z 32730 32730 32525 0 -1 1036 103666 0 6 0 11540 203 0 0 15 0 1 0 30817747 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/32740/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1709.25
Current children cumulated vsize (KiB) 118984

[startup+1783.43 s]
/proc/loadavg: 2.38 2.79 3.01 3/96 449
/proc/meminfo: memFree=44944/2055920 swapFree=4192812/4192956
[pid=32730] ppid=32728 vsize=23800 CPUtime=0.91
/proc/32730/stat : 32730 (sugar) S 32728 32730 32525 0 -1 4194304 3691 7337 0 1 19 2 65 5 16 0 1 0 30817665 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32730/statm: 5950 3170 373 3 0 3050 0
[pid=315] ppid=32730 vsize=95184 CPUtime=1650.28
/proc/315/stat : 315 (minisat) R 32730 32730 32525 0 -1 0 24361 0 5 0 164407 621 0 0 25 0 1 0 30829751 97468416 23327 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528551 0 0 4096 3 0 0 0 17 1 0 0
/proc/315/statm: 23796 23327 52 112 0 23680 0
[pid=32740] ppid=32730 vsize=0 CPUtime=117.43
/proc/32740/stat : 32740 (java) Z 32730 32730 32525 0 -1 1036 103666 0 6 0 11540 203 0 0 15 0 1 0 30817747 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/32740/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1768.62
Current children cumulated vsize (KiB) 118984



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.24 s]
/proc/loadavg: 2.44 2.76 2.99 3/96 449
/proc/meminfo: memFree=16080/2055920 swapFree=4192812/4192956
[pid=32730] ppid=32728 vsize=23800 CPUtime=0.91
/proc/32730/stat : 32730 (sugar) S 32728 32730 32525 0 -1 4194304 3691 7337 0 1 19 2 65 5 16 0 1 0 30817665 24371200 3170 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 206390210658 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/32730/statm: 5950 3170 373 3 0 3050 0
[pid=315] ppid=32730 vsize=95184 CPUtime=1681.74
/proc/315/stat : 315 (minisat) R 32730 32730 32525 0 -1 0 24361 0 5 0 167543 631 0 0 25 0 1 0 30829751 97468416 23327 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528554 0 0 4096 3 0 0 0 17 1 0 0
/proc/315/statm: 23796 23327 52 112 0 23680 0
[pid=32740] ppid=32730 vsize=0 CPUtime=117.43
/proc/32740/stat : 32740 (java) Z 32730 32730 32525 0 -1 1036 103666 0 6 0 11540 203 0 0 15 0 1 0 30817747 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/32740/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 118984

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 32730 and gives childrusage.ru_utime.tv_sec=0 childrusage.ru_utime.tv_usec=852870 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=89986
CPU time returned by wait4() is 0.942856
while last known CPU time is 1800.1

Solver probably didn't/couldn't wait for its children
Using last known CPU time as value...

Real time (s): 1816.32
CPU time (s): 1800.1
CPU user time (s): 1791.67
CPU system time (s): 8.43
CPU usage (%): 99.1071
Max. virtual memory (cumulated for all children) (KiB): 822068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.85287
system time used= 0.089986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11112
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 661
involuntary context switches= 616

runsolver used 2.11068 s user time and 6.08607 s system time

The end

Launcher Data (download as text)

Begin job on node2 on Mon Jan 29 22:10:26 UTC 2007


IDJOB= 238483
IDBENCH= 7004
IDSOLVER= 86
FILE ID= node2/238483-1170108625

PBS_JOBID= 3689952

Free space on /tmp= 60754 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/blackHole/BH-4-7/BlackHole-4-7-e-8_ext.xml
COMMAND LINE= /tmp/evaluation/238483-1170108625/solver /tmp/evaluation/238483-1170108625 /tmp/evaluation/238483-1170108625/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-238483-1170108625 -o ROOT/results/node2/solver-238483-1170108625 -C 1800 -M 900  /tmp/evaluation/238483-1170108625/solver /tmp/evaluation/238483-1170108625 /tmp/evaluation/238483-1170108625/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  86838846ac916516e171508a19a3aa0b

RANDOM SEED= 509324490

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.247
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.247
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:         15528 kB
Buffers:          2768 kB
Cached:        1710560 kB
SwapCached:          0 kB
Active:         258056 kB
Inactive:      1684588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:         15528 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          829892 kB
Writeback:           0 kB
Mapped:         254896 kB
Slab:            82028 kB
Committed_AS:  1126288 kB
PageTables:       2556 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= 64395 MiB



End job on node2 on Mon Jan 29 22:40:44 UTC 2007