Trace number 210595

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

General information on the benchmark

NamepseudoSeries/fpga/
fpga-40-38.xml
MD5SUM2503b7c83ccc01e38c04691572538788
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 variables2280
Number of constraints1636
Maximum constraint arity40
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1636
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04	c # Sugar v0-40 (/tmp/evaluation/210595-1170097932/sugar-v0-40.jar)
0.04	
0.04	c # MAIN  BEGIN : /tmp/evaluation/210595-1170097932/unknown.xml [Mon Jan 29 20:12:14 2007]
0.04	c # CONVERT_XML  BEGIN : /tmp/evaluation/210595-1170097932/unknown.xml /tmp/evaluation/210595-1170097932/sugar19883.csp [Mon Jan 29 20:12:14 2007]
0.04	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/210595-1170097932/sugar-v0-40.jar -convert /tmp/evaluation/210595-1170097932/unknown.xml /tmp/evaluation/210595-1170097932/sugar19883.csp
0.16	c BEGIN convert /tmp/evaluation/210595-1170097932/unknown.xml
0.85	c END convert (0.694221 seconds)
0.90	c # CONVERT_XML  END : /tmp/evaluation/210595-1170097932/sugar19883.csp 411822 bytes (1 seconds) [Mon Jan 29 20:12:15 2007]
0.90	c # CONVERT_XML  CPU : 0.01 = 0 + 0.01 + 0 + 0
0.90	
0.90	c # GENERATE_SAT  BEGIN : /tmp/evaluation/210595-1170097932/sugar19883.bcnf [Mon Jan 29 20:12:15 2007]
0.90	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/210595-1170097932/sugar-v0-40.jar -bcnf -map /tmp/evaluation/210595-1170097932/sugar19883.map /tmp/evaluation/210595-1170097932/sugar19883.csp /tmp/evaluation/210595-1170097932/sugar19883.bcnf
1.01	c BEGIN parse /tmp/evaluation/210595-1170097932/sugar19883.csp
4.92	c END parse (3.906154 seconds)
4.92	c BEGIN simplify
4.92	c END simplify (0.007183 seconds)
4.93	c BEGIN encode /tmp/evaluation/210595-1170097932/sugar19883.bcnf
5.15	c END encode (0.225684 seconds)
5.30	c # GENERATE_SAT  END : 23704 variables 121006 clauses 1700432 bytes (4 seconds) [Mon Jan 29 20:12:19 2007]
5.30	c # GENERATE_SAT  CPU : 0.1 = 0.1 + 0 + 0 + 0
5.30	
5.30	c # SOLVE_SAT  BEGIN : /tmp/evaluation/210595-1170097932/sugar19883.bcnf [Mon Jan 29 20:12:19 2007]
5.30	c # CMD : /tmp/evaluation/210595-1170097932/minisat /tmp/evaluation/210595-1170097932/sugar19883.bcnf /tmp/evaluation/210595-1170097932/sugar19883.out
5.37	c ==================================[MINISAT]===================================
5.37	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
5.37	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
5.37	c ==============================================================================
5.37	c |         0 |   94384   246256 |   31461       0        0     nan |  0.000 % |
5.40	c |       100 |   94384   246256 |   34607     100     6779    67.8 | 24.308 % |
5.42	c |       250 |   94384   246256 |   38067     250    14226    56.9 | 24.308 % |
5.45	c |       476 |   94384   246256 |   41874     476    20426    42.9 | 24.308 % |
5.50	c |       813 |   94384   246256 |   46062     813    34865    42.9 | 24.308 % |
5.54	c |      1319 |   94384   246256 |   50668    1319    43726    33.2 | 24.308 % |
5.63	c |      2080 |   94384   246256 |   55735    2080    65315    31.4 | 24.308 % |
5.81	c |      3219 |   94384   246256 |   61308    3219   152547    47.4 | 24.308 % |
6.01	c |      4927 |   94384   246256 |   67439    4927   228270    46.3 | 24.308 % |
6.32	c |      7489 |   94384   246256 |   74183    7489   327685    43.8 | 24.308 % |
6.91	c |     11333 |   94384   246256 |   81601   11333   453305    40.0 | 24.308 % |
7.95	c |     17101 |   94384   246256 |   89761   17101   822325    48.1 | 24.308 % |
10.42	c |     25750 |   94384   246256 |   98738   25750  1375644    53.4 | 24.308 % |
15.04	c |     38725 |   94384   246256 |  108611   38725  2804585    72.4 | 24.308 % |
22.81	c |     58187 |   94384   246256 |  119473   58187  4010608    68.9 | 24.308 % |
34.90	c |     87379 |   94384   246256 |  131420   87379  6578393    75.3 | 24.308 % |
63.31	c |    131168 |   94384   246256 |  144562  131168  9900925    75.5 | 24.308 % |
103.64	c |    196854 |   94384   246256 |  159018   53121  3235256    60.9 | 24.308 % |
267.95	c |    295381 |   94384   246256 |  174920  151648 14091650    92.9 | 24.308 % |
387.97	c |    443170 |   94387   246256 |  192412  119087  5846242    49.1 | 24.308 % |
681.50	c |    664854 |   94387   246256 |  211653  149207 14184343    95.1 | 24.308 % |
1101.64	c |    997379 |   94390   246256 |  232819   60032  5287264    88.1 | 24.308 % |
1800.79	
1800.79	s UNKNOWN
1800.79	c # INTERRUPTED
1800.79	c # MAIN  END :  (1800 seconds) [Mon Jan 29 20:42:14 2007]
1800.79	c # MAIN  CPU : 0.11 = 0.1 + 0.01 + 0 + 0
1800.79	

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/node69/watcher-210595-1170097932 -o ROOT/results/node69/solver-210595-1170097932 -C 1800 -M 900 /tmp/evaluation/210595-1170097932/solver /tmp/evaluation/210595-1170097932 /tmp/evaluation/210595-1170097932/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: 0.99 1.60 1.85 4/65 19884
/proc/meminfo: memFree=1522064/2055920 swapFree=4192956/4192956
[pid=19883] ppid=19881 vsize=12132 CPUtime=0
/proc/19883/stat : 19883 (sugar) R 19881 19883 18779 0 -1 4194304 533 0 0 0 0 0 0 0 18 0 1 0 29751082 12423168 252 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237947819001 0 0 4224 0 0 0 0 17 1 0 0
/proc/19883/statm: 3033 254 189 3 0 133 0

