Trace number 231648

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.11 1813.24

General information on the benchmark

Namegeom/
geo50-20-d4-75-70_ext.xml
MD5SUM3ff044f75ae42272ea5545f60b6b7319
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark19.0611
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables50
Number of constraints451
Maximum constraint arity2
Maximum domain size20
Number of constraints which are defined in extension451
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/231648-1170106471/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/231648-1170106471/unknown.xml [Mon Jan 29 22:34:35 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/231648-1170106471/unknown.xml /tmp/evaluation/231648-1170106471/sugar25739.csp [Mon Jan 29 22:34:35 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/231648-1170106471/sugar-v0-40.jar -convert /tmp/evaluation/231648-1170106471/unknown.xml /tmp/evaluation/231648-1170106471/sugar25739.csp
0.17	c BEGIN convert /tmp/evaluation/231648-1170106471/unknown.xml
0.71	c END convert (0.54276 seconds)
0.76	c # CONVERT_XML  END : /tmp/evaluation/231648-1170106471/sugar25739.csp 1482265 bytes (1 seconds) [Mon Jan 29 22:34:36 2007]
0.76	c # CONVERT_XML  CPU : 0.65 = 0 + 0 + 0.6 + 0.05
0.76	
0.76	c # GENERATE_SAT  BEGIN : /tmp/evaluation/231648-1170106471/sugar25739.bcnf [Mon Jan 29 22:34:36 2007]
0.76	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/231648-1170106471/sugar-v0-40.jar -bcnf -map /tmp/evaluation/231648-1170106471/sugar25739.map /tmp/evaluation/231648-1170106471/sugar25739.csp /tmp/evaluation/231648-1170106471/sugar25739.bcnf
0.87	c BEGIN parse /tmp/evaluation/231648-1170106471/sugar25739.csp
6.13	c END parse (5.254224 seconds)
6.13	c BEGIN simplify
6.15	c END simplify (0.02273 seconds)
6.15	c BEGIN encode /tmp/evaluation/231648-1170106471/sugar25739.bcnf
6.39	c END encode (0.241168 seconds)
6.43	c # GENERATE_SAT  END : 950 variables 46201 clauses 880644 bytes (6 seconds) [Mon Jan 29 22:34:42 2007]
6.43	c # GENERATE_SAT  CPU : 5.59 = 0 + 0 + 5.45 + 0.14
6.43	
6.43	c # SOLVE_SAT  BEGIN : /tmp/evaluation/231648-1170106471/sugar25739.bcnf [Mon Jan 29 22:34:42 2007]
6.43	c # CMD : /tmp/evaluation/231648-1170106471/minisat /tmp/evaluation/231648-1170106471/sugar25739.bcnf /tmp/evaluation/231648-1170106471/sugar25739.out
6.46	c ==================================[MINISAT]===================================
6.46	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
6.46	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
6.46	c ==============================================================================
6.46	c |         0 |   46201   173954 |   15400       0        0     nan |  0.000 % |
6.48	c |       101 |   46201   173954 |   16940     101      882     8.7 |  0.000 % |
6.50	c |       252 |   46201   173954 |   18634     252     2000     7.9 |  0.005 % |
6.53	c |       477 |   46201   173954 |   20497     477     3988     8.4 |  0.005 % |
6.58	c |       814 |   46201   173954 |   22547     814     6743     8.3 |  0.002 % |
6.65	c |      1320 |   46201   173954 |   24801    1320    11548     8.7 |  0.005 % |
6.78	c |      2079 |   46201   173954 |   27282    2079    18743     9.0 |  0.005 % |
6.95	c |      3219 |   46201   173954 |   30010    3219    29369     9.1 |  0.005 % |
7.19	c |      4928 |   46203   173954 |   33011    4926    46943     9.5 |  0.005 % |
7.57	c |      7491 |   46204   173954 |   36312    7488    72068     9.6 |  0.005 % |
8.18	c |     11335 |   46206   173954 |   39943   11330   114548    10.1 |  0.005 % |
9.34	c |     17102 |   46207   173954 |   43937   17096   176663    10.3 |  0.005 % |
11.38	c |     25751 |   46208   173954 |   48331   25744   282425    11.0 |  0.005 % |
15.51	c |     38726 |   46209   173954 |   53164   38718   441286    11.4 |  0.006 % |
22.88	c |     58190 |   46212   173954 |   58481   19627   231858    11.8 |  0.007 % |
29.31	c |     87382 |   46088   173621 |   64329   23644   299137    12.7 |  0.106 % |
46.17	c |    131171 |   46102   173621 |   70762   17771   229949    12.9 |  0.107 % |
75.28	c |    196855 |   46116   173621 |   77838   27297   359899    13.2 |  0.106 % |
120.75	c |    295381 |   46119   173621 |   85622   63557   860695    13.5 |  0.109 % |
191.38	c |    443174 |   45801   172590 |   94184   57027   882114    15.5 |  0.316 % |
330.19	c |    664858 |   45817   172590 |  103603   47649   704678    14.8 |  0.318 % |
526.65	c |    997385 |   45543   171679 |  113963   73906  1143327    15.5 |  0.526 % |
862.54	c |   1496173 |   45328   170950 |  125360   78077  1080427    13.8 |  0.737 % |
1397.79	c |   2244356 |   45355   170950 |  137896   73895  1124786    15.2 |  0.738 % |
1812.70	s UNKNOWN
1812.70	c # ERROR No such file or directory /tmp/evaluation/231648-1170106471/sugar25739.out, at /tmp/evaluation/231648-1170106471/sugar line 393.
1812.70	
1812.70	c # MAIN  END :  (1813 seconds) [Mon Jan 29 23:04:48 2007]
1812.70	c # MAIN  CPU : 1800.05 = 0 + 0.01 + 1796.97 + 3.07
1812.70	

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/node26/watcher-231648-1170106471 -o ROOT/results/node26/solver-231648-1170106471 -C 1800 -M 900 /tmp/evaluation/231648-1170106471/solver /tmp/evaluation/231648-1170106471 /tmp/evaluation/231648-1170106471/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.90 3.41 3.22 5/83 25740
/proc/meminfo: memFree=1865120/2055920 swapFree=4192812/4192956
[pid=25739] ppid=25736 vsize=12268 CPUtime=0
/proc/25739/stat : 25739 (sugar) R 25736 25739 25046 0 -1 4194304 596 0 0 0 0 0 0 0 18 0 1 0 30601181 12562432 315 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269028653669 0 0 4224 0 0 0 0 17 1 0 0
/proc/25739/statm: 3067 315 241 3 0 167 0

[startup+0.107745 s]
/proc/loadavg: 2.90 3.41 3.22 5/83 25740
/proc/meminfo: memFree=1865120/2055920 swapFree=4192812/4192956
[pid=25739] ppid=25736 vsize=13724 CPUtime=0.03
/proc/25739/stat : 25739 (sugar) S 25736 25739 25046 0 -1 4194304 1112 0 0 0 3 0 0 0 18 0 1 0 30601181 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25739/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+0.515814 s]
/proc/loadavg: 2.90 3.41 3.22 5/83 25740
/proc/meminfo: memFree=1865120/2055920 swapFree=4192812/4192956
[pid=25739] ppid=25736 vsize=13724 CPUtime=0.03
/proc/25739/stat : 25739 (sugar) S 25736 25739 25046 0 -1 4194304 1121 0 0 0 3 0 0 0 15 0 1 0 30601181 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25739/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+1.33896 s]
/proc/loadavg: 2.99 3.42 3.23 4/102 25775
/proc/meminfo: memFree=1819656/2055920 swapFree=4192812/4192956
[pid=25739] ppid=25736 vsize=13724 CPUtime=0.68
/proc/25739/stat : 25739 (sugar) S 25736 25739 25046 0 -1 4194304 1190 7680 0 1 3 0 60 5 15 0 1 0 30601181 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25739/statm: 3431 809 371 3 0 531 0
[pid=25760] ppid=25739 vsize=807064 CPUtime=0.56
/proc/25760/stat : 25760 (java) R 25739 25739 25046 0 -1 0 7738 0 1 0 52 4 0 0 25 0 8 0 30601257 826433536 7486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073504511 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25760/statm: 201766 7486 1494 14 0 189044 0
[pid=25760/tid=25762] ppid=25739 vsize=807064 CPUtime=0.09
/proc/25760/task/25762/stat : 25762 (java) S 25739 25739 25046 0 -1 64 1684 0 0 0 8 1 0 0 16 0 8 0 30601261 826433536 7486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25760/tid=25764] ppid=25739 vsize=807064 CPUtime=0
/proc/25760/task/25764/stat : 25764 (java) S 25739 25739 25046 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30601261 826433536 7486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25760/tid=25765] ppid=25739 vsize=807064 CPUtime=0
/proc/25760/task/25765/stat : 25765 (java) S 25739 25739 25046 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30601261 826433536 7486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25760/tid=25768] ppid=25739 vsize=807064 CPUtime=0
/proc/25760/task/25768/stat : 25768 (java) S 25739 25739 25046 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 30601264 826433536 7486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25760/tid=25769] ppid=25739 vsize=807064 CPUtime=0.05
/proc/25760/task/25769/stat : 25769 (java) S 25739 25739 25046 0 -1 64 292 0 0 0 5 0 0 0 18 0 8 0 30601264 826433536 7486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25760/tid=25770] ppid=25739 vsize=807064 CPUtime=0
/proc/25760/task/25770/stat : 25770 (java) S 25739 25739 25046 0 -1 64 3 0 0 0 0 0 0 0 24 0 8 0 30601264 826433536 7486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25760/tid=25771] ppid=25739 vsize=807064 CPUtime=0
/proc/25760/task/25771/stat : 25771 (java) S 25739 25739 25046 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30601264 826433536 7486 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 820788

