Trace number 195091

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.08 1810.31

General information on the benchmark

Namerandom/rand-2-50-23/
rand-2-50-23-587-230-35_ext.xml
MD5SUM9c94ced3d8abad5ff069c7d6dacdeddc
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 variables50
Number of constraints469
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension469
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05	c # Sugar v0-40 (/tmp/evaluation/195091-1170092085/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/195091-1170092085/unknown.xml [Mon Jan 29 18:34:45 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/195091-1170092085/unknown.xml /tmp/evaluation/195091-1170092085/sugar23647.csp [Mon Jan 29 18:34:45 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/195091-1170092085/sugar-v0-40.jar -convert /tmp/evaluation/195091-1170092085/unknown.xml /tmp/evaluation/195091-1170092085/sugar23647.csp
0.16	c BEGIN convert /tmp/evaluation/195091-1170092085/unknown.xml
0.83	c END convert (0.663075 seconds)
0.86	c # CONVERT_XML  END : /tmp/evaluation/195091-1170092085/sugar23647.csp 2147274 bytes (1 seconds) [Mon Jan 29 18:34:46 2007]
0.86	c # CONVERT_XML  CPU : 0 = 0 + 0 + 0 + 0
0.86	
0.86	c # GENERATE_SAT  BEGIN : /tmp/evaluation/195091-1170092085/sugar23647.bcnf [Mon Jan 29 18:34:46 2007]
0.86	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/195091-1170092085/sugar-v0-40.jar -bcnf -map /tmp/evaluation/195091-1170092085/sugar23647.map /tmp/evaluation/195091-1170092085/sugar23647.csp /tmp/evaluation/195091-1170092085/sugar23647.bcnf
0.97	c BEGIN parse /tmp/evaluation/195091-1170092085/sugar23647.csp
39.30	c END parse (38.329361 seconds)
39.30	c BEGIN simplify
39.48	c END simplify (0.174852 seconds)
39.48	c BEGIN encode /tmp/evaluation/195091-1170092085/sugar23647.bcnf
40.87	c END encode (1.386697 seconds)
41.02	c # GENERATE_SAT  END : 10842 variables 85610 clauses 12558684 bytes (40 seconds) [Mon Jan 29 18:35:26 2007]
41.02	c # GENERATE_SAT  CPU : 0.09 = 0.07 + 0.02 + 0 + 0
41.02	
41.02	c # SOLVE_SAT  BEGIN : /tmp/evaluation/195091-1170092085/sugar23647.bcnf [Mon Jan 29 18:35:26 2007]
41.02	c # CMD : /tmp/evaluation/195091-1170092085/minisat /tmp/evaluation/195091-1170092085/sugar23647.bcnf /tmp/evaluation/195091-1170092085/sugar23647.out
41.30	c ==================================[MINISAT]===================================
41.30	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
41.30	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
41.30	c ==============================================================================
41.30	c |         0 |   85610  3054051 |   28536       0        0     nan |  0.000 % |
41.33	c |       101 |   85610  3054051 |   31389     101    11735   116.2 |  0.000 % |
41.38	c |       251 |   85610  3054051 |   34528     251    14058    56.0 |  0.000 % |
41.50	c |       478 |   85610  3054051 |   37981     478    17930    37.5 |  0.000 % |
41.66	c |       818 |   85610  3054051 |   41779     818    23611    28.9 |  0.000 % |
41.90	c |      1324 |   85610  3054051 |   45957    1324    33885    25.6 |  0.000 % |
42.23	c |      2083 |   85610  3054051 |   50553    2083    46920    22.5 |  0.000 % |
42.77	c |      3223 |   85610  3054051 |   55608    3223    71934    22.3 |  0.000 % |
43.70	c |      4932 |   85611  3054051 |   61169    4931   109405    22.2 |  0.000 % |
44.91	c |      7495 |   85611  3054051 |   67286    7494   165756    22.1 |  0.000 % |
47.03	c |     11339 |   85611  3054051 |   74015   11338   244419    21.6 |  0.000 % |
50.97	c |     17106 |   85611  3054051 |   81416   17105   419308    24.5 |  0.000 % |
58.44	c |     25755 |   85613  3054051 |   89558   25752   684408    26.6 |  0.000 % |
71.42	c |     38729 |   85616  3054051 |   98514   38723  1216017    31.4 |  0.000 % |
95.75	c |     58190 |   85619  3054051 |  108365   58181  2144886    36.9 |  0.000 % |
125.48	c |     87382 |   85624  3054051 |  119201   87368  2951255    33.8 |  0.000 % |
173.14	c |    131171 |   85631  3054051 |  131122   25444   657538    25.8 |  0.000 % |
248.60	c |    196858 |   85633  3054051 |  144234   91129  3236825    35.5 |  0.000 % |
371.75	c |    295385 |   85644  3054051 |  158657   61100  1743413    28.5 |  0.000 % |
593.42	c |    443175 |   85652  3054051 |  174523   67471  3282309    48.6 |  0.000 % |
1010.99	c |    664859 |   85661  3054051 |  191975  136065 10863943    79.8 |  0.000 % |
1684.69	c |    997384 |   85668  3054051 |  211173  131835  6238740    47.3 |  0.000 % |
1809.24	
1809.24	s UNKNOWN
1809.24	c # INTERRUPTED
1809.24	c # MAIN  END :  (1809 seconds) [Mon Jan 29 19:04:54 2007]
1809.24	c # MAIN  CPU : 0.1 = 0.08 + 0.02 + 0 + 0
1809.24	

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/node1/watcher-195091-1170092085 -o ROOT/results/node1/solver-195091-1170092085 -C 1800 -M 900 /tmp/evaluation/195091-1170092085/solver /tmp/evaluation/195091-1170092085 /tmp/evaluation/195091-1170092085/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: 1.53 1.86 1.72 4/78 23648
/proc/meminfo: memFree=1912992/2055920 swapFree=4192956/4192956
[pid=23647] ppid=23645 vsize=12132 CPUtime=0
/proc/23647/stat : 23647 (sugar) R 23645 23647 22890 0 -1 4194304 533 0 0 0 0 0 0 0 19 0 1 0 29163566 12423168 252 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259353121505 0 0 4224 0 0 0 0 17 1 0 0
/proc/23647/statm: 3033 252 188 3 0 133 0