[startup+0.107098 s]
/proc/loadavg: 0.99 1.60 1.85 4/65 19884
/proc/meminfo: memFree=1522064/2055920 swapFree=4192956/4192956
[pid=19883] ppid=19881 vsize=13724 CPUtime=0.03
/proc/19883/stat : 19883 (sugar) S 19881 19883 18779 0 -1 4194304 1112 0 0 0 3 0 0 0 16 0 1 0 29751082 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19883/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+0.515135 s]
/proc/loadavg: 0.99 1.60 1.85 4/65 19884
/proc/meminfo: memFree=1522064/2055920 swapFree=4192956/4192956
[pid=19883] ppid=19881 vsize=13724 CPUtime=0.03
/proc/19883/stat : 19883 (sugar) S 19881 19883 18779 0 -1 4194304 1121 0 0 0 3 0 0 0 16 0 1 0 29751082 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19883/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+1.33727 s]
/proc/loadavg: 0.99 1.60 1.85 2/74 19900
/proc/meminfo: memFree=1512648/2055920 swapFree=4192956/4192956
[pid=19883] ppid=19881 vsize=13724 CPUtime=0.04
/proc/19883/stat : 19883 (sugar) S 19881 19883 18779 0 -1 4194304 1190 0 0 0 3 1 0 0 15 0 1 0 29751082 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19883/statm: 3431 809 371 3 0 531 0
[pid=19885] ppid=19883 vsize=0 CPUtime=0.79
/proc/19885/stat : 19885 (java) Z 19883 19883 18779 0 -1 1036 8520 0 1 0 74 5 0 0 16 0 1 0 29751086 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19885/statm: 0 0 0 0 0 0 0
[pid=19893] ppid=19883 vsize=807064 CPUtime=0.42
/proc/19893/stat : 19893 (java) S 19883 19883 18779 0 -1 0 7199 0 1 0 39 3 0 0 17 0 8 0 29751172 826433536 6949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19893/statm: 201766 6950 1494 14 0 189044 0
[pid=19893/tid=19894] ppid=19883 vsize=807064 CPUtime=0.04
/proc/19893/task/19894/stat : 19894 (java) R 19883 19883 18779 0 -1 64 1144 0 0 0 4 0 0 0 17 0 8 0 29751175 826433536 6951 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153822953 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19893/tid=19895] ppid=19883 vsize=807064 CPUtime=0
/proc/19893/task/19895/stat : 19895 (java) S 19883 19883 18779 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 29751175 826433536 6952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19893/tid=19896] ppid=19883 vsize=807064 CPUtime=0
/proc/19893/task/19896/stat : 19896 (java) S 19883 19883 18779 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 29751176 826433536 6952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19893/tid=19897] ppid=19883 vsize=807064 CPUtime=0
/proc/19893/task/19897/stat : 19897 (java) S 19883 19883 18779 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 29751179 826433536 6953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19893/tid=19898] ppid=19883 vsize=807064 CPUtime=0.04
/proc/19893/task/19898/stat : 19898 (java) S 19883 19883 18779 0 -1 64 293 0 0 0 4 0 0 0 16 0 8 0 29751179 826433536 6954 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19893/tid=19899] ppid=19883 vsize=807064 CPUtime=0
/proc/19893/task/19899/stat : 19899 (java) S 19883 19883 18779 0 -1 64 2 0 0 0 0 0 0 0 23 0 8 0 29751179 826433536 6955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19893/tid=19900] ppid=19883 vsize=807064 CPUtime=0
/proc/19893/task/19900/stat : 19900 (java) S 19883 19883 18779 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29751179 826433536 6956 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 820788