[startup+2.99225 s]
/proc/loadavg: 2.99 3.42 3.23 3/102 25775
/proc/meminfo: memFree=1780808/2055920 swapFree=4192812/4192956
[pid=25739] ppid=25736 vsize=13724 CPUtime=0.68
/proc/25739/stat : 25739 (sugar) S 25736 25739 25046 0 -1 4194304 1190 7680 0 1 3 0 60 5 15 0 1 0 30601181 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25739/statm: 3431 809 371 3 0 531 0
[pid=25760] ppid=25739 vsize=807336 CPUtime=2.18
/proc/25760/stat : 25760 (java) R 25739 25739 25046 0 -1 0 13728 0 1 0 210 8 0 0 25 0 8 0 30601257 826712064 13461 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25760/statm: 201834 13461 1506 14 0 189112 0
[pid=25760/tid=25762] ppid=25739 vsize=807336 CPUtime=0.53
/proc/25760/task/25762/stat : 25762 (java) R 25739 25739 25046 0 -1 64 7527 0 0 0 49 4 0 0 16 0 8 0 30601261 826712064 13461 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153827388 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25760/tid=25764] ppid=25739 vsize=807336 CPUtime=0
/proc/25760/task/25764/stat : 25764 (java) S 25739 25739 25046 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30601261 826712064 13461 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25760/tid=25765] ppid=25739 vsize=807336 CPUtime=0
/proc/25760/task/25765/stat : 25765 (java) S 25739 25739 25046 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30601261 826712064 13461 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25760/tid=25768] ppid=25739 vsize=807336 CPUtime=0
/proc/25760/task/25768/stat : 25768 (java) S 25739 25739 25046 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 30601264 826712064 13461 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25760/tid=25769] ppid=25739 vsize=807336 CPUtime=0.12
/proc/25760/task/25769/stat : 25769 (java) S 25739 25739 25046 0 -1 64 400 0 0 0 12 0 0 0 16 0 8 0 30601264 826712064 13461 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25760/tid=25770] ppid=25739 vsize=807336 CPUtime=0
/proc/25760/task/25770/stat : 25770 (java) S 25739 25739 25046 0 -1 64 3 0 0 0 0 0 0 0 24 0 8 0 30601264 826712064 13461 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25760/tid=25771] ppid=25739 vsize=807336 CPUtime=0
/proc/25760/task/25771/stat : 25771 (java) S 25739 25739 25046 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30601264 826712064 13461 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 821060

