Trace number 217175

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.40SAT 941.31 951.177

General information on the benchmark

Namefrb/frb45-21/
frb45-21-5-mgd_ext.xml
MD5SUM34ea40322126207947ea4c2401eade98
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark56.8714
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables45
Number of constraints375
Maximum constraint arity2
Maximum domain size21
Number of constraints which are defined in extension375
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.15	c # Sugar v0-40 (/tmp/evaluation/217175-1170101005/sugar-v0-40.jar)
0.15	
0.16	c # MAIN  BEGIN : /tmp/evaluation/217175-1170101005/unknown.xml [Mon Jan 29 21:03:26 2007]
0.16	c # CONVERT_XML  BEGIN : /tmp/evaluation/217175-1170101005/unknown.xml /tmp/evaluation/217175-1170101005/sugar26584.csp [Mon Jan 29 21:03:26 2007]
0.16	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/217175-1170101005/sugar-v0-40.jar -convert /tmp/evaluation/217175-1170101005/unknown.xml /tmp/evaluation/217175-1170101005/sugar26584.csp
0.39	c BEGIN convert /tmp/evaluation/217175-1170101005/unknown.xml
1.02	c END convert (0.63523 seconds)
1.08	c # CONVERT_XML  END : /tmp/evaluation/217175-1170101005/sugar26584.csp 1564123 bytes (1 seconds) [Mon Jan 29 21:03:27 2007]
1.08	c # CONVERT_XML  CPU : 0.71 = 0 + 0 + 0.63 + 0.08
1.08	
1.08	c # GENERATE_SAT  BEGIN : /tmp/evaluation/217175-1170101005/sugar26584.bcnf [Mon Jan 29 21:03:27 2007]
1.08	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/217175-1170101005/sugar-v0-40.jar -bcnf -map /tmp/evaluation/217175-1170101005/sugar26584.map /tmp/evaluation/217175-1170101005/sugar26584.csp /tmp/evaluation/217175-1170101005/sugar26584.bcnf
1.20	c BEGIN parse /tmp/evaluation/217175-1170101005/sugar26584.csp
17.70	c END parse (16.493022 seconds)
17.70	c BEGIN simplify
17.78	c END simplify (0.083568 seconds)
17.78	c BEGIN encode /tmp/evaluation/217175-1170101005/sugar26584.bcnf
18.54	c END encode (0.760811 seconds)
18.68	c # GENERATE_SAT  END : 6314 variables 59340 clauses 5788788 bytes (18 seconds) [Mon Jan 29 21:03:45 2007]
18.68	c # GENERATE_SAT  CPU : 0.05 = 0.05 + 0 + 0 + 0
18.68	
18.68	c # SOLVE_SAT  BEGIN : /tmp/evaluation/217175-1170101005/sugar26584.bcnf [Mon Jan 29 21:03:45 2007]
18.68	c # CMD : /tmp/evaluation/217175-1170101005/minisat /tmp/evaluation/217175-1170101005/sugar26584.bcnf /tmp/evaluation/217175-1170101005/sugar26584.out
18.81	c ==================================[MINISAT]===================================
18.81	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
18.81	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
18.81	c ==============================================================================
18.81	c |         0 |   59340  1387849 |   19780       0        0     nan |  0.000 % |
18.85	c |       101 |   59340  1387849 |   21758     101     2067    20.5 |  0.000 % |
18.90	c |       251 |   59340  1387849 |   23933     251     4213    16.8 |  0.000 % |
18.97	c |       476 |   59340  1387849 |   26327     476     7035    14.8 |  0.000 % |
19.10	c |       814 |   59341  1387849 |   28959     813    12258    15.1 |  0.000 % |
19.26	c |      1322 |   59341  1387849 |   31855    1321    20456    15.5 |  0.000 % |
19.49	c |      2081 |   59341  1387849 |   35041    2080    30895    14.9 |  0.000 % |
19.88	c |      3221 |   59341  1387849 |   38545    3220    49737    15.4 |  0.000 % |
20.43	c |      4929 |   59341  1387849 |   42400    4928    79885    16.2 |  0.000 % |
21.33	c |      7491 |   59341  1387849 |   46640    7490   124150    16.6 |  0.000 % |
22.59	c |     11335 |   59343  1387849 |   51304   11332   191478    16.9 |  0.000 % |
24.78	c |     17103 |   59346  1387849 |   56434   17097   299406    17.5 |  0.000 % |
28.58	c |     25752 |   59351  1387849 |   62078   25741   469660    18.2 |  0.000 % |
36.23	c |     38726 |   59354  1387849 |   68285   38712   727912    18.8 |  0.000 % |
50.35	c |     58187 |   59358  1387849 |   75114   58169  1116103    19.2 |  0.001 % |
71.96	c |     87379 |   59364  1387849 |   82625   26306   594902    22.6 |  0.001 % |
106.17	c |    131168 |   59370  1387849 |   90888   70089  1925730    27.5 |  0.001 % |
161.68	c |    196857 |   59376  1387849 |   99977   60930  1952415    32.0 |  0.001 % |
254.60	c |    295383 |   59380  1387849 |  109975   77349  2503962    32.4 |  0.001 % |
402.75	c |    443173 |   59392  1387849 |  120972   45816  1498647    32.7 |  0.000 % |
645.27	c |    664856 |   59406  1387849 |  133069   71203  1886639    26.5 |  0.001 % |
950.75	c ==============================================================================
950.75	c restarts              : 21
950.75	c conflicts             : 925973         (1004 /sec)
950.75	c decisions             : 1455697        (1578 /sec)
950.75	c propagations          : 260841191      (282782 /sec)
950.75	c conflict literals     : 29943586       (53.08 % deleted)
950.75	c Memory used           : 34.98 MB
950.75	c CPU time              : 922.412 s
950.75	c 
950.75	c SATISFIABLE
950.77	c # SOLVE_SAT  END : SATISFIABLE (932 seconds) [Mon Jan 29 21:19:17 2007]
950.77	c # SOLVE_SAT  CPU : 923.24 = 0 + 0 + 922.41 + 0.83
950.77	
950.77	c # RESULT : SATISFIABLE
950.77	
950.77	c # OUTPUT_SOL  BEGIN : SAT  [Mon Jan 29 21:19:17 2007]
950.93	c BEGIN read SAT output /tmp/evaluation/217175-1170101005/sugar26584.out
950.97	c END read SAT output (0.03727 seconds)
950.97	c BEGIN write solution /tmp/evaluation/217175-1170101005/sugar26584.sol
951.11	c END write solution (0.146029 seconds)
951.16	s SATISFIABLE
951.16	v 0 11 2 6 17 2 15 15 16 6 20 17 11 18 4 19 6 13 6 7 17 5 11 17 10 5 18 5 1 5 0 13 16 15 19 9 3 15 7 4 9 20 16 18 14
951.16	c # OUTPUT_SOL  END :  (0 seconds) [Mon Jan 29 21:19:17 2007]
951.16	c # OUTPUT_SOL  CPU : 0.289999999999991 = 0.01 + 0 + 0.259999999999991 + 0.02
951.16	
951.16	c # MAIN  END :  (951 seconds) [Mon Jan 29 21:19:17 2007]
951.16	c # MAIN  CPU : 924.29 = 0.06 + 0 + 923.3 + 0.93
951.16	

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node14/watcher-217175-1170101005 -o ROOT/results/node14/solver-217175-1170101005 -C 1800 -M 900 /tmp/evaluation/217175-1170101005/solver /tmp/evaluation/217175-1170101005 /tmp/evaluation/217175-1170101005/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.21 2.32 2.72 5/94 26585
/proc/meminfo: memFree=1082384/2055920 swapFree=4192812/4192956
[pid=26584] ppid=26582 vsize=18540 CPUtime=0
/proc/26584/stat : 26584 (runsolver) R 26582 26584 25358 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 30055039 18984960 279 18446744073709551615 4194304 4267372 548682069040 18446744073709551615 212234464551 0 0 4096 24578 0 0 0 17 1 0 0
/proc/26584/statm: 4635 279 244 17 0 2626 0