[startup+2.98955 s]
/proc/loadavg: 0.99 1.60 1.85 2/74 19900
/proc/meminfo: memFree=1489032/2055920 swapFree=4192956/4192956
[pid=19883] ppid=19881 vsize=13724 CPUtime=0.04
/proc/19883/stat : 19883 (sugar) S 19881 19883 18779 0 -1 4194304 1190 0 0 0 3 1 0 0 15 0 1 0 29751082 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19883/statm: 3431 809 371 3 0 531 0
[pid=19885] ppid=19883 vsize=0 CPUtime=0.79
/proc/19885/stat : 19885 (java) Z 19883 19883 18779 0 -1 1036 8520 0 1 0 74 5 0 0 16 0 1 0 29751086 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19885/statm: 0 0 0 0 0 0 0
[pid=19893] ppid=19883 vsize=807376 CPUtime=2.07
/proc/19893/stat : 19893 (java) R 19883 19883 18779 0 -1 0 9862 0 1 0 201 6 0 0 17 0 8 0 29751172 826753024 9597 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073728061 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19893/statm: 201844 9597 1506 14 0 189122 0
[pid=19893/tid=19894] ppid=19883 vsize=807376 CPUtime=0.2
/proc/19893/task/19894/stat : 19894 (java) S 19883 19883 18779 0 -1 64 3641 0 0 0 18 2 0 0 16 0 8 0 29751175 826753024 9597 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19893/tid=19895] ppid=19883 vsize=807376 CPUtime=0
/proc/19893/task/19895/stat : 19895 (java) S 19883 19883 18779 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 29751175 826753024 9597 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19893/tid=19896] ppid=19883 vsize=807376 CPUtime=0
/proc/19893/task/19896/stat : 19896 (java) S 19883 19883 18779 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 29751176 826753024 9597 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19893/tid=19897] ppid=19883 vsize=807376 CPUtime=0
/proc/19893/task/19897/stat : 19897 (java) S 19883 19883 18779 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 29751179 826753024 9597 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19893/tid=19898] ppid=19883 vsize=807376 CPUtime=0.13
/proc/19893/task/19898/stat : 19898 (java) S 19883 19883 18779 0 -1 64 419 0 0 0 13 0 0 0 16 0 8 0 29751179 826753024 9597 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19893/tid=19899] ppid=19883 vsize=807376 CPUtime=0
/proc/19893/task/19899/stat : 19899 (java) S 19883 19883 18779 0 -1 64 2 0 0 0 0 0 0 0 23 0 8 0 29751179 826753024 9597 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19893/tid=19900] ppid=19883 vsize=807376 CPUtime=0
/proc/19893/task/19900/stat : 19900 (java) S 19883 19883 18779 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29751179 826753024 9597 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 821100

[startup+6.27107 s]
/proc/loadavg: 0.99 1.59 1.84 2/68 19901
/proc/meminfo: memFree=1506768/2055920 swapFree=4192956/4192956
[pid=19883] ppid=19881 vsize=20792 CPUtime=0.14
/proc/19883/stat : 19883 (sugar) S 19881 19883 18779 0 -1 4194304 2988 0 0 0 13 1 0 0 15 0 1 0 29751082 21291008 2502 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19883/statm: 5198 2502 373 3 0 2298 0
[pid=19885] ppid=19883 vsize=0 CPUtime=0.79
/proc/19885/stat : 19885 (java) Z 19883 19883 18779 0 -1 1036 8520 0 1 0 74 5 0 0 16 0 1 0 29751086 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19885/statm: 0 0 0 0 0 0 0
[pid=19893] ppid=19883 vsize=0 CPUtime=4.25
/proc/19893/stat : 19893 (java) Z 19883 19883 18779 0 -1 1036 12812 0 1 0 416 9 0 0 16 0 1 0 29751172 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19893/statm: 0 0 0 0 0 0 0
[pid=19901] ppid=19883 vsize=7080 CPUtime=0.95
/proc/19901/stat : 19901 (minisat) R 19883 19883 18779 0 -1 0 1814 0 0 0 95 0 0 0 25 0 1 0 29751612 7249920 1383 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134637138 0 0 4096 3 0 0 0 17 1 0 0
/proc/19901/statm: 1770 1383 52 112 0 1654 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 27872

