Trace number 203569

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

General information on the benchmark

Namefrb/frb59-26/
frb59-26-3-mgd_ext.xml
MD5SUM6d173f9e03ce0044a573210614a3bc28
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 variables59
Number of constraints547
Maximum constraint arity2
Maximum domain size26
Number of constraints which are defined in extension547
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/203569-1170095965/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/203569-1170095965/unknown.xml [Mon Jan 29 19:39:25 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/203569-1170095965/unknown.xml /tmp/evaluation/203569-1170095965/sugar24722.csp [Mon Jan 29 19:39:25 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/203569-1170095965/sugar-v0-40.jar -convert /tmp/evaluation/203569-1170095965/unknown.xml /tmp/evaluation/203569-1170095965/sugar24722.csp
0.18	c BEGIN convert /tmp/evaluation/203569-1170095965/unknown.xml
1.12	c END convert (0.93912 seconds)
1.18	c # CONVERT_XML  END : /tmp/evaluation/203569-1170095965/sugar24722.csp 3441108 bytes (1 seconds) [Mon Jan 29 19:39:26 2007]
1.18	c # CONVERT_XML  CPU : 1.05 = 0 + 0 + 0.97 + 0.08
1.18	
1.18	c # GENERATE_SAT  BEGIN : /tmp/evaluation/203569-1170095965/sugar24722.bcnf [Mon Jan 29 19:39:26 2007]
1.18	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/203569-1170095965/sugar-v0-40.jar -bcnf -map /tmp/evaluation/203569-1170095965/sugar24722.map /tmp/evaluation/203569-1170095965/sugar24722.csp /tmp/evaluation/203569-1170095965/sugar24722.bcnf
1.30	c BEGIN parse /tmp/evaluation/203569-1170095965/sugar24722.csp
70.32	c END parse (69.017003 seconds)
70.32	c BEGIN simplify
70.56	c END simplify (0.240091 seconds)
70.56	c BEGIN encode /tmp/evaluation/203569-1170095965/sugar24722.bcnf
72.47	c END encode (1.904169 seconds)
72.66	c # GENERATE_SAT  END : 12737 variables 128085 clauses 17715084 bytes (72 seconds) [Mon Jan 29 19:40:38 2007]
72.66	c # GENERATE_SAT  CPU : 71.12 = 0.1 + 0.01 + 70.29 + 0.72
72.66	
72.66	c # SOLVE_SAT  BEGIN : /tmp/evaluation/203569-1170095965/sugar24722.bcnf [Mon Jan 29 19:40:38 2007]
72.66	c # CMD : /tmp/evaluation/203569-1170095965/minisat /tmp/evaluation/203569-1170095965/sugar24722.bcnf /tmp/evaluation/203569-1170095965/sugar24722.out
73.07	c ==================================[MINISAT]===================================
73.07	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
73.07	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
73.07	c ==============================================================================
73.07	c |         0 |  128085  4300672 |   42695       0        0     nan |  0.000 % |
73.13	c |       100 |  128086  4300672 |   46964      99     5246    53.0 |  0.000 % |
73.22	c |       250 |  128088  4300672 |   51660     247     9366    37.9 |  0.000 % |
73.39	c |       476 |  128088  4300672 |   56827     473    13774    29.1 |  0.000 % |
73.60	c |       813 |  128088  4300672 |   62509     810    20660    25.5 |  0.000 % |
73.88	c |      1319 |  128088  4300672 |   68760    1316    30343    23.1 |  0.000 % |
74.51	c |      2079 |  128089  4300672 |   75636    2075    42037    20.3 |  0.000 % |
75.39	c |      3219 |  128089  4300672 |   83200    3215    63443    19.7 |  0.000 % |
76.85	c |      4928 |  128089  4300672 |   91520    4924   108860    22.1 |  0.000 % |
78.95	c |      7490 |  128090  4300672 |  100672    7485   177519    23.7 |  0.000 % |
82.28	c |     11337 |  128090  4300672 |  110739   11332   280750    24.8 |  0.000 % |
88.42	c |     17103 |  128093  4300672 |  121813   17095   430236    25.2 |  0.000 % |
97.77	c |     25752 |  128093  4300672 |  133995   25744   634781    24.7 |  0.000 % |
113.23	c |     38726 |  128093  4300672 |  147394   38718  1040618    26.9 |  0.000 % |
138.66	c |     58188 |  128095  4300672 |  162134   58178  1624442    27.9 |  0.000 % |
190.09	c |     87380 |  128095  4300672 |  178347   87370  3124125    35.8 |  0.000 % |
262.17	c |    131170 |  128099  4300672 |  196182  131156  4369117    33.3 |  0.000 % |
391.81	c |    196854 |  128108  4300672 |  215800  196831  6339689    32.2 |  0.000 % |
557.07	c |    295381 |  128114  4300672 |  237380   93333  3647105    39.1 |  0.000 % |
910.38	c |    443170 |  128129  4300672 |  261118   24264   750136    30.9 |  0.000 % |
1452.33	c |    664854 |  128139  4300672 |  287230  245938  9862298    40.1 |  0.000 % |
1816.57	
1816.57	s UNKNOWN
1816.57	c # INTERRUPTED
1816.57	c # MAIN  END :  (1816 seconds) [Mon Jan 29 20:09:41 2007]
1816.57	c # MAIN  CPU : 72.17 = 0.1 + 0.01 + 71.26 + 0.8
1816.57	

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/node3/watcher-203569-1170095965 -o ROOT/results/node3/solver-203569-1170095965 -C 1800 -M 900 /tmp/evaluation/203569-1170095965/solver /tmp/evaluation/203569-1170095965 /tmp/evaluation/203569-1170095965/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: 2.00 2.03 2.13 5/94 24723
/proc/meminfo: memFree=1196816/2055920 swapFree=4192812/4192956
[pid=24722] ppid=24720 vsize=18540 CPUtime=0
/proc/24722/stat : 24722 (runsolver) R 24720 24722 23405 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 29551335 18984960 279 18446744073709551615 4194304 4267372 548682069040 18446744073709551615 233632754983 0 0 4096 24578 0 0 0 17 1 0 0
/proc/24722/statm: 4635 279 244 17 0 2626 0

[startup+0.108815 s]
/proc/loadavg: 2.00 2.03 2.13 5/94 24723
/proc/meminfo: memFree=1196816/2055920 swapFree=4192812/4192956
[pid=24722] ppid=24720 vsize=13724 CPUtime=0.03
/proc/24722/stat : 24722 (sugar) S 24720 24722 23405 0 -1 4194304 1112 0 0 0 3 0 0 0 18 0 1 0 29551335 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24722/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+0.516849 s]
/proc/loadavg: 2.00 2.03 2.13 5/94 24723
/proc/meminfo: memFree=1196816/2055920 swapFree=4192812/4192956
[pid=24722] ppid=24720 vsize=13724 CPUtime=0.03
/proc/24722/stat : 24722 (sugar) S 24720 24722 23405 0 -1 4194304 1121 0 0 0 3 0 0 0 15 0 1 0 29551335 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24722/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+1.33891 s]
/proc/loadavg: 2.00 2.03 2.13 2/102 24731
/proc/meminfo: memFree=1165648/2055920 swapFree=4192812/4192956
[pid=24722] ppid=24720 vsize=13724 CPUtime=1.08
/proc/24722/stat : 24722 (sugar) S 24720 24722 23405 0 -1 4194304 1190 8364 0 1 3 0 97 8 15 0 1 0 29551335 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24722/statm: 3431 809 371 3 0 531 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 13724