[startup+6.28282 s]
/proc/loadavg: 2.99 3.42 3.23 4/102 25775
/proc/meminfo: memFree=1715144/2055920 swapFree=4192812/4192956
[pid=25739] ppid=25736 vsize=13724 CPUtime=0.68
/proc/25739/stat : 25739 (sugar) S 25736 25739 25046 0 -1 4194304 1190 7680 0 1 3 0 60 5 16 0 1 0 30601181 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25739/statm: 3431 809 371 3 0 531 0
[pid=25760] ppid=25739 vsize=807336 CPUtime=5.46
/proc/25760/stat : 25760 (java) R 25739 25739 25046 0 -1 0 22396 0 1 0 534 12 0 0 25 0 8 0 30601257 826712064 22096 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073775551 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25760/statm: 201834 22096 1511 14 0 189112 0
[pid=25760/tid=25762] ppid=25739 vsize=807336 CPUtime=0.93
/proc/25760/task/25762/stat : 25762 (java) S 25739 25739 25046 0 -1 64 16145 0 0 0 86 7 0 0 16 0 8 0 30601261 826712064 22096 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25760/tid=25764] ppid=25739 vsize=807336 CPUtime=0
/proc/25760/task/25764/stat : 25764 (java) S 25739 25739 25046 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30601261 826712064 22096 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25760/tid=25765] ppid=25739 vsize=807336 CPUtime=0
/proc/25760/task/25765/stat : 25765 (java) S 25739 25739 25046 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30601261 826712064 22096 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25760/tid=25768] ppid=25739 vsize=807336 CPUtime=0
/proc/25760/task/25768/stat : 25768 (java) S 25739 25739 25046 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 30601264 826712064 22096 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25760/tid=25769] ppid=25739 vsize=807336 CPUtime=0.13
/proc/25760/task/25769/stat : 25769 (java) S 25739 25739 25046 0 -1 64 408 0 0 0 13 0 0 0 16 0 8 0 30601264 826712064 22096 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25760/tid=25770] ppid=25739 vsize=807336 CPUtime=0
/proc/25760/task/25770/stat : 25770 (java) S 25739 25739 25046 0 -1 64 3 0 0 0 0 0 0 0 24 0 8 0 30601264 826712064 22096 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25760/tid=25771] ppid=25739 vsize=807336 CPUtime=0
/proc/25760/task/25771/stat : 25771 (java) S 25739 25739 25046 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30601264 826712064 22096 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 821060