[startup+12.7351 s]
/proc/loadavg: 0.99 1.58 1.84 2/68 19901
/proc/meminfo: memFree=1497040/2055920 swapFree=4192956/4192956
[pid=19883] ppid=19881 vsize=20792 CPUtime=0.14
/proc/19883/stat : 19883 (sugar) S 19881 19883 18779 0 -1 4194304 2988 0 0 0 13 1 0 0 16 0 1 0 29751082 21291008 2502 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19883/statm: 5198 2502 373 3 0 2298 0
[pid=19885] ppid=19883 vsize=0 CPUtime=0.79
/proc/19885/stat : 19885 (java) Z 19883 19883 18779 0 -1 1036 8520 0 1 0 74 5 0 0 16 0 1 0 29751086 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19885/statm: 0 0 0 0 0 0 0
[pid=19893] ppid=19883 vsize=0 CPUtime=4.25
/proc/19893/stat : 19893 (java) Z 19883 19883 18779 0 -1 1036 12812 0 1 0 416 9 0 0 16 0 1 0 29751172 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19893/statm: 0 0 0 0 0 0 0
[pid=19901] ppid=19883 vsize=16120 CPUtime=7.41
/proc/19901/stat : 19901 (minisat) R 19883 19883 18779 0 -1 0 4062 0 0 0 740 1 0 0 25 0 1 0 29751612 16506880 3631 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134527404 0 0 4096 3 0 0 0 17 1 0 0
/proc/19901/statm: 4030 3631 52 112 0 3914 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 36912

[startup+25.5602 s]
/proc/loadavg: 0.99 1.55 1.82 2/68 19901
/proc/meminfo: memFree=1485968/2055920 swapFree=4192956/4192956
[pid=19883] ppid=19881 vsize=20792 CPUtime=0.14
/proc/19883/stat : 19883 (sugar) S 19881 19883 18779 0 -1 4194304 2988 0 0 0 13 1 0 0 16 0 1 0 29751082 21291008 2502 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19883/statm: 5198 2502 373 3 0 2298 0
[pid=19885] ppid=19883 vsize=0 CPUtime=0.79
/proc/19885/stat : 19885 (java) Z 19883 19883 18779 0 -1 1036 8520 0 1 0 74 5 0 0 16 0 1 0 29751086 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19885/statm: 0 0 0 0 0 0 0
[pid=19893] ppid=19883 vsize=0 CPUtime=4.25
/proc/19893/stat : 19893 (java) Z 19883 19883 18779 0 -1 1036 12812 0 1 0 416 9 0 0 16 0 1 0 29751172 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19893/statm: 0 0 0 0 0 0 0
[pid=19901] ppid=19883 vsize=27816 CPUtime=20.23
/proc/19901/stat : 19901 (minisat) R 19883 19883 18779 0 -1 0 6962 0 0 0 2020 3 0 0 25 0 1 0 29751612 28483584 6531 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/19901/statm: 6954 6531 52 112 0 6838 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 48608

[startup+51.2085 s]
/proc/loadavg: 1.06 1.52 1.81 2/68 19901
/proc/meminfo: memFree=1466640/2055920 swapFree=4192956/4192956
[pid=19883] ppid=19881 vsize=20792 CPUtime=0.14
/proc/19883/stat : 19883 (sugar) S 19881 19883 18779 0 -1 4194304 2988 0 0 0 13 1 0 0 16 0 1 0 29751082 21291008 2502 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19883/statm: 5198 2502 373 3 0 2298 0
[pid=19885] ppid=19883 vsize=0 CPUtime=0.79
/proc/19885/stat : 19885 (java) Z 19883 19883 18779 0 -1 1036 8520 0 1 0 74 5 0 0 16 0 1 0 29751086 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19885/statm: 0 0 0 0 0 0 0
[pid=19893] ppid=19883 vsize=0 CPUtime=4.25
/proc/19893/stat : 19893 (java) Z 19883 19883 18779 0 -1 1036 12812 0 1 0 416 9 0 0 16 0 1 0 29751172 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19893/statm: 0 0 0 0 0 0 0
[pid=19901] ppid=19883 vsize=46640 CPUtime=45.87
/proc/19901/stat : 19901 (minisat) R 19883 19883 18779 0 -1 0 11642 0 0 0 4580 7 0 0 25 0 1 0 29751612 47759360 11211 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528535 0 0 4096 3 0 0 0 17 1 0 0
/proc/19901/statm: 11660 11211 52 112 0 11544 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 67432