[startup+2.98105 s]
/proc/loadavg: 2.00 2.03 2.13 2/89 24739
/proc/meminfo: memFree=1817016/2055920 swapFree=4192812/4192956
[pid=24722] ppid=24720 vsize=13724 CPUtime=1.08
/proc/24722/stat : 24722 (sugar) S 24720 24722 23405 0 -1 4194304 1190 8364 0 1 3 0 97 8 15 0 1 0 29551335 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24722/statm: 3431 809 371 3 0 531 0
[pid=24732] ppid=24722 vsize=807064 CPUtime=1.77
/proc/24732/stat : 24732 (java) R 24722 24722 23405 0 -1 0 12492 0 1 0 171 6 0 0 17 0 8 0 29551453 826433536 12229 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073571635 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24732/statm: 201766 12229 1494 14 0 189044 0
[pid=24732/tid=24733] ppid=24722 vsize=807064 CPUtime=0.44
/proc/24732/task/24733/stat : 24733 (java) S 24722 24722 23405 0 -1 64 6428 0 0 0 42 2 0 0 16 0 8 0 29551457 826433536 12229 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24732/tid=24734] ppid=24722 vsize=807064 CPUtime=0
/proc/24732/task/24734/stat : 24734 (java) S 24722 24722 23405 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29551457 826433536 12229 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24732/tid=24735] ppid=24722 vsize=807064 CPUtime=0
/proc/24732/task/24735/stat : 24735 (java) S 24722 24722 23405 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29551457 826433536 12229 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24732/tid=24736] ppid=24722 vsize=807064 CPUtime=0
/proc/24732/task/24736/stat : 24736 (java) S 24722 24722 23405 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 29551461 826433536 12229 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24732/tid=24737] ppid=24722 vsize=807064 CPUtime=0.05
/proc/24732/task/24737/stat : 24737 (java) S 24722 24722 23405 0 -1 64 292 0 0 0 5 0 0 0 16 0 8 0 29551461 826433536 12229 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24732/tid=24738] ppid=24722 vsize=807064 CPUtime=0
/proc/24732/task/24738/stat : 24738 (java) S 24722 24722 23405 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 29551461 826433536 12229 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24732/tid=24739] ppid=24722 vsize=807064 CPUtime=0
/proc/24732/task/24739/stat : 24739 (java) S 24722 24722 23405 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 29551461 826433536 12229 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 820788