[startup+0.107364 s]
/proc/loadavg: 1.53 1.86 1.72 4/78 23648
/proc/meminfo: memFree=1912992/2055920 swapFree=4192956/4192956
[pid=23647] ppid=23645 vsize=13724 CPUtime=0.03
/proc/23647/stat : 23647 (sugar) S 23645 23647 22890 0 -1 4194304 1112 0 0 0 3 0 0 0 18 0 1 0 29163566 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23647/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+0.515407 s]
/proc/loadavg: 1.53 1.86 1.72 4/78 23648
/proc/meminfo: memFree=1912992/2055920 swapFree=4192956/4192956
[pid=23647] ppid=23645 vsize=13724 CPUtime=0.03
/proc/23647/stat : 23647 (sugar) S 23645 23647 22890 0 -1 4194304 1121 0 0 0 3 0 0 0 15 0 1 0 29163566 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23647/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+1.33751 s]
/proc/loadavg: 1.53 1.86 1.72 2/87 23664
/proc/meminfo: memFree=1895448/2055920 swapFree=4192956/4192956
[pid=23647] ppid=23645 vsize=13724 CPUtime=0.03
/proc/23647/stat : 23647 (sugar) S 23645 23647 22890 0 -1 4194304 1188 0 0 0 3 0 0 0 15 0 1 0 29163566 14053376 808 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23647/statm: 3431 808 370 3 0 531 0
[pid=23649] ppid=23647 vsize=0 CPUtime=0.76
/proc/23649/stat : 23649 (java) Z 23647 23647 22890 0 -1 1036 7913 0 1 0 70 6 0 0 16 0 1 0 29163571 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23649/statm: 0 0 0 0 0 0 0
[pid=23657] ppid=23647 vsize=807896 CPUtime=0.46
/proc/23657/stat : 23657 (java) R 23647 23647 22890 0 -1 0 7334 0 1 0 42 4 0 0 17 0 8 0 29163653 827285504 7083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479415 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23657/statm: 201974 7083 1494 14 0 189252 0
[pid=23657/tid=23658] ppid=23647 vsize=807896 CPUtime=0.05
/proc/23657/task/23658/stat : 23658 (java) S 23647 23647 22890 0 -1 64 1273 0 0 0 5 0 0 0 17 0 8 0 29163656 827285504 7083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23657/tid=23659] ppid=23647 vsize=807896 CPUtime=0
/proc/23657/task/23659/stat : 23659 (java) S 23647 23647 22890 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 29163657 827285504 7083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23657/tid=23660] ppid=23647 vsize=807896 CPUtime=0
/proc/23657/task/23660/stat : 23660 (java) S 23647 23647 22890 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29163657 827285504 7083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23657/tid=23661] ppid=23647 vsize=807896 CPUtime=0
/proc/23657/task/23661/stat : 23661 (java) S 23647 23647 22890 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 29163660 827285504 7083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23657/tid=23662] ppid=23647 vsize=807896 CPUtime=0.05
/proc/23657/task/23662/stat : 23662 (java) S 23647 23647 22890 0 -1 64 303 0 0 0 5 0 0 0 16 0 8 0 29163660 827285504 7083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23657/tid=23663] ppid=23647 vsize=807896 CPUtime=0
/proc/23657/task/23663/stat : 23663 (java) S 23647 23647 22890 0 -1 64 3 0 0 0 0 0 0 0 22 0 8 0 29163660 827285504 7083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23657/tid=23664] ppid=23647 vsize=807896 CPUtime=0
/proc/23657/task/23664/stat : 23664 (java) S 23647 23647 22890 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29163660 827285504 7083 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 821620