[startup+102.501 s]
/proc/loadavg: 1.02 1.44 1.76 2/68 19901
/proc/meminfo: memFree=1452880/2055920 swapFree=4192956/4192956
[pid=19883] ppid=19881 vsize=20792 CPUtime=0.14
/proc/19883/stat : 19883 (sugar) S 19881 19883 18779 0 -1 4194304 2988 0 0 0 13 1 0 0 16 0 1 0 29751082 21291008 2502 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19883/statm: 5198 2502 373 3 0 2298 0
[pid=19885] ppid=19883 vsize=0 CPUtime=0.79
/proc/19885/stat : 19885 (java) Z 19883 19883 18779 0 -1 1036 8520 0 1 0 74 5 0 0 16 0 1 0 29751086 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19885/statm: 0 0 0 0 0 0 0
[pid=19893] ppid=19883 vsize=0 CPUtime=4.25
/proc/19893/stat : 19893 (java) Z 19883 19883 18779 0 -1 1036 12812 0 1 0 416 9 0 0 16 0 1 0 29751172 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19893/statm: 0 0 0 0 0 0 0
[pid=19901] ppid=19883 vsize=60300 CPUtime=97.15
/proc/19901/stat : 19901 (minisat) R 19883 19883 18779 0 -1 0 15033 0 0 0 9704 11 0 0 25 0 1 0 29751612 61747200 14602 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528532 0 0 4096 3 0 0 0 17 1 0 0
/proc/19901/statm: 15075 14602 52 112 0 14959 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 81092

[startup+162.522 s]
/proc/loadavg: 1.01 1.36 1.71 2/68 19901
/proc/meminfo: memFree=1452752/2055920 swapFree=4192956/4192956
[pid=19883] ppid=19881 vsize=20792 CPUtime=0.14
/proc/19883/stat : 19883 (sugar) S 19881 19883 18779 0 -1 4194304 2988 0 0 0 13 1 0 0 16 0 1 0 29751082 21291008 2502 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19883/statm: 5198 2502 373 3 0 2298 0
[pid=19885] ppid=19883 vsize=0 CPUtime=0.79
/proc/19885/stat : 19885 (java) Z 19883 19883 18779 0 -1 1036 8520 0 1 0 74 5 0 0 16 0 1 0 29751086 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19885/statm: 0 0 0 0 0 0 0
[pid=19893] ppid=19883 vsize=0 CPUtime=4.25
/proc/19893/stat : 19893 (java) Z 19883 19883 18779 0 -1 1036 12812 0 1 0 416 9 0 0 16 0 1 0 29751172 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19893/statm: 0 0 0 0 0 0 0
[pid=19901] ppid=19883 vsize=60488 CPUtime=157.15
/proc/19901/stat : 19901 (minisat) R 19883 19883 18779 0 -1 0 15075 0 0 0 15704 11 0 0 25 0 1 0 29751612 61939712 14644 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/19901/statm: 15122 14644 52 112 0 15006 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 81280


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

/proc/19885/stat : 19885 (java) Z 19883 19883 18779 0 -1 1036 8520 0 1 0 74 5 0 0 16 0 1 0 29751086 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19885/statm: 0 0 0 0 0 0 0
[pid=19893] ppid=19883 vsize=0 CPUtime=4.25
/proc/19893/stat : 19893 (java) Z 19883 19883 18779 0 -1 1036 12812 0 1 0 416 9 0 0 16 0 1 0 29751172 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19893/statm: 0 0 0 0 0 0 0
[pid=19901] ppid=19883 vsize=127664 CPUtime=1357.19
/proc/19901/stat : 19901 (minisat) R 19883 19883 18779 0 -1 0 31348 0 0 0 135693 26 0 0 25 0 1 0 29751612 130727936 30917 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/19901/statm: 31916 30917 52 112 0 31800 0
Current children cumulated CPU time (s) 1362.37
Current children cumulated vsize (KiB) 148456