[startup+12.7437 s]
/proc/loadavg: 2.76 3.35 3.21 2/82 25793
/proc/meminfo: memFree=1856424/2055920 swapFree=4192812/4192956
[pid=25739] ppid=25736 vsize=13724 CPUtime=6.28
/proc/25739/stat : 25739 (sugar) S 25736 25739 25046 0 -1 4194304 1282 30300 0 2 3 1 605 19 16 0 1 0 30601181 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25739/statm: 3431 821 373 3 0 531 0
[pid=25776] ppid=25739 vsize=5972 CPUtime=6.27
/proc/25776/stat : 25776 (minisat) R 25739 25739 25046 0 -1 0 1372 0 0 0 627 0 0 0 25 0 1 0 30601825 6115328 1143 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/25776/statm: 1493 1143 51 112 0 1377 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 19696

[startup+25.562 s]
/proc/loadavg: 2.49 3.28 3.18 2/82 25794
/proc/meminfo: memFree=1855592/2055920 swapFree=4192812/4192956
[pid=25739] ppid=25736 vsize=13724 CPUtime=6.28
/proc/25739/stat : 25739 (sugar) S 25736 25739 25046 0 -1 4194304 1282 30300 0 2 3 1 605 19 16 0 1 0 30601181 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25739/statm: 3431 821 373 3 0 531 0
[pid=25776] ppid=25739 vsize=8012 CPUtime=19.09
/proc/25776/stat : 25776 (minisat) R 25739 25739 25046 0 -1 0 1866 0 0 0 1908 1 0 0 25 0 1 0 30601825 8204288 1637 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528525 0 0 4096 3 0 0 0 17 1 0 0
/proc/25776/statm: 2003 1637 51 112 0 1887 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 21736

[startup+51.2064 s]
/proc/loadavg: 2.06 3.11 3.13 3/95 25848
/proc/meminfo: memFree=1708096/2055920 swapFree=4192812/4192956
[pid=25739] ppid=25736 vsize=13724 CPUtime=6.28
/proc/25739/stat : 25739 (sugar) S 25736 25739 25046 0 -1 4194304 1282 30300 0 2 3 1 605 19 16 0 1 0 30601181 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25739/statm: 3431 821 373 3 0 531 0
[pid=25776] ppid=25739 vsize=10016 CPUtime=44.6
/proc/25776/stat : 25776 (minisat) R 25739 25739 25046 0 -1 0 2329 0 0 0 4456 4 0 0 25 0 1 0 30601825 10256384 2100 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25776/statm: 2504 2100 51 112 0 2388 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 23740

[startup+102.46 s]
/proc/loadavg: 2.09 2.95 3.07 3/88 25851
/proc/meminfo: memFree=1164984/2055920 swapFree=4192812/4192956
[pid=25739] ppid=25736 vsize=13724 CPUtime=6.28
/proc/25739/stat : 25739 (sugar) S 25736 25739 25046 0 -1 4194304 1282 30300 0 2 3 1 605 19 16 0 1 0 30601181 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25739/statm: 3431 821 373 3 0 531 0
[pid=25776] ppid=25739 vsize=12156 CPUtime=95.37
/proc/25776/stat : 25776 (minisat) R 25739 25739 25046 0 -1 0 2887 0 0 0 9531 6 0 0 25 0 1 0 30601825 12447744 2658 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528470 0 0 4096 3 0 0 0 17 0 0 0
/proc/25776/statm: 3039 2658 51 112 0 2923 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 25880