[startup+6.18831 s]
/proc/loadavg: 2.00 2.03 2.13 2/89 24754
/proc/meminfo: memFree=1769848/2055920 swapFree=4192812/4192956
[pid=24722] ppid=24720 vsize=13724 CPUtime=1.08
/proc/24722/stat : 24722 (sugar) S 24720 24722 23405 0 -1 4194304 1190 8364 0 1 3 0 97 8 15 0 1 0 29551335 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24722/statm: 3431 809 371 3 0 531 0
[pid=24732] ppid=24722 vsize=807336 CPUtime=4.97
/proc/24732/stat : 24732 (java) R 24722 24722 23405 0 -1 0 28087 0 1 0 483 14 0 0 16 0 8 0 29551453 826712064 27774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153380222 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24732/statm: 201834 27774 1506 14 0 189112 0
[pid=24732/tid=24733] ppid=24722 vsize=807336 CPUtime=1.37
/proc/24732/task/24733/stat : 24733 (java) R 24722 24722 23405 0 -1 64 21820 0 0 0 128 9 0 0 17 0 8 0 29551457 826712064 27774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24732/tid=24734] ppid=24722 vsize=807336 CPUtime=0
/proc/24732/task/24734/stat : 24734 (java) S 24722 24722 23405 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29551457 826712064 27774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24732/tid=24735] ppid=24722 vsize=807336 CPUtime=0
/proc/24732/task/24735/stat : 24735 (java) S 24722 24722 23405 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29551457 826712064 27774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24732/tid=24736] ppid=24722 vsize=807336 CPUtime=0
/proc/24732/task/24736/stat : 24736 (java) S 24722 24722 23405 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 29551461 826712064 27774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24732/tid=24737] ppid=24722 vsize=807336 CPUtime=0.12
/proc/24732/task/24737/stat : 24737 (java) S 24722 24722 23405 0 -1 64 401 0 0 0 12 0 0 0 16 0 8 0 29551461 826712064 27774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24732/tid=24738] ppid=24722 vsize=807336 CPUtime=0
/proc/24732/task/24738/stat : 24738 (java) S 24722 24722 23405 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 29551461 826712064 27774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24732/tid=24739] ppid=24722 vsize=807336 CPUtime=0
/proc/24732/task/24739/stat : 24739 (java) S 24722 24722 23405 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 29551461 826712064 27774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 821060

[startup+12.6797 s]
/proc/loadavg: 2.24 2.08 2.14 3/102 24802
/proc/meminfo: memFree=1556688/2055920 swapFree=4192812/4192956
[pid=24722] ppid=24720 vsize=13724 CPUtime=1.08
/proc/24722/stat : 24722 (sugar) S 24720 24722 23405 0 -1 4194304 1190 8364 0 1 3 0 97 8 15 0 1 0 29551335 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24722/statm: 3431 809 371 3 0 531 0
[pid=24732] ppid=24722 vsize=807336 CPUtime=11.41
/proc/24732/stat : 24732 (java) R 24722 24722 23405 0 -1 0 54969 0 1 0 1114 27 0 0 21 0 8 0 29551453 826712064 54112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073641662 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24732/statm: 201834 54112 1507 14 0 189112 0
[pid=24732/tid=24733] ppid=24722 vsize=807336 CPUtime=3.59
/proc/24732/task/24733/stat : 24733 (java) S 24722 24722 23405 0 -1 64 48515 0 0 0 338 21 0 0 16 0 8 0 29551457 826712064 54112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24732/tid=24734] ppid=24722 vsize=807336 CPUtime=0
/proc/24732/task/24734/stat : 24734 (java) S 24722 24722 23405 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29551457 826712064 54112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24732/tid=24735] ppid=24722 vsize=807336 CPUtime=0
/proc/24732/task/24735/stat : 24735 (java) S 24722 24722 23405 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29551457 826712064 54112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24732/tid=24736] ppid=24722 vsize=807336 CPUtime=0
/proc/24732/task/24736/stat : 24736 (java) S 24722 24722 23405 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 29551461 826712064 54112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24732/tid=24737] ppid=24722 vsize=807336 CPUtime=0.13
/proc/24732/task/24737/stat : 24737 (java) S 24722 24722 23405 0 -1 64 402 0 0 0 13 0 0 0 16 0 8 0 29551461 826712064 54112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24732/tid=24738] ppid=24722 vsize=807336 CPUtime=0
/proc/24732/task/24738/stat : 24738 (java) S 24722 24722 23405 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 29551461 826712064 54112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24732/tid=24739] ppid=24722 vsize=807336 CPUtime=0
/proc/24732/task/24739/stat : 24739 (java) S 24722 24722 23405 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 29551461 826712064 54112 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 821060