[startup+1422.99 s]
/proc/loadavg: 1.00 1.00 1.16 2/68 19903
/proc/meminfo: memFree=1387024/2055920 swapFree=4192956/4192956
[pid=19883] ppid=19881 vsize=20792 CPUtime=0.14
/proc/19883/stat : 19883 (sugar) S 19881 19883 18779 0 -1 4194304 2988 0 0 0 13 1 0 0 16 0 1 0 29751082 21291008 2502 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19883/statm: 5198 2502 373 3 0 2298 0
[pid=19885] ppid=19883 vsize=0 CPUtime=0.79
/proc/19885/stat : 19885 (java) Z 19883 19883 18779 0 -1 1036 8520 0 1 0 74 5 0 0 16 0 1 0 29751086 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19885/statm: 0 0 0 0 0 0 0
[pid=19893] ppid=19883 vsize=0 CPUtime=4.25
/proc/19893/stat : 19893 (java) Z 19883 19883 18779 0 -1 1036 12812 0 1 0 416 9 0 0 16 0 1 0 29751172 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19893/statm: 0 0 0 0 0 0 0
[pid=19901] ppid=19883 vsize=127928 CPUtime=1417.19
/proc/19901/stat : 19901 (minisat) R 19883 19883 18779 0 -1 0 31433 0 0 0 141693 26 0 0 25 0 1 0 29751612 130998272 31002 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528771 0 0 4096 3 0 0 0 17 1 0 0
/proc/19901/statm: 31982 31002 52 112 0 31866 0
Current children cumulated CPU time (s) 1422.37
Current children cumulated vsize (KiB) 148720

[startup+1483.02 s]
/proc/loadavg: 1.00 1.00 1.15 2/68 19903
/proc/meminfo: memFree=1386896/2055920 swapFree=4192956/4192956
[pid=19883] ppid=19881 vsize=20792 CPUtime=0.14
/proc/19883/stat : 19883 (sugar) S 19881 19883 18779 0 -1 4194304 2988 0 0 0 13 1 0 0 16 0 1 0 29751082 21291008 2502 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19883/statm: 5198 2502 373 3 0 2298 0
[pid=19885] ppid=19883 vsize=0 CPUtime=0.79
/proc/19885/stat : 19885 (java) Z 19883 19883 18779 0 -1 1036 8520 0 1 0 74 5 0 0 16 0 1 0 29751086 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19885/statm: 0 0 0 0 0 0 0
[pid=19893] ppid=19883 vsize=0 CPUtime=4.25
/proc/19893/stat : 19893 (java) Z 19883 19883 18779 0 -1 1036 12812 0 1 0 416 9 0 0 16 0 1 0 29751172 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19893/statm: 0 0 0 0 0 0 0
[pid=19901] ppid=19883 vsize=128092 CPUtime=1477.19
/proc/19901/stat : 19901 (minisat) R 19883 19883 18779 0 -1 0 31463 0 0 0 147693 26 0 0 25 0 1 0 29751612 131166208 31032 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134527209 0 0 4096 3 0 0 0 17 1 0 0
/proc/19901/statm: 32023 31032 52 112 0 31907 0
Current children cumulated CPU time (s) 1482.37
Current children cumulated vsize (KiB) 148884

[startup+1543.05 s]
/proc/loadavg: 1.00 1.00 1.14 2/68 19903
/proc/meminfo: memFree=1386832/2055920 swapFree=4192956/4192956
[pid=19883] ppid=19881 vsize=20792 CPUtime=0.14
/proc/19883/stat : 19883 (sugar) S 19881 19883 18779 0 -1 4194304 2988 0 0 0 13 1 0 0 16 0 1 0 29751082 21291008 2502 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19883/statm: 5198 2502 373 3 0 2298 0
[pid=19885] ppid=19883 vsize=0 CPUtime=0.79
/proc/19885/stat : 19885 (java) Z 19883 19883 18779 0 -1 1036 8520 0 1 0 74 5 0 0 16 0 1 0 29751086 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19885/statm: 0 0 0 0 0 0 0
[pid=19893] ppid=19883 vsize=0 CPUtime=4.25
/proc/19893/stat : 19893 (java) Z 19883 19883 18779 0 -1 1036 12812 0 1 0 416 9 0 0 16 0 1 0 29751172 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19893/statm: 0 0 0 0 0 0 0
[pid=19901] ppid=19883 vsize=128256 CPUtime=1537.2
/proc/19901/stat : 19901 (minisat) R 19883 19883 18779 0 -1 0 31498 0 0 0 153694 26 0 0 25 0 1 0 29751612 131334144 31067 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528379 0 0 4096 3 0 0 0 17 1 0 0
/proc/19901/statm: 32064 31067 52 112 0 31948 0
Current children cumulated CPU time (s) 1542.38
Current children cumulated vsize (KiB) 149048