[startup+0.110173 s]
/proc/loadavg: 2.21 2.32 2.72 5/94 26585
/proc/meminfo: memFree=1082384/2055920 swapFree=4192812/4192956
[pid=26584] ppid=26582 vsize=12404 CPUtime=0
/proc/26584/stat : 26584 (sugar) D 26582 26584 25358 0 -1 4194304 673 0 0 0 0 0 0 0 18 0 1 0 30055039 12701696 392 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 212243361890 0 0 4224 0 18446744071563479169 0 0 17 1 0 0
/proc/26584/statm: 3101 392 275 3 0 201 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12404

[startup+0.528215 s]
/proc/loadavg: 2.21 2.32 2.72 5/94 26585
/proc/meminfo: memFree=1082384/2055920 swapFree=4192812/4192956
[pid=26584] ppid=26582 vsize=13724 CPUtime=0.04
/proc/26584/stat : 26584 (sugar) S 26582 26584 25358 0 -1 4194304 1121 0 0 0 3 1 0 0 16 0 1 0 30055039 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26584/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.35029 s]
/proc/loadavg: 2.21 2.32 2.72 3/98 26597
/proc/meminfo: memFree=1067824/2055920 swapFree=4192812/4192956
[pid=26584] ppid=26582 vsize=13724 CPUtime=0.75
/proc/26584/stat : 26584 (sugar) S 26582 26584 25358 0 -1 4194304 1190 7651 0 28 3 1 63 8 15 0 1 0 30055039 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26584/statm: 3431 809 371 3 0 531 0
[pid=26594] ppid=26584 vsize=807064 CPUtime=0.24
/proc/26594/stat : 26594 (java) R 26584 26584 25358 0 -1 0 4554 0 1 0 22 2 0 0 20 0 8 0 30055147 826433536 4305 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073536377 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26594/statm: 201766 4305 1482 14 0 189044 0
[pid=26594/tid=26595] ppid=26584 vsize=807064 CPUtime=0
/proc/26594/task/26595/stat : 26595 (java) S 26584 26584 25358 0 -1 64 5 0 0 0 0 0 0 0 19 0 8 0 30055150 826433536 4305 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26594/tid=26596] ppid=26584 vsize=807064 CPUtime=0
/proc/26594/task/26596/stat : 26596 (java) S 26584 26584 25358 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 30055151 826433536 4305 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26594/tid=26597] ppid=26584 vsize=807064 CPUtime=0
/proc/26594/task/26597/stat : 26597 (java) S 26584 26584 25358 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 30055151 826433536 4305 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 820788

[startup+3.00345 s]
/proc/loadavg: 2.21 2.32 2.72 4/102 26601
/proc/meminfo: memFree=1033232/2055920 swapFree=4192812/4192956
[pid=26584] ppid=26582 vsize=13724 CPUtime=0.75
/proc/26584/stat : 26584 (sugar) S 26582 26584 25358 0 -1 4194304 1190 7651 0 28 3 1 63 8 15 0 1 0 30055039 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26584/statm: 3431 809 371 3 0 531 0
[pid=26594] ppid=26584 vsize=807064 CPUtime=1.89
/proc/26594/stat : 26594 (java) R 26584 26584 25358 0 -1 0 12933 0 1 0 182 7 0 0 25 0 8 0 30055147 826433536 12669 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073481895 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26594/statm: 201766 12669 1494 14 0 189044 0
[pid=26594/tid=26595] ppid=26584 vsize=807064 CPUtime=0.48
/proc/26594/task/26595/stat : 26595 (java) S 26584 26584 25358 0 -1 64 6867 0 0 0 46 2 0 0 16 0 8 0 30055150 826433536 12669 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26594/tid=26596] ppid=26584 vsize=807064 CPUtime=0
/proc/26594/task/26596/stat : 26596 (java) S 26584 26584 25358 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30055151 826433536 12669 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26594/tid=26597] ppid=26584 vsize=807064 CPUtime=0
/proc/26594/task/26597/stat : 26597 (java) S 26584 26584 25358 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30055151 826433536 12669 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26594/tid=26598] ppid=26584 vsize=807064 CPUtime=0
/proc/26594/task/26598/stat : 26598 (java) S 26584 26584 25358 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 30055154 826433536 12669 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26594/tid=26599] ppid=26584 vsize=807064 CPUtime=0.05
/proc/26594/task/26599/stat : 26599 (java) S 26584 26584 25358 0 -1 64 292 0 0 0 5 0 0 0 16 0 8 0 30055154 826433536 12669 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26594/tid=26600] ppid=26584 vsize=807064 CPUtime=0
/proc/26594/task/26600/stat : 26600 (java) S 26584 26584 25358 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 30055154 826433536 12669 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26594/tid=26601] ppid=26584 vsize=807064 CPUtime=0
/proc/26594/task/26601/stat : 26601 (java) S 26584 26584 25358 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30055154 826433536 12669 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.64
Current children cumulated vsize (KiB) 820788

[startup+6.21276 s]
/proc/loadavg: 2.19 2.31 2.71 6/102 26601
/proc/meminfo: memFree=944848/2055920 swapFree=4192812/4192956
[pid=26584] ppid=26582 vsize=13724 CPUtime=0.75
/proc/26584/stat : 26584 (sugar) S 26582 26584 25358 0 -1 4194304 1190 7651 0 28 3 1 63 8 15 0 1 0 30055039 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26584/statm: 3431 809 371 3 0 531 0
[pid=26594] ppid=26584 vsize=807336 CPUtime=5.05
/proc/26594/stat : 26594 (java) R 26584 26584 25358 0 -1 0 33069 0 1 0 489 16 0 0 25 0 8 0 30055147 826712064 32709 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073591451 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26594/statm: 201834 32709 1506 14 0 189112 0
[pid=26594/tid=26595] ppid=26584 vsize=807336 CPUtime=1.38
/proc/26594/task/26595/stat : 26595 (java) S 26584 26584 25358 0 -1 64 26759 0 0 0 126 12 0 0 16 0 8 0 30055150 826712064 32709 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26594/tid=26596] ppid=26584 vsize=807336 CPUtime=0
/proc/26594/task/26596/stat : 26596 (java) S 26584 26584 25358 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30055151 826712064 32709 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26594/tid=26597] ppid=26584 vsize=807336 CPUtime=0
/proc/26594/task/26597/stat : 26597 (java) S 26584 26584 25358 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30055151 826712064 32709 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26594/tid=26598] ppid=26584 vsize=807336 CPUtime=0
/proc/26594/task/26598/stat : 26598 (java) S 26584 26584 25358 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 30055154 826712064 32709 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26594/tid=26599] ppid=26584 vsize=807336 CPUtime=0.12
/proc/26594/task/26599/stat : 26599 (java) S 26584 26584 25358 0 -1 64 400 0 0 0 12 0 0 0 16 0 8 0 30055154 826712064 32709 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26594/tid=26600] ppid=26584 vsize=807336 CPUtime=0
/proc/26594/task/26600/stat : 26600 (java) S 26584 26584 25358 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 30055154 826712064 32709 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26594/tid=26601] ppid=26584 vsize=807336 CPUtime=0
/proc/26594/task/26601/stat : 26601 (java) S 26584 26584 25358 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30055154 826712064 32709 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.8
Current children cumulated vsize (KiB) 821060

[startup+12.6694 s]
/proc/loadavg: 2.17 2.31 2.71 3/102 26601
/proc/meminfo: memFree=813392/2055920 swapFree=4192812/4192956
[pid=26584] ppid=26582 vsize=13724 CPUtime=0.75
/proc/26584/stat : 26584 (sugar) S 26582 26584 25358 0 -1 4194304 1190 7651 0 28 3 1 63 8 15 0 1 0 30055039 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26584/statm: 3431 809 371 3 0 531 0
[pid=26594] ppid=26584 vsize=807336 CPUtime=11.43
/proc/26594/stat : 26594 (java) R 26584 26584 25358 0 -1 0 54924 0 1 0 1114 29 0 0 25 0 8 0 30055147 826712064 54110 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073746898 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26594/statm: 201834 54110 1507 14 0 189112 0
[pid=26594/tid=26595] ppid=26584 vsize=807336 CPUtime=3.42
/proc/26594/task/26595/stat : 26595 (java) S 26584 26584 25358 0 -1 64 48422 0 0 0 320 22 0 0 16 0 8 0 30055150 826712064 54110 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26594/tid=26596] ppid=26584 vsize=807336 CPUtime=0
/proc/26594/task/26596/stat : 26596 (java) S 26584 26584 25358 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30055151 826712064 54110 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26594/tid=26597] ppid=26584 vsize=807336 CPUtime=0
/proc/26594/task/26597/stat : 26597 (java) S 26584 26584 25358 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30055151 826712064 54110 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26594/tid=26598] ppid=26584 vsize=807336 CPUtime=0
/proc/26594/task/26598/stat : 26598 (java) S 26584 26584 25358 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 30055154 826712064 54110 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26594/tid=26599] ppid=26584 vsize=807336 CPUtime=0.13
/proc/26594/task/26599/stat : 26599 (java) S 26584 26584 25358 0 -1 64 403 0 0 0 13 0 0 0 16 0 8 0 30055154 826712064 54110 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26594/tid=26600] ppid=26584 vsize=807336 CPUtime=0
/proc/26594/task/26600/stat : 26600 (java) S 26584 26584 25358 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 30055154 826712064 54110 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26594/tid=26601] ppid=26584 vsize=807336 CPUtime=0
/proc/26594/task/26601/stat : 26601 (java) S 26584 26584 25358 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30055154 826712064 54110 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.18
Current children cumulated vsize (KiB) 821060

[startup+25.5586 s]
/proc/loadavg: 2.13 2.29 2.70 3/96 26602
/proc/meminfo: memFree=955656/2055920 swapFree=4192812/4192956
[pid=26584] ppid=26582 vsize=16712 CPUtime=0.8
/proc/26584/stat : 26584 (sugar) S 26582 26584 25358 0 -1 4194304 2031 7651 0 28 8 1 63 8 16 0 1 0 30055039 17113088 1546 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26584/statm: 4178 1546 373 3 0 1278 0
[pid=26594] ppid=26584 vsize=0 CPUtime=17.27
/proc/26594/stat : 26594 (java) Z 26584 26584 25358 0 -1 1036 55280 0 3 0 1691 36 0 0 16 0 1 0 30055147 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/26594/statm: 0 0 0 0 0 0 0
[pid=26602] ppid=26584 vsize=11204 CPUtime=6.8
/proc/26602/stat : 26602 (minisat) R 26584 26584 25358 0 -1 0 3459 0 0 0 679 1 0 0 25 0 1 0 30056907 11472896 2422 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/26602/statm: 2801 2422 52 112 0 2685 0
Current children cumulated CPU time (s) 24.87
Current children cumulated vsize (KiB) 27916

[startup+51.248 s]
/proc/loadavg: 2.09 2.27 2.68 3/96 26602
/proc/meminfo: memFree=845768/2055920 swapFree=4192812/4192956
[pid=26584] ppid=26582 vsize=16712 CPUtime=0.8
/proc/26584/stat : 26584 (sugar) S 26582 26584 25358 0 -1 4194304 2031 7651 0 28 8 1 63 8 16 0 1 0 30055039 17113088 1546 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26584/statm: 4178 1546 373 3 0 1278 0
[pid=26594] ppid=26584 vsize=0 CPUtime=17.27
/proc/26594/stat : 26594 (java) Z 26584 26584 25358 0 -1 1036 55280 0 3 0 1691 36 0 0 16 0 1 0 30055147 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/26594/statm: 0 0 0 0 0 0 0
[pid=26602] ppid=26584 vsize=15744 CPUtime=32.25
/proc/26602/stat : 26602 (minisat) R 26584 26584 25358 0 -1 0 4616 0 0 0 3220 5 0 0 25 0 1 0 30056907 16121856 3579 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/26602/statm: 3936 3579 52 112 0 3820 0
Current children cumulated CPU time (s) 50.32
Current children cumulated vsize (KiB) 32456

[startup+102.451 s]
/proc/loadavg: 2.04 2.22 2.64 3/96 26602
/proc/meminfo: memFree=634632/2055920 swapFree=4192812/4192956
[pid=26584] ppid=26582 vsize=16712 CPUtime=0.8
/proc/26584/stat : 26584 (sugar) S 26582 26584 25358 0 -1 4194304 2031 7651 0 28 8 1 63 8 16 0 1 0 30055039 17113088 1546 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26584/statm: 4178 1546 373 3 0 1278 0
[pid=26594] ppid=26584 vsize=0 CPUtime=17.27
/proc/26594/stat : 26594 (java) Z 26584 26584 25358 0 -1 1036 55280 0 3 0 1691 36 0 0 16 0 1 0 30055147 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/26594/statm: 0 0 0 0 0 0 0
[pid=26602] ppid=26584 vsize=19192 CPUtime=82.96
/proc/26602/stat : 26602 (minisat) R 26584 26584 25358 0 -1 0 5457 0 0 0 8285 11 0 0 25 0 1 0 30056907 19652608 4420 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 1 0 0
/proc/26602/statm: 4798 4420 52 112 0 4682 0
Current children cumulated CPU time (s) 101.03
Current children cumulated vsize (KiB) 35904

[startup+162.476 s]
/proc/loadavg: 2.13 2.21 2.61 3/96 26602
/proc/meminfo: memFree=383176/2055920 swapFree=4192812/4192956
[pid=26584] ppid=26582 vsize=16712 CPUtime=0.8
/proc/26584/stat : 26584 (sugar) S 26582 26584 25358 0 -1 4194304 2031 7651 0 28 8 1 63 8 16 0 1 0 30055039 17113088 1546 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26584/statm: 4178 1546 373 3 0 1278 0
[pid=26594] ppid=26584 vsize=0 CPUtime=17.27
/proc/26594/stat : 26594 (java) Z 26584 26584 25358 0 -1 1036 55280 0 3 0 1691 36 0 0 16 0 1 0 30055147 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/26594/statm: 0 0 0 0 0 0 0
[pid=26602] ppid=26584 vsize=23072 CPUtime=142.41
/proc/26602/stat : 26602 (minisat) R 26584 26584 25358 0 -1 0 6418 0 0 0 14225 16 0 0 25 0 1 0 30056907 23625728 5381 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528368 0 0 4096 3 0 0 0 17 1 0 0
/proc/26602/statm: 5768 5381 52 112 0 5652 0
Current children cumulated CPU time (s) 160.48
Current children cumulated vsize (KiB) 39784

[startup+222.495 s]
/proc/loadavg: 2.17 2.20 2.58 3/96 26602
/proc/meminfo: memFree=131784/2055920 swapFree=4192812/4192956
[pid=26584] ppid=26582 vsize=16712 CPUtime=0.8
/proc/26584/stat : 26584 (sugar) S 26582 26584 25358 0 -1 4194304 2031 7651 0 28 8 1 63 8 16 0 1 0 30055039 17113088 1546 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26584/statm: 4178 1546 373 3 0 1278 0
[pid=26594] ppid=26584 vsize=0 CPUtime=17.27
/proc/26594/stat : 26594 (java) Z 26584 26584 25358 0 -1 1036 55280 0 3 0 1691 36 0 0 16 0 1 0 30055147 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/26594/statm: 0 0 0 0 0 0 0
[pid=26602] ppid=26584 vsize=26648 CPUtime=201.86

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

[pid=26584] ppid=26582 vsize=16712 CPUtime=0.8
/proc/26584/stat : 26584 (sugar) S 26582 26584 25358 0 -1 4194304 2031 7651 0 28 8 1 63 8 16 0 1 0 30055039 17113088 1546 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26584/statm: 4178 1546 373 3 0 1278 0
[pid=26594] ppid=26584 vsize=0 CPUtime=17.27
/proc/26594/stat : 26594 (java) Z 26584 26584 25358 0 -1 1036 55280 0 3 0 1691 36 0 0 16 0 1 0 30055147 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/26594/statm: 0 0 0 0 0 0 0
[pid=26602] ppid=26584 vsize=28636 CPUtime=320.84
/proc/26602/stat : 26602 (minisat) R 26584 26584 25358 0 -1 0 7774 0 0 0 32051 33 0 0 25 0 1 0 30056907 29323264 6737 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528348 0 0 4096 3 0 0 0 17 1 0 0
/proc/26602/statm: 7159 6737 52 112 0 7043 0
Current children cumulated CPU time (s) 338.91
Current children cumulated vsize (KiB) 45348

[startup+402.691 s]
/proc/loadavg: 2.71 2.33 2.55 3/96 26602
/proc/meminfo: memFree=15496/2055920 swapFree=4192812/4192956
[pid=26584] ppid=26582 vsize=16712 CPUtime=0.8
/proc/26584/stat : 26584 (sugar) S 26582 26584 25358 0 -1 4194304 2031 7651 0 28 8 1 63 8 16 0 1 0 30055039 17113088 1546 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26584/statm: 4178 1546 373 3 0 1278 0
[pid=26594] ppid=26584 vsize=0 CPUtime=17.27
/proc/26594/stat : 26594 (java) Z 26584 26584 25358 0 -1 1036 55280 0 3 0 1691 36 0 0 16 0 1 0 30055147 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/26594/statm: 0 0 0 0 0 0 0
[pid=26602] ppid=26584 vsize=30088 CPUtime=380.34
/proc/26602/stat : 26602 (minisat) R 26584 26584 25358 0 -1 0 8134 0 0 0 37994 40 0 0 25 0 1 0 30056907 30810112 7097 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/26602/statm: 7522 7097 52 112 0 7406 0
Current children cumulated CPU time (s) 398.41
Current children cumulated vsize (KiB) 46800

[startup+462.753 s]
/proc/loadavg: 2.61 2.38 2.55 3/96 26602
/proc/meminfo: memFree=15368/2055920 swapFree=4192812/4192956
[pid=26584] ppid=26582 vsize=16712 CPUtime=0.8
/proc/26584/stat : 26584 (sugar) S 26582 26584 25358 0 -1 4194304 2031 7651 0 28 8 1 63 8 16 0 1 0 30055039 17113088 1546 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26584/statm: 4178 1546 373 3 0 1278 0
[pid=26594] ppid=26584 vsize=0 CPUtime=17.27
/proc/26594/stat : 26594 (java) Z 26584 26584 25358 0 -1 1036 55280 0 3 0 1691 36 0 0 16 0 1 0 30055147 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/26594/statm: 0 0 0 0 0 0 0
[pid=26602] ppid=26584 vsize=30388 CPUtime=439.82
/proc/26602/stat : 26602 (minisat) R 26584 26584 25358 0 -1 0 8198 0 0 0 43938 44 0 0 25 0 1 0 30056907 31117312 7161 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134527050 0 0 4096 3 0 0 0 17 1 0 0
/proc/26602/statm: 7597 7161 52 112 0 7481 0
Current children cumulated CPU time (s) 457.89
Current children cumulated vsize (KiB) 47100

[startup+522.818 s]
/proc/loadavg: 2.22 2.30 2.51 3/96 26602
/proc/meminfo: memFree=15688/2055920 swapFree=4192812/4192956
[pid=26584] ppid=26582 vsize=16712 CPUtime=0.8
/proc/26584/stat : 26584 (sugar) S 26582 26584 25358 0 -1 4194304 2031 7651 0 28 8 1 63 8 16 0 1 0 30055039 17113088 1546 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26584/statm: 4178 1546 373 3 0 1278 0
[pid=26594] ppid=26584 vsize=0 CPUtime=17.27
/proc/26594/stat : 26594 (java) Z 26584 26584 25358 0 -1 1036 55280 0 3 0 1691 36 0 0 16 0 1 0 30055147 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/26594/statm: 0 0 0 0 0 0 0
[pid=26602] ppid=26584 vsize=31600 CPUtime=499.31
/proc/26602/stat : 26602 (minisat) R 26584 26584 25358 0 -1 0 8506 0 0 0 49880 51 0 0 25 0 1 0 30056907 32358400 7469 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528677 0 0 4096 3 0 0 0 17 1 0 0
/proc/26602/statm: 7900 7469 52 112 0 7784 0
Current children cumulated CPU time (s) 517.38
Current children cumulated vsize (KiB) 48312

[startup+582.883 s]
/proc/loadavg: 2.23 2.28 2.49 3/96 26602
/proc/meminfo: memFree=15368/2055920 swapFree=4192812/4192956
[pid=26584] ppid=26582 vsize=16712 CPUtime=0.8
/proc/26584/stat : 26584 (sugar) S 26582 26584 25358 0 -1 4194304 2031 7651 0 28 8 1 63 8 16 0 1 0 30055039 17113088 1546 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26584/statm: 4178 1546 373 3 0 1278 0
[pid=26594] ppid=26584 vsize=0 CPUtime=17.27
/proc/26594/stat : 26594 (java) Z 26584 26584 25358 0 -1 1036 55280 0 3 0 1691 36 0 0 16 0 1 0 30055147 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/26594/statm: 0 0 0 0 0 0 0
[pid=26602] ppid=26584 vsize=31744 CPUtime=558.8
/proc/26602/stat : 26602 (minisat) R 26584 26584 25358 0 -1 0 8542 0 0 0 55823 57 0 0 25 0 1 0 30056907 32505856 7505 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134527104 0 0 4096 3 0 0 0 17 1 0 0
/proc/26602/statm: 7936 7505 52 112 0 7820 0
Current children cumulated CPU time (s) 576.87
Current children cumulated vsize (KiB) 48456

[startup+642.952 s]
/proc/loadavg: 2.12 2.24 2.46 3/96 26602
/proc/meminfo: memFree=14984/2055920 swapFree=4192812/4192956
[pid=26584] ppid=26582 vsize=16712 CPUtime=0.8
/proc/26584/stat : 26584 (sugar) S 26582 26584 25358 0 -1 4194304 2031 7651 0 28 8 1 63 8 16 0 1 0 30055039 17113088 1546 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26584/statm: 4178 1546 373 3 0 1278 0
[pid=26594] ppid=26584 vsize=0 CPUtime=17.27
/proc/26594/stat : 26594 (java) Z 26584 26584 25358 0 -1 1036 55280 0 3 0 1691 36 0 0 16 0 1 0 30055147 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/26594/statm: 0 0 0 0 0 0 0
[pid=26602] ppid=26584 vsize=32408 CPUtime=618.29
/proc/26602/stat : 26602 (minisat) R 26584 26584 25358 0 -1 0 8704 0 0 0 61765 64 0 0 25 0 1 0 30056907 33185792 7667 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528316 0 0 4096 3 0 0 0 17 1 0 0
/proc/26602/statm: 8102 7667 52 112 0 7986 0
Current children cumulated CPU time (s) 636.36
Current children cumulated vsize (KiB) 49120

[startup+703.021 s]
/proc/loadavg: 2.04 2.19 2.43 3/96 26602
/proc/meminfo: memFree=15688/2055920 swapFree=4192812/4192956
[pid=26584] ppid=26582 vsize=16712 CPUtime=0.8
/proc/26584/stat : 26584 (sugar) S 26582 26584 25358 0 -1 4194304 2031 7651 0 28 8 1 63 8 16 0 1 0 30055039 17113088 1546 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26584/statm: 4178 1546 373 3 0 1278 0
[pid=26594] ppid=26584 vsize=0 CPUtime=17.27
/proc/26594/stat : 26594 (java) Z 26584 26584 25358 0 -1 1036 55280 0 3 0 1691 36 0 0 16 0 1 0 30055147 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/26594/statm: 0 0 0 0 0 0 0
[pid=26602] ppid=26584 vsize=32576 CPUtime=677.78
/proc/26602/stat : 26602 (minisat) R 26584 26584 25358 0 -1 0 8728 0 0 0 67709 69 0 0 25 0 1 0 30056907 33357824 7691 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/26602/statm: 8144 7691 52 112 0 8028 0
Current children cumulated CPU time (s) 695.85
Current children cumulated vsize (KiB) 49288

[startup+763.06 s]
/proc/loadavg: 2.01 2.16 2.40 3/96 26666
/proc/meminfo: memFree=1686264/2055920 swapFree=4192812/4192956
[pid=26584] ppid=26582 vsize=16712 CPUtime=0.8
/proc/26584/stat : 26584 (sugar) S 26582 26584 25358 0 -1 4194304 2031 7651 0 28 8 1 63 8 16 0 1 0 30055039 17113088 1546 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26584/statm: 4178 1546 373 3 0 1278 0
[pid=26594] ppid=26584 vsize=0 CPUtime=17.27
/proc/26594/stat : 26594 (java) Z 26584 26584 25358 0 -1 1036 55280 0 3 0 1691 36 0 0 16 0 1 0 30055147 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/26594/statm: 0 0 0 0 0 0 0
[pid=26602] ppid=26584 vsize=32704 CPUtime=737.34
/proc/26602/stat : 26602 (minisat) R 26584 26584 25358 0 -1 0 8776 0 0 0 73656 78 0 0 25 0 1 0 30056907 33488896 7739 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/26602/statm: 8176 7739 52 112 0 8060 0
Current children cumulated CPU time (s) 755.41
Current children cumulated vsize (KiB) 49416

[startup+823.136 s]
/proc/loadavg: 2.44 2.25 2.41 4/96 26666
/proc/meminfo: memFree=1488568/2055920 swapFree=4192812/4192956
[pid=26584] ppid=26582 vsize=16712 CPUtime=0.8
/proc/26584/stat : 26584 (sugar) S 26582 26584 25358 0 -1 4194304 2031 7651 0 28 8 1 63 8 16 0 1 0 30055039 17113088 1546 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26584/statm: 4178 1546 373 3 0 1278 0
[pid=26594] ppid=26584 vsize=0 CPUtime=17.27
/proc/26594/stat : 26594 (java) Z 26584 26584 25358 0 -1 1036 55280 0 3 0 1691 36 0 0 16 0 1 0 30055147 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/26594/statm: 0 0 0 0 0 0 0
[pid=26602] ppid=26584 vsize=32900 CPUtime=796.87
/proc/26602/stat : 26602 (minisat) R 26584 26584 25358 0 -1 0 8817 0 0 0 79607 80 0 0 25 0 1 0 30056907 33689600 7780 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/26602/statm: 8225 7780 52 112 0 8109 0
Current children cumulated CPU time (s) 814.94
Current children cumulated vsize (KiB) 49612

[startup+883.166 s]
/proc/loadavg: 2.52 2.29 2.42 4/96 26666
/proc/meminfo: memFree=1471992/2055920 swapFree=4192812/4192956
[pid=26584] ppid=26582 vsize=16712 CPUtime=0.8
/proc/26584/stat : 26584 (sugar) S 26582 26584 25358 0 -1 4194304 2031 7651 0 28 8 1 63 8 16 0 1 0 30055039 17113088 1546 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26584/statm: 4178 1546 373 3 0 1278 0
[pid=26594] ppid=26584 vsize=0 CPUtime=17.27
/proc/26594/stat : 26594 (java) Z 26584 26584 25358 0 -1 1036 55280 0 3 0 1691 36 0 0 16 0 1 0 30055147 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/26594/statm: 0 0 0 0 0 0 0
[pid=26602] ppid=26584 vsize=35812 CPUtime=856.29
/proc/26602/stat : 26602 (minisat) R 26584 26584 25358 0 -1 0 9556 0 0 0 85548 81 0 0 25 0 1 0 30056907 36671488 8519 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/26602/statm: 8953 8519 52 112 0 8837 0
Current children cumulated CPU time (s) 874.36
Current children cumulated vsize (KiB) 52524

[startup+943.204 s]
/proc/loadavg: 2.62 2.36 2.43 4/96 26666
/proc/meminfo: memFree=1444344/2055920 swapFree=4192812/4192956
[pid=26584] ppid=26582 vsize=16712 CPUtime=0.8
/proc/26584/stat : 26584 (sugar) S 26582 26584 25358 0 -1 4194304 2031 7651 0 28 8 1 63 8 16 0 1 0 30055039 17113088 1546 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 212243361890 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/26584/statm: 4178 1546 373 3 0 1278 0
[pid=26594] ppid=26584 vsize=0 CPUtime=17.27
/proc/26594/stat : 26594 (java) Z 26584 26584 25358 0 -1 1036 55280 0 3 0 1691 36 0 0 16 0 1 0 30055147 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/26594/statm: 0 0 0 0 0 0 0
[pid=26602] ppid=26584 vsize=35812 CPUtime=915.74
/proc/26602/stat : 26602 (minisat) R 26584 26584 25358 0 -1 0 9562 0 0 0 91493 81 0 0 25 0 1 0 30056907 36671488 8525 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528392 0 0 4096 3 0 0 0 17 0 0 0
/proc/26602/statm: 8953 8525 52 112 0 8837 0
Current children cumulated CPU time (s) 933.81
Current children cumulated vsize (KiB) 52524

Child status: 0

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 26584 and gives childrusage.ru_utime.tv_sec=923 childrusage.ru_utime.tv_usec=400621 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=962853
CPU time returned by wait4() is 924.364
while last known CPU time is 941.31

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

Real time (s): 951.177
CPU time (s): 941.31
CPU user time (s): 940.03
CPU system time (s): 1.28
CPU usage (%): 98.9627
Max. virtual memory (cumulated for all children) (KiB): 821564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 923.401
system time used= 0.962853
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23852
page faults= 31
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1206
involuntary context switches= 38324

runsolver used 1.20282 s user time and 3.05354 s system time

The end

Launcher Data (download as text)

Begin job on node14 on Mon Jan 29 20:03:26 UTC 2007


IDJOB= 217175
IDBENCH= 5121
IDSOLVER= 86
FILE ID= node14/217175-1170101005

PBS_JOBID= 3689460

Free space on /tmp= 65998 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/frb/frb45-21/frb45-21-5-mgd_ext.xml
COMMAND LINE= /tmp/evaluation/217175-1170101005/solver /tmp/evaluation/217175-1170101005 /tmp/evaluation/217175-1170101005/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-217175-1170101005 -o ROOT/results/node14/solver-217175-1170101005 -C 1800 -M 900  /tmp/evaluation/217175-1170101005/solver /tmp/evaluation/217175-1170101005 /tmp/evaluation/217175-1170101005/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  34ea40322126207947ea4c2401eade98

RANDOM SEED= 908724024

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.216
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.216
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:       1083056 kB
Buffers:         20352 kB
Cached:         611436 kB
SwapCached:          0 kB
Active:         310340 kB
Inactive:       595980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1083056 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           45132 kB
Writeback:           0 kB
Mapped:         300020 kB
Slab:            50988 kB
Committed_AS:   580828 kB
PageTables:       2612 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= 66551 MiB



End job on node14 on Mon Jan 29 20:19:17 UTC 2007