Trace number 219017

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.1 1811.21

General information on the benchmark

NamechessboardColoration/
cc-15-15-3.xml
MD5SUMd6da2182f8f4dd934abd83c45d60985d
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables225
Number of constraints11025
Maximum constraint arity4
Maximum domain size3
Number of constraints which are defined in extension0
Number of constraints which are defined in intension11025
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05	c # Sugar v0-40 (/tmp/evaluation/219017-1170102368/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/219017-1170102368/unknown.xml [Mon Jan 29 21:26:09 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/219017-1170102368/unknown.xml /tmp/evaluation/219017-1170102368/sugar21963.csp [Mon Jan 29 21:26:09 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/219017-1170102368/sugar-v0-40.jar -convert /tmp/evaluation/219017-1170102368/unknown.xml /tmp/evaluation/219017-1170102368/sugar21963.csp
0.16	c BEGIN convert /tmp/evaluation/219017-1170102368/unknown.xml
1.48	c END convert (1.316086 seconds)
1.54	c # CONVERT_XML  END : /tmp/evaluation/219017-1170102368/sugar21963.csp 1217935 bytes (1 seconds) [Mon Jan 29 21:26:10 2007]
1.54	c # CONVERT_XML  CPU : 0 = 0 + 0 + 0 + 0
1.54	
1.54	c # GENERATE_SAT  BEGIN : /tmp/evaluation/219017-1170102368/sugar21963.bcnf [Mon Jan 29 21:26:10 2007]
1.54	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/219017-1170102368/sugar-v0-40.jar -bcnf -map /tmp/evaluation/219017-1170102368/sugar21963.map /tmp/evaluation/219017-1170102368/sugar21963.csp /tmp/evaluation/219017-1170102368/sugar21963.bcnf
1.65	c BEGIN parse /tmp/evaluation/219017-1170102368/sugar21963.csp
6.13	c END parse (4.482658 seconds)
6.13	c BEGIN simplify
6.80	c END simplify (0.671659 seconds)
6.80	c BEGIN encode /tmp/evaluation/219017-1170102368/sugar21963.bcnf
7.80	c END encode (0.990802 seconds)
9.25	c # GENERATE_SAT  END : 132750 variables 408150 clauses 5868032 bytes (8 seconds) [Mon Jan 29 21:26:18 2007]
9.25	c # GENERATE_SAT  CPU : 7.63 = 1.32 + 0.1 + 5.99 + 0.22
9.25	
9.25	c # SOLVE_SAT  BEGIN : /tmp/evaluation/219017-1170102368/sugar21963.bcnf [Mon Jan 29 21:26:18 2007]
9.25	c # CMD : /tmp/evaluation/219017-1170102368/minisat /tmp/evaluation/219017-1170102368/sugar21963.bcnf /tmp/evaluation/219017-1170102368/sugar21963.out
9.49	c ==================================[MINISAT]===================================
9.49	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
9.49	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
9.49	c ==============================================================================
9.49	c |         0 |  408150  1058850 |  136050       0        0     nan |  0.000 % |
9.66	c |       100 |  408150  1058850 |  149655     100     1122    11.2 |  0.000 % |
9.84	c |       250 |  408150  1058850 |  164620     250     2674    10.7 |  0.000 % |
10.09	c |       475 |  408150  1058850 |  181082     475     5007    10.5 |  0.000 % |
10.53	c |       812 |  408150  1058850 |  199190     812     8428    10.4 |  0.000 % |
11.12	c |      1318 |  408150  1058850 |  219109    1318    13469    10.2 |  0.000 % |
11.93	c |      2077 |  408150  1058850 |  241020    2077    22600    10.9 |  0.000 % |
13.18	c |      3216 |  408150  1058850 |  265122    3216    37609    11.7 |  0.000 % |
14.84	c |      4925 |  408150  1058850 |  291635    4925    64092    13.0 |  0.000 % |
17.27	c |      7487 |  408150  1058850 |  320798    7487   110560    14.8 |  0.000 % |
20.79	c |     11332 |  408150  1058850 |  352878   11332   254674    22.5 |  0.000 % |
26.68	c |     17098 |  408150  1058850 |  388166   17098   465343    27.2 |  0.000 % |
36.67	c |     25748 |  408150  1058850 |  426983   25748   867516    33.7 |  0.000 % |
56.69	c |     38722 |  408150  1058850 |  469681   38722  1583105    40.9 |  0.000 % |
92.09	c |     58187 |  408150  1058850 |  516649   58187  2465915    42.4 |  0.000 % |
150.46	c |     87379 |  408150  1058850 |  568314   87379  3993012    45.7 |  0.000 % |
271.54	c |    131170 |  408150  1058850 |  625146  131170  6760338    51.5 |  0.000 % |
515.97	c |    196855 |  408150  1058850 |  687660  196855 11613603    59.0 |  0.000 % |
962.64	c |    295381 |  408150  1058850 |  756426  295381 18008030    61.0 |  0.000 % |
1789.57	c |    443171 |  408150  1058850 |  832069  443171 27307699    61.6 |  0.000 % |
1810.19	
1810.19	s UNKNOWN
1810.19	c # INTERRUPTED
1810.19	c # MAIN  END :  (1810 seconds) [Mon Jan 29 21:56:19 2007]
1810.19	c # MAIN  CPU : 7.65 = 1.33 + 0.11 + 5.99 + 0.22
1810.19	

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/node20/watcher-219017-1170102368 -o ROOT/results/node20/solver-219017-1170102368 -C 1800 -M 900 /tmp/evaluation/219017-1170102368/solver /tmp/evaluation/219017-1170102368 /tmp/evaluation/219017-1170102368/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 0.92 0.98 1.08 5/95 21964
/proc/meminfo: memFree=1849304/2055920 swapFree=4192812/4192956
[pid=21963] ppid=21961 vsize=12128 CPUtime=0
/proc/21963/stat : 21963 (sugar) R 21961 21963 21815 0 -1 4194304 487 0 0 0 0 0 0 0 20 0 1 0 30190826 12419072 206 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273966187829 0 0 4224 0 0 0 0 17 1 0 0
/proc/21963/statm: 3032 206 154 3 0 132 0