[startup+1603.07 s]
/proc/loadavg: 1.00 1.00 1.12 2/68 19903
/proc/meminfo: memFree=1386640/2055920 swapFree=4192956/4192956
[pid=19883] ppid=19881 vsize=20792 CPUtime=0.14
/proc/19883/stat : 19883 (sugar) S 19881 19883 18779 0 -1 4194304 2988 0 0 0 13 1 0 0 16 0 1 0 29751082 21291008 2502 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19883/statm: 5198 2502 373 3 0 2298 0
[pid=19885] ppid=19883 vsize=0 CPUtime=0.79
/proc/19885/stat : 19885 (java) Z 19883 19883 18779 0 -1 1036 8520 0 1 0 74 5 0 0 16 0 1 0 29751086 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19885/statm: 0 0 0 0 0 0 0
[pid=19893] ppid=19883 vsize=0 CPUtime=4.25
/proc/19893/stat : 19893 (java) Z 19883 19883 18779 0 -1 1036 12812 0 1 0 416 9 0 0 16 0 1 0 29751172 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19893/statm: 0 0 0 0 0 0 0
[pid=19901] ppid=19883 vsize=128420 CPUtime=1597.2
/proc/19901/stat : 19901 (minisat) R 19883 19883 18779 0 -1 0 31529 0 0 0 159694 26 0 0 25 0 1 0 29751612 131502080 31098 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528545 0 0 4096 3 0 0 0 17 1 0 0
/proc/19901/statm: 32105 31098 52 112 0 31989 0
Current children cumulated CPU time (s) 1602.38
Current children cumulated vsize (KiB) 149212

[startup+1663.08 s]
/proc/loadavg: 1.00 1.00 1.11 2/68 19903
/proc/meminfo: memFree=1386000/2055920 swapFree=4192956/4192956
[pid=19883] ppid=19881 vsize=20792 CPUtime=0.14
/proc/19883/stat : 19883 (sugar) S 19881 19883 18779 0 -1 4194304 2988 0 0 0 13 1 0 0 16 0 1 0 29751082 21291008 2502 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19883/statm: 5198 2502 373 3 0 2298 0
[pid=19885] ppid=19883 vsize=0 CPUtime=0.79
/proc/19885/stat : 19885 (java) Z 19883 19883 18779 0 -1 1036 8520 0 1 0 74 5 0 0 16 0 1 0 29751086 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19885/statm: 0 0 0 0 0 0 0
[pid=19893] ppid=19883 vsize=0 CPUtime=4.25
/proc/19893/stat : 19893 (java) Z 19883 19883 18779 0 -1 1036 12812 0 1 0 416 9 0 0 16 0 1 0 29751172 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19893/statm: 0 0 0 0 0 0 0
[pid=19901] ppid=19883 vsize=129240 CPUtime=1657.19
/proc/19901/stat : 19901 (minisat) R 19883 19883 18779 0 -1 0 31690 0 0 0 165693 26 0 0 25 0 1 0 29751612 132341760 31259 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/19901/statm: 32310 31259 52 112 0 32194 0
Current children cumulated CPU time (s) 1662.37
Current children cumulated vsize (KiB) 150032

[startup+1723.11 s]
/proc/loadavg: 1.00 1.00 1.10 2/68 19903
/proc/meminfo: memFree=1385296/2055920 swapFree=4192956/4192956
[pid=19883] ppid=19881 vsize=20792 CPUtime=0.14
/proc/19883/stat : 19883 (sugar) S 19881 19883 18779 0 -1 4194304 2988 0 0 0 13 1 0 0 16 0 1 0 29751082 21291008 2502 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19883/statm: 5198 2502 373 3 0 2298 0
[pid=19885] ppid=19883 vsize=0 CPUtime=0.79
/proc/19885/stat : 19885 (java) Z 19883 19883 18779 0 -1 1036 8520 0 1 0 74 5 0 0 16 0 1 0 29751086 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19885/statm: 0 0 0 0 0 0 0
[pid=19893] ppid=19883 vsize=0 CPUtime=4.25
/proc/19893/stat : 19893 (java) Z 19883 19883 18779 0 -1 1036 12812 0 1 0 416 9 0 0 16 0 1 0 29751172 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19893/statm: 0 0 0 0 0 0 0
[pid=19901] ppid=19883 vsize=130052 CPUtime=1717.2
/proc/19901/stat : 19901 (minisat) R 19883 19883 18779 0 -1 0 31862 0 0 0 171694 26 0 0 25 0 1 0 29751612 133173248 31431 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/19901/statm: 32513 31431 52 112 0 32397 0
Current children cumulated CPU time (s) 1722.38
Current children cumulated vsize (KiB) 150844