[startup+25.5767 s]
/proc/loadavg: 2.36 2.11 2.15 4/95 24803
/proc/meminfo: memFree=1630472/2055920 swapFree=4192812/4192956
[pid=24722] ppid=24720 vsize=13724 CPUtime=1.08
/proc/24722/stat : 24722 (sugar) S 24720 24722 23405 0 -1 4194304 1190 8364 0 1 3 0 97 8 15 0 1 0 29551335 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24722/statm: 3431 809 371 3 0 531 0
[pid=24732] ppid=24722 vsize=807336 CPUtime=24.23
/proc/24732/stat : 24732 (java) R 24722 24722 23405 0 -1 0 56825 0 1 0 2390 33 0 0 23 0 8 0 29551453 826712064 54333 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073726209 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24732/statm: 201834 54333 1507 14 0 189112 0
[pid=24732/tid=24733] ppid=24722 vsize=807336 CPUtime=8.98
/proc/24732/task/24733/stat : 24733 (java) S 24722 24722 23405 0 -1 64 49971 0 0 0 873 25 0 0 16 0 8 0 29551457 826712064 54333 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24732/tid=24734] ppid=24722 vsize=807336 CPUtime=0
/proc/24732/task/24734/stat : 24734 (java) S 24722 24722 23405 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29551457 826712064 54333 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24732/tid=24735] ppid=24722 vsize=807336 CPUtime=0
/proc/24732/task/24735/stat : 24735 (java) S 24722 24722 23405 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29551457 826712064 54333 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24732/tid=24736] ppid=24722 vsize=807336 CPUtime=0
/proc/24732/task/24736/stat : 24736 (java) S 24722 24722 23405 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 29551461 826712064 54333 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24732/tid=24737] ppid=24722 vsize=807336 CPUtime=0.13
/proc/24732/task/24737/stat : 24737 (java) S 24722 24722 23405 0 -1 64 404 0 0 0 13 0 0 0 16 0 8 0 29551461 826712064 54333 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24732/tid=24738] ppid=24722 vsize=807336 CPUtime=0
/proc/24732/task/24738/stat : 24738 (java) S 24722 24722 23405 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 29551461 826712064 54333 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24732/tid=24739] ppid=24722 vsize=807336 CPUtime=0
/proc/24732/task/24739/stat : 24739 (java) S 24722 24722 23405 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 29551461 826712064 54333 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 821060