[startup+0.10619 s]
/proc/loadavg: 0.92 0.98 1.08 5/95 21964
/proc/meminfo: memFree=1849304/2055920 swapFree=4192812/4192956
[pid=21963] ppid=21961 vsize=13724 CPUtime=0.03
/proc/21963/stat : 21963 (sugar) S 21961 21963 21815 0 -1 4194304 1112 0 0 0 3 0 0 0 20 0 1 0 30190826 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21963/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+0.514242 s]
/proc/loadavg: 0.92 0.98 1.08 5/95 21964
/proc/meminfo: memFree=1849304/2055920 swapFree=4192812/4192956
[pid=21963] ppid=21961 vsize=13724 CPUtime=0.03
/proc/21963/stat : 21963 (sugar) S 21961 21963 21815 0 -1 4194304 1121 0 0 0 3 0 0 0 15 0 1 0 30190826 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21963/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+1.33533 s]
/proc/loadavg: 0.92 0.98 1.08 2/89 21989
/proc/meminfo: memFree=1817352/2055920 swapFree=4192812/4192956
[pid=21963] ppid=21961 vsize=13724 CPUtime=0.03
/proc/21963/stat : 21963 (sugar) S 21961 21963 21815 0 -1 4194304 1121 0 0 0 3 0 0 0 15 0 1 0 30190826 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21963/statm: 3431 805 368 3 0 531 0
[pid=21965] ppid=21963 vsize=807420 CPUtime=1.27
/proc/21965/stat : 21965 (java) R 21963 21963 21815 0 -1 0 12758 0 1 0 120 7 0 0 17 0 8 0 30190831 826798080 12502 18446744073709551615 134512640 134570532 4294956544 18446744073709551615 4073816469 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21965/statm: 201855 12502 1694 14 0 189133 0
[pid=21965/tid=21966] ppid=21963 vsize=807420 CPUtime=0.16
/proc/21965/task/21966/stat : 21966 (java) S 21963 21963 21815 0 -1 64 6152 0 0 0 14 2 0 0 16 0 8 0 30190834 826798080 12502 18446744073709551615 134512640 134570532 4294956544 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21965/tid=21967] ppid=21963 vsize=807420 CPUtime=0
/proc/21965/task/21967/stat : 21967 (java) S 21963 21963 21815 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 30190835 826798080 12502 18446744073709551615 134512640 134570532 4294956544 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21965/tid=21968] ppid=21963 vsize=807420 CPUtime=0
/proc/21965/task/21968/stat : 21968 (java) S 21963 21963 21815 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 30190835 826798080 12502 18446744073709551615 134512640 134570532 4294956544 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21965/tid=21969] ppid=21963 vsize=807420 CPUtime=0
/proc/21965/task/21969/stat : 21969 (java) S 21963 21963 21815 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30190838 826798080 12502 18446744073709551615 134512640 134570532 4294956544 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21965/tid=21970] ppid=21963 vsize=807420 CPUtime=0.17
/proc/21965/task/21970/stat : 21970 (java) S 21963 21963 21815 0 -1 64 423 0 0 0 16 1 0 0 16 0 8 0 30190838 826798080 12502 18446744073709551615 134512640 134570532 4294956544 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21965/tid=21971] ppid=21963 vsize=807420 CPUtime=0
/proc/21965/task/21971/stat : 21971 (java) S 21963 21963 21815 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 30190838 826798080 12502 18446744073709551615 134512640 134570532 4294956544 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21965/tid=21972] ppid=21963 vsize=807420 CPUtime=0
/proc/21965/task/21972/stat : 21972 (java) S 21963 21963 21815 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30190838 826798080 12502 18446744073709551615 134512640 134570532 4294956544 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 821144