[startup+162.535 s]
/proc/loadavg: 2.03 2.77 3.00 3/88 25851
/proc/meminfo: memFree=1163576/2055920 swapFree=4192812/4192956
[pid=25739] ppid=25736 vsize=13724 CPUtime=6.28
/proc/25739/stat : 25739 (sugar) S 25736 25739 25046 0 -1 4194304 1282 30300 0 2 3 1 605 19 16 0 1 0 30601181 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25739/statm: 3431 821 373 3 0 531 0
[pid=25776] ppid=25739 vsize=13572 CPUtime=154.86
/proc/25776/stat : 25776 (minisat) R 25739 25739 25046 0 -1 0 3234 0 0 0 15480 6 0 0 25 0 1 0 30601825 13897728 3005 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528401 0 0 4096 3 0 0 0 17 0 0 0
/proc/25776/statm: 3393 3005 51 112 0 3277 0
Current children cumulated CPU time (s) 161.14
Current children cumulated vsize (KiB) 27296

[startup+222.615 s]
/proc/loadavg: 2.01 2.63 2.94 3/88 25851
/proc/meminfo: memFree=1161464/2055920 swapFree=4192812/4192956
[pid=25739] ppid=25736 vsize=13724 CPUtime=6.28
/proc/25739/stat : 25739 (sugar) S 25736 25739 25046 0 -1 4194304 1282 30300 0 2 3 1 605 19 16 0 1 0 30601181 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25739/statm: 3431 821 373 3 0 531 0
[pid=25776] ppid=25739 vsize=15776 CPUtime=214.38
/proc/25776/stat : 25776 (minisat) R 25739 25739 25046 0 -1 0 3756 0 0 0 21430 8 0 0 25 0 1 0 30601825 16154624 3527 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25776/statm: 3944 3527 51 112 0 3828 0
Current children cumulated CPU time (s) 220.66
Current children cumulated vsize (KiB) 29500

[startup+282.681 s]
/proc/loadavg: 2.00 2.51 2.88 3/88 25851
/proc/meminfo: memFree=1161080/2055920 swapFree=4192812/4192956
[pid=25739] ppid=25736 vsize=13724 CPUtime=6.28
/proc/25739/stat : 25739 (sugar) S 25736 25739 25046 0 -1 4194304 1282 30300 0 2 3 1 605 19 16 0 1 0 30601181 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25739/statm: 3431 821 373 3 0 531 0
[pid=25776] ppid=25739 vsize=16240 CPUtime=273.86
/proc/25776/stat : 25776 (minisat) R 25739 25739 25046 0 -1 0 3837 0 0 0 27378 8 0 0 25 0 1 0 30601825 16629760 3608 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25776/statm: 4060 3608 51 112 0 3944 0
Current children cumulated CPU time (s) 280.14
Current children cumulated vsize (KiB) 29964

[startup+342.752 s]
/proc/loadavg: 2.00 2.42 2.82 3/88 25851
/proc/meminfo: memFree=1160568/2055920 swapFree=4192812/4192956
[pid=25739] ppid=25736 vsize=13724 CPUtime=6.28

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

/proc/25739/stat : 25739 (sugar) S 25736 25739 25046 0 -1 4194304 1282 30300 0 2 3 1 605 19 16 0 1 0 30601181 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25739/statm: 3431 821 373 3 0 531 0
[pid=25776] ppid=25739 vsize=23656 CPUtime=1049.91
/proc/25776/stat : 25776 (minisat) R 25739 25739 25046 0 -1 0 5682 0 0 0 104973 18 0 0 25 0 1 0 30601825 24223744 5453 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528354 0 0 4096 3 0 0 0 17 0 0 0
/proc/25776/statm: 5914 5453 51 112 0 5798 0
Current children cumulated CPU time (s) 1056.19
Current children cumulated vsize (KiB) 37380