[startup+51.252 s]
/proc/loadavg: 2.44 2.15 2.16 3/95 24803
/proc/meminfo: memFree=1550280/2055920 swapFree=4192812/4192956
[pid=24722] ppid=24720 vsize=13724 CPUtime=1.08
/proc/24722/stat : 24722 (sugar) S 24720 24722 23405 0 -1 4194304 1190 8364 0 1 3 0 97 8 15 0 1 0 29551335 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24722/statm: 3431 809 371 3 0 531 0
[pid=24732] ppid=24722 vsize=807336 CPUtime=49.74
/proc/24732/stat : 24732 (java) R 24722 24722 23405 0 -1 0 78202 0 1 0 4927 47 0 0 25 0 8 0 29551453 826712064 73516 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153380320 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/24732/statm: 201834 73516 1507 14 0 189112 0
[pid=24732/tid=24733] ppid=24722 vsize=807336 CPUtime=19.82
/proc/24732/task/24733/stat : 24733 (java) S 24722 24722 23405 0 -1 64 70725 0 0 0 1946 36 0 0 16 0 8 0 29551457 826712064 73516 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24732/tid=24734] ppid=24722 vsize=807336 CPUtime=0
/proc/24732/task/24734/stat : 24734 (java) S 24722 24722 23405 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29551457 826712064 73516 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24732/tid=24735] ppid=24722 vsize=807336 CPUtime=0
/proc/24732/task/24735/stat : 24735 (java) S 24722 24722 23405 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29551457 826712064 73516 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24732/tid=24736] ppid=24722 vsize=807336 CPUtime=0
/proc/24732/task/24736/stat : 24736 (java) S 24722 24722 23405 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 29551461 826712064 73516 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24732/tid=24737] ppid=24722 vsize=807336 CPUtime=0.13
/proc/24732/task/24737/stat : 24737 (java) S 24722 24722 23405 0 -1 64 404 0 0 0 13 0 0 0 16 0 8 0 29551461 826712064 73516 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24732/tid=24738] ppid=24722 vsize=807336 CPUtime=0
/proc/24732/task/24738/stat : 24738 (java) S 24722 24722 23405 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 29551461 826712064 73516 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24732/tid=24739] ppid=24722 vsize=807336 CPUtime=0
/proc/24732/task/24739/stat : 24739 (java) S 24722 24722 23405 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 29551461 826712064 73516 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 821060

[startup+102.491 s]
/proc/loadavg: 2.26 2.15 2.16 3/88 24804
/proc/meminfo: memFree=1787648/2055920 swapFree=4192812/4192956
[pid=24722] ppid=24720 vsize=20016 CPUtime=72.2
/proc/24722/stat : 24722 (sugar) S 24720 24722 23405 0 -1 4194304 2818 107177 0 2 13 1 7126 80 16 0 1 0 29551335 20496384 2330 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24722/statm: 5004 2330 373 3 0 2104 0
[pid=24804] ppid=24722 vsize=26956 CPUtime=29.54
/proc/24804/stat : 24804 (minisat) R 24722 24722 23405 0 -1 0 7378 0 0 0 2947 7 0 0 25 0 1 0 29558602 27602944 6339 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528535 0 0 4096 3 0 0 0 17 1 0 0
/proc/24804/statm: 6739 6339 52 112 0 6623 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 46972

[startup+162.571 s]
/proc/loadavg: 2.09 2.12 2.15 3/88 24804
/proc/meminfo: memFree=1778944/2055920 swapFree=4192812/4192956
[pid=24722] ppid=24720 vsize=20016 CPUtime=72.2
/proc/24722/stat : 24722 (sugar) S 24720 24722 23405 0 -1 4194304 2818 107177 0 2 13 1 7126 80 16 0 1 0 29551335 20496384 2330 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24722/statm: 5004 2330 373 3 0 2104 0
[pid=24804] ppid=24722 vsize=34380 CPUtime=89.07
/proc/24804/stat : 24804 (minisat) R 24722 24722 23405 0 -1 0 9229 0 0 0 8897 10 0 0 25 0 1 0 29558602 35205120 8190 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134527148 0 0 4096 3 0 0 0 17 1 0 0
/proc/24804/statm: 8595 8190 52 112 0 8479 0
Current children cumulated CPU time (s) 161.27
Current children cumulated vsize (KiB) 54396

[startup+222.648 s]
/proc/loadavg: 2.03 2.10 2.14 3/88 24804
/proc/meminfo: memFree=1770624/2055920 swapFree=4192812/4192956

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

/proc/loadavg: 2.02 2.02 2.05 3/88 24804
/proc/meminfo: memFree=1730560/2055920 swapFree=4192812/4192956
[pid=24722] ppid=24720 vsize=20016 CPUtime=72.2
/proc/24722/stat : 24722 (sugar) S 24720 24722 23405 0 -1 4194304 2818 107177 0 2 13 1 7126 80 16 0 1 0 29551335 20496384 2330 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24722/statm: 5004 2330 373 3 0 2104 0
[pid=24804] ppid=24722 vsize=70480 CPUtime=1041.62
/proc/24804/stat : 24804 (minisat) R 24722 24722 23405 0 -1 0 18108 0 0 0 104137 25 0 0 25 0 1 0 29558602 72171520 17069 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/24804/statm: 17620 17069 52 112 0 17504 0
Current children cumulated CPU time (s) 1113.82
Current children cumulated vsize (KiB) 90496