[startup+2.97634 s]
/proc/loadavg: 0.93 0.98 1.08 2/90 22001
/proc/meminfo: memFree=1832712/2055920 swapFree=4192812/4192956
[pid=21963] ppid=21961 vsize=13724 CPUtime=0.04
/proc/21963/stat : 21963 (sugar) S 21961 21963 21815 0 -1 4194304 1188 0 0 0 4 0 0 0 16 0 1 0 30190826 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21963/statm: 3431 808 370 3 0 531 0
[pid=21965] ppid=21963 vsize=0 CPUtime=1.43
/proc/21965/stat : 21965 (java) Z 21963 21963 21815 0 -1 1036 12767 0 1 0 135 8 0 0 16 0 1 0 30190831 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/21965/statm: 0 0 0 0 0 0 0
[pid=21994] ppid=21963 vsize=807064 CPUtime=1.4
/proc/21994/stat : 21994 (java) R 21963 21963 21815 0 -1 0 11295 0 1 0 132 8 0 0 17 0 8 0 30190980 826433536 11035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073479415 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21994/statm: 201766 11035 1494 14 0 189044 0
[pid=21994/tid=21995] ppid=21963 vsize=807064 CPUtime=0.33
/proc/21994/task/21995/stat : 21995 (java) S 21963 21963 21815 0 -1 64 5234 0 0 0 31 2 0 0 16 0 8 0 30190983 826433536 11035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21994/tid=21996] ppid=21963 vsize=807064 CPUtime=0
/proc/21994/task/21996/stat : 21996 (java) S 21963 21963 21815 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 30190984 826433536 11035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21994/tid=21997] ppid=21963 vsize=807064 CPUtime=0
/proc/21994/task/21997/stat : 21997 (java) S 21963 21963 21815 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 30190984 826433536 11035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21994/tid=21998] ppid=21963 vsize=807064 CPUtime=0
/proc/21994/task/21998/stat : 21998 (java) S 21963 21963 21815 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 30190987 826433536 11035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21994/tid=21999] ppid=21963 vsize=807064 CPUtime=0.04
/proc/21994/task/21999/stat : 21999 (java) S 21963 21963 21815 0 -1 64 292 0 0 0 4 0 0 0 16 0 8 0 30190987 826433536 11035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21994/tid=22000] ppid=21963 vsize=807064 CPUtime=0
/proc/21994/task/22000/stat : 22000 (java) S 21963 21963 21815 0 -1 64 3 0 0 0 0 0 0 0 22 0 8 0 30190987 826433536 11035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21994/tid=22001] ppid=21963 vsize=807064 CPUtime=0
/proc/21994/task/22001/stat : 22001 (java) S 21963 21963 21815 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30190987 826433536 11035 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 820788

