Trace number 230242

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.06 1816.16

General information on the benchmark

Namegeom/
geo50-20-d4-75-14_ext.xml
MD5SUMe2d49e8ea7d70b79d64d673a64543e9f
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 benchmark23.3135
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables50
Number of constraints447
Maximum constraint arity2
Maximum domain size20
Number of constraints which are defined in extension447
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04	c # Sugar v0-40 (/tmp/evaluation/230242-1170106337/sugar-v0-40.jar)
0.04	
0.05	c # MAIN  BEGIN : /tmp/evaluation/230242-1170106337/unknown.xml [Mon Jan 29 22:32:18 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/230242-1170106337/unknown.xml /tmp/evaluation/230242-1170106337/sugar27940.csp [Mon Jan 29 22:32:18 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/230242-1170106337/sugar-v0-40.jar -convert /tmp/evaluation/230242-1170106337/unknown.xml /tmp/evaluation/230242-1170106337/sugar27940.csp
0.17	c BEGIN convert /tmp/evaluation/230242-1170106337/unknown.xml
0.74	c END convert (0.566722 seconds)
0.75	c # CONVERT_XML  END : /tmp/evaluation/230242-1170106337/sugar27940.csp 1459010 bytes (1 seconds) [Mon Jan 29 22:32:19 2007]
0.75	c # CONVERT_XML  CPU : 0.67 = 0 + 0 + 0.61 + 0.06
0.75	
0.75	c # GENERATE_SAT  BEGIN : /tmp/evaluation/230242-1170106337/sugar27940.bcnf [Mon Jan 29 22:32:19 2007]
0.75	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/230242-1170106337/sugar-v0-40.jar -bcnf -map /tmp/evaluation/230242-1170106337/sugar27940.map /tmp/evaluation/230242-1170106337/sugar27940.csp /tmp/evaluation/230242-1170106337/sugar27940.bcnf
0.87	c BEGIN parse /tmp/evaluation/230242-1170106337/sugar27940.csp
6.21	c END parse (5.344011 seconds)
6.21	c BEGIN simplify
6.24	c END simplify (0.029865 seconds)
6.24	c BEGIN encode /tmp/evaluation/230242-1170106337/sugar27940.bcnf
6.50	c END encode (0.260852 seconds)
6.57	c # GENERATE_SAT  END : 950 variables 45541 clauses 867660 bytes (6 seconds) [Mon Jan 29 22:32:25 2007]
6.57	c # GENERATE_SAT  CPU : 5.7 = 0 + 0 + 5.55 + 0.15
6.57	
6.57	c # SOLVE_SAT  BEGIN : /tmp/evaluation/230242-1170106337/sugar27940.bcnf [Mon Jan 29 22:32:25 2007]
6.57	c # CMD : /tmp/evaluation/230242-1170106337/minisat /tmp/evaluation/230242-1170106337/sugar27940.bcnf /tmp/evaluation/230242-1170106337/sugar27940.out
6.63	c ==================================[MINISAT]===================================
6.67	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
6.67	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
6.67	c ==============================================================================
6.67	c |         0 |   45541   171368 |   15180       0        0     nan |  0.000 % |
6.67	c |       102 |   45541   171368 |   16698     102      805     7.9 |  0.000 % |
6.67	c |       252 |   45541   171368 |   18367     252     2173     8.6 |  0.002 % |
6.73	c |       477 |   45541   171368 |   20204     477     3830     8.0 |  0.005 % |
6.73	c |       816 |   45541   171368 |   22225     816     6786     8.3 |  0.005 % |
6.80	c |      1322 |   45541   171368 |   24447    1322    10884     8.2 |  0.002 % |
6.91	c |      2081 |   45542   171368 |   26892    2080    17533     8.4 |  0.003 % |
7.08	c |      3222 |   45542   171368 |   29581    3221    28990     9.0 |  0.003 % |
7.35	c |      4930 |   45542   171368 |   32539    4929    46656     9.5 |  0.003 % |
7.78	c |      7493 |   45542   171368 |   35793    7492    73474     9.8 |  0.003 % |
8.54	c |     11337 |   45543   171368 |   39373   11335   115797    10.2 |  0.001 % |
9.71	c |     17104 |   45545   171368 |   43310   17100   177243    10.4 |  0.003 % |
11.77	c |     25753 |   45549   171368 |   47641   25745   270578    10.5 |  0.004 % |
15.74	c |     38727 |   45555   171368 |   52405   38713   425286    11.0 |  0.004 % |
22.97	c |     58189 |   45557   171368 |   57646   18906   227045    12.0 |  0.004 % |
34.77	c |     87381 |   45563   171368 |   63410   48092   604781    12.6 |  0.004 % |
55.85	c |    131170 |   45564   171368 |   69751   43727   594407    13.6 |  0.004 % |
81.43	c |    196854 |   45434   170978 |   76726   58553   825776    14.1 |  0.105 % |
132.03	c |    295380 |   45444   170978 |   84399   34589   469522    13.6 |  0.107 % |
211.92	c |    443170 |   45321   170621 |   92839   66857   940968    14.1 |  0.211 % |
346.58	c |    664854 |   45345   170621 |  102123   58995   920827    15.6 |  0.212 % |
544.33	c |    997379 |   44942   168974 |  112335   79612  1251760    15.7 |  0.526 % |
876.58	c |   1496167 |   44961   168974 |  123569  100232  1552195    15.5 |  0.527 % |
1390.88	c |   2244350 |   43966   165191 |  135926   46332   760835    16.4 |  1.264 % |
1816.13	s UNKNOWN
1816.13	c # ERROR No such file or directory /tmp/evaluation/230242-1170106337/sugar27940.out, at /tmp/evaluation/230242-1170106337/sugar line 393.
1816.13	
1816.13	c # MAIN  END :  (1816 seconds) [Mon Jan 29 23:02:34 2007]
1816.13	c # MAIN  CPU : 1800 = 0 + 0 + 1796.35 + 3.65
1816.13	

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/node1/watcher-230242-1170106337 -o ROOT/results/node1/solver-230242-1170106337 -C 1800 -M 900 /tmp/evaluation/230242-1170106337/solver /tmp/evaluation/230242-1170106337 /tmp/evaluation/230242-1170106337/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: 3.07 2.99 2.95 5/94 27941
/proc/meminfo: memFree=1284744/2055920 swapFree=4192812/4192956
[pid=27940] ppid=27938 vsize=18540 CPUtime=0
/proc/27940/stat : 27940 (runsolver) R 27938 27940 27875 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 30588878 18984960 279 18446744073709551615 4194304 4267372 548682069040 18446744073709551615 259353275687 0 0 4096 24578 0 0 0 17 1 0 0
/proc/27940/statm: 4635 279 244 17 0 2626 0