[startup+1123.67 s]
/proc/loadavg: 2.04 2.05 2.35 3/89 25949
/proc/meminfo: memFree=1601896/2055920 swapFree=4192812/4192956
[pid=25739] ppid=25736 vsize=13724 CPUtime=6.28
/proc/25739/stat : 25739 (sugar) S 25736 25739 25046 0 -1 4194304 1282 30300 0 2 3 1 605 19 16 0 1 0 30601181 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25739/statm: 3431 821 373 3 0 531 0
[pid=25776] ppid=25739 vsize=24264 CPUtime=1109.66
/proc/25776/stat : 25776 (minisat) R 25739 25739 25046 0 -1 0 5809 0 0 0 110948 18 0 0 25 0 1 0 30601825 24846336 5580 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25776/statm: 6066 5580 51 112 0 5950 0
Current children cumulated CPU time (s) 1115.94
Current children cumulated vsize (KiB) 37988

[startup+1183.73 s]
/proc/loadavg: 2.28 2.10 2.34 3/95 26023
/proc/meminfo: memFree=1286584/2055920 swapFree=4192812/4192956
[pid=25739] ppid=25736 vsize=13724 CPUtime=6.28
/proc/25739/stat : 25739 (sugar) S 25736 25739 25046 0 -1 4194304 1282 30300 0 2 3 1 605 19 16 0 1 0 30601181 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25739/statm: 3431 821 373 3 0 531 0
[pid=25776] ppid=25739 vsize=24564 CPUtime=1169.37
/proc/25776/stat : 25776 (minisat) R 25739 25739 25046 0 -1 0 5871 0 0 0 116910 27 0 0 25 0 1 0 30601825 25153536 5642 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25776/statm: 6141 5642 51 112 0 6025 0
Current children cumulated CPU time (s) 1175.65
Current children cumulated vsize (KiB) 38288

[startup+1243.8 s]
/proc/loadavg: 2.51 2.19 2.36 3/88 26025
/proc/meminfo: memFree=187640/2055920 swapFree=4192812/4192956
[pid=25739] ppid=25736 vsize=13724 CPUtime=6.28
/proc/25739/stat : 25739 (sugar) S 25736 25739 25046 0 -1 4194304 1282 30300 0 2 3 1 605 19 16 0 1 0 30601181 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25739/statm: 3431 821 373 3 0 531 0
[pid=25776] ppid=25739 vsize=25024 CPUtime=1229.06
/proc/25776/stat : 25776 (minisat) R 25739 25739 25046 0 -1 0 5997 0 0 0 122859 47 0 0 25 0 1 0 30601825 25624576 5768 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25776/statm: 6256 5768 51 112 0 6140 0
Current children cumulated CPU time (s) 1235.34
Current children cumulated vsize (KiB) 38748

[startup+1303.85 s]
/proc/loadavg: 2.67 2.25 2.37 3/96 26155
/proc/meminfo: memFree=1390584/2055920 swapFree=4192812/4192956
[pid=25739] ppid=25736 vsize=13724 CPUtime=6.28
/proc/25739/stat : 25739 (sugar) S 25736 25739 25046 0 -1 4194304 1282 30300 0 2 3 1 605 19 16 0 1 0 30601181 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25739/statm: 3431 821 373 3 0 531 0
[pid=25776] ppid=25739 vsize=25340 CPUtime=1288.77
/proc/25776/stat : 25776 (minisat) R 25739 25739 25046 0 -1 0 6058 0 0 0 128812 65 0 0 25 0 1 0 30601825 25948160 5829 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25776/statm: 6335 5829 51 112 0 6219 0
Current children cumulated CPU time (s) 1295.05
Current children cumulated vsize (KiB) 39064

[startup+1363.9 s]
/proc/loadavg: 3.46 2.59 2.47 3/97 26169
/proc/meminfo: memFree=15600/2055920 swapFree=4192812/4192956
[pid=25739] ppid=25736 vsize=13724 CPUtime=6.28
/proc/25739/stat : 25739 (sugar) S 25736 25739 25046 0 -1 4194304 1282 30300 0 2 3 1 605 19 16 0 1 0 30601181 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25739/statm: 3431 821 373 3 0 531 0
[pid=25776] ppid=25739 vsize=25908 CPUtime=1348.38
/proc/25776/stat : 25776 (minisat) R 25739 25739 25046 0 -1 0 6195 0 0 0 134740 98 0 0 25 0 1 0 30601825 26529792 5966 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528314 0 0 4096 3 0 0 0 17 0 0 0
/proc/25776/statm: 6477 5966 51 112 0 6361 0
Current children cumulated CPU time (s) 1354.66
Current children cumulated vsize (KiB) 39632