[startup+2.9897 s]
/proc/loadavg: 1.53 1.86 1.72 2/87 23664
/proc/meminfo: memFree=1870872/2055920 swapFree=4192956/4192956
[pid=23647] ppid=23645 vsize=13724 CPUtime=0.03
/proc/23647/stat : 23647 (sugar) S 23645 23647 22890 0 -1 4194304 1188 0 0 0 3 0 0 0 15 0 1 0 29163566 14053376 808 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23647/statm: 3431 808 370 3 0 531 0
[pid=23649] ppid=23647 vsize=0 CPUtime=0.76
/proc/23649/stat : 23649 (java) Z 23647 23647 22890 0 -1 1036 7913 0 1 0 70 6 0 0 16 0 1 0 29163571 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23649/statm: 0 0 0 0 0 0 0
[pid=23657] ppid=23647 vsize=807896 CPUtime=2.11
/proc/23657/stat : 23657 (java) R 23647 23647 22890 0 -1 0 14222 0 1 0 204 7 0 0 17 0 8 0 29163653 827285504 13955 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073482599 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23657/statm: 201974 13955 1494 14 0 189252 0
[pid=23657/tid=23658] ppid=23647 vsize=807896 CPUtime=0.57
/proc/23657/task/23658/stat : 23658 (java) S 23647 23647 22890 0 -1 64 8145 0 0 0 54 3 0 0 17 0 8 0 29163656 827285504 13955 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23657/tid=23659] ppid=23647 vsize=807896 CPUtime=0
/proc/23657/task/23659/stat : 23659 (java) S 23647 23647 22890 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 29163657 827285504 13955 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23657/tid=23660] ppid=23647 vsize=807896 CPUtime=0
/proc/23657/task/23660/stat : 23660 (java) S 23647 23647 22890 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29163657 827285504 13955 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23657/tid=23661] ppid=23647 vsize=807896 CPUtime=0
/proc/23657/task/23661/stat : 23661 (java) S 23647 23647 22890 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 29163660 827285504 13955 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23657/tid=23662] ppid=23647 vsize=807896 CPUtime=0.06
/proc/23657/task/23662/stat : 23662 (java) S 23647 23647 22890 0 -1 64 303 0 0 0 6 0 0 0 15 0 8 0 29163660 827285504 13955 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23657/tid=23663] ppid=23647 vsize=807896 CPUtime=0
/proc/23657/task/23663/stat : 23663 (java) S 23647 23647 22890 0 -1 64 3 0 0 0 0 0 0 0 22 0 8 0 29163660 827285504 13955 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23657/tid=23664] ppid=23647 vsize=807896 CPUtime=0
/proc/23657/task/23664/stat : 23664 (java) S 23647 23647 22890 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29163660 827285504 13955 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 821620

[startup+6.27709 s]
/proc/loadavg: 1.48 1.85 1.72 2/87 23664
/proc/meminfo: memFree=1779992/2055920 swapFree=4192956/4192956
[pid=23647] ppid=23645 vsize=13724 CPUtime=0.03
/proc/23647/stat : 23647 (sugar) S 23645 23647 22890 0 -1 4194304 1188 0 0 0 3 0 0 0 15 0 1 0 29163566 14053376 808 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23647/statm: 3431 808 370 3 0 531 0
[pid=23649] ppid=23647 vsize=0 CPUtime=0.76
/proc/23649/stat : 23649 (java) Z 23647 23647 22890 0 -1 1036 7913 0 1 0 70 6 0 0 16 0 1 0 29163571 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23649/statm: 0 0 0 0 0 0 0
[pid=23657] ppid=23647 vsize=808168 CPUtime=5.38
/proc/23657/stat : 23657 (java) R 23647 23647 22890 0 -1 0 40406 0 1 0 520 18 0 0 16 0 8 0 29163653 827564032 40032 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073622687 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23657/statm: 202042 40032 1507 14 0 189320 0
[pid=23657/tid=23658] ppid=23647 vsize=808168 CPUtime=1.7
/proc/23657/task/23658/stat : 23658 (java) S 23647 23647 22890 0 -1 64 34058 0 0 0 157 13 0 0 16 0 8 0 29163656 827564032 40032 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23657/tid=23659] ppid=23647 vsize=808168 CPUtime=0
/proc/23657/task/23659/stat : 23659 (java) S 23647 23647 22890 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 29163657 827564032 40032 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23657/tid=23660] ppid=23647 vsize=808168 CPUtime=0
/proc/23657/task/23660/stat : 23660 (java) S 23647 23647 22890 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29163657 827564032 40032 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23657/tid=23661] ppid=23647 vsize=808168 CPUtime=0
/proc/23657/task/23661/stat : 23661 (java) S 23647 23647 22890 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 29163660 827564032 40032 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23657/tid=23662] ppid=23647 vsize=808168 CPUtime=0.13
/proc/23657/task/23662/stat : 23662 (java) S 23647 23647 22890 0 -1 64 427 0 0 0 13 0 0 0 15 0 8 0 29163660 827564032 40032 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23657/tid=23663] ppid=23647 vsize=808168 CPUtime=0
/proc/23657/task/23663/stat : 23663 (java) S 23647 23647 22890 0 -1 64 3 0 0 0 0 0 0 0 22 0 8 0 29163660 827564032 40032 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23657/tid=23664] ppid=23647 vsize=808168 CPUtime=0
/proc/23657/task/23664/stat : 23664 (java) S 23647 23647 22890 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29163660 827564032 40032 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 821892