[startup+0.102782 s]
/proc/loadavg: 3.07 2.99 2.95 5/94 27941
/proc/meminfo: memFree=1284744/2055920 swapFree=4192812/4192956
[pid=27940] ppid=27938 vsize=13724 CPUtime=0.04
/proc/27940/stat : 27940 (sugar) S 27938 27940 27875 0 -1 4194304 1112 0 0 0 3 1 0 0 18 0 1 0 30588878 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27940/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+0.510831 s]
/proc/loadavg: 3.07 2.99 2.95 5/94 27941
/proc/meminfo: memFree=1284744/2055920 swapFree=4192812/4192956
[pid=27940] ppid=27938 vsize=13724 CPUtime=0.04
/proc/27940/stat : 27940 (sugar) S 27938 27940 27875 0 -1 4194304 1121 0 0 0 3 1 0 0 15 0 1 0 30588878 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27940/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.33294 s]
/proc/loadavg: 3.07 2.99 2.95 3/102 27957
/proc/meminfo: memFree=1260680/2055920 swapFree=4192812/4192956
[pid=27940] ppid=27938 vsize=13724 CPUtime=0.71
/proc/27940/stat : 27940 (sugar) S 27938 27940 27875 0 -1 4194304 1190 7688 0 1 3 1 61 6 15 0 1 0 30588878 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27940/statm: 3431 809 371 3 0 531 0
[pid=27950] ppid=27940 vsize=807064 CPUtime=0.56
/proc/27950/stat : 27950 (java) R 27940 27940 27875 0 -1 0 7737 0 1 0 52 4 0 0 25 0 8 0 30588954 826433536 7485 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073491325 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27950/statm: 201766 7485 1494 14 0 189044 0
[pid=27950/tid=27951] ppid=27940 vsize=807064 CPUtime=0.08
/proc/27950/task/27951/stat : 27951 (java) S 27940 27940 27875 0 -1 64 1684 0 0 0 8 0 0 0 16 0 8 0 30588957 826433536 7485 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27952] ppid=27940 vsize=807064 CPUtime=0
/proc/27950/task/27952/stat : 27952 (java) S 27940 27940 27875 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30588958 826433536 7485 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27953] ppid=27940 vsize=807064 CPUtime=0
/proc/27950/task/27953/stat : 27953 (java) S 27940 27940 27875 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30588958 826433536 7485 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27954] ppid=27940 vsize=807064 CPUtime=0
/proc/27950/task/27954/stat : 27954 (java) S 27940 27940 27875 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 30588961 826433536 7485 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27955] ppid=27940 vsize=807064 CPUtime=0.05
/proc/27950/task/27955/stat : 27955 (java) S 27940 27940 27875 0 -1 64 292 0 0 0 5 0 0 0 18 0 8 0 30588961 826433536 7485 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27956] ppid=27940 vsize=807064 CPUtime=0
/proc/27950/task/27956/stat : 27956 (java) S 27940 27940 27875 0 -1 64 3 0 0 0 0 0 0 0 25 0 8 0 30588961 826433536 7485 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27957] ppid=27940 vsize=807064 CPUtime=0
/proc/27950/task/27957/stat : 27957 (java) S 27940 27940 27875 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30588961 826433536 7485 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 820788