[startup+1183.96 s]
/proc/loadavg: 2.01 2.02 2.04 3/88 24804
/proc/meminfo: memFree=1729536/2055920 swapFree=4192812/4192956
[pid=24722] ppid=24720 vsize=20016 CPUtime=72.2
/proc/24722/stat : 24722 (sugar) S 24720 24722 23405 0 -1 4194304 2818 107177 0 2 13 1 7126 80 16 0 1 0 29551335 20496384 2330 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24722/statm: 5004 2330 373 3 0 2104 0
[pid=24804] ppid=24722 vsize=70868 CPUtime=1101.15
/proc/24804/stat : 24804 (minisat) R 24722 24722 23405 0 -1 0 18218 0 0 0 110090 25 0 0 25 0 1 0 29558602 72568832 17179 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134527329 0 0 4096 3 0 0 0 17 1 0 0
/proc/24804/statm: 17717 17179 52 112 0 17601 0
Current children cumulated CPU time (s) 1173.35
Current children cumulated vsize (KiB) 90884

[startup+1244.04 s]
/proc/loadavg: 2.00 2.01 2.04 3/88 24804
/proc/meminfo: memFree=1729088/2055920 swapFree=4192812/4192956
[pid=24722] ppid=24720 vsize=20016 CPUtime=72.2
/proc/24722/stat : 24722 (sugar) S 24720 24722 23405 0 -1 4194304 2818 107177 0 2 13 1 7126 80 16 0 1 0 29551335 20496384 2330 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24722/statm: 5004 2330 373 3 0 2104 0
[pid=24804] ppid=24722 vsize=71032 CPUtime=1160.68
/proc/24804/stat : 24804 (minisat) R 24722 24722 23405 0 -1 0 18258 0 0 0 116043 25 0 0 25 0 1 0 29558602 72736768 17219 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528771 0 0 4096 3 0 0 0 17 1 0 0
/proc/24804/statm: 17758 17219 52 112 0 17642 0
Current children cumulated CPU time (s) 1232.88
Current children cumulated vsize (KiB) 91048

[startup+1304.12 s]
/proc/loadavg: 2.07 2.02 2.04 3/94 24870
/proc/meminfo: memFree=1726728/2055920 swapFree=4192812/4192956
[pid=24722] ppid=24720 vsize=20016 CPUtime=72.2
/proc/24722/stat : 24722 (sugar) S 24720 24722 23405 0 -1 4194304 2818 107177 0 2 13 1 7126 80 16 0 1 0 29551335 20496384 2330 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24722/statm: 5004 2330 373 3 0 2104 0
[pid=24804] ppid=24722 vsize=71172 CPUtime=1220.14
/proc/24804/stat : 24804 (minisat) R 24722 24722 23405 0 -1 0 18268 0 0 0 121988 26 0 0 25 0 1 0 29558602 72880128 17229 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528786 0 0 4096 3 0 0 0 17 1 0 0
/proc/24804/statm: 17793 17229 52 112 0 17677 0
Current children cumulated CPU time (s) 1292.34
Current children cumulated vsize (KiB) 91188

[startup+1364.22 s]
/proc/loadavg: 2.10 2.04 2.04 3/94 24962
/proc/meminfo: memFree=1726032/2055920 swapFree=4192812/4192956
[pid=24722] ppid=24720 vsize=20016 CPUtime=72.2
/proc/24722/stat : 24722 (sugar) S 24720 24722 23405 0 -1 4194304 2818 107177 0 2 13 1 7126 80 16 0 1 0 29551335 20496384 2330 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24722/statm: 5004 2330 373 3 0 2104 0
[pid=24804] ppid=24722 vsize=71324 CPUtime=1279.59
/proc/24804/stat : 24804 (minisat) R 24722 24722 23405 0 -1 0 18304 0 0 0 127933 26 0 0 25 0 1 0 29558602 73035776 17265 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/24804/statm: 17831 17265 52 112 0 17715 0
Current children cumulated CPU time (s) 1351.79
Current children cumulated vsize (KiB) 91340

[startup+1424.32 s]
/proc/loadavg: 2.03 2.03 2.03 3/88 25002
/proc/meminfo: memFree=1725120/2055920 swapFree=4192812/4192956
[pid=24722] ppid=24720 vsize=20016 CPUtime=72.2
/proc/24722/stat : 24722 (sugar) S 24720 24722 23405 0 -1 4194304 2818 107177 0 2 13 1 7126 80 16 0 1 0 29551335 20496384 2330 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24722/statm: 5004 2330 373 3 0 2104 0
[pid=24804] ppid=24722 vsize=73148 CPUtime=1339.08
/proc/24804/stat : 24804 (minisat) R 24722 24722 23405 0 -1 0 18764 0 0 0 133881 27 0 0 25 0 1 0 29558602 74903552 17725 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528371 0 0 4096 3 0 0 0 17 1 0 0
/proc/24804/statm: 18287 17725 52 112 0 18171 0
Current children cumulated CPU time (s) 1411.28
Current children cumulated vsize (KiB) 93164