[startup+12.77 s]
/proc/loadavg: 1.44 1.83 1.71 2/87 23664
/proc/meminfo: memFree=1697568/2055920 swapFree=4192956/4192956
[pid=23647] ppid=23645 vsize=13724 CPUtime=0.03
/proc/23647/stat : 23647 (sugar) S 23645 23647 22890 0 -1 4194304 1188 0 0 0 3 0 0 0 15 0 1 0 29163566 14053376 808 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23647/statm: 3431 808 370 3 0 531 0
[pid=23649] ppid=23647 vsize=0 CPUtime=0.76
/proc/23649/stat : 23649 (java) Z 23647 23647 22890 0 -1 1036 7913 0 1 0 70 6 0 0 16 0 1 0 29163571 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23649/statm: 0 0 0 0 0 0 0
[pid=23657] ppid=23647 vsize=808168 CPUtime=11.88
/proc/23657/stat : 23657 (java) R 23647 23647 22890 0 -1 0 55194 0 1 0 1162 26 0 0 17 0 8 0 29163653 827564032 54136 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073584860 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23657/statm: 202042 54136 1507 14 0 189320 0
[pid=23657/tid=23658] ppid=23647 vsize=808168 CPUtime=4.19
/proc/23657/task/23658/stat : 23658 (java) S 23647 23647 22890 0 -1 64 48622 0 0 0 399 20 0 0 15 0 8 0 29163656 827564032 54136 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23657/tid=23659] ppid=23647 vsize=808168 CPUtime=0
/proc/23657/task/23659/stat : 23659 (java) S 23647 23647 22890 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 29163657 827564032 54136 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23657/tid=23660] ppid=23647 vsize=808168 CPUtime=0
/proc/23657/task/23660/stat : 23660 (java) S 23647 23647 22890 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29163657 827564032 54136 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23657/tid=23661] ppid=23647 vsize=808168 CPUtime=0
/proc/23657/task/23661/stat : 23661 (java) S 23647 23647 22890 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 29163660 827564032 54136 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23657/tid=23662] ppid=23647 vsize=808168 CPUtime=0.14
/proc/23657/task/23662/stat : 23662 (java) S 23647 23647 22890 0 -1 64 429 0 0 0 14 0 0 0 16 0 8 0 29163660 827564032 54136 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23657/tid=23663] ppid=23647 vsize=808168 CPUtime=0
/proc/23657/task/23663/stat : 23663 (java) S 23647 23647 22890 0 -1 64 3 0 0 0 0 0 0 0 22 0 8 0 29163660 827564032 54136 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23657/tid=23664] ppid=23647 vsize=808168 CPUtime=0
/proc/23657/task/23664/stat : 23664 (java) S 23647 23647 22890 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29163660 827564032 54136 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 821892