[startup+6.18373 s]
/proc/loadavg: 0.93 0.98 1.08 3/103 22044
/proc/meminfo: memFree=1689120/2055920 swapFree=4192812/4192956
[pid=21963] ppid=21961 vsize=13724 CPUtime=0.04
/proc/21963/stat : 21963 (sugar) S 21961 21963 21815 0 -1 4194304 1188 0 0 0 4 0 0 0 16 0 1 0 30190826 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21963/statm: 3431 808 370 3 0 531 0
[pid=21965] ppid=21963 vsize=0 CPUtime=1.43
/proc/21965/stat : 21965 (java) Z 21963 21963 21815 0 -1 1036 12767 0 1 0 135 8 0 0 16 0 1 0 30190831 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/21965/statm: 0 0 0 0 0 0 0
[pid=21994] ppid=21963 vsize=807336 CPUtime=4.59
/proc/21994/stat : 21994 (java) R 21963 21963 21815 0 -1 0 18143 0 2 0 446 13 0 0 25 0 8 0 30190980 826712064 17857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072945064 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21994/statm: 201834 17857 1507 14 0 189112 0
[pid=21994/tid=21995] ppid=21963 vsize=807336 CPUtime=0.72
/proc/21994/task/21995/stat : 21995 (java) S 21963 21963 21815 0 -1 64 11912 0 1 0 67 5 0 0 16 0 8 0 30190983 826712064 17857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21994/tid=21996] ppid=21963 vsize=807336 CPUtime=0
/proc/21994/task/21996/stat : 21996 (java) S 21963 21963 21815 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 30190984 826712064 17857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21994/tid=21997] ppid=21963 vsize=807336 CPUtime=0
/proc/21994/task/21997/stat : 21997 (java) S 21963 21963 21815 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 30190984 826712064 17857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21994/tid=21998] ppid=21963 vsize=807336 CPUtime=0
/proc/21994/task/21998/stat : 21998 (java) S 21963 21963 21815 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 30190987 826712064 17857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21994/tid=21999] ppid=21963 vsize=807336 CPUtime=0.13
/proc/21994/task/21999/stat : 21999 (java) S 21963 21963 21815 0 -1 64 406 0 0 0 12 1 0 0 16 0 8 0 30190987 826712064 17857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21994/tid=22000] ppid=21963 vsize=807336 CPUtime=0
/proc/21994/task/22000/stat : 22000 (java) S 21963 21963 21815 0 -1 64 3 0 0 0 0 0 0 0 22 0 8 0 30190987 826712064 17857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21994/tid=22001] ppid=21963 vsize=807336 CPUtime=0
/proc/21994/task/22001/stat : 22001 (java) S 21963 21963 21815 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30190987 826712064 17857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.06
Current children cumulated vsize (KiB) 821060

[startup+12.6585 s]
/proc/loadavg: 1.09 1.02 1.09 3/96 22053
/proc/meminfo: memFree=1644824/2055920 swapFree=4192812/4192956
[pid=21963] ppid=21961 vsize=94416 CPUtime=7.68
/proc/21963/stat : 21963 (sugar) S 21961 21963 21815 0 -1 4194304 20673 30002 0 2 136 11 599 22 15 0 1 0 30190826 96681984 19703 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21963/statm: 23604 19703 373 3 0 20704 0
[pid=21965] ppid=21963 vsize=0 CPUtime=1.43
/proc/21965/stat : 21965 (java) Z 21963 21963 21815 0 -1 1036 12767 0 1 0 135 8 0 0 16 0 1 0 30190831 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/21965/statm: 0 0 0 0 0 0 0
[pid=22053] ppid=21963 vsize=19252 CPUtime=3.37
/proc/22053/stat : 22053 (minisat) R 21963 21963 21815 0 -1 0 5281 0 0 0 334 3 0 0 25 0 1 0 30191752 19714048 4227 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528141 0 0 4096 3 0 0 0 17 1 0 0
/proc/22053/statm: 4813 4227 52 112 0 4697 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 113668

[startup+25.5461 s]
/proc/loadavg: 1.31 1.06 1.10 4/96 22053
/proc/meminfo: memFree=1480664/2055920 swapFree=4192812/4192956
[pid=21963] ppid=21961 vsize=94416 CPUtime=7.68
/proc/21963/stat : 21963 (sugar) S 21961 21963 21815 0 -1 4194304 20673 30002 0 2 136 11 599 22 16 0 1 0 30190826 96681984 19703 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/21963/statm: 23604 19703 373 3 0 20704 0
[pid=21965] ppid=21963 vsize=0 CPUtime=1.43
/proc/21965/stat : 21965 (java) Z 21963 21963 21815 0 -1 1036 12767 0 1 0 135 8 0 0 16 0 1 0 30190831 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/21965/statm: 0 0 0 0 0 0 0
[pid=22053] ppid=21963 vsize=21436 CPUtime=16.2
/proc/22053/stat : 22053 (minisat) R 21963 21963 21815 0 -1 0 5824 0 0 0 1616 4 0 0 25 0 1 0 30191752 21950464 4770 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134527286 0 0 4096 3 0 0 0 17 1 0 0
/proc/22053/statm: 5359 4770 52 112 0 5243 0
Current children cumulated CPU time (s) 25.31
Current children cumulated vsize (KiB) 115852

[startup+51.2391 s]
/proc/loadavg: 1.55 1.14 1.12 3/89 22054
/proc/meminfo: memFree=1418128/2055920 swapFree=4192812/4192956
[pid=21963] ppid=21961 vsize=94416 CPUtime=7.68
/proc/21963/stat : 21963 (sugar) S 21961 21963 21815 0 -1 4194304 20673 30002 0 2 136 11 599 22 16 0 1 0 30190826 96681984 19703 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21963/statm: 23604 19703 373 3 0 20704 0
[pid=21965] ppid=21963 vsize=0 CPUtime=1.43
/proc/21965/stat : 21965 (java) Z 21963 21963 21815 0 -1 1036 12767 0 1 0 135 8 0 0 16 0 1 0 30190831 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/21965/statm: 0 0 0 0 0 0 0
[pid=22053] ppid=21963 vsize=26072 CPUtime=41.74
/proc/22053/stat : 22053 (minisat) R 21963 21963 21815 0 -1 0 6980 0 0 0 4169 5 0 0 25 0 1 0 30191752 26697728 5926 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 0 0 0
/proc/22053/statm: 6518 5926 52 112 0 6402 0
Current children cumulated CPU time (s) 50.85
Current children cumulated vsize (KiB) 120488