[startup+1484.4 s]
/proc/loadavg: 2.01 2.02 2.03 3/88 25002
/proc/meminfo: memFree=1718976/2055920 swapFree=4192812/4192956
[pid=24722] ppid=24720 vsize=20016 CPUtime=72.2
/proc/24722/stat : 24722 (sugar) S 24720 24722 23405 0 -1 4194304 2818 107177 0 2 13 1 7126 80 16 0 1 0 29551335 20496384 2330 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24722/statm: 5004 2330 373 3 0 2104 0
[pid=24804] ppid=24722 vsize=77012 CPUtime=1398.62
/proc/24804/stat : 24804 (minisat) R 24722 24722 23405 0 -1 0 19723 0 0 0 139833 29 0 0 25 0 1 0 29558602 78860288 18684 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/24804/statm: 19253 18684 52 112 0 19137 0
Current children cumulated CPU time (s) 1470.82
Current children cumulated vsize (KiB) 97028

[startup+1544.48 s]
/proc/loadavg: 2.07 2.05 2.03 3/88 25002
/proc/meminfo: memFree=1715136/2055920 swapFree=4192812/4192956
[pid=24722] ppid=24720 vsize=20016 CPUtime=72.2
/proc/24722/stat : 24722 (sugar) S 24720 24722 23405 0 -1 4194304 2818 107177 0 2 13 1 7126 80 16 0 1 0 29551335 20496384 2330 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24722/statm: 5004 2330 373 3 0 2104 0
[pid=24804] ppid=24722 vsize=80148 CPUtime=1458.16
/proc/24804/stat : 24804 (minisat) R 24722 24722 23405 0 -1 0 20490 0 0 0 145785 31 0 0 25 0 1 0 29558602 82071552 19451 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528316 0 0 4096 3 0 0 0 17 1 0 0
/proc/24804/statm: 20037 19451 52 112 0 19921 0
Current children cumulated CPU time (s) 1530.36
Current children cumulated vsize (KiB) 100164

[startup+1604.56 s]
/proc/loadavg: 2.02 2.03 2.03 3/88 25002
/proc/meminfo: memFree=1711872/2055920 swapFree=4192812/4192956
[pid=24722] ppid=24720 vsize=20016 CPUtime=72.2
/proc/24722/stat : 24722 (sugar) S 24720 24722 23405 0 -1 4194304 2818 107177 0 2 13 1 7126 80 16 0 1 0 29551335 20496384 2330 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24722/statm: 5004 2330 373 3 0 2104 0
[pid=24804] ppid=24722 vsize=82480 CPUtime=1517.69
/proc/24804/stat : 24804 (minisat) R 24722 24722 23405 0 -1 0 21111 0 0 0 151737 32 0 0 25 0 1 0 29558602 84459520 20072 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528520 0 0 4096 3 0 0 0 17 1 0 0
/proc/24804/statm: 20620 20072 52 112 0 20504 0
Current children cumulated CPU time (s) 1589.89
Current children cumulated vsize (KiB) 102496

[startup+1664.64 s]
/proc/loadavg: 2.01 2.03 2.02 3/88 25002
/proc/meminfo: memFree=1710208/2055920 swapFree=4192812/4192956
[pid=24722] ppid=24720 vsize=20016 CPUtime=72.2
/proc/24722/stat : 24722 (sugar) S 24720 24722 23405 0 -1 4194304 2818 107177 0 2 13 1 7126 80 16 0 1 0 29551335 20496384 2330 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24722/statm: 5004 2330 373 3 0 2104 0
[pid=24804] ppid=24722 vsize=83148 CPUtime=1577.23
/proc/24804/stat : 24804 (minisat) R 24722 24722 23405 0 -1 0 21267 0 0 0 157690 33 0 0 25 0 1 0 29558602 85143552 20228 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/24804/statm: 20787 20228 52 112 0 20671 0
Current children cumulated CPU time (s) 1649.43
Current children cumulated vsize (KiB) 103164