[startup+25.6475 s]
/proc/loadavg: 1.35 1.79 1.70 2/87 23664
/proc/meminfo: memFree=1697632/2055920 swapFree=4192956/4192956
[pid=23647] ppid=23645 vsize=13724 CPUtime=0.03
/proc/23647/stat : 23647 (sugar) S 23645 23647 22890 0 -1 4194304 1188 0 0 0 3 0 0 0 15 0 1 0 29163566 14053376 808 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23647/statm: 3431 808 370 3 0 531 0
[pid=23649] ppid=23647 vsize=0 CPUtime=0.76
/proc/23649/stat : 23649 (java) Z 23647 23647 22890 0 -1 1036 7913 0 1 0 70 6 0 0 16 0 1 0 29163571 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23649/statm: 0 0 0 0 0 0 0
[pid=23657] ppid=23647 vsize=808672 CPUtime=24.74
/proc/23657/stat : 23657 (java) S 23647 23647 22890 0 -1 0 56601 0 1 0 2443 31 0 0 16 0 8 0 29163653 828080128 54223 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23657/statm: 202168 54223 1507 14 0 189446 0
[pid=23657/tid=23658] ppid=23647 vsize=808672 CPUtime=9.25
/proc/23657/task/23658/stat : 23658 (java) R 23647 23647 22890 0 -1 64 49576 0 0 0 902 23 0 0 17 0 8 0 29163656 828080128 54223 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4154022740 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23657/tid=23659] ppid=23647 vsize=808672 CPUtime=0
/proc/23657/task/23659/stat : 23659 (java) S 23647 23647 22890 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 29163657 828080128 54223 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23657/tid=23660] ppid=23647 vsize=808672 CPUtime=0
/proc/23657/task/23660/stat : 23660 (java) S 23647 23647 22890 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29163657 828080128 54223 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23657/tid=23661] ppid=23647 vsize=808672 CPUtime=0
/proc/23657/task/23661/stat : 23661 (java) S 23647 23647 22890 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 29163660 828080128 54223 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23657/tid=23662] ppid=23647 vsize=808672 CPUtime=0.14
/proc/23657/task/23662/stat : 23662 (java) S 23647 23647 22890 0 -1 64 429 0 0 0 14 0 0 0 16 0 8 0 29163660 828080128 54223 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23657/tid=23663] ppid=23647 vsize=808672 CPUtime=0
/proc/23657/task/23663/stat : 23663 (java) S 23647 23647 22890 0 -1 64 3 0 0 0 0 0 0 0 22 0 8 0 29163660 828080128 54223 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23657/tid=23664] ppid=23647 vsize=808672 CPUtime=0
/proc/23657/task/23664/stat : 23664 (java) S 23647 23647 22890 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29163660 828080128 54223 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 822396

[startup+51.2645 s]
/proc/loadavg: 1.23 1.72 1.68 2/81 23665
/proc/meminfo: memFree=1873496/2055920 swapFree=4192956/4192956
[pid=23647] ppid=23645 vsize=19348 CPUtime=0.13
/proc/23647/stat : 23647 (sugar) S 23645 23647 22890 0 -1 4194304 2651 0 0 0 11 2 0 0 16 0 1 0 29163566 19812352 2162 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23647/statm: 4837 2162 373 3 0 1937 0
[pid=23649] ppid=23647 vsize=0 CPUtime=0.76
/proc/23649/stat : 23649 (java) Z 23647 23647 22890 0 -1 1036 7913 0 1 0 70 6 0 0 16 0 1 0 29163571 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23649/statm: 0 0 0 0 0 0 0
[pid=23657] ppid=23647 vsize=0 CPUtime=39.95
/proc/23657/stat : 23657 (java) Z 23647 23647 22890 0 -1 1036 65645 0 1 0 3947 48 0 0 16 0 1 0 29163653 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/23657/statm: 0 0 0 0 0 0 0
[pid=23665] ppid=23647 vsize=18916 CPUtime=10.22
/proc/23665/stat : 23665 (minisat) R 23647 23647 22890 0 -1 0 5408 0 0 0 1017 5 0 0 25 0 1 0 29167669 19369984 4370 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23665/statm: 4729 4370 52 112 0 4613 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 38264

[startup+102.494 s]
/proc/loadavg: 1.10 1.61 1.64 2/84 23699
/proc/meminfo: memFree=1857848/2055920 swapFree=4192956/4192956

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

/proc/23649/stat : 23649 (java) Z 23647 23647 22890 0 -1 1036 7913 0 1 0 70 6 0 0 16 0 1 0 29163571 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23649/statm: 0 0 0 0 0 0 0
[pid=23657] ppid=23647 vsize=0 CPUtime=39.95
/proc/23657/stat : 23657 (java) Z 23647 23647 22890 0 -1 1036 65645 0 1 0 3947 48 0 0 16 0 1 0 29163653 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/23657/statm: 0 0 0 0 0 0 0
[pid=23665] ppid=23647 vsize=79612 CPUtime=1314.19
/proc/23665/stat : 23665 (minisat) R 23647 23647 22890 0 -1 0 20466 0 0 0 130968 451 0 0 25 0 1 0 29167669 81522688 19428 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528771 0 0 4096 3 0 0 0 17 0 0 0
/proc/23665/statm: 19903 19428 52 112 0 19787 0
Current children cumulated CPU time (s) 1355.03
Current children cumulated vsize (KiB) 98960