[startup+102.511 s]
/proc/loadavg: 1.80 1.27 1.17 3/89 22054
/proc/meminfo: memFree=1406928/2055920 swapFree=4192812/4192956
[pid=21963] ppid=21961 vsize=94416 CPUtime=7.68
/proc/21963/stat : 21963 (sugar) S 21961 21963 21815 0 -1 4194304 20673 30002 0 2 136 11 599 22 16 0 1 0 30190826 96681984 19703 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21963/statm: 23604 19703 373 3 0 20704 0
[pid=21965] ppid=21963 vsize=0 CPUtime=1.43
/proc/21965/stat : 21965 (java) Z 21963 21963 21815 0 -1 1036 12767 0 1 0 135 8 0 0 16 0 1 0 30190831 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/21965/statm: 0 0 0 0 0 0 0
[pid=22053] ppid=21963 vsize=32824 CPUtime=92.69
/proc/22053/stat : 22053 (minisat) R 21963 21963 21815 0 -1 0 8666 0 0 0 9260 9 0 0 25 0 1 0 30191752 33611776 7612 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528014 0 0 4096 3 0 0 0 17 0 0 0
/proc/22053/statm: 8206 7612 52 112 0 8090 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 127240

[startup+162.521 s]
/proc/loadavg: 1.92 1.40 1.22 3/89 22054
/proc/meminfo: memFree=1392336/2055920 swapFree=4192812/4192956
[pid=21963] ppid=21961 vsize=94416 CPUtime=7.68
/proc/21963/stat : 21963 (sugar) S 21961 21963 21815 0 -1 4194304 20673 30002 0 2 136 11 599 22 16 0 1 0 30190826 96681984 19703 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21963/statm: 23604 19703 373 3 0 20704 0
[pid=21965] ppid=21963 vsize=0 CPUtime=1.43
/proc/21965/stat : 21965 (java) Z 21963 21963 21815 0 -1 1036 12767 0 1 0 135 8 0 0 16 0 1 0 30190831 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/21965/statm: 0 0 0 0 0 0 0
[pid=22053] ppid=21963 vsize=40268 CPUtime=152.38
/proc/22053/stat : 22053 (minisat) R 21963 21963 21815 0 -1 0 10503 0 0 0 15226 12 0 0 25 0 1 0 30191752 41234432 9449 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528316 0 0 4096 3 0 0 0 17 0 0 0
/proc/22053/statm: 10067 9449 52 112 0 9951 0
Current children cumulated CPU time (s) 161.49
Current children cumulated vsize (KiB) 134684

[startup+222.534 s]
/proc/loadavg: 1.97 1.51 1.26 3/89 22054
/proc/meminfo: memFree=1379344/2055920 swapFree=4192812/4192956
[pid=21963] ppid=21961 vsize=94416 CPUtime=7.68
/proc/21963/stat : 21963 (sugar) S 21961 21963 21815 0 -1 4194304 20673 30002 0 2 136 11 599 22 16 0 1 0 30190826 96681984 19703 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21963/statm: 23604 19703 373 3 0 20704 0
[pid=21965] ppid=21963 vsize=0 CPUtime=1.43

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

/proc/22053/stat : 22053 (minisat) R 21963 21963 21815 0 -1 0 29744 0 0 0 122616 41 0 0 25 0 1 0 30191752 120815616 28690 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134525036 0 0 4096 3 0 0 0 17 0 0 0
/proc/22053/statm: 29496 28690 52 112 0 29380 0
Current children cumulated CPU time (s) 1235.68
Current children cumulated vsize (KiB) 212400