[startup+1724.73 s]
/proc/loadavg: 2.00 2.02 2.02 3/88 25002
/proc/meminfo: memFree=1709440/2055920 swapFree=4192812/4192956
[pid=24722] ppid=24720 vsize=20016 CPUtime=72.2
/proc/24722/stat : 24722 (sugar) S 24720 24722 23405 0 -1 4194304 2818 107177 0 2 13 1 7126 80 16 0 1 0 29551335 20496384 2330 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24722/statm: 5004 2330 373 3 0 2104 0
[pid=24804] ppid=24722 vsize=83148 CPUtime=1636.76
/proc/24804/stat : 24804 (minisat) R 24722 24722 23405 0 -1 0 21267 0 0 0 163643 33 0 0 25 0 1 0 29558602 85143552 20228 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134525564 0 0 4096 3 0 0 0 17 1 0 0
/proc/24804/statm: 20787 20228 52 112 0 20671 0
Current children cumulated CPU time (s) 1708.96
Current children cumulated vsize (KiB) 103164

[startup+1784.82 s]
/proc/loadavg: 2.00 2.01 2.01 3/88 25002
/proc/meminfo: memFree=1708864/2055920 swapFree=4192812/4192956
[pid=24722] ppid=24720 vsize=20016 CPUtime=72.2
/proc/24722/stat : 24722 (sugar) S 24720 24722 23405 0 -1 4194304 2818 107177 0 2 13 1 7126 80 16 0 1 0 29551335 20496384 2330 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24722/statm: 5004 2330 373 3 0 2104 0
[pid=24804] ppid=24722 vsize=83148 CPUtime=1696.31
/proc/24804/stat : 24804 (minisat) R 24722 24722 23405 0 -1 0 21282 0 0 0 169597 34 0 0 25 0 1 0 29558602 85143552 20243 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528440 0 0 4096 3 0 0 0 17 1 0 0
/proc/24804/statm: 20787 20243 52 112 0 20671 0
Current children cumulated CPU time (s) 1768.51
Current children cumulated vsize (KiB) 103164



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.56 s]
/proc/loadavg: 1.93 1.99 2.00 3/95 25100
/proc/meminfo: memFree=1704696/2055920 swapFree=4192812/4192956
[pid=24722] ppid=24720 vsize=20016 CPUtime=72.2
/proc/24722/stat : 24722 (sugar) S 24720 24722 23405 0 -1 4194304 2818 107177 0 2 13 1 7126 80 16 0 1 0 29551335 20496384 2330 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 233641652322 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24722/statm: 5004 2330 373 3 0 2104 0
[pid=24804] ppid=24722 vsize=83288 CPUtime=1727.81
/proc/24804/stat : 24804 (minisat) R 24722 24722 23405 0 -1 0 21293 0 0 0 172744 37 0 0 25 0 1 0 29558602 85286912 20254 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/24804/statm: 20822 20254 52 112 0 20706 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 103304

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 24722 and gives childrusage.ru_utime.tv_sec=71 childrusage.ru_utime.tv_usec=405144 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=836872
CPU time returned by wait4() is 72.242
while last known CPU time is 1800.03

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

Real time (s): 1817.59
CPU time (s): 1800.03
CPU user time (s): 1798.83
CPU system time (s): 1.2
CPU usage (%): 99.0339
Max. virtual memory (cumulated for all children) (KiB): 822064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71.4051
system time used= 0.836872
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110080
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13278
involuntary context switches= 12305

runsolver used 2.16567 s user time and 5.9101 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Mon Jan 29 18:39:25 UTC 2007


IDJOB= 203569
IDBENCH= 3969
IDSOLVER= 86
FILE ID= node3/203569-1170095965

PBS_JOBID= 3689425

Free space on /tmp= 66525 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/frb/frb59-26/frb59-26-3-mgd_ext.xml
COMMAND LINE= /tmp/evaluation/203569-1170095965/solver /tmp/evaluation/203569-1170095965 /tmp/evaluation/203569-1170095965/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-203569-1170095965 -o ROOT/results/node3/solver-203569-1170095965 -C 1800 -M 900  /tmp/evaluation/203569-1170095965/solver /tmp/evaluation/203569-1170095965 /tmp/evaluation/203569-1170095965/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  6d173f9e03ce0044a573210614a3bc28

RANDOM SEED= 348824735

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.241
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.241
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:       1197296 kB
Buffers:         36808 kB
Cached:          88312 kB
SwapCached:          0 kB
Active:         762444 kB
Inactive:        46832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1197296 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1392 kB
Writeback:           0 kB
Mapped:         709712 kB
Slab:            32912 kB
Committed_AS:   954784 kB
PageTables:       3540 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= 66533 MiB



End job on node3 on Mon Jan 29 19:09:43 UTC 2007