[startup+1423.73 s]
/proc/loadavg: 2.11 2.74 2.71 3/90 23987
/proc/meminfo: memFree=906960/2055920 swapFree=4192812/4192956
[pid=23647] ppid=23645 vsize=19348 CPUtime=0.13
/proc/23647/stat : 23647 (sugar) S 23645 23647 22890 0 -1 4194304 2651 0 0 0 11 2 0 0 16 0 1 0 29163566 19812352 2162 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23647/statm: 4837 2162 373 3 0 1937 0
[pid=23649] ppid=23647 vsize=0 CPUtime=0.76
/proc/23649/stat : 23649 (java) Z 23647 23647 22890 0 -1 1036 7913 0 1 0 70 6 0 0 16 0 1 0 29163571 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23649/statm: 0 0 0 0 0 0 0
[pid=23657] ppid=23647 vsize=0 CPUtime=39.95
/proc/23657/stat : 23657 (java) Z 23647 23647 22890 0 -1 1036 65645 0 1 0 3947 48 0 0 16 0 1 0 29163653 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/23657/statm: 0 0 0 0 0 0 0
[pid=23665] ppid=23647 vsize=79612 CPUtime=1374.18
/proc/23665/stat : 23665 (minisat) R 23647 23647 22890 0 -1 0 20466 0 0 0 136964 454 0 0 25 0 1 0 29167669 81522688 19428 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528392 0 0 4096 3 0 0 0 17 0 0 0
/proc/23665/statm: 19903 19428 52 112 0 19787 0
Current children cumulated CPU time (s) 1415.02
Current children cumulated vsize (KiB) 98960

[startup+1483.8 s]
/proc/loadavg: 2.04 2.60 2.66 3/90 23987
/proc/meminfo: memFree=900048/2055920 swapFree=4192812/4192956
[pid=23647] ppid=23645 vsize=19348 CPUtime=0.13
/proc/23647/stat : 23647 (sugar) S 23645 23647 22890 0 -1 4194304 2651 0 0 0 11 2 0 0 16 0 1 0 29163566 19812352 2162 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23647/statm: 4837 2162 373 3 0 1937 0
[pid=23649] ppid=23647 vsize=0 CPUtime=0.76
/proc/23649/stat : 23649 (java) Z 23647 23647 22890 0 -1 1036 7913 0 1 0 70 6 0 0 16 0 1 0 29163571 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23649/statm: 0 0 0 0 0 0 0
[pid=23657] ppid=23647 vsize=0 CPUtime=39.95
/proc/23657/stat : 23657 (java) Z 23647 23647 22890 0 -1 1036 65645 0 1 0 3947 48 0 0 16 0 1 0 29163653 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/23657/statm: 0 0 0 0 0 0 0
[pid=23665] ppid=23647 vsize=79612 CPUtime=1434.2
/proc/23665/stat : 23665 (minisat) R 23647 23647 22890 0 -1 0 20466 0 0 0 142965 455 0 0 25 0 1 0 29167669 81522688 19428 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23665/statm: 19903 19428 52 112 0 19787 0
Current children cumulated CPU time (s) 1475.04
Current children cumulated vsize (KiB) 98960

[startup+1543.86 s]
/proc/loadavg: 2.01 2.49 2.62 3/90 23987
/proc/meminfo: memFree=874192/2055920 swapFree=4192812/4192956
[pid=23647] ppid=23645 vsize=19348 CPUtime=0.13
/proc/23647/stat : 23647 (sugar) S 23645 23647 22890 0 -1 4194304 2651 0 0 0 11 2 0 0 16 0 1 0 29163566 19812352 2162 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23647/statm: 4837 2162 373 3 0 1937 0
[pid=23649] ppid=23647 vsize=0 CPUtime=0.76
/proc/23649/stat : 23649 (java) Z 23647 23647 22890 0 -1 1036 7913 0 1 0 70 6 0 0 16 0 1 0 29163571 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23649/statm: 0 0 0 0 0 0 0
[pid=23657] ppid=23647 vsize=0 CPUtime=39.95
/proc/23657/stat : 23657 (java) Z 23647 23647 22890 0 -1 1036 65645 0 1 0 3947 48 0 0 16 0 1 0 29163653 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/23657/statm: 0 0 0 0 0 0 0
[pid=23665] ppid=23647 vsize=79612 CPUtime=1494.2
/proc/23665/stat : 23665 (minisat) R 23647 23647 22890 0 -1 0 20466 0 0 0 148965 455 0 0 25 0 1 0 29167669 81522688 19428 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528771 0 0 4096 3 0 0 0 17 0 0 0
/proc/23665/statm: 19903 19428 52 112 0 19787 0
Current children cumulated CPU time (s) 1535.04
Current children cumulated vsize (KiB) 98960