[startup+1302.68 s]
/proc/loadavg: 2.00 1.98 1.74 3/89 22056
/proc/meminfo: memFree=1225816/2055920 swapFree=4192812/4192956
[pid=21963] ppid=21961 vsize=94416 CPUtime=7.68
/proc/21963/stat : 21963 (sugar) S 21961 21963 21815 0 -1 4194304 20673 30002 0 2 136 11 599 22 16 0 1 0 30190826 96681984 19703 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21963/statm: 23604 19703 373 3 0 20704 0
[pid=21965] ppid=21963 vsize=0 CPUtime=1.43
/proc/21965/stat : 21965 (java) Z 21963 21963 21815 0 -1 1036 12767 0 1 0 135 8 0 0 16 0 1 0 30190831 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/21965/statm: 0 0 0 0 0 0 0
[pid=22053] ppid=21963 vsize=120732 CPUtime=1286.24
/proc/22053/stat : 22053 (minisat) R 21963 21963 21815 0 -1 0 30450 0 0 0 128582 42 0 0 25 0 1 0 30191752 123629568 29396 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/22053/statm: 30183 29396 52 112 0 30067 0
Current children cumulated CPU time (s) 1295.35
Current children cumulated vsize (KiB) 215148

[startup+1362.68 s]
/proc/loadavg: 2.04 2.00 1.76 3/89 22056
/proc/meminfo: memFree=1218840/2055920 swapFree=4192812/4192956
[pid=21963] ppid=21961 vsize=94416 CPUtime=7.68
/proc/21963/stat : 21963 (sugar) S 21961 21963 21815 0 -1 4194304 20673 30002 0 2 136 11 599 22 16 0 1 0 30190826 96681984 19703 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21963/statm: 23604 19703 373 3 0 20704 0
[pid=21965] ppid=21963 vsize=0 CPUtime=1.43
/proc/21965/stat : 21965 (java) Z 21963 21963 21815 0 -1 1036 12767 0 1 0 135 8 0 0 16 0 1 0 30190831 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/21965/statm: 0 0 0 0 0 0 0
[pid=22053] ppid=21963 vsize=123584 CPUtime=1345.91
/proc/22053/stat : 22053 (minisat) R 21963 21963 21815 0 -1 0 31177 0 0 0 134548 43 0 0 25 0 1 0 30191752 126550016 30123 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/22053/statm: 30896 30123 52 112 0 30780 0
Current children cumulated CPU time (s) 1355.02
Current children cumulated vsize (KiB) 218000

[startup+1422.69 s]
/proc/loadavg: 2.01 2.00 1.77 3/89 22056
/proc/meminfo: memFree=1211672/2055920 swapFree=4192812/4192956
[pid=21963] ppid=21961 vsize=94416 CPUtime=7.68
/proc/21963/stat : 21963 (sugar) S 21961 21963 21815 0 -1 4194304 20673 30002 0 2 136 11 599 22 16 0 1 0 30190826 96681984 19703 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21963/statm: 23604 19703 373 3 0 20704 0
[pid=21965] ppid=21963 vsize=0 CPUtime=1.43
/proc/21965/stat : 21965 (java) Z 21963 21963 21815 0 -1 1036 12767 0 1 0 135 8 0 0 16 0 1 0 30190831 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/21965/statm: 0 0 0 0 0 0 0
[pid=22053] ppid=21963 vsize=127040 CPUtime=1405.6
/proc/22053/stat : 22053 (minisat) R 21963 21963 21815 0 -1 0 32024 0 0 0 140516 44 0 0 25 0 1 0 30191752 130088960 30970 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134525007 0 0 4096 3 0 0 0 17 0 0 0
/proc/22053/statm: 31760 30970 52 112 0 31644 0
Current children cumulated CPU time (s) 1414.71
Current children cumulated vsize (KiB) 221456

[startup+1482.7 s]
/proc/loadavg: 2.00 2.00 1.78 3/89 22056
/proc/meminfo: memFree=1205016/2055920 swapFree=4192812/4192956
[pid=21963] ppid=21961 vsize=94416 CPUtime=7.68
/proc/21963/stat : 21963 (sugar) S 21961 21963 21815 0 -1 4194304 20673 30002 0 2 136 11 599 22 16 0 1 0 30190826 96681984 19703 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21963/statm: 23604 19703 373 3 0 20704 0
[pid=21965] ppid=21963 vsize=0 CPUtime=1.43
/proc/21965/stat : 21965 (java) Z 21963 21963 21815 0 -1 1036 12767 0 1 0 135 8 0 0 16 0 1 0 30190831 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/21965/statm: 0 0 0 0 0 0 0
[pid=22053] ppid=21963 vsize=130040 CPUtime=1465.28
/proc/22053/stat : 22053 (minisat) R 21963 21963 21815 0 -1 0 32801 0 0 0 146482 46 0 0 25 0 1 0 30191752 133160960 31747 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/22053/statm: 32510 31747 52 112 0 32394 0
Current children cumulated CPU time (s) 1474.39
Current children cumulated vsize (KiB) 224456