[startup+1423.96 s]
/proc/loadavg: 2.88 2.57 2.47 3/95 26185
/proc/meminfo: memFree=16192/2055920 swapFree=4192812/4192956
[pid=25739] ppid=25736 vsize=13724 CPUtime=6.28
/proc/25739/stat : 25739 (sugar) S 25736 25739 25046 0 -1 4194304 1282 30300 0 2 3 1 605 19 16 0 1 0 30601181 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25739/statm: 3431 821 373 3 0 531 0
[pid=25776] ppid=25739 vsize=26432 CPUtime=1408.01
/proc/25776/stat : 25776 (minisat) R 25739 25739 25046 0 -1 0 6338 0 0 0 140672 129 0 0 25 0 1 0 30601825 27066368 6109 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25776/statm: 6608 6109 51 112 0 6492 0
Current children cumulated CPU time (s) 1414.29
Current children cumulated vsize (KiB) 40156

[startup+1484.02 s]
/proc/loadavg: 2.91 2.62 2.49 3/95 26203
/proc/meminfo: memFree=16128/2055920 swapFree=4192812/4192956
[pid=25739] ppid=25736 vsize=13724 CPUtime=6.28
/proc/25739/stat : 25739 (sugar) S 25736 25739 25046 0 -1 4194304 1282 30300 0 2 3 1 605 19 16 0 1 0 30601181 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25739/statm: 3431 821 373 3 0 531 0
[pid=25776] ppid=25739 vsize=26432 CPUtime=1467.7
/proc/25776/stat : 25776 (minisat) R 25739 25739 25046 0 -1 0 6347 0 0 0 146610 160 0 0 25 0 1 0 30601825 27066368 6118 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528506 0 0 4096 3 0 0 0 17 0 0 0
/proc/25776/statm: 6608 6118 51 112 0 6492 0
Current children cumulated CPU time (s) 1473.98
Current children cumulated vsize (KiB) 40156

[startup+1544.09 s]
/proc/loadavg: 3.15 2.73 2.54 3/95 26220
/proc/meminfo: memFree=15488/2055920 swapFree=4192812/4192956
[pid=25739] ppid=25736 vsize=13724 CPUtime=6.28
/proc/25739/stat : 25739 (sugar) S 25736 25739 25046 0 -1 4194304 1282 30300 0 2 3 1 605 19 16 0 1 0 30601181 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25739/statm: 3431 821 373 3 0 531 0
[pid=25776] ppid=25739 vsize=26968 CPUtime=1527.3
/proc/25776/stat : 25776 (minisat) R 25739 25739 25046 0 -1 0 6454 0 0 0 152543 187 0 0 25 0 1 0 30601825 27615232 6225 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528429 0 0 4096 3 0 0 0 17 0 0 0
/proc/25776/statm: 6742 6225 51 112 0 6626 0
Current children cumulated CPU time (s) 1533.58
Current children cumulated vsize (KiB) 40692

[startup+1604.11 s]
/proc/loadavg: 3.46 2.91 2.61 3/101 26305
/proc/meminfo: memFree=15664/2055920 swapFree=4192812/4192956
[pid=25739] ppid=25736 vsize=13724 CPUtime=6.28
/proc/25739/stat : 25739 (sugar) S 25736 25739 25046 0 -1 4194304 1282 30300 0 2 3 1 605 19 16 0 1 0 30601181 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25739/statm: 3431 821 373 3 0 531 0
[pid=25776] ppid=25739 vsize=27260 CPUtime=1586.77
/proc/25776/stat : 25776 (minisat) R 25739 25739 25046 0 -1 0 6522 0 0 0 158462 215 0 0 25 0 1 0 30601825 27914240 6293 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528506 0 0 4096 3 0 0 0 17 1 0 0
/proc/25776/statm: 6815 6293 51 112 0 6699 0
Current children cumulated CPU time (s) 1593.05
Current children cumulated vsize (KiB) 40984

[startup+1664.12 s]
/proc/loadavg: 3.26 2.95 2.64 3/101 26397
/proc/meminfo: memFree=15032/2055920 swapFree=4192812/4192956
[pid=25739] ppid=25736 vsize=13724 CPUtime=6.28
/proc/25739/stat : 25739 (sugar) S 25736 25739 25046 0 -1 4194304 1282 30300 0 2 3 1 605 19 16 0 1 0 30601181 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25739/statm: 3431 821 373 3 0 531 0
[pid=25776] ppid=25739 vsize=27952 CPUtime=1646.25
/proc/25776/stat : 25776 (minisat) R 25739 25739 25046 0 -1 0 6688 0 0 0 164389 236 0 0 25 0 1 0 30601825 28622848 6459 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25776/statm: 6988 6459 51 112 0 6872 0
Current children cumulated CPU time (s) 1652.53
Current children cumulated vsize (KiB) 41676

[startup+1724.2 s]
/proc/loadavg: 3.91 3.16 2.73 3/95 26427
/proc/meminfo: memFree=16192/2055920 swapFree=4192812/4192956
[pid=25739] ppid=25736 vsize=13724 CPUtime=6.28
/proc/25739/stat : 25739 (sugar) S 25736 25739 25046 0 -1 4194304 1282 30300 0 2 3 1 605 19 16 0 1 0 30601181 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25739/statm: 3431 821 373 3 0 531 0
[pid=25776] ppid=25739 vsize=28444 CPUtime=1705.84
/proc/25776/stat : 25776 (minisat) R 25739 25739 25046 0 -1 0 6821 0 0 0 170326 258 0 0 25 0 1 0 30601825 29126656 6592 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25776/statm: 7111 6592 51 112 0 6995 0
Current children cumulated CPU time (s) 1712.12
Current children cumulated vsize (KiB) 42168

[startup+1784.25 s]
/proc/loadavg: 3.14 3.10 2.73 3/95 26427
/proc/meminfo: memFree=16192/2055920 swapFree=4192812/4192956
[pid=25739] ppid=25736 vsize=13724 CPUtime=6.28
/proc/25739/stat : 25739 (sugar) S 25736 25739 25046 0 -1 4194304 1282 30300 0 2 3 1 605 19 16 0 1 0 30601181 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25739/statm: 3431 821 373 3 0 531 0
[pid=25776] ppid=25739 vsize=28912 CPUtime=1765.54
/proc/25776/stat : 25776 (minisat) R 25739 25739 25046 0 -1 0 6929 0 0 0 176276 278 0 0 25 0 1 0 30601825 29605888 6700 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134525762 0 0 4096 3 0 0 0 17 0 0 0
/proc/25776/statm: 7228 6700 51 112 0 7112 0
Current children cumulated CPU time (s) 1771.82
Current children cumulated vsize (KiB) 42636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.69 s]
/proc/loadavg: 2.69 2.99 2.71 3/95 26427
/proc/meminfo: memFree=15872/2055920 swapFree=4192812/4192956
[pid=25739] ppid=25736 vsize=13724 CPUtime=6.28
/proc/25739/stat : 25739 (sugar) S 25736 25739 25046 0 -1 4194304 1282 30300 0 2 3 1 605 19 16 0 1 0 30601181 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 269037383778 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25739/statm: 3431 821 373 3 0 531 0
[pid=25776] ppid=25739 vsize=29068 CPUtime=1793.79
/proc/25776/stat : 25776 (minisat) R 25739 25739 25046 0 -1 0 6969 0 0 0 179092 287 0 0 25 0 1 0 30601825 29765632 6740 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25776/statm: 7267 6740 51 112 0 7151 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 42792

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

Child status: 1
Real time (s): 1813.24
CPU time (s): 1800.11
CPU user time (s): 1797.01
CPU system time (s): 3.09253
CPU usage (%): 99.2755
Max. virtual memory (cumulated for all children) (KiB): 821060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.01
system time used= 3.09253
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38641
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= 1700
involuntary context switches= 41788

runsolver used 2.23766 s user time and 5.31319 s system time

The end

Launcher Data (download as text)

Begin job on node26 on Mon Jan 29 21:34:33 UTC 2007


IDJOB= 231648
IDBENCH= 6477
IDSOLVER= 86
FILE ID= node26/231648-1170106471

PBS_JOBID= 3689755

Free space on /tmp= 66563 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/geom/geo50-20-d4-75-70_ext.xml
COMMAND LINE= /tmp/evaluation/231648-1170106471/solver /tmp/evaluation/231648-1170106471 /tmp/evaluation/231648-1170106471/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-231648-1170106471 -o ROOT/results/node26/solver-231648-1170106471 -C 1800 -M 900  /tmp/evaluation/231648-1170106471/solver /tmp/evaluation/231648-1170106471 /tmp/evaluation/231648-1170106471/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  3ff044f75ae42272ea5545f60b6b7319

RANDOM SEED= 96605386

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.279
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.279
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:       1866000 kB
Buffers:         39792 kB
Cached:          54932 kB
SwapCached:          0 kB
Active:          92484 kB
Inactive:        52504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1866000 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2212 kB
Writeback:           0 kB
Mapped:          69144 kB
Slab:            30292 kB
Committed_AS:   334176 kB
PageTables:       1888 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= 56265 MiB



End job on node26 on Mon Jan 29 22:04:49 UTC 2007