[startup+1603.93 s]
/proc/loadavg: 2.05 2.41 2.58 3/96 24089
/proc/meminfo: memFree=869560/2055920 swapFree=4192812/4192956
[pid=23647] ppid=23645 vsize=19348 CPUtime=0.13
/proc/23647/stat : 23647 (sugar) S 23645 23647 22890 0 -1 4194304 2651 0 0 0 11 2 0 0 16 0 1 0 29163566 19812352 2162 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23647/statm: 4837 2162 373 3 0 1937 0
[pid=23649] ppid=23647 vsize=0 CPUtime=0.76
/proc/23649/stat : 23649 (java) Z 23647 23647 22890 0 -1 1036 7913 0 1 0 70 6 0 0 16 0 1 0 29163571 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23649/statm: 0 0 0 0 0 0 0
[pid=23657] ppid=23647 vsize=0 CPUtime=39.95
/proc/23657/stat : 23657 (java) Z 23647 23647 22890 0 -1 1036 65645 0 1 0 3947 48 0 0 16 0 1 0 29163653 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/23657/statm: 0 0 0 0 0 0 0
[pid=23665] ppid=23647 vsize=79612 CPUtime=1554.16
/proc/23665/stat : 23665 (minisat) R 23647 23647 22890 0 -1 0 20466 0 0 0 154952 464 0 0 25 0 1 0 29167669 81522688 19428 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23665/statm: 19903 19428 52 112 0 19787 0
Current children cumulated CPU time (s) 1595
Current children cumulated vsize (KiB) 98960

[startup+1664.01 s]
/proc/loadavg: 2.12 2.38 2.56 3/96 24163
/proc/meminfo: memFree=869440/2055920 swapFree=4192812/4192956
[pid=23647] ppid=23645 vsize=19348 CPUtime=0.13
/proc/23647/stat : 23647 (sugar) S 23645 23647 22890 0 -1 4194304 2651 0 0 0 11 2 0 0 16 0 1 0 29163566 19812352 2162 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/23647/statm: 4837 2162 373 3 0 1937 0
[pid=23649] ppid=23647 vsize=0 CPUtime=0.76
/proc/23649/stat : 23649 (java) Z 23647 23647 22890 0 -1 1036 7913 0 1 0 70 6 0 0 16 0 1 0 29163571 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23649/statm: 0 0 0 0 0 0 0
[pid=23657] ppid=23647 vsize=0 CPUtime=39.95
/proc/23657/stat : 23657 (java) Z 23647 23647 22890 0 -1 1036 65645 0 1 0 3947 48 0 0 16 0 1 0 29163653 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/23657/statm: 0 0 0 0 0 0 0
[pid=23665] ppid=23647 vsize=79612 CPUtime=1614.16
/proc/23665/stat : 23665 (minisat) R 23647 23647 22890 0 -1 0 20466 0 0 0 160941 475 0 0 25 0 1 0 29167669 81522688 19428 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 0 0 0
/proc/23665/statm: 19903 19428 52 112 0 19787 0
Current children cumulated CPU time (s) 1655
Current children cumulated vsize (KiB) 98960

[startup+1724.07 s]
/proc/loadavg: 2.04 2.31 2.52 3/90 24185
/proc/meminfo: memFree=869896/2055920 swapFree=4192812/4192956
[pid=23647] ppid=23645 vsize=19348 CPUtime=0.13
/proc/23647/stat : 23647 (sugar) S 23645 23647 22890 0 -1 4194304 2651 0 0 0 11 2 0 0 16 0 1 0 29163566 19812352 2162 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23647/statm: 4837 2162 373 3 0 1937 0
[pid=23649] ppid=23647 vsize=0 CPUtime=0.76
/proc/23649/stat : 23649 (java) Z 23647 23647 22890 0 -1 1036 7913 0 1 0 70 6 0 0 16 0 1 0 29163571 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23649/statm: 0 0 0 0 0 0 0
[pid=23657] ppid=23647 vsize=0 CPUtime=39.95
/proc/23657/stat : 23657 (java) Z 23647 23647 22890 0 -1 1036 65645 0 1 0 3947 48 0 0 16 0 1 0 29163653 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/23657/statm: 0 0 0 0 0 0 0
[pid=23665] ppid=23647 vsize=79612 CPUtime=1674.14
/proc/23665/stat : 23665 (minisat) R 23647 23647 22890 0 -1 0 20470 0 0 0 166938 476 0 0 25 0 1 0 29167669 81522688 19432 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23665/statm: 19903 19432 52 112 0 19787 0
Current children cumulated CPU time (s) 1714.98
Current children cumulated vsize (KiB) 98960