[startup+1542.71 s]
/proc/loadavg: 2.00 2.00 1.80 3/89 22056
/proc/meminfo: memFree=1198488/2055920 swapFree=4192812/4192956
[pid=21963] ppid=21961 vsize=94416 CPUtime=7.68
/proc/21963/stat : 21963 (sugar) S 21961 21963 21815 0 -1 4194304 20673 30002 0 2 136 11 599 22 16 0 1 0 30190826 96681984 19703 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21963/statm: 23604 19703 373 3 0 20704 0
[pid=21965] ppid=21963 vsize=0 CPUtime=1.43
/proc/21965/stat : 21965 (java) Z 21963 21963 21815 0 -1 1036 12767 0 1 0 135 8 0 0 16 0 1 0 30190831 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/21965/statm: 0 0 0 0 0 0 0
[pid=22053] ppid=21963 vsize=133180 CPUtime=1524.95
/proc/22053/stat : 22053 (minisat) R 21963 21963 21815 0 -1 0 33583 0 0 0 152446 49 0 0 25 0 1 0 30191752 136376320 32529 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528677 0 0 4096 3 0 0 0 17 0 0 0
/proc/22053/statm: 33295 32529 52 112 0 33179 0
Current children cumulated CPU time (s) 1534.06
Current children cumulated vsize (KiB) 227596

[startup+1602.71 s]
/proc/loadavg: 2.00 2.00 1.81 3/89 22056
/proc/meminfo: memFree=1192024/2055920 swapFree=4192812/4192956
[pid=21963] ppid=21961 vsize=94416 CPUtime=7.68
/proc/21963/stat : 21963 (sugar) S 21961 21963 21815 0 -1 4194304 20673 30002 0 2 136 11 599 22 16 0 1 0 30190826 96681984 19703 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21963/statm: 23604 19703 373 3 0 20704 0
[pid=21965] ppid=21963 vsize=0 CPUtime=1.43
/proc/21965/stat : 21965 (java) Z 21963 21963 21815 0 -1 1036 12767 0 1 0 135 8 0 0 16 0 1 0 30190831 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/21965/statm: 0 0 0 0 0 0 0
[pid=22053] ppid=21963 vsize=136124 CPUtime=1584.64
/proc/22053/stat : 22053 (minisat) R 21963 21963 21815 0 -1 0 34335 0 0 0 158414 50 0 0 25 0 1 0 30191752 139390976 33281 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/22053/statm: 34031 33281 52 112 0 33915 0
Current children cumulated CPU time (s) 1593.75
Current children cumulated vsize (KiB) 230540

[startup+1662.72 s]
/proc/loadavg: 2.00 2.00 1.82 3/89 22056
/proc/meminfo: memFree=1185752/2055920 swapFree=4192812/4192956
[pid=21963] ppid=21961 vsize=94416 CPUtime=7.68
/proc/21963/stat : 21963 (sugar) S 21961 21963 21815 0 -1 4194304 20673 30002 0 2 136 11 599 22 16 0 1 0 30190826 96681984 19703 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21963/statm: 23604 19703 373 3 0 20704 0
[pid=21965] ppid=21963 vsize=0 CPUtime=1.43
/proc/21965/stat : 21965 (java) Z 21963 21963 21815 0 -1 1036 12767 0 1 0 135 8 0 0 16 0 1 0 30190831 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/21965/statm: 0 0 0 0 0 0 0
[pid=22053] ppid=21963 vsize=139012 CPUtime=1644.31
/proc/22053/stat : 22053 (minisat) R 21963 21963 21815 0 -1 0 35058 0 0 0 164380 51 0 0 25 0 1 0 30191752 142348288 34004 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/22053/statm: 34753 34004 52 112 0 34637 0
Current children cumulated CPU time (s) 1653.42
Current children cumulated vsize (KiB) 233428

[startup+1722.73 s]
/proc/loadavg: 2.00 2.00 1.83 3/89 22056
/proc/meminfo: memFree=1179544/2055920 swapFree=4192812/4192956
[pid=21963] ppid=21961 vsize=94416 CPUtime=7.68
/proc/21963/stat : 21963 (sugar) S 21961 21963 21815 0 -1 4194304 20673 30002 0 2 136 11 599 22 16 0 1 0 30190826 96681984 19703 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21963/statm: 23604 19703 373 3 0 20704 0
[pid=21965] ppid=21963 vsize=0 CPUtime=1.43
/proc/21965/stat : 21965 (java) Z 21963 21963 21815 0 -1 1036 12767 0 1 0 135 8 0 0 16 0 1 0 30190831 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/21965/statm: 0 0 0 0 0 0 0
[pid=22053] ppid=21963 vsize=141704 CPUtime=1703.98
/proc/22053/stat : 22053 (minisat) R 21963 21963 21815 0 -1 0 35763 0 0 0 170346 52 0 0 25 0 1 0 30191752 145104896 34709 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/22053/statm: 35426 34709 52 112 0 35310 0
Current children cumulated CPU time (s) 1713.09
Current children cumulated vsize (KiB) 236120