[startup+1783.13 s]
/proc/loadavg: 1.00 1.00 1.09 2/68 19903
/proc/meminfo: memFree=1384784/2055920 swapFree=4192956/4192956
[pid=19883] ppid=19881 vsize=20792 CPUtime=0.14
/proc/19883/stat : 19883 (sugar) S 19881 19883 18779 0 -1 4194304 2988 0 0 0 13 1 0 0 16 0 1 0 29751082 21291008 2502 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19883/statm: 5198 2502 373 3 0 2298 0
[pid=19885] ppid=19883 vsize=0 CPUtime=0.79
/proc/19885/stat : 19885 (java) Z 19883 19883 18779 0 -1 1036 8520 0 1 0 74 5 0 0 16 0 1 0 29751086 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19885/statm: 0 0 0 0 0 0 0
[pid=19893] ppid=19883 vsize=0 CPUtime=4.25
/proc/19893/stat : 19893 (java) Z 19883 19883 18779 0 -1 1036 12812 0 1 0 416 9 0 0 16 0 1 0 29751172 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19893/statm: 0 0 0 0 0 0 0
[pid=19901] ppid=19883 vsize=130620 CPUtime=1777.21
/proc/19901/stat : 19901 (minisat) R 19883 19883 18779 0 -1 0 31990 0 0 0 177694 27 0 0 25 0 1 0 29751612 133754880 31559 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528756 0 0 4096 3 0 0 0 17 1 0 0
/proc/19901/statm: 32655 31559 52 112 0 32539 0
Current children cumulated CPU time (s) 1782.39
Current children cumulated vsize (KiB) 151412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.78 s]
/proc/loadavg: 1.00 1.00 1.09 2/68 19903
/proc/meminfo: memFree=1384720/2055920 swapFree=4192956/4192956
[pid=19883] ppid=19881 vsize=20792 CPUtime=0.14
/proc/19883/stat : 19883 (sugar) S 19881 19883 18779 0 -1 4194304 2988 0 0 0 13 1 0 0 16 0 1 0 29751082 21291008 2502 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19883/statm: 5198 2502 373 3 0 2298 0
[pid=19885] ppid=19883 vsize=0 CPUtime=0.79
/proc/19885/stat : 19885 (java) Z 19883 19883 18779 0 -1 1036 8520 0 1 0 74 5 0 0 16 0 1 0 29751086 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19885/statm: 0 0 0 0 0 0 0
[pid=19893] ppid=19883 vsize=0 CPUtime=4.25
/proc/19893/stat : 19893 (java) Z 19883 19883 18779 0 -1 1036 12812 0 1 0 416 9 0 0 16 0 1 0 29751172 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/19893/statm: 0 0 0 0 0 0 0
[pid=19901] ppid=19883 vsize=130620 CPUtime=1794.86
/proc/19901/stat : 19901 (minisat) R 19883 19883 18779 0 -1 0 32000 0 0 0 179459 27 0 0 25 0 1 0 29751612 133754880 31569 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528014 0 0 4096 3 0 0 0 17 1 0 0
/proc/19901/statm: 32655 31569 52 112 0 32539 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 151412

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 19883 and gives childrusage.ru_utime.tv_sec=0 childrusage.ru_utime.tv_usec=135979 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=22996
CPU time returned by wait4() is 0.158975
while last known CPU time is 1800.06

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

Real time (s): 1801.8
CPU time (s): 1800.06
CPU user time (s): 1799.62
CPU system time (s): 0.44
CPU usage (%): 99.9035
Max. virtual memory (cumulated for all children) (KiB): 821100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.135979
system time used= 0.022996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3073
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= 58
involuntary context switches= 17

runsolver used 1.9617 s user time and 4.43633 s system time

The end

Launcher Data (download as text)

Begin job on node69 on Mon Jan 29 19:12:14 UTC 2007


IDJOB= 210595
IDBENCH= 4631
IDSOLVER= 86
FILE ID= node69/210595-1170097932

PBS_JOBID= 3689602

Free space on /tmp= 66563 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/fpga/fpga-40-38.xml
COMMAND LINE= /tmp/evaluation/210595-1170097932/solver /tmp/evaluation/210595-1170097932 /tmp/evaluation/210595-1170097932/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node69/watcher-210595-1170097932 -o ROOT/results/node69/solver-210595-1170097932 -C 1800 -M 900  /tmp/evaluation/210595-1170097932/solver /tmp/evaluation/210595-1170097932 /tmp/evaluation/210595-1170097932/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  2503b7c83ccc01e38c04691572538788

RANDOM SEED= 137040163

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.261
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.261
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:       1522608 kB
Buffers:         51400 kB
Cached:         394884 kB
SwapCached:          0 kB
Active:         171192 kB
Inactive:       290852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1522608 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1524 kB
Writeback:           0 kB
Mapped:          25952 kB
Slab:            57228 kB
Committed_AS:   107964 kB
PageTables:       1472 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= 66563 MiB



End job on node69 on Mon Jan 29 19:42:16 UTC 2007