[startup+2.98612 s]
/proc/loadavg: 2.99 2.97 2.95 5/102 27957
/proc/meminfo: memFree=1242184/2055920 swapFree=4192812/4192956
[pid=27940] ppid=27938 vsize=13724 CPUtime=0.71
/proc/27940/stat : 27940 (sugar) S 27938 27940 27875 0 -1 4194304 1190 7688 0 1 3 1 61 6 15 0 1 0 30588878 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27940/statm: 3431 809 371 3 0 531 0
[pid=27950] ppid=27940 vsize=807336 CPUtime=2.19
/proc/27950/stat : 27950 (java) R 27940 27940 27875 0 -1 0 13673 0 1 0 211 8 0 0 25 0 8 0 30588954 826712064 13407 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4154523531 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27950/statm: 201834 13407 1506 14 0 189112 0
[pid=27950/tid=27951] ppid=27940 vsize=807336 CPUtime=0.57
/proc/27950/task/27951/stat : 27951 (java) S 27940 27940 27875 0 -1 64 7473 0 0 0 53 4 0 0 16 0 8 0 30588957 826712064 13407 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27952] ppid=27940 vsize=807336 CPUtime=0
/proc/27950/task/27952/stat : 27952 (java) S 27940 27940 27875 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30588958 826712064 13407 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27953] ppid=27940 vsize=807336 CPUtime=0
/proc/27950/task/27953/stat : 27953 (java) S 27940 27940 27875 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30588958 826712064 13407 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27954] ppid=27940 vsize=807336 CPUtime=0
/proc/27950/task/27954/stat : 27954 (java) S 27940 27940 27875 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 30588961 826712064 13407 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27955] ppid=27940 vsize=807336 CPUtime=0.12
/proc/27950/task/27955/stat : 27955 (java) S 27940 27940 27875 0 -1 64 400 0 0 0 12 0 0 0 16 0 8 0 30588961 826712064 13407 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27956] ppid=27940 vsize=807336 CPUtime=0
/proc/27950/task/27956/stat : 27956 (java) S 27940 27940 27875 0 -1 64 3 0 0 0 0 0 0 0 25 0 8 0 30588961 826712064 13407 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27957] ppid=27940 vsize=807336 CPUtime=0
/proc/27950/task/27957/stat : 27957 (java) S 27940 27940 27875 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30588961 826712064 13407 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 821060

[startup+6.2875 s]
/proc/loadavg: 2.99 2.97 2.95 4/102 27957
/proc/meminfo: memFree=1208392/2055920 swapFree=4192812/4192956
[pid=27940] ppid=27938 vsize=13724 CPUtime=0.71
/proc/27940/stat : 27940 (sugar) S 27938 27940 27875 0 -1 4194304 1190 7688 0 1 3 1 61 6 16 0 1 0 30588878 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27940/statm: 3431 809 371 3 0 531 0
[pid=27950] ppid=27940 vsize=807336 CPUtime=5.46
/proc/27950/stat : 27950 (java) R 27940 27940 27875 0 -1 0 21107 0 1 0 534 12 0 0 25 0 8 0 30588954 826712064 20808 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073747546 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27950/statm: 201834 20808 1511 14 0 189112 0
[pid=27950/tid=27951] ppid=27940 vsize=807336 CPUtime=0.98
/proc/27950/task/27951/stat : 27951 (java) S 27940 27940 27875 0 -1 64 14859 0 0 0 90 8 0 0 16 0 8 0 30588957 826712064 20808 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27952] ppid=27940 vsize=807336 CPUtime=0
/proc/27950/task/27952/stat : 27952 (java) S 27940 27940 27875 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30588958 826712064 20808 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27953] ppid=27940 vsize=807336 CPUtime=0
/proc/27950/task/27953/stat : 27953 (java) S 27940 27940 27875 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30588958 826712064 20808 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27954] ppid=27940 vsize=807336 CPUtime=0
/proc/27950/task/27954/stat : 27954 (java) S 27940 27940 27875 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 30588961 826712064 20808 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27955] ppid=27940 vsize=807336 CPUtime=0.13
/proc/27950/task/27955/stat : 27955 (java) S 27940 27940 27875 0 -1 64 406 0 0 0 13 0 0 0 16 0 8 0 30588961 826712064 20808 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27956] ppid=27940 vsize=807336 CPUtime=0
/proc/27950/task/27956/stat : 27956 (java) S 27940 27940 27875 0 -1 64 3 0 0 0 0 0 0 0 25 0 8 0 30588961 826712064 20808 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27950/tid=27957] ppid=27940 vsize=807336 CPUtime=0
/proc/27950/task/27957/stat : 27957 (java) S 27940 27940 27875 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30588961 826712064 20808 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 821060

[startup+12.7523 s]
/proc/loadavg: 2.84 2.94 2.94 3/95 27958
/proc/meminfo: memFree=1274376/2055920 swapFree=4192812/4192956
[pid=27940] ppid=27938 vsize=13724 CPUtime=6.41
/proc/27940/stat : 27940 (sugar) S 27938 27940 27875 0 -1 4194304 1282 30261 0 2 3 1 616 21 16 0 1 0 30588878 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27940/statm: 3431 821 373 3 0 531 0
[pid=27958] ppid=27940 vsize=5880 CPUtime=6.1
/proc/27958/stat : 27958 (minisat) R 27940 27940 27875 0 -1 0 1327 0 0 0 610 0 0 0 25 0 1 0 30589536 6021120 1101 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27958/statm: 1470 1101 51 112 0 1354 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 19604

[startup+25.5908 s]
/proc/loadavg: 2.71 2.91 2.93 3/95 27958
/proc/meminfo: memFree=1270344/2055920 swapFree=4192812/4192956
[pid=27940] ppid=27938 vsize=13724 CPUtime=6.41
/proc/27940/stat : 27940 (sugar) S 27938 27940 27875 0 -1 4194304 1282 30261 0 2 3 1 616 21 16 0 1 0 30588878 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27940/statm: 3431 821 373 3 0 531 0
[pid=27958] ppid=27940 vsize=7792 CPUtime=18.83
/proc/27958/stat : 27958 (minisat) R 27940 27940 27875 0 -1 0 1814 0 0 0 1882 1 0 0 25 0 1 0 30589536 7979008 1588 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27958/statm: 1948 1588 51 112 0 1832 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 21516

[startup+51.2658 s]
/proc/loadavg: 2.46 2.83 2.90 3/95 27958
/proc/meminfo: memFree=1268680/2055920 swapFree=4192812/4192956
[pid=27940] ppid=27938 vsize=13724 CPUtime=6.41
/proc/27940/stat : 27940 (sugar) S 27938 27940 27875 0 -1 4194304 1282 30261 0 2 3 1 616 21 16 0 1 0 30588878 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27940/statm: 3431 821 373 3 0 531 0
[pid=27958] ppid=27940 vsize=9644 CPUtime=44.26
/proc/27958/stat : 27958 (minisat) R 27940 27940 27875 0 -1 0 2245 0 0 0 4424 2 0 0 25 0 1 0 30589536 9875456 2019 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27958/statm: 2411 2019 51 112 0 2295 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 23368

[startup+102.524 s]
/proc/loadavg: 2.18 2.69 2.85 3/95 27958
/proc/meminfo: memFree=1266184/2055920 swapFree=4192812/4192956
[pid=27940] ppid=27938 vsize=13724 CPUtime=6.41
/proc/27940/stat : 27940 (sugar) S 27938 27940 27875 0 -1 4194304 1282 30261 0 2 3 1 616 21 16 0 1 0 30588878 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27940/statm: 3431 821 373 3 0 531 0
[pid=27958] ppid=27940 vsize=12248 CPUtime=95.03
/proc/27958/stat : 27958 (minisat) R 27940 27940 27875 0 -1 0 2879 0 0 0 9501 2 0 0 25 0 1 0 30589536 12541952 2653 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528340 0 0 4096 3 0 0 0 17 0 0 0
/proc/27958/statm: 3062 2653 51 112 0 2946 0
Current children cumulated CPU time (s) 101.44
Current children cumulated vsize (KiB) 25972

[startup+162.609 s]
/proc/loadavg: 2.16 2.59 2.80 3/95 27958
/proc/meminfo: memFree=1265352/2055920 swapFree=4192812/4192956
[pid=27940] ppid=27938 vsize=13724 CPUtime=6.41
/proc/27940/stat : 27940 (sugar) S 27938 27940 27875 0 -1 4194304 1282 30261 0 2 3 1 616 21 16 0 1 0 30588878 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27940/statm: 3431 821 373 3 0 531 0
[pid=27958] ppid=27940 vsize=13008 CPUtime=154.56
/proc/27958/stat : 27958 (minisat) R 27940 27940 27875 0 -1 0 3078 0 0 0 15454 2 0 0 25 0 1 0 30589536 13320192 2852 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528677 0 0 4096 3 0 0 0 17 0 0 0
/proc/27958/statm: 3252 2852 51 112 0 3136 0
Current children cumulated CPU time (s) 160.97
Current children cumulated vsize (KiB) 26732

[startup+222.702 s]
/proc/loadavg: 2.19 2.51 2.76 3/95 27960
/proc/meminfo: memFree=1263624/2055920 swapFree=4192812/4192956
[pid=27940] ppid=27938 vsize=13724 CPUtime=6.41
/proc/27940/stat : 27940 (sugar) S 27938 27940 27875 0 -1 4194304 1282 30261 0 2 3 1 616 21 16 0 1 0 30588878 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27940/statm: 3431 821 373 3 0 531 0
[pid=27958] ppid=27940 vsize=14536 CPUtime=214.08
/proc/27958/stat : 27958 (minisat) R 27940 27940 27875 0 -1 0 3465 0 0 0 21405 3 0 0 25 0 1 0 30589536 14884864 3239 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27958/statm: 3634 3239 51 112 0 3518 0
Current children cumulated CPU time (s) 220.49
Current children cumulated vsize (KiB) 28260

[startup+282.741 s]
/proc/loadavg: 2.07 2.42 2.71 3/95 27960
/proc/meminfo: memFree=1261384/2055920 swapFree=4192812/4192956
[pid=27940] ppid=27938 vsize=13724 CPUtime=6.41
/proc/27940/stat : 27940 (sugar) S 27938 27940 27875 0 -1 4194304 1282 30261 0 2 3 1 616 21 16 0 1 0 30588878 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27940/statm: 3431 821 373 3 0 531 0
[pid=27958] ppid=27940 vsize=16292 CPUtime=273.56
/proc/27958/stat : 27958 (minisat) R 27940 27940 27875 0 -1 0 3855 0 0 0 27352 4 0 0 25 0 1 0 30589536 16683008 3629 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27958/statm: 4073 3629 51 112 0 3957 0
Current children cumulated CPU time (s) 279.97
Current children cumulated vsize (KiB) 30016

[startup+342.806 s]
/proc/loadavg: 2.07 2.35 2.67 3/95 27960
/proc/meminfo: memFree=1254344/2055920 swapFree=4192812/4192956
[pid=27940] ppid=27938 vsize=13724 CPUtime=6.41

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

/proc/27940/stat : 27940 (sugar) S 27938 27940 27875 0 -1 4194304 1282 30261 0 2 3 1 616 21 16 0 1 0 30588878 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27940/statm: 3431 821 373 3 0 531 0
[pid=27958] ppid=27940 vsize=24476 CPUtime=1047.02
/proc/27958/stat : 27958 (minisat) R 27940 27940 27875 0 -1 0 5855 0 0 0 104645 57 0 0 25 0 1 0 30589536 25063424 5585 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134640128 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 6119 5585 51 112 0 6003 0
Current children cumulated CPU time (s) 1053.43
Current children cumulated vsize (KiB) 38200

[startup+1123.67 s]
/proc/loadavg: 4.34 3.33 2.80 3/95 28077
/proc/meminfo: memFree=16264/2055920 swapFree=4192812/4192956
[pid=27940] ppid=27938 vsize=13724 CPUtime=6.41
/proc/27940/stat : 27940 (sugar) S 27938 27940 27875 0 -1 4194304 1282 30261 0 2 3 1 616 21 16 0 1 0 30588878 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27940/statm: 3431 821 373 3 0 531 0
[pid=27958] ppid=27940 vsize=25008 CPUtime=1106.44
/proc/27958/stat : 27958 (minisat) R 27940 27940 27875 0 -1 0 5980 0 0 0 110567 77 0 0 25 0 1 0 30589536 25608192 5710 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 6252 5710 51 112 0 6136 0
Current children cumulated CPU time (s) 1112.85
Current children cumulated vsize (KiB) 38732

[startup+1183.77 s]
/proc/loadavg: 3.21 3.19 2.78 3/95 28077
/proc/meminfo: memFree=15688/2055920 swapFree=4192812/4192956
[pid=27940] ppid=27938 vsize=13724 CPUtime=6.41
/proc/27940/stat : 27940 (sugar) S 27938 27940 27875 0 -1 4194304 1282 30261 0 2 3 1 616 21 16 0 1 0 30588878 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27940/statm: 3431 821 373 3 0 531 0
[pid=27958] ppid=27940 vsize=25424 CPUtime=1165.88
/proc/27958/stat : 27958 (minisat) R 27940 27940 27875 0 -1 0 6091 0 0 0 116489 99 0 0 25 0 1 0 30589536 26034176 5821 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134525947 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 6356 5821 51 112 0 6240 0
Current children cumulated CPU time (s) 1172.29
Current children cumulated vsize (KiB) 39148

[startup+1243.78 s]
/proc/loadavg: 2.78 3.06 2.76 3/95 28144
/proc/meminfo: memFree=1352584/2055920 swapFree=4192812/4192956
[pid=27940] ppid=27938 vsize=13724 CPUtime=6.41
/proc/27940/stat : 27940 (sugar) S 27938 27940 27875 0 -1 4194304 1282 30261 0 2 3 1 616 21 16 0 1 0 30588878 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27940/statm: 3431 821 373 3 0 531 0
[pid=27958] ppid=27940 vsize=25704 CPUtime=1225.39
/proc/27958/stat : 27958 (minisat) R 27940 27940 27875 0 -1 0 6160 0 0 0 122415 124 0 0 25 0 1 0 30589536 26320896 5890 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528435 0 0 4096 3 0 0 0 17 0 0 0
/proc/27958/statm: 6426 5890 51 112 0 6310 0
Current children cumulated CPU time (s) 1231.8
Current children cumulated vsize (KiB) 39428

[startup+1303.78 s]
/proc/loadavg: 5.57 3.74 3.01 4/98 28168
/proc/meminfo: memFree=15080/2055920 swapFree=4192812/4192956
[pid=27940] ppid=27938 vsize=13724 CPUtime=6.41
/proc/27940/stat : 27940 (sugar) S 27938 27940 27875 0 -1 4194304 1282 30261 0 2 3 1 616 21 16 0 1 0 30588878 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27940/statm: 3431 821 373 3 0 531 0
[pid=27958] ppid=27940 vsize=25980 CPUtime=1285.05
/proc/27958/stat : 27958 (minisat) R 27940 27940 27875 0 -1 0 6214 0 0 0 128348 157 0 0 25 0 1 0 30589536 26603520 5944 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134525555 0 0 4096 3 0 0 0 17 0 0 0
/proc/27958/statm: 6495 5944 51 112 0 6379 0
Current children cumulated CPU time (s) 1291.46
Current children cumulated vsize (KiB) 39704

[startup+1363.89 s]
/proc/loadavg: 3.64 3.52 2.98 3/95 28181
/proc/meminfo: memFree=15376/2055920 swapFree=4192812/4192956
[pid=27940] ppid=27938 vsize=13724 CPUtime=6.41
/proc/27940/stat : 27940 (sugar) S 27938 27940 27875 0 -1 4194304 1282 30261 0 2 3 1 616 21 16 0 1 0 30588878 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27940/statm: 3431 821 373 3 0 531 0
[pid=27958] ppid=27940 vsize=25980 CPUtime=1344.74
/proc/27958/stat : 27958 (minisat) R 27940 27940 27875 0 -1 0 6219 0 0 0 134292 182 0 0 25 0 1 0 30589536 26603520 5949 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27958/statm: 6495 5949 51 112 0 6379 0
Current children cumulated CPU time (s) 1351.15
Current children cumulated vsize (KiB) 39704

[startup+1423.94 s]
/proc/loadavg: 3.20 3.41 2.97 3/95 28181
/proc/meminfo: memFree=16016/2055920 swapFree=4192812/4192956
[pid=27940] ppid=27938 vsize=13724 CPUtime=6.41
/proc/27940/stat : 27940 (sugar) S 27938 27940 27875 0 -1 4194304 1282 30261 0 2 3 1 616 21 16 0 1 0 30588878 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27940/statm: 3431 821 373 3 0 531 0
[pid=27958] ppid=27940 vsize=26124 CPUtime=1404.44
/proc/27958/stat : 27958 (minisat) R 27940 27940 27875 0 -1 0 6264 0 0 0 140243 201 0 0 25 0 1 0 30589536 26750976 5994 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27958/statm: 6531 5994 51 112 0 6415 0
Current children cumulated CPU time (s) 1410.85
Current children cumulated vsize (KiB) 39848

[startup+1484 s]
/proc/loadavg: 3.20 3.36 2.98 3/95 28181
/proc/meminfo: memFree=15504/2055920 swapFree=4192812/4192956
[pid=27940] ppid=27938 vsize=13724 CPUtime=6.41
/proc/27940/stat : 27940 (sugar) S 27938 27940 27875 0 -1 4194304 1282 30261 0 2 3 1 616 21 16 0 1 0 30588878 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27940/statm: 3431 821 373 3 0 531 0
[pid=27958] ppid=27940 vsize=26836 CPUtime=1464.12
/proc/27958/stat : 27958 (minisat) R 27940 27940 27875 0 -1 0 6431 0 0 0 146191 221 0 0 25 0 1 0 30589536 27480064 6161 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27958/statm: 6709 6161 51 112 0 6593 0
Current children cumulated CPU time (s) 1470.53
Current children cumulated vsize (KiB) 40560

[startup+1544.05 s]
/proc/loadavg: 4.06 3.55 3.07 3/95 28181
/proc/meminfo: memFree=16272/2055920 swapFree=4192812/4192956
[pid=27940] ppid=27938 vsize=13724 CPUtime=6.41
/proc/27940/stat : 27940 (sugar) S 27938 27940 27875 0 -1 4194304 1282 30261 0 2 3 1 616 21 16 0 1 0 30588878 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27940/statm: 3431 821 373 3 0 531 0
[pid=27958] ppid=27940 vsize=27664 CPUtime=1523.78
/proc/27958/stat : 27958 (minisat) R 27940 27940 27875 0 -1 0 6608 0 0 0 152137 241 0 0 25 0 1 0 30589536 28327936 6338 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/27958/statm: 6916 6338 51 112 0 6800 0
Current children cumulated CPU time (s) 1530.19
Current children cumulated vsize (KiB) 41388

[startup+1604.13 s]
/proc/loadavg: 3.30 3.45 3.07 3/95 28181
/proc/meminfo: memFree=16272/2055920 swapFree=4192812/4192956
[pid=27940] ppid=27938 vsize=13724 CPUtime=6.41
/proc/27940/stat : 27940 (sugar) S 27938 27940 27875 0 -1 4194304 1282 30261 0 2 3 1 616 21 16 0 1 0 30588878 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27940/statm: 3431 821 373 3 0 531 0
[pid=27958] ppid=27940 vsize=27808 CPUtime=1583.45
/proc/27958/stat : 27958 (minisat) R 27940 27940 27875 0 -1 0 6654 0 0 0 158082 263 0 0 25 0 1 0 30589536 28475392 6384 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 6952 6384 51 112 0 6836 0
Current children cumulated CPU time (s) 1589.86
Current children cumulated vsize (KiB) 41532

[startup+1664.19 s]
/proc/loadavg: 2.69 3.26 3.02 3/95 28245
/proc/meminfo: memFree=1837256/2055920 swapFree=4192812/4192956
[pid=27940] ppid=27938 vsize=13724 CPUtime=6.41
/proc/27940/stat : 27940 (sugar) S 27938 27940 27875 0 -1 4194304 1282 30261 0 2 3 1 616 21 16 0 1 0 30588878 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27940/statm: 3431 821 373 3 0 531 0
[pid=27958] ppid=27940 vsize=27808 CPUtime=1643.06
/proc/27958/stat : 27958 (minisat) R 27940 27940 27875 0 -1 0 6666 0 0 0 164023 283 0 0 25 0 1 0 30589536 28475392 6396 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134522710 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 6952 6396 51 112 0 6836 0
Current children cumulated CPU time (s) 1649.47
Current children cumulated vsize (KiB) 41532

[startup+1724.28 s]
/proc/loadavg: 4.23 3.55 3.13 4/96 28258
/proc/meminfo: memFree=433984/2055920 swapFree=4192812/4192956
[pid=27940] ppid=27938 vsize=13724 CPUtime=6.41
/proc/27940/stat : 27940 (sugar) S 27938 27940 27875 0 -1 4194304 1282 30261 0 2 3 1 616 21 16 0 1 0 30588878 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27940/statm: 3431 821 373 3 0 531 0
[pid=27958] ppid=27940 vsize=27808 CPUtime=1702.55
/proc/27958/stat : 27958 (minisat) R 27940 27940 27875 0 -1 0 6670 0 0 0 169942 313 0 0 25 0 1 0 30589536 28475392 6400 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 6952 6400 51 112 0 6836 0
Current children cumulated CPU time (s) 1708.96
Current children cumulated vsize (KiB) 41532

[startup+1784.28 s]
/proc/loadavg: 3.95 3.62 3.18 3/101 28395
/proc/meminfo: memFree=16208/2055920 swapFree=4192812/4192956
[pid=27940] ppid=27938 vsize=13724 CPUtime=6.41
/proc/27940/stat : 27940 (sugar) S 27938 27940 27875 0 -1 4194304 1282 30261 0 2 3 1 616 21 16 0 1 0 30588878 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27940/statm: 3431 821 373 3 0 531 0
[pid=27958] ppid=27940 vsize=27808 CPUtime=1762.03
/proc/27958/stat : 27958 (minisat) R 27940 27940 27875 0 -1 0 6678 0 0 0 175872 331 0 0 25 0 1 0 30589536 28475392 6408 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 6952 6408 51 112 0 6836 0
Current children cumulated CPU time (s) 1768.44
Current children cumulated vsize (KiB) 41532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.12 s]
/proc/loadavg: 3.37 3.52 3.16 3/101 28436
/proc/meminfo: memFree=15120/2055920 swapFree=4192812/4192956
[pid=27940] ppid=27938 vsize=13724 CPUtime=6.41
/proc/27940/stat : 27940 (sugar) S 27938 27940 27875 0 -1 4194304 1282 30261 0 2 3 1 616 21 16 0 1 0 30588878 14053376 821 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 259362173026 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27940/statm: 3431 821 373 3 0 531 0
[pid=27958] ppid=27940 vsize=27808 CPUtime=1793.61
/proc/27958/stat : 27958 (minisat) R 27940 27940 27875 0 -1 0 6688 0 0 0 179018 343 0 0 25 0 1 0 30589536 28475392 6418 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/27958/statm: 6952 6418 51 112 0 6836 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 41532

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

Child status: 1
Real time (s): 1816.16
CPU time (s): 1800.06
CPU user time (s): 1796.39
CPU system time (s): 3.66844
CPU usage (%): 99.1135
Max. virtual memory (cumulated for all children) (KiB): 821060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.39
system time used= 3.66844
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38321
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= 1689
involuntary context switches= 47310

runsolver used 2.06968 s user time and 5.2822 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Mon Jan 29 21:32:18 UTC 2007


IDJOB= 230242
IDBENCH= 6403
IDSOLVER= 86
FILE ID= node1/230242-1170106337

PBS_JOBID= 3689859

Free space on /tmp= 66558 MiB

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

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  e2d49e8ea7d70b79d64d673a64543e9f

RANDOM SEED= 799914644

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.230
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.230
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:       1285224 kB
Buffers:         16536 kB
Cached:          61936 kB
SwapCached:          0 kB
Active:         683752 kB
Inactive:        34716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1285224 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1244 kB
Writeback:           0 kB
Mapped:         665496 kB
Slab:            35888 kB
Committed_AS:  1083448 kB
PageTables:       3352 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= 63745 MiB



End job on node1 on Mon Jan 29 22:02:34 UTC 2007