[startup+1782.74 s]
/proc/loadavg: 2.00 2.00 1.83 3/89 22056
/proc/meminfo: memFree=1173528/2055920 swapFree=4192812/4192956
[pid=21963] ppid=21961 vsize=94416 CPUtime=7.68
/proc/21963/stat : 21963 (sugar) S 21961 21963 21815 0 -1 4194304 20673 30002 0 2 136 11 599 22 16 0 1 0 30190826 96681984 19703 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21963/statm: 23604 19703 373 3 0 20704 0
[pid=21965] ppid=21963 vsize=0 CPUtime=1.43
/proc/21965/stat : 21965 (java) Z 21963 21963 21815 0 -1 1036 12767 0 1 0 135 8 0 0 16 0 1 0 30190831 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/21965/statm: 0 0 0 0 0 0 0
[pid=22053] ppid=21963 vsize=144384 CPUtime=1763.67
/proc/22053/stat : 22053 (minisat) R 21963 21963 21815 0 -1 0 36426 0 0 0 176314 53 0 0 25 0 1 0 30191752 147849216 35372 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134527084 0 0 4096 3 0 0 0 17 0 0 0
/proc/22053/statm: 36096 35372 52 112 0 35980 0
Current children cumulated CPU time (s) 1772.78
Current children cumulated vsize (KiB) 238800



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.17 s]
/proc/loadavg: 2.00 2.00 1.83 4/89 22056
/proc/meminfo: memFree=1169944/2055920 swapFree=4192812/4192956
[pid=21963] ppid=21961 vsize=94416 CPUtime=7.68
/proc/21963/stat : 21963 (sugar) S 21961 21963 21815 0 -1 4194304 20673 30002 0 2 136 11 599 22 16 0 1 0 30190826 96681984 19703 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 273961496674 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/21963/statm: 23604 19703 373 3 0 20704 0
[pid=21965] ppid=21963 vsize=0 CPUtime=1.43
/proc/21965/stat : 21965 (java) Z 21963 21963 21815 0 -1 1036 12767 0 1 0 135 8 0 0 16 0 1 0 30190831 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 0 0 0
/proc/21965/statm: 0 0 0 0 0 0 0
[pid=22053] ppid=21963 vsize=146556 CPUtime=1790.96
/proc/22053/stat : 22053 (minisat) R 21963 21963 21815 0 -1 0 36945 0 0 0 179042 54 0 0 25 0 1 0 30191752 150073344 35891 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/22053/statm: 36639 35891 52 112 0 36523 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 240972

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 21963 and gives childrusage.ru_utime.tv_sec=7 childrusage.ru_utime.tv_usec=352882 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=357945
CPU time returned by wait4() is 7.71083
while last known CPU time is 1800.1

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

Real time (s): 1811.21
CPU time (s): 1800.1
CPU user time (s): 1799.12
CPU system time (s): 0.98
CPU usage (%): 99.3865
Max. virtual memory (cumulated for all children) (KiB): 821144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.35288
system time used= 0.357945
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50759
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= 976
involuntary context switches= 998

runsolver used 2.47362 s user time and 5.54716 s system time

The end

Launcher Data (download as text)

Begin job on node20 on Mon Jan 29 20:26:08 UTC 2007


IDJOB= 219017
IDBENCH= 5273
IDSOLVER= 86
FILE ID= node20/219017-1170102368

PBS_JOBID= 3689762

Free space on /tmp= 66561 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/chessboardColoration/cc-15-15-3.xml
COMMAND LINE= /tmp/evaluation/219017-1170102368/solver /tmp/evaluation/219017-1170102368 /tmp/evaluation/219017-1170102368/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-219017-1170102368 -o ROOT/results/node20/solver-219017-1170102368 -C 1800 -M 900  /tmp/evaluation/219017-1170102368/solver /tmp/evaluation/219017-1170102368 /tmp/evaluation/219017-1170102368/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  d6da2182f8f4dd934abd83c45d60985d

RANDOM SEED= 774662783

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.234
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.234
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:       1851064 kB
Buffers:         34260 kB
Cached:          51284 kB
SwapCached:          0 kB
Active:         113480 kB
Inactive:        45488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1851064 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3696 kB
Writeback:           0 kB
Mapped:          98888 kB
Slab:            30816 kB
Committed_AS:   514796 kB
PageTables:       2148 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= 66525 MiB



End job on node20 on Mon Jan 29 20:56:20 UTC 2007