[startup+1784.14 s]
/proc/loadavg: 2.01 2.25 2.48 3/90 24185
/proc/meminfo: memFree=869704/2055920 swapFree=4192812/4192956
[pid=23647] ppid=23645 vsize=19348 CPUtime=0.13
/proc/23647/stat : 23647 (sugar) S 23645 23647 22890 0 -1 4194304 2651 0 0 0 11 2 0 0 16 0 1 0 29163566 19812352 2162 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23647/statm: 4837 2162 373 3 0 1937 0
[pid=23649] ppid=23647 vsize=0 CPUtime=0.76
/proc/23649/stat : 23649 (java) Z 23647 23647 22890 0 -1 1036 7913 0 1 0 70 6 0 0 16 0 1 0 29163571 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23649/statm: 0 0 0 0 0 0 0
[pid=23657] ppid=23647 vsize=0 CPUtime=39.95
/proc/23657/stat : 23657 (java) Z 23647 23647 22890 0 -1 1036 65645 0 1 0 3947 48 0 0 16 0 1 0 29163653 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/23657/statm: 0 0 0 0 0 0 0
[pid=23665] ppid=23647 vsize=79612 CPUtime=1734.13
/proc/23665/stat : 23665 (minisat) R 23647 23647 22890 0 -1 0 20475 0 0 0 172937 476 0 0 25 0 1 0 29167669 81522688 19437 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/23665/statm: 19903 19437 52 112 0 19787 0
Current children cumulated CPU time (s) 1774.97
Current children cumulated vsize (KiB) 98960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.23 s]
/proc/loadavg: 2.01 2.23 2.47 3/90 24185
/proc/meminfo: memFree=869640/2055920 swapFree=4192812/4192956
[pid=23647] ppid=23645 vsize=19348 CPUtime=0.13
/proc/23647/stat : 23647 (sugar) S 23645 23647 22890 0 -1 4194304 2651 0 0 0 11 2 0 0 16 0 1 0 29163566 19812352 2162 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/23647/statm: 4837 2162 373 3 0 1937 0
[pid=23649] ppid=23647 vsize=0 CPUtime=0.76
/proc/23649/stat : 23649 (java) Z 23647 23647 22890 0 -1 1036 7913 0 1 0 70 6 0 0 16 0 1 0 29163571 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/23649/statm: 0 0 0 0 0 0 0
[pid=23657] ppid=23647 vsize=0 CPUtime=39.95
/proc/23657/stat : 23657 (java) Z 23647 23647 22890 0 -1 1036 65645 0 1 0 3947 48 0 0 16 0 1 0 29163653 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/23657/statm: 0 0 0 0 0 0 0
[pid=23665] ppid=23647 vsize=79612 CPUtime=1759.22
/proc/23665/stat : 23665 (minisat) R 23647 23647 22890 0 -1 0 20476 0 0 0 175446 476 0 0 25 0 1 0 29167669 81522688 19438 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528707 0 0 4096 3 0 0 0 17 0 0 0
/proc/23665/statm: 19903 19438 52 112 0 19787 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 98960

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 23647 and gives childrusage.ru_utime.tv_sec=0 childrusage.ru_utime.tv_usec=110983 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=28995
CPU time returned by wait4() is 0.139978
while last known CPU time is 1800.08

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

Real time (s): 1810.31
CPU time (s): 1800.08
CPU user time (s): 1794.74
CPU system time (s): 5.34
CPU usage (%): 99.435
Max. virtual memory (cumulated for all children) (KiB): 822896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.110983
system time used= 0.028995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2737
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 79
involuntary context switches= 25

runsolver used 2.14567 s user time and 6.16106 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Mon Jan 29 17:34:45 UTC 2007


IDJOB= 195091
IDBENCH= 3248
IDSOLVER= 86
FILE ID= node1/195091-1170092085

PBS_JOBID= 3689396

Free space on /tmp= 66561 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-50-23/rand-2-50-23-587-230-35_ext.xml
COMMAND LINE= /tmp/evaluation/195091-1170092085/solver /tmp/evaluation/195091-1170092085 /tmp/evaluation/195091-1170092085/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-195091-1170092085 -o ROOT/results/node1/solver-195091-1170092085 -C 1800 -M 900  /tmp/evaluation/195091-1170092085/solver /tmp/evaluation/195091-1170092085 /tmp/evaluation/195091-1170092085/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  9c94ced3d8abad5ff069c7d6dacdeddc

RANDOM SEED= 649364131

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.230
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.230
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:       1913472 kB
Buffers:          7260 kB
Cached:          41428 kB
SwapCached:          0 kB
Active:          80488 kB
Inactive:        10808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1913472 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1356 kB
Writeback:           0 kB
Mapped:          61536 kB
Slab:            36748 kB
Committed_AS:   172880 kB
PageTables:       1740 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= 66248 MiB



End job on node1 on Mon Jan 29 18:04:57 UTC 2007