Trace number 199611

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 1659.26 1661.4

General information on the benchmark

Namerandom/rand-2-23/
rand-23-23-253-131-53021_ext.xml
MD5SUM5fed53841b4b437c3c9731d111aa34a3
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 benchmark14.1279
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables23
Number of constraints253
Maximum constraint arity2
Maximum domain size23
Number of constraints which are defined in extension253
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/199611-1170094135/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/199611-1170094135/unknown.xml [Mon Jan 29 19:08:56 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/199611-1170094135/unknown.xml /tmp/evaluation/199611-1170094135/sugar19402.csp [Mon Jan 29 19:08:56 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/199611-1170094135/sugar-v0-40.jar -convert /tmp/evaluation/199611-1170094135/unknown.xml /tmp/evaluation/199611-1170094135/sugar19402.csp
0.16	c BEGIN convert /tmp/evaluation/199611-1170094135/unknown.xml
0.65	c END convert (0.483235 seconds)
0.70	c # CONVERT_XML  END : /tmp/evaluation/199611-1170094135/sugar19402.csp 1069600 bytes (1 seconds) [Mon Jan 29 19:08:57 2007]
0.70	c # CONVERT_XML  CPU : 0 = 0 + 0 + 0 + 0
0.70	
0.70	c # GENERATE_SAT  BEGIN : /tmp/evaluation/199611-1170094135/sugar19402.bcnf [Mon Jan 29 19:08:57 2007]
0.70	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/199611-1170094135/sugar-v0-40.jar -bcnf -map /tmp/evaluation/199611-1170094135/sugar19402.map /tmp/evaluation/199611-1170094135/sugar19402.csp /tmp/evaluation/199611-1170094135/sugar19402.bcnf
0.82	c BEGIN parse /tmp/evaluation/199611-1170094135/sugar19402.csp
4.74	c END parse (3.923058 seconds)
4.74	c BEGIN simplify
4.76	c END simplify (0.019822 seconds)
4.76	c BEGIN encode /tmp/evaluation/199611-1170094135/sugar19402.bcnf
4.96	c END encode (0.191189 seconds)
5.00	c # GENERATE_SAT  END : 506 variables 33626 clauses 645964 bytes (4 seconds) [Mon Jan 29 19:09:01 2007]
5.00	c # GENERATE_SAT  CPU : 4.23 = 0 + 0 + 4.12 + 0.11
5.00	
5.00	c # SOLVE_SAT  BEGIN : /tmp/evaluation/199611-1170094135/sugar19402.bcnf [Mon Jan 29 19:09:01 2007]
5.00	c # CMD : /tmp/evaluation/199611-1170094135/minisat /tmp/evaluation/199611-1170094135/sugar19402.bcnf /tmp/evaluation/199611-1170094135/sugar19402.out
5.02	c ==================================[MINISAT]===================================
5.02	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
5.02	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
5.02	c ==============================================================================
5.02	c |         0 |   33626   127859 |   11208       0        0     nan |  0.000 % |
5.04	c |       100 |   33626   127859 |   12328     100      852     8.5 |  0.000 % |
5.06	c |       251 |   33626   127859 |   13561     251     2228     8.9 |  0.016 % |
5.10	c |       476 |   33626   127859 |   14917     476     4028     8.5 |  0.016 % |
5.15	c |       813 |   33627   127859 |   16409     812     6710     8.3 |  0.011 % |
5.22	c |      1320 |   33627   127859 |   18050    1319    12125     9.2 |  0.016 % |
5.33	c |      2079 |   33627   127859 |   19855    2078    19846     9.6 |  0.016 % |
5.50	c |      3219 |   33630   127859 |   21841    3215    31149     9.7 |  0.011 % |
5.79	c |      4927 |   33631   127859 |   24025    4922    49894    10.1 |  0.011 % |
6.24	c |      7489 |   33633   127859 |   26427    7482    78661    10.5 |  0.011 % |
7.03	c |     11333 |   33633   127859 |   29070   11326   126517    11.2 |  0.016 % |
8.33	c |     17099 |   33633   127859 |   31977   17092   197253    11.5 |  0.011 % |
10.53	c |     25748 |   33637   127859 |   35175   25737   301928    11.7 |  0.017 % |
14.33	c |     38722 |   33637   127859 |   38693   15627   185870    11.9 |  0.017 % |
20.33	c |     58183 |   33641   127859 |   42562   35084   425069    12.1 |  0.014 % |
29.85	c |     87375 |   33648   127859 |   46818   34422   416883    12.1 |  0.017 % |
45.90	c |    131165 |   33652   127859 |   51500   44475   590237    13.3 |  0.017 % |
70.55	c |    196850 |   33655   127859 |   56650   37947   517223    13.6 |  0.019 % |
114.26	c |    295376 |   33658   127859 |   62315   53003   701408    13.2 |  0.019 % |
180.26	c |    443166 |   33666   127859 |   68547   61053   876568    14.4 |  0.020 % |
278.55	c |    664850 |   33563   127547 |   75401   22358   303509    13.6 |  0.198 % |
438.42	c |    997375 |   33453   127214 |   82942   72769  1020860    14.0 |  0.396 % |
689.42	c |   1496163 |   33367   126899 |   91236   65446   985298    15.1 |  0.593 % |
1107.70	c |   2244345 |   33140   125923 |  100359   57327   865437    15.1 |  0.989 % |
1661.20	c ==============================================================================
1661.20	c restarts              : 24
1661.20	c conflicts             : 3201984        (1936 /sec)
1661.20	c decisions             : 3839068        (2321 /sec)
1661.20	c propagations          : 311477613      (188282 /sec)
1661.20	c conflict literals     : 46782266       (25.85 % deleted)
1661.20	c Memory used           : 24.17 MB
1661.20	c CPU time              : 1654.32 s
1661.20	c 
1661.20	c SATISFIABLE
1661.20	c # SOLVE_SAT  END : SATISFIABLE (1656 seconds) [Mon Jan 29 19:36:37 2007]
1661.20	c # SOLVE_SAT  CPU : 1654.4 = 0 + 0 + 1654.32 + 0.08
1661.20	
1661.20	c # RESULT : SATISFIABLE
1661.20	
1661.20	c # OUTPUT_SOL  BEGIN : SAT  [Mon Jan 29 19:36:37 2007]
1661.33	c BEGIN read SAT output /tmp/evaluation/199611-1170094135/sugar19402.out
1661.34	c END read SAT output (0.008445 seconds)
1661.34	c BEGIN write solution /tmp/evaluation/199611-1170094135/sugar19402.sol
1661.36	c END write solution (0.016653 seconds)
1661.39	s SATISFIABLE
1661.39	v 12 13 16 10 20 8 20 13 19 19 12 17 8 0 7 6 20 17 15 21 10 19 9
1661.39	c # OUTPUT_SOL  END :  (0 seconds) [Mon Jan 29 19:36:37 2007]
1661.39	c # OUTPUT_SOL  CPU : 0 = 0 + 0 + 0 + 0
1661.39	
1661.39	c # MAIN  END :  (1661 seconds) [Mon Jan 29 19:36:37 2007]
1661.39	c # MAIN  CPU : 1658.63 = 0 + 0 + 1658.44 + 0.19
1661.39	

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/node69/watcher-199611-1170094135 -o ROOT/results/node69/solver-199611-1170094135 -C 1800 -M 900 /tmp/evaluation/199611-1170094135/solver /tmp/evaluation/199611-1170094135 /tmp/evaluation/199611-1170094135/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.08 2.26 2.26 3/82 19403
/proc/meminfo: memFree=1474112/2055920 swapFree=4192956/4192956
[pid=19402] ppid=19400 vsize=5352 CPUtime=0
/proc/19402/stat : 19402 (solver) R 19400 19402 18779 0 -1 4194304 264 0 0 0 0 0 0 0 20 0 1 0 29371314 5480448 231 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 237947645223 0 0 4096 0 0 0 0 17 1 0 0
/proc/19402/statm: 1338 231 193 169 0 49 0

[startup+0.102852 s]
/proc/loadavg: 2.08 2.26 2.26 3/82 19403
/proc/meminfo: memFree=1474112/2055920 swapFree=4192956/4192956
[pid=19402] ppid=19400 vsize=13724 CPUtime=0.04
/proc/19402/stat : 19402 (sugar) S 19400 19402 18779 0 -1 4194304 1112 0 0 0 3 1 0 0 20 0 1 0 29371314 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19402/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+0.514921 s]
/proc/loadavg: 2.08 2.26 2.26 3/82 19403
/proc/meminfo: memFree=1474112/2055920 swapFree=4192956/4192956
[pid=19402] ppid=19400 vsize=13724 CPUtime=0.04
/proc/19402/stat : 19402 (sugar) S 19400 19402 18779 0 -1 4194304 1121 0 0 0 3 1 0 0 15 0 1 0 29371314 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19402/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.33706 s]
/proc/loadavg: 2.08 2.26 2.26 5/91 19419
/proc/meminfo: memFree=1440816/2055920 swapFree=4192956/4192956
[pid=19402] ppid=19400 vsize=13724 CPUtime=0.04
/proc/19402/stat : 19402 (sugar) S 19400 19402 18779 0 -1 4194304 1188 0 0 0 3 1 0 0 15 0 1 0 29371314 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19402/statm: 3431 808 370 3 0 531 0
[pid=19404] ppid=19402 vsize=0 CPUtime=0.59
/proc/19404/stat : 19404 (java) Z 19402 19402 18779 0 -1 1036 7454 0 1 0 54 5 0 0 17 0 1 0 29371319 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19404/statm: 0 0 0 0 0 0 0
[pid=19412] ppid=19402 vsize=807064 CPUtime=0.61
/proc/19412/stat : 19412 (java) R 19402 19402 18779 0 -1 0 7734 0 1 0 57 4 0 0 18 0 8 0 29371384 826433536 7482 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073482407 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19412/statm: 201766 7482 1494 14 0 189044 0
[pid=19412/tid=19413] ppid=19402 vsize=807064 CPUtime=0.09
/proc/19412/task/19413/stat : 19413 (java) S 19402 19402 18779 0 -1 64 1681 0 0 0 9 0 0 0 16 0 8 0 29371387 826433536 7482 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19412/tid=19414] ppid=19402 vsize=807064 CPUtime=0
/proc/19412/task/19414/stat : 19414 (java) S 19402 19402 18779 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29371388 826433536 7482 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19412/tid=19415] ppid=19402 vsize=807064 CPUtime=0
/proc/19412/task/19415/stat : 19415 (java) S 19402 19402 18779 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29371388 826433536 7482 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19412/tid=19416] ppid=19402 vsize=807064 CPUtime=0
/proc/19412/task/19416/stat : 19416 (java) S 19402 19402 18779 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 29371391 826433536 7482 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19412/tid=19417] ppid=19402 vsize=807064 CPUtime=0.05
/proc/19412/task/19417/stat : 19417 (java) R 19402 19402 18779 0 -1 64 292 0 0 0 5 0 0 0 19 0 8 0 29371391 826433536 7482 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19412/tid=19418] ppid=19402 vsize=807064 CPUtime=0
/proc/19412/task/19418/stat : 19418 (java) S 19402 19402 18779 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 29371391 826433536 7482 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19412/tid=19419] ppid=19402 vsize=807064 CPUtime=0
/proc/19412/task/19419/stat : 19419 (java) S 19402 19402 18779 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 29371391 826433536 7482 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 820788

[startup+2.97632 s]
/proc/loadavg: 2.15 2.27 2.26 2/91 19419
/proc/meminfo: memFree=1408496/2055920 swapFree=4192956/4192956
[pid=19402] ppid=19400 vsize=13724 CPUtime=0.04
/proc/19402/stat : 19402 (sugar) S 19400 19402 18779 0 -1 4194304 1188 0 0 0 3 1 0 0 15 0 1 0 29371314 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19402/statm: 3431 808 370 3 0 531 0
[pid=19404] ppid=19402 vsize=0 CPUtime=0.59
/proc/19404/stat : 19404 (java) Z 19402 19402 18779 0 -1 1036 7454 0 1 0 54 5 0 0 17 0 1 0 29371319 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19404/statm: 0 0 0 0 0 0 0
[pid=19412] ppid=19402 vsize=807328 CPUtime=2.24
/proc/19412/stat : 19412 (java) R 19402 19402 18779 0 -1 0 12840 0 1 0 217 7 0 0 20 0 8 0 29371384 826703872 12573 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19412/statm: 201832 12573 1506 14 0 189110 0
[pid=19412/tid=19413] ppid=19402 vsize=807328 CPUtime=0.44
/proc/19412/task/19413/stat : 19413 (java) R 19402 19402 18779 0 -1 64 6639 0 0 0 42 2 0 0 16 0 8 0 29371387 826703872 12573 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4154023762 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19412/tid=19414] ppid=19402 vsize=807328 CPUtime=0
/proc/19412/task/19414/stat : 19414 (java) S 19402 19402 18779 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29371388 826703872 12573 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19412/tid=19415] ppid=19402 vsize=807328 CPUtime=0
/proc/19412/task/19415/stat : 19415 (java) S 19402 19402 18779 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29371388 826703872 12573 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19412/tid=19416] ppid=19402 vsize=807328 CPUtime=0
/proc/19412/task/19416/stat : 19416 (java) S 19402 19402 18779 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 29371391 826703872 12573 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19412/tid=19417] ppid=19402 vsize=807328 CPUtime=0.12
/proc/19412/task/19417/stat : 19417 (java) S 19402 19402 18779 0 -1 64 400 0 0 0 12 0 0 0 16 0 8 0 29371391 826703872 12573 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19412/tid=19418] ppid=19402 vsize=807328 CPUtime=0
/proc/19412/task/19418/stat : 19418 (java) S 19402 19402 18779 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 29371391 826703872 12573 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19412/tid=19419] ppid=19402 vsize=807328 CPUtime=0
/proc/19412/task/19419/stat : 19419 (java) S 19402 19402 18779 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 29371391 826703872 12573 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 821052

[startup+6.18085 s]
/proc/loadavg: 2.15 2.27 2.26 3/78 19421
/proc/meminfo: memFree=1508640/2055920 swapFree=4192956/4192956
[pid=19402] ppid=19400 vsize=13724 CPUtime=4.27
/proc/19402/stat : 19402 (sugar) S 19400 19402 18779 0 -1 4194304 1277 18599 0 1 3 1 412 11 15 0 1 0 29371314 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19402/statm: 3431 815 373 3 0 531 0
[pid=19404] ppid=19402 vsize=0 CPUtime=0.59
/proc/19404/stat : 19404 (java) Z 19402 19402 18779 0 -1 1036 7454 0 1 0 54 5 0 0 17 0 1 0 29371319 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19404/statm: 0 0 0 0 0 0 0
[pid=19421] ppid=19402 vsize=3580 CPUtime=1.16
/proc/19421/stat : 19421 (minisat) R 19402 19402 18779 0 -1 0 717 0 0 0 116 0 0 0 25 0 1 0 29371814 3665920 545 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/19421/statm: 895 545 51 112 0 779 0
Current children cumulated CPU time (s) 6.02
Current children cumulated vsize (KiB) 17304

[startup+12.6509 s]
/proc/loadavg: 2.13 2.26 2.26 3/78 19421
/proc/meminfo: memFree=1505056/2055920 swapFree=4192956/4192956
[pid=19402] ppid=19400 vsize=13724 CPUtime=4.27
/proc/19402/stat : 19402 (sugar) S 19400 19402 18779 0 -1 4194304 1277 18599 0 1 3 1 412 11 16 0 1 0 29371314 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19402/statm: 3431 815 373 3 0 531 0
[pid=19404] ppid=19402 vsize=0 CPUtime=0.59
/proc/19404/stat : 19404 (java) Z 19402 19402 18779 0 -1 1036 7454 0 1 0 54 5 0 0 17 0 1 0 29371319 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19404/statm: 0 0 0 0 0 0 0
[pid=19421] ppid=19402 vsize=5728 CPUtime=7.59
/proc/19421/stat : 19421 (minisat) R 19402 19402 18779 0 -1 0 1249 0 0 0 759 0 0 0 25 0 1 0 29371814 5865472 1077 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528758 0 0 4096 3 0 0 0 17 1 0 0
/proc/19421/statm: 1432 1077 51 112 0 1316 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 19452

[startup+25.495 s]
/proc/loadavg: 2.19 2.27 2.26 3/78 19421
/proc/meminfo: memFree=1503008/2055920 swapFree=4192956/4192956
[pid=19402] ppid=19400 vsize=13724 CPUtime=4.27
/proc/19402/stat : 19402 (sugar) S 19400 19402 18779 0 -1 4194304 1277 18599 0 1 3 1 412 11 16 0 1 0 29371314 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19402/statm: 3431 815 373 3 0 531 0
[pid=19404] ppid=19402 vsize=0 CPUtime=0.59
/proc/19404/stat : 19404 (java) Z 19402 19402 18779 0 -1 1036 7454 0 1 0 54 5 0 0 17 0 1 0 29371319 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19404/statm: 0 0 0 0 0 0 0
[pid=19421] ppid=19402 vsize=7036 CPUtime=20.38
/proc/19421/stat : 19421 (minisat) R 19402 19402 18779 0 -1 0 1547 0 0 0 2037 1 0 0 25 0 1 0 29371814 7204864 1375 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528758 0 0 4096 3 0 0 0 17 1 0 0
/proc/19421/statm: 1759 1375 51 112 0 1643 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 20760

[startup+51.1942 s]
/proc/loadavg: 2.12 2.25 2.25 3/78 19421
/proc/meminfo: memFree=1499744/2055920 swapFree=4192956/4192956
[pid=19402] ppid=19400 vsize=13724 CPUtime=4.27
/proc/19402/stat : 19402 (sugar) S 19400 19402 18779 0 -1 4194304 1277 18599 0 1 3 1 412 11 16 0 1 0 29371314 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19402/statm: 3431 815 373 3 0 531 0
[pid=19404] ppid=19402 vsize=0 CPUtime=0.59
/proc/19404/stat : 19404 (java) Z 19402 19402 18779 0 -1 1036 7454 0 1 0 54 5 0 0 17 0 1 0 29371319 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19404/statm: 0 0 0 0 0 0 0
[pid=19421] ppid=19402 vsize=8684 CPUtime=45.95
/proc/19421/stat : 19421 (minisat) R 19402 19402 18779 0 -1 0 1966 0 0 0 4594 1 0 0 25 0 1 0 29371814 8892416 1794 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/19421/statm: 2171 1794 51 112 0 2055 0
Current children cumulated CPU time (s) 50.81
Current children cumulated vsize (KiB) 22408

[startup+102.478 s]
/proc/loadavg: 2.05 2.20 2.24 3/78 19421
/proc/meminfo: memFree=1496416/2055920 swapFree=4192956/4192956
[pid=19402] ppid=19400 vsize=13724 CPUtime=4.27
/proc/19402/stat : 19402 (sugar) S 19400 19402 18779 0 -1 4194304 1277 18599 0 1 3 1 412 11 16 0 1 0 29371314 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19402/statm: 3431 815 373 3 0 531 0
[pid=19404] ppid=19402 vsize=0 CPUtime=0.59
/proc/19404/stat : 19404 (java) Z 19402 19402 18779 0 -1 1036 7454 0 1 0 54 5 0 0 17 0 1 0 29371319 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19404/statm: 0 0 0 0 0 0 0
[pid=19421] ppid=19402 vsize=10180 CPUtime=96.99
/proc/19421/stat : 19421 (minisat) R 19402 19402 18779 0 -1 0 2338 0 0 0 9697 2 0 0 25 0 1 0 29371814 10424320 2166 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/19421/statm: 2545 2166 51 112 0 2429 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 23904

[startup+162.487 s]
/proc/loadavg: 2.17 2.20 2.23 3/78 19421
/proc/meminfo: memFree=1493216/2055920 swapFree=4192956/4192956
[pid=19402] ppid=19400 vsize=13724 CPUtime=4.27
/proc/19402/stat : 19402 (sugar) S 19400 19402 18779 0 -1 4194304 1277 18599 0 1 3 1 412 11 16 0 1 0 29371314 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19402/statm: 3431 815 373 3 0 531 0
[pid=19404] ppid=19402 vsize=0 CPUtime=0.59
/proc/19404/stat : 19404 (java) Z 19402 19402 18779 0 -1 1036 7454 0 1 0 54 5 0 0 17 0 1 0 29371319 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19404/statm: 0 0 0 0 0 0 0
[pid=19421] ppid=19402 vsize=12056 CPUtime=156.72
/proc/19421/stat : 19421 (minisat) R 19402 19402 18779 0 -1 0 2769 0 0 0 15669 3 0 0 25 0 1 0 29371814 12345344 2597 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528677 0 0 4096 3 0 0 0 17 1 0 0
/proc/19421/statm: 3014 2597 51 112 0 2898 0
Current children cumulated CPU time (s) 161.58
Current children cumulated vsize (KiB) 25780

[startup+222.497 s]
/proc/loadavg: 2.12 2.18 2.22 3/78 19421
/proc/meminfo: memFree=1491104/2055920 swapFree=4192956/4192956
[pid=19402] ppid=19400 vsize=13724 CPUtime=4.27
/proc/19402/stat : 19402 (sugar) S 19400 19402 18779 0 -1 4194304 1277 18599 0 1 3 1 412 11 16 0 1 0 29371314 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19402/statm: 3431 815 373 3 0 531 0
[pid=19404] ppid=19402 vsize=0 CPUtime=0.59
/proc/19404/stat : 19404 (java) Z 19402 19402 18779 0 -1 1036 7454 0 1 0 54 5 0 0 17 0 1 0 29371319 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19404/statm: 0 0 0 0 0 0 0
[pid=19421] ppid=19402 vsize=12864 CPUtime=216.44
/proc/19421/stat : 19421 (minisat) R 19402 19402 18779 0 -1 0 2983 0 0 0 21641 3 0 0 25 0 1 0 29371814 13172736 2811 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/19421/statm: 3216 2811 51 112 0 3100 0
Current children cumulated CPU time (s) 221.3
Current children cumulated vsize (KiB) 26588

[startup+282.517 s]
/proc/loadavg: 2.04 2.14 2.20 3/78 19421
/proc/meminfo: memFree=1489184/2055920 swapFree=4192956/4192956

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

[pid=19402] ppid=19400 vsize=13724 CPUtime=4.27
/proc/19402/stat : 19402 (sugar) S 19400 19402 18779 0 -1 4194304 1277 18599 0 1 3 1 412 11 16 0 1 0 29371314 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19402/statm: 3431 815 373 3 0 531 0
[pid=19404] ppid=19402 vsize=0 CPUtime=0.59
/proc/19404/stat : 19404 (java) Z 19402 19402 18779 0 -1 1036 7454 0 1 0 54 5 0 0 17 0 1 0 29371319 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19404/statm: 0 0 0 0 0 0 0
[pid=19421] ppid=19402 vsize=20860 CPUtime=996.43
/proc/19421/stat : 19421 (minisat) R 19402 19402 18779 0 -1 0 4969 0 0 0 99637 6 0 0 25 0 1 0 29371814 21360640 4759 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528429 0 0 4096 3 0 0 0 17 1 0 0
/proc/19421/statm: 5215 4759 51 112 0 5099 0
Current children cumulated CPU time (s) 1001.29
Current children cumulated vsize (KiB) 34584

[startup+1063.11 s]
/proc/loadavg: 2.00 2.01 2.07 3/78 19421
/proc/meminfo: memFree=1473440/2055920 swapFree=4192956/4192956
[pid=19402] ppid=19400 vsize=13724 CPUtime=4.27
/proc/19402/stat : 19402 (sugar) S 19400 19402 18779 0 -1 4194304 1277 18599 0 1 3 1 412 11 16 0 1 0 29371314 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19402/statm: 3431 815 373 3 0 531 0
[pid=19404] ppid=19402 vsize=0 CPUtime=0.59
/proc/19404/stat : 19404 (java) Z 19402 19402 18779 0 -1 1036 7454 0 1 0 54 5 0 0 17 0 1 0 29371319 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19404/statm: 0 0 0 0 0 0 0
[pid=19421] ppid=19402 vsize=21252 CPUtime=1056.5
/proc/19421/stat : 19421 (minisat) R 19402 19402 18779 0 -1 0 5088 0 0 0 105644 6 0 0 25 0 1 0 29371814 21762048 4878 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/19421/statm: 5313 4878 51 112 0 5197 0
Current children cumulated CPU time (s) 1061.36
Current children cumulated vsize (KiB) 34976

[startup+1123.2 s]
/proc/loadavg: 2.00 2.00 2.07 3/78 19421
/proc/meminfo: memFree=1472416/2055920 swapFree=4192956/4192956
[pid=19402] ppid=19400 vsize=13724 CPUtime=4.27
/proc/19402/stat : 19402 (sugar) S 19400 19402 18779 0 -1 4194304 1277 18599 0 1 3 1 412 11 16 0 1 0 29371314 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19402/statm: 3431 815 373 3 0 531 0
[pid=19404] ppid=19402 vsize=0 CPUtime=0.59
/proc/19404/stat : 19404 (java) Z 19402 19402 18779 0 -1 1036 7454 0 1 0 54 5 0 0 17 0 1 0 29371319 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19404/statm: 0 0 0 0 0 0 0
[pid=19421] ppid=19402 vsize=22156 CPUtime=1116.57
/proc/19421/stat : 19421 (minisat) R 19402 19402 18779 0 -1 0 5281 0 0 0 111651 6 0 0 25 0 1 0 29371814 22687744 5071 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/19421/statm: 5539 5071 51 112 0 5423 0
Current children cumulated CPU time (s) 1121.43
Current children cumulated vsize (KiB) 35880

[startup+1183.21 s]
/proc/loadavg: 2.00 2.00 2.06 3/78 19421
/proc/meminfo: memFree=1471392/2055920 swapFree=4192956/4192956
[pid=19402] ppid=19400 vsize=13724 CPUtime=4.27
/proc/19402/stat : 19402 (sugar) S 19400 19402 18779 0 -1 4194304 1277 18599 0 1 3 1 412 11 16 0 1 0 29371314 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19402/statm: 3431 815 373 3 0 531 0
[pid=19404] ppid=19402 vsize=0 CPUtime=0.59
/proc/19404/stat : 19404 (java) Z 19402 19402 18779 0 -1 1036 7454 0 1 0 54 5 0 0 17 0 1 0 29371319 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19404/statm: 0 0 0 0 0 0 0
[pid=19421] ppid=19402 vsize=23000 CPUtime=1176.55
/proc/19421/stat : 19421 (minisat) R 19402 19402 18779 0 -1 0 5459 0 0 0 117649 6 0 0 25 0 1 0 29371814 23552000 5249 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/19421/statm: 5750 5249 51 112 0 5634 0
Current children cumulated CPU time (s) 1181.41
Current children cumulated vsize (KiB) 36724

[startup+1243.31 s]
/proc/loadavg: 2.00 2.00 2.06 3/78 19421
/proc/meminfo: memFree=1470432/2055920 swapFree=4192956/4192956
[pid=19402] ppid=19400 vsize=13724 CPUtime=4.27
/proc/19402/stat : 19402 (sugar) S 19400 19402 18779 0 -1 4194304 1277 18599 0 1 3 1 412 11 16 0 1 0 29371314 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19402/statm: 3431 815 373 3 0 531 0
[pid=19404] ppid=19402 vsize=0 CPUtime=0.59
/proc/19404/stat : 19404 (java) Z 19402 19402 18779 0 -1 1036 7454 0 1 0 54 5 0 0 17 0 1 0 29371319 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19404/statm: 0 0 0 0 0 0 0
[pid=19421] ppid=19402 vsize=23396 CPUtime=1236.65
/proc/19421/stat : 19421 (minisat) R 19402 19402 18779 0 -1 0 5564 0 0 0 123658 7 0 0 25 0 1 0 29371814 23957504 5354 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528771 0 0 4096 3 0 0 0 17 1 0 0
/proc/19421/statm: 5849 5354 51 112 0 5733 0
Current children cumulated CPU time (s) 1241.51
Current children cumulated vsize (KiB) 37120

[startup+1303.32 s]
/proc/loadavg: 2.06 2.02 2.06 3/78 19421
/proc/meminfo: memFree=1469536/2055920 swapFree=4192956/4192956
[pid=19402] ppid=19400 vsize=13724 CPUtime=4.27
/proc/19402/stat : 19402 (sugar) S 19400 19402 18779 0 -1 4194304 1277 18599 0 1 3 1 412 11 16 0 1 0 29371314 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19402/statm: 3431 815 373 3 0 531 0
[pid=19404] ppid=19402 vsize=0 CPUtime=0.59
/proc/19404/stat : 19404 (java) Z 19402 19402 18779 0 -1 1036 7454 0 1 0 54 5 0 0 17 0 1 0 29371319 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19404/statm: 0 0 0 0 0 0 0
[pid=19421] ppid=19402 vsize=23872 CPUtime=1296.63
/proc/19421/stat : 19421 (minisat) R 19402 19402 18779 0 -1 0 5678 0 0 0 129656 7 0 0 25 0 1 0 29371814 24444928 5468 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528429 0 0 4096 3 0 0 0 17 1 0 0
/proc/19421/statm: 5968 5468 51 112 0 5852 0
Current children cumulated CPU time (s) 1301.49
Current children cumulated vsize (KiB) 37596

[startup+1363.32 s]
/proc/loadavg: 2.02 2.01 2.05 3/78 19421
/proc/meminfo: memFree=1469152/2055920 swapFree=4192956/4192956
[pid=19402] ppid=19400 vsize=13724 CPUtime=4.27
/proc/19402/stat : 19402 (sugar) S 19400 19402 18779 0 -1 4194304 1277 18599 0 1 3 1 412 11 16 0 1 0 29371314 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19402/statm: 3431 815 373 3 0 531 0
[pid=19404] ppid=19402 vsize=0 CPUtime=0.59
/proc/19404/stat : 19404 (java) Z 19402 19402 18779 0 -1 1036 7454 0 1 0 54 5 0 0 17 0 1 0 29371319 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19404/statm: 0 0 0 0 0 0 0
[pid=19421] ppid=19402 vsize=24136 CPUtime=1356.61
/proc/19421/stat : 19421 (minisat) R 19402 19402 18779 0 -1 0 5744 0 0 0 135654 7 0 0 25 0 1 0 29371814 24715264 5534 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/19421/statm: 6034 5534 51 112 0 5918 0
Current children cumulated CPU time (s) 1361.47
Current children cumulated vsize (KiB) 37860

[startup+1423.35 s]
/proc/loadavg: 2.01 2.00 2.04 3/78 19421
/proc/meminfo: memFree=1468576/2055920 swapFree=4192956/4192956
[pid=19402] ppid=19400 vsize=13724 CPUtime=4.27
/proc/19402/stat : 19402 (sugar) S 19400 19402 18779 0 -1 4194304 1277 18599 0 1 3 1 412 11 16 0 1 0 29371314 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19402/statm: 3431 815 373 3 0 531 0
[pid=19404] ppid=19402 vsize=0 CPUtime=0.59
/proc/19404/stat : 19404 (java) Z 19402 19402 18779 0 -1 1036 7454 0 1 0 54 5 0 0 17 0 1 0 29371319 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19404/statm: 0 0 0 0 0 0 0
[pid=19421] ppid=19402 vsize=24768 CPUtime=1416.61
/proc/19421/stat : 19421 (minisat) R 19402 19402 18779 0 -1 0 5857 0 0 0 141654 7 0 0 25 0 1 0 29371814 25362432 5647 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/19421/statm: 6192 5647 51 112 0 6076 0
Current children cumulated CPU time (s) 1421.47
Current children cumulated vsize (KiB) 38492

[startup+1483.37 s]
/proc/loadavg: 2.08 2.02 2.04 3/78 19421
/proc/meminfo: memFree=1468128/2055920 swapFree=4192956/4192956
[pid=19402] ppid=19400 vsize=13724 CPUtime=4.27
/proc/19402/stat : 19402 (sugar) S 19400 19402 18779 0 -1 4194304 1277 18599 0 1 3 1 412 11 16 0 1 0 29371314 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19402/statm: 3431 815 373 3 0 531 0
[pid=19404] ppid=19402 vsize=0 CPUtime=0.59
/proc/19404/stat : 19404 (java) Z 19402 19402 18779 0 -1 1036 7454 0 1 0 54 5 0 0 17 0 1 0 29371319 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19404/statm: 0 0 0 0 0 0 0
[pid=19421] ppid=19402 vsize=24932 CPUtime=1476.61
/proc/19421/stat : 19421 (minisat) R 19402 19402 18779 0 -1 0 5886 0 0 0 147654 7 0 0 25 0 1 0 29371814 25530368 5676 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134525007 0 0 4096 3 0 0 0 17 1 0 0
/proc/19421/statm: 6233 5676 51 112 0 6117 0
Current children cumulated CPU time (s) 1481.47
Current children cumulated vsize (KiB) 38656

[startup+1543.46 s]
/proc/loadavg: 2.03 2.01 2.04 3/78 19421
/proc/meminfo: memFree=1467808/2055920 swapFree=4192956/4192956
[pid=19402] ppid=19400 vsize=13724 CPUtime=4.27
/proc/19402/stat : 19402 (sugar) S 19400 19402 18779 0 -1 4194304 1277 18599 0 1 3 1 412 11 16 0 1 0 29371314 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19402/statm: 3431 815 373 3 0 531 0
[pid=19404] ppid=19402 vsize=0 CPUtime=0.59
/proc/19404/stat : 19404 (java) Z 19402 19402 18779 0 -1 1036 7454 0 1 0 54 5 0 0 17 0 1 0 29371319 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19404/statm: 0 0 0 0 0 0 0
[pid=19421] ppid=19402 vsize=24932 CPUtime=1536.69
/proc/19421/stat : 19421 (minisat) R 19402 19402 18779 0 -1 0 5887 0 0 0 153662 7 0 0 25 0 1 0 29371814 25530368 5677 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134525732 0 0 4096 3 0 0 0 17 1 0 0
/proc/19421/statm: 6233 5677 51 112 0 6117 0
Current children cumulated CPU time (s) 1541.55
Current children cumulated vsize (KiB) 38656

[startup+1603.56 s]
/proc/loadavg: 2.01 2.00 2.03 3/78 19423
/proc/meminfo: memFree=1466848/2055920 swapFree=4192956/4192956
[pid=19402] ppid=19400 vsize=13724 CPUtime=4.27
/proc/19402/stat : 19402 (sugar) S 19400 19402 18779 0 -1 4194304 1277 18599 0 1 3 1 412 11 16 0 1 0 29371314 14053376 815 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 237956542562 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/19402/statm: 3431 815 373 3 0 531 0
[pid=19404] ppid=19402 vsize=0 CPUtime=0.59
/proc/19404/stat : 19404 (java) Z 19402 19402 18779 0 -1 1036 7454 0 1 0 54 5 0 0 17 0 1 0 29371319 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/19404/statm: 0 0 0 0 0 0 0
[pid=19421] ppid=19402 vsize=24604 CPUtime=1596.76
/proc/19421/stat : 19421 (minisat) R 19402 19402 18779 0 -1 0 5897 0 0 0 159669 7 0 0 25 0 1 0 29371814 25194496 5631 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528677 0 0 4096 3 0 0 0 17 1 0 0
/proc/19421/statm: 6151 5631 51 112 0 6035 0
Current children cumulated CPU time (s) 1601.62
Current children cumulated vsize (KiB) 38328

Child status: 0

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 19402 and gives childrusage.ru_utime.tv_sec=1658 childrusage.ru_utime.tv_usec=479872 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=214967
CPU time returned by wait4() is 1658.69
while last known CPU time is 1659.26

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

Real time (s): 1661.4
CPU time (s): 1659.26
CPU user time (s): 1659.01
CPU system time (s): 0.25
CPU usage (%): 99.8713
Max. virtual memory (cumulated for all children) (KiB): 821052

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

runsolver used 2.13468 s user time and 4.88126 s system time

The end

Launcher Data (download as text)

Begin job on node69 on Mon Jan 29 18:08:56 UTC 2007


IDJOB= 199611
IDBENCH= 3628
IDSOLVER= 86
FILE ID= node69/199611-1170094135

PBS_JOBID= 3689602

Free space on /tmp= 66562 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-23/rand-23-23-253-131-53021_ext.xml
COMMAND LINE= /tmp/evaluation/199611-1170094135/solver /tmp/evaluation/199611-1170094135 /tmp/evaluation/199611-1170094135/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node69/watcher-199611-1170094135 -o ROOT/results/node69/solver-199611-1170094135 -C 1800 -M 900  /tmp/evaluation/199611-1170094135/solver /tmp/evaluation/199611-1170094135 /tmp/evaluation/199611-1170094135/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  5fed53841b4b437c3c9731d111aa34a3

RANDOM SEED= 551470623

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:       1474656 kB
Buffers:         50620 kB
Cached:         391788 kB
SwapCached:          0 kB
Active:         222692 kB
Inactive:       286552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1474656 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            3156 kB
Writeback:           0 kB
Mapped:          83624 kB
Slab:            57220 kB
Committed_AS:   338496 kB
PageTables:       2028 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= 66561 MiB



End job on node69 on Mon Jan 29 18:36:37 UTC 2007