Trace number 203664

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.07 1815.42

General information on the benchmark

Namerandom/rand-2-27/
rand-27-27-351-163-59021_ext.xml
MD5SUM44fdb95b12115dd36d19382bd61569e9
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 benchmark836.584
SatisfiableNO
(Un)Satisfiability was proved
Number of variables27
Number of constraints351
Maximum constraint arity2
Maximum domain size27
Number of constraints which are defined in extension351
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/203664-1170095971/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/203664-1170095971/unknown.xml [Mon Jan 29 19:39:32 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/203664-1170095971/unknown.xml /tmp/evaluation/203664-1170095971/sugar18961.csp [Mon Jan 29 19:39:32 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/203664-1170095971/sugar-v0-40.jar -convert /tmp/evaluation/203664-1170095971/unknown.xml /tmp/evaluation/203664-1170095971/sugar18961.csp
0.18	c BEGIN convert /tmp/evaluation/203664-1170095971/unknown.xml
0.81	c END convert (0.628089 seconds)
0.82	c # CONVERT_XML  END : /tmp/evaluation/203664-1170095971/sugar18961.csp 1860610 bytes (1 seconds) [Mon Jan 29 19:39:33 2007]
0.82	c # CONVERT_XML  CPU : 0.73 = 0 + 0 + 0.67 + 0.06
0.82	
0.82	c # GENERATE_SAT  BEGIN : /tmp/evaluation/203664-1170095971/sugar18961.bcnf [Mon Jan 29 19:39:33 2007]
0.82	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/203664-1170095971/sugar-v0-40.jar -bcnf -map /tmp/evaluation/203664-1170095971/sugar18961.map /tmp/evaluation/203664-1170095971/sugar18961.csp /tmp/evaluation/203664-1170095971/sugar18961.bcnf
0.94	c BEGIN parse /tmp/evaluation/203664-1170095971/sugar18961.csp
7.75	c END parse (6.810765 seconds)
7.75	c BEGIN simplify
7.78	c END simplify (0.029452 seconds)
7.78	c BEGIN encode /tmp/evaluation/203664-1170095971/sugar18961.bcnf
8.12	c END encode (0.337567 seconds)
8.16	c # GENERATE_SAT  END : 702 variables 57888 clauses 1118440 bytes (7 seconds) [Mon Jan 29 19:39:40 2007]
8.16	c # GENERATE_SAT  CPU : 7.27 = 0 + 0 + 7.12 + 0.15
8.16	
8.16	c # SOLVE_SAT  BEGIN : /tmp/evaluation/203664-1170095971/sugar18961.bcnf [Mon Jan 29 19:39:40 2007]
8.16	c # CMD : /tmp/evaluation/203664-1170095971/minisat /tmp/evaluation/203664-1170095971/sugar18961.bcnf /tmp/evaluation/203664-1170095971/sugar18961.out
8.20	c ==================================[MINISAT]===================================
8.20	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
8.20	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
8.20	c ==============================================================================
8.20	c |         0 |   57888   221716 |   19296       0        0     nan |  0.000 % |
8.22	c |       101 |   57888   221716 |   21225     101      964     9.5 |  0.000 % |
8.26	c |       252 |   57888   221716 |   23348     252     2607    10.3 |  0.011 % |
8.31	c |       478 |   57888   221716 |   25682     478     4736     9.9 |  0.007 % |
8.40	c |       815 |   57888   221716 |   28251     815     7960     9.8 |  0.011 % |
8.53	c |      1323 |   57888   221716 |   31076    1323    13207    10.0 |  0.008 % |
8.72	c |      2084 |   57888   221716 |   34184    2084    21165    10.2 |  0.008 % |
9.01	c |      3224 |   57888   221716 |   37602    3224    35145    10.9 |  0.008 % |
9.47	c |      4934 |   57888   221716 |   41362    4934    54338    11.0 |  0.008 % |
10.21	c |      7496 |   57888   221716 |   45498    7496    86355    11.5 |  0.008 % |
11.49	c |     11340 |   57889   221716 |   50048   11339   133097    11.7 |  0.008 % |
13.66	c |     17106 |   57891   221716 |   55053   17103   207090    12.1 |  0.008 % |
17.27	c |     25755 |   57891   221716 |   60559   25752   323387    12.6 |  0.007 % |
24.22	c |     38729 |   57891   221716 |   66615   38726   498830    12.9 |  0.007 % |
38.26	c |     58191 |   57892   221716 |   73276   58187   771198    13.3 |  0.008 % |
57.40	c |     87388 |   57895   221716 |   80604   27823   370257    13.3 |  0.007 % |
82.28	c |    131179 |   57899   221716 |   88664   71610  1043502    14.6 |  0.007 % |
126.58	c |    196865 |   57903   221716 |   97531   62146   964800    15.5 |  0.001 % |
204.51	c |    295391 |   57907   221716 |  107284   78138  1188782    15.2 |  0.007 % |
343.02	c |    443182 |   57907   221716 |  118012   44592   720509    16.2 |  0.007 % |
535.12	c |    664865 |   57912   221716 |  129813   62585   979377    15.6 |  0.008 % |
857.41	c |    997391 |   57917   221716 |  142795   59049   877512    14.9 |  0.008 % |
1336.16	c |   1496179 |   57925   221716 |  157074   54338   981853    18.1 |  0.008 % |
1815.42	s UNKNOWN
1815.42	c # ERROR No such file or directory /tmp/evaluation/203664-1170095971/sugar18961.out, at /tmp/evaluation/203664-1170095971/sugar line 393.
1815.42	
1815.42	c # MAIN  END :  (1815 seconds) [Mon Jan 29 20:09:47 2007]
1815.42	c # MAIN  CPU : 1800 = 0 + 0 + 1799.44 + 0.56
1815.42	

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/node60/watcher-203664-1170095971 -o ROOT/results/node60/solver-203664-1170095971 -C 1800 -M 900 /tmp/evaluation/203664-1170095971/solver /tmp/evaluation/203664-1170095971 /tmp/evaluation/203664-1170095971/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: 1.85 1.97 2.05 3/81 18962
/proc/meminfo: memFree=1632176/2055920 swapFree=4179984/4192956
[pid=18961] ppid=18959 vsize=880 CPUtime=0
/proc/18961/stat : 18961 (solver) R 18959 18961 18351 0 -1 4194304 41 0 0 0 0 0 0 0 20 0 1 0 29554005 901120 25 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 271891625237 0 0 4096 0 0 0 0 17 1 0 0
/proc/18961/statm: 220 25 18 169 0 8 0

[startup+0.102915 s]
/proc/loadavg: 1.85 1.97 2.05 3/81 18962
/proc/meminfo: memFree=1632176/2055920 swapFree=4179984/4192956
[pid=18961] ppid=18959 vsize=13724 CPUtime=0.04
/proc/18961/stat : 18961 (sugar) S 18959 18961 18351 0 -1 4194304 1112 0 0 0 3 1 0 0 20 0 1 0 29554005 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18961/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+0.510989 s]
/proc/loadavg: 1.85 1.97 2.05 3/81 18962
/proc/meminfo: memFree=1632176/2055920 swapFree=4179984/4192956
[pid=18961] ppid=18959 vsize=13724 CPUtime=0.04
/proc/18961/stat : 18961 (sugar) S 18959 18961 18351 0 -1 4194304 1121 0 0 0 3 1 0 0 15 0 1 0 29554005 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18961/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.33414 s]
/proc/loadavg: 1.85 1.97 2.05 5/89 18978
/proc/meminfo: memFree=1591984/2055920 swapFree=4179984/4192956
[pid=18961] ppid=18959 vsize=13724 CPUtime=0.77
/proc/18961/stat : 18961 (sugar) S 18959 18961 18351 0 -1 4194304 1190 7758 0 1 3 1 67 6 16 0 1 0 29554005 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18961/statm: 3431 809 371 3 0 531 0
[pid=18971] ppid=18961 vsize=807064 CPUtime=0.49
/proc/18971/stat : 18971 (java) R 18961 18961 18351 0 -1 0 7332 0 1 0 46 3 0 0 19 0 8 0 29554087 826433536 7080 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18971/statm: 201766 7080 1494 14 0 189044 0
[pid=18971/tid=18972] ppid=18961 vsize=807064 CPUtime=0.06
/proc/18971/task/18972/stat : 18972 (java) R 18961 18961 18351 0 -1 64 1278 0 0 0 6 0 0 0 16 0 8 0 29554091 826433536 7080 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153827302 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18971/tid=18973] ppid=18961 vsize=807064 CPUtime=0
/proc/18971/task/18973/stat : 18973 (java) S 18961 18961 18351 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29554091 826433536 7080 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18971/tid=18974] ppid=18961 vsize=807064 CPUtime=0
/proc/18971/task/18974/stat : 18974 (java) S 18961 18961 18351 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 29554091 826433536 7080 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18971/tid=18975] ppid=18961 vsize=807064 CPUtime=0
/proc/18971/task/18975/stat : 18975 (java) S 18961 18961 18351 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 29554094 826433536 7080 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18971/tid=18976] ppid=18961 vsize=807064 CPUtime=0.05
/proc/18971/task/18976/stat : 18976 (java) S 18961 18961 18351 0 -1 64 292 0 0 0 5 0 0 0 16 0 8 0 29554094 826433536 7080 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18971/tid=18977] ppid=18961 vsize=807064 CPUtime=0
/proc/18971/task/18977/stat : 18977 (java) S 18961 18961 18351 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 29554094 826433536 7080 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18971/tid=18978] ppid=18961 vsize=807064 CPUtime=0
/proc/18971/task/18978/stat : 18978 (java) R 18961 18961 18351 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 29554094 826433536 7080 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 820788

[startup+2.98194 s]
/proc/loadavg: 1.85 1.97 2.05 4/89 18978
/proc/meminfo: memFree=1560048/2055920 swapFree=4179984/4192956
[pid=18961] ppid=18959 vsize=13724 CPUtime=0.77
/proc/18961/stat : 18961 (sugar) S 18959 18961 18351 0 -1 4194304 1190 7758 0 1 3 1 67 6 16 0 1 0 29554005 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18961/statm: 3431 809 371 3 0 531 0
[pid=18971] ppid=18961 vsize=807064 CPUtime=2.13
/proc/18971/stat : 18971 (java) R 18961 18961 18351 0 -1 0 14121 0 1 0 207 6 0 0 25 0 8 0 29554087 826433536 13854 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073481342 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18971/statm: 201766 13854 1494 14 0 189044 0
[pid=18971/tid=18972] ppid=18961 vsize=807064 CPUtime=0.59
/proc/18971/task/18972/stat : 18972 (java) S 18961 18961 18351 0 -1 64 8052 0 0 0 57 2 0 0 16 0 8 0 29554091 826433536 13854 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18971/tid=18973] ppid=18961 vsize=807064 CPUtime=0
/proc/18971/task/18973/stat : 18973 (java) S 18961 18961 18351 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29554091 826433536 13854 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18971/tid=18974] ppid=18961 vsize=807064 CPUtime=0
/proc/18971/task/18974/stat : 18974 (java) S 18961 18961 18351 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 29554091 826433536 13854 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18971/tid=18975] ppid=18961 vsize=807064 CPUtime=0
/proc/18971/task/18975/stat : 18975 (java) S 18961 18961 18351 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 29554094 826433536 13854 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18971/tid=18976] ppid=18961 vsize=807064 CPUtime=0.05
/proc/18971/task/18976/stat : 18976 (java) S 18961 18961 18351 0 -1 64 292 0 0 0 5 0 0 0 16 0 8 0 29554094 826433536 13854 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18971/tid=18977] ppid=18961 vsize=807064 CPUtime=0
/proc/18971/task/18977/stat : 18977 (java) S 18961 18961 18351 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 29554094 826433536 13854 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18971/tid=18978] ppid=18961 vsize=807064 CPUtime=0
/proc/18971/task/18978/stat : 18978 (java) S 18961 18961 18351 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29554094 826433536 13854 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 820788

[startup+6.20001 s]
/proc/loadavg: 1.94 1.98 2.05 4/89 18978
/proc/meminfo: memFree=1415728/2055920 swapFree=4179984/4192956
[pid=18961] ppid=18959 vsize=13724 CPUtime=0.77
/proc/18961/stat : 18961 (sugar) S 18959 18961 18351 0 -1 4194304 1190 7758 0 1 3 1 67 6 16 0 1 0 29554005 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18961/statm: 3431 809 371 3 0 531 0
[pid=18971] ppid=18961 vsize=807328 CPUtime=5.34
/proc/18971/stat : 18971 (java) R 18961 18961 18351 0 -1 0 21417 0 1 0 524 10 0 0 25 0 8 0 29554087 826703872 21120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073566071 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18971/statm: 201832 21120 1507 14 0 189110 0
[pid=18971/tid=18972] ppid=18961 vsize=807328 CPUtime=1.04
/proc/18971/task/18972/stat : 18972 (java) S 18961 18961 18351 0 -1 64 15186 0 0 0 99 5 0 0 16 0 8 0 29554091 826703872 21120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18971/tid=18973] ppid=18961 vsize=807328 CPUtime=0
/proc/18971/task/18973/stat : 18973 (java) S 18961 18961 18351 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29554091 826703872 21120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18971/tid=18974] ppid=18961 vsize=807328 CPUtime=0
/proc/18971/task/18974/stat : 18974 (java) S 18961 18961 18351 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 29554091 826703872 21120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18971/tid=18975] ppid=18961 vsize=807328 CPUtime=0
/proc/18971/task/18975/stat : 18975 (java) S 18961 18961 18351 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 29554094 826703872 21120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18971/tid=18976] ppid=18961 vsize=807328 CPUtime=0.13
/proc/18971/task/18976/stat : 18976 (java) S 18961 18961 18351 0 -1 64 400 0 0 0 13 0 0 0 17 0 8 0 29554094 826703872 21120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18971/tid=18977] ppid=18961 vsize=807328 CPUtime=0
/proc/18971/task/18977/stat : 18977 (java) S 18961 18961 18351 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 29554094 826703872 21120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18971/tid=18978] ppid=18961 vsize=807328 CPUtime=0
/proc/18971/task/18978/stat : 18978 (java) S 18961 18961 18351 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29554094 826703872 21120 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.11
Current children cumulated vsize (KiB) 821052

[startup+12.639 s]
/proc/loadavg: 2.02 2.00 2.06 3/82 18979
/proc/meminfo: memFree=1469480/2055920 swapFree=4179984/4192956
[pid=18961] ppid=18959 vsize=13724 CPUtime=8.04
/proc/18961/stat : 18961 (sugar) S 18959 18961 18351 0 -1 4194304 1277 34345 0 2 3 1 779 21 16 0 1 0 29554005 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18961/statm: 3431 816 373 3 0 531 0
[pid=18979] ppid=18961 vsize=5156 CPUtime=4.46
/proc/18979/stat : 18979 (minisat) R 18961 18961 18351 0 -1 0 1245 0 0 0 446 0 0 0 25 0 1 0 29554821 5279744 957 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528401 0 0 4096 3 0 0 0 17 1 0 0
/proc/18979/statm: 1289 957 51 112 0 1173 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 18880

[startup+25.4793 s]
/proc/loadavg: 2.24 2.05 2.07 3/82 18979
/proc/meminfo: memFree=1435752/2055920 swapFree=4179984/4192956
[pid=18961] ppid=18959 vsize=13724 CPUtime=8.04
/proc/18961/stat : 18961 (sugar) S 18959 18961 18351 0 -1 4194304 1277 34345 0 2 3 1 779 21 16 0 1 0 29554005 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18961/statm: 3431 816 373 3 0 531 0
[pid=18979] ppid=18961 vsize=7476 CPUtime=17.28
/proc/18979/stat : 18979 (minisat) R 18961 18961 18351 0 -1 0 1816 0 0 0 1726 2 0 0 25 0 1 0 29554821 7655424 1528 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/18979/statm: 1869 1528 51 112 0 1753 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 21200

[startup+51.0979 s]
/proc/loadavg: 2.22 2.06 2.07 3/75 18980
/proc/meminfo: memFree=1645152/2055920 swapFree=4179984/4192956
[pid=18961] ppid=18959 vsize=13724 CPUtime=8.04
/proc/18961/stat : 18961 (sugar) S 18959 18961 18351 0 -1 4194304 1277 34345 0 2 3 1 779 21 16 0 1 0 29554005 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/18961/statm: 3431 816 373 3 0 531 0
[pid=18979] ppid=18961 vsize=10528 CPUtime=42.84
/proc/18979/stat : 18979 (minisat) R 18961 18961 18351 0 -1 0 2553 0 0 0 4281 3 0 0 25 0 1 0 29554821 10780672 2265 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134522283 0 0 4096 3 0 0 0 17 0 0 0
/proc/18979/statm: 2632 2265 51 112 0 2516 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 24252

[startup+102.332 s]
/proc/loadavg: 2.09 2.05 2.07 3/75 18980
/proc/meminfo: memFree=1636448/2055920 swapFree=4179984/4192956
[pid=18961] ppid=18959 vsize=13724 CPUtime=8.04
/proc/18961/stat : 18961 (sugar) S 18959 18961 18351 0 -1 4194304 1277 34345 0 2 3 1 779 21 16 0 1 0 29554005 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18961/statm: 3431 816 373 3 0 531 0
[pid=18979] ppid=18961 vsize=12860 CPUtime=93.63
/proc/18979/stat : 18979 (minisat) R 18961 18961 18351 0 -1 0 3142 0 0 0 9359 4 0 0 25 0 1 0 29554821 13168640 2854 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134642055 0 0 4096 3 0 0 0 17 0 0 0
/proc/18979/statm: 3215 2854 51 112 0 3099 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 26584

[startup+162.39 s]
/proc/loadavg: 2.03 2.04 2.06 3/75 18980
/proc/meminfo: memFree=1629024/2055920 swapFree=4179984/4192956
[pid=18961] ppid=18959 vsize=13724 CPUtime=8.04
/proc/18961/stat : 18961 (sugar) S 18959 18961 18351 0 -1 4194304 1277 34345 0 2 3 1 779 21 16 0 1 0 29554005 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18961/statm: 3431 816 373 3 0 531 0
[pid=18979] ppid=18961 vsize=14856 CPUtime=153.18
/proc/18979/stat : 18979 (minisat) R 18961 18961 18351 0 -1 0 3615 0 0 0 15313 5 0 0 25 0 1 0 29554821 15212544 3327 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/18979/statm: 3714 3327 51 112 0 3598 0
Current children cumulated CPU time (s) 161.22
Current children cumulated vsize (KiB) 28580

[startup+222.45 s]
/proc/loadavg: 2.01 2.03 2.06 3/75 18980
/proc/meminfo: memFree=1623968/2055920 swapFree=4179984/4192956
[pid=18961] ppid=18959 vsize=13724 CPUtime=8.04
/proc/18961/stat : 18961 (sugar) S 18959 18961 18351 0 -1 4194304 1277 34345 0 2 3 1 779 21 16 0 1 0 29554005 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18961/statm: 3431 816 373 3 0 531 0
[pid=18979] ppid=18961 vsize=15608 CPUtime=212.71
/proc/18979/stat : 18979 (minisat) R 18961 18961 18351 0 -1 0 3791 0 0 0 21265 6 0 0 25 0 1 0 29554821 15982592 3503 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/18979/statm: 3902 3503 51 112 0 3786 0
Current children cumulated CPU time (s) 220.75
Current children cumulated vsize (KiB) 29332

[startup+282.511 s]
/proc/loadavg: 2.00 2.02 2.05 3/75 18980
/proc/meminfo: memFree=1617632/2055920 swapFree=4179984/4192956
[pid=18961] ppid=18959 vsize=13724 CPUtime=8.04
/proc/18961/stat : 18961 (sugar) S 18959 18961 18351 0 -1 4194304 1277 34345 0 2 3 1 779 21 16 0 1 0 29554005 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18961/statm: 3431 816 373 3 0 531 0
[pid=18979] ppid=18961 vsize=17080 CPUtime=272.25
/proc/18979/stat : 18979 (minisat) R 18961 18961 18351 0 -1 0 4134 0 0 0 27219 6 0 0 25 0 1 0 29554821 17489920 3846 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/18979/statm: 4270 3846 51 112 0 4154 0
Current children cumulated CPU time (s) 280.29
Current children cumulated vsize (KiB) 30804

[startup+342.568 s]
/proc/loadavg: 2.00 2.02 2.04 3/75 18980
/proc/meminfo: memFree=1612256/2055920 swapFree=4179984/4192956
[pid=18961] ppid=18959 vsize=13724 CPUtime=8.04

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

/proc/18961/stat : 18961 (sugar) S 18959 18961 18351 0 -1 4194304 1277 34345 0 2 3 1 779 21 16 0 1 0 29554005 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18961/statm: 3431 816 373 3 0 531 0
[pid=18979] ppid=18961 vsize=26256 CPUtime=1046.33
/proc/18979/stat : 18979 (minisat) R 18961 18961 18351 0 -1 0 6310 0 0 0 104622 11 0 0 25 0 1 0 29554821 26886144 6022 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/18979/statm: 6564 6022 51 112 0 6448 0
Current children cumulated CPU time (s) 1054.37
Current children cumulated vsize (KiB) 39980

[startup+1123.31 s]
/proc/loadavg: 2.04 2.01 2.00 3/75 18980
/proc/meminfo: memFree=1582560/2055920 swapFree=4179984/4192956
[pid=18961] ppid=18959 vsize=13724 CPUtime=8.04
/proc/18961/stat : 18961 (sugar) S 18959 18961 18351 0 -1 4194304 1277 34345 0 2 3 1 779 21 16 0 1 0 29554005 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18961/statm: 3431 816 373 3 0 531 0
[pid=18979] ppid=18961 vsize=27052 CPUtime=1105.87
/proc/18979/stat : 18979 (minisat) R 18961 18961 18351 0 -1 0 6522 0 0 0 110575 12 0 0 25 0 1 0 29554821 27701248 6234 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/18979/statm: 6763 6234 51 112 0 6647 0
Current children cumulated CPU time (s) 1113.91
Current children cumulated vsize (KiB) 40776

[startup+1183.36 s]
/proc/loadavg: 2.01 2.01 2.00 3/75 18980
/proc/meminfo: memFree=1582176/2055920 swapFree=4179984/4192956
[pid=18961] ppid=18959 vsize=13724 CPUtime=8.04
/proc/18961/stat : 18961 (sugar) S 18959 18961 18351 0 -1 4194304 1277 34345 0 2 3 1 779 21 16 0 1 0 29554005 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18961/statm: 3431 816 373 3 0 531 0
[pid=18979] ppid=18961 vsize=27384 CPUtime=1165.42
/proc/18979/stat : 18979 (minisat) R 18961 18961 18351 0 -1 0 6578 0 0 0 116530 12 0 0 25 0 1 0 29554821 28041216 6290 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/18979/statm: 6846 6290 51 112 0 6730 0
Current children cumulated CPU time (s) 1173.46
Current children cumulated vsize (KiB) 41108

[startup+1243.42 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 18980
/proc/meminfo: memFree=1579744/2055920 swapFree=4179984/4192956
[pid=18961] ppid=18959 vsize=13724 CPUtime=8.04
/proc/18961/stat : 18961 (sugar) S 18959 18961 18351 0 -1 4194304 1277 34345 0 2 3 1 779 21 16 0 1 0 29554005 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18961/statm: 3431 816 373 3 0 531 0
[pid=18979] ppid=18961 vsize=27384 CPUtime=1224.98
/proc/18979/stat : 18979 (minisat) R 18961 18961 18351 0 -1 0 6580 0 0 0 122486 12 0 0 25 0 1 0 29554821 28041216 6292 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/18979/statm: 6846 6292 51 112 0 6730 0
Current children cumulated CPU time (s) 1233.02
Current children cumulated vsize (KiB) 41108

[startup+1303.48 s]
/proc/loadavg: 2.07 2.02 2.00 3/81 19054
/proc/meminfo: memFree=1574616/2055920 swapFree=4179984/4192956
[pid=18961] ppid=18959 vsize=13724 CPUtime=8.04
/proc/18961/stat : 18961 (sugar) S 18959 18961 18351 0 -1 4194304 1277 34345 0 2 3 1 779 21 16 0 1 0 29554005 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18961/statm: 3431 816 373 3 0 531 0
[pid=18979] ppid=18961 vsize=27784 CPUtime=1284.46
/proc/18979/stat : 18979 (minisat) R 18961 18961 18351 0 -1 0 6697 0 0 0 128430 16 0 0 25 0 1 0 29554821 28450816 6409 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/18979/statm: 6946 6409 51 112 0 6830 0
Current children cumulated CPU time (s) 1292.5
Current children cumulated vsize (KiB) 41508

[startup+1363.56 s]
/proc/loadavg: 2.02 2.01 2.00 3/81 19146
/proc/meminfo: memFree=1573680/2055920 swapFree=4179984/4192956
[pid=18961] ppid=18959 vsize=13724 CPUtime=8.04
/proc/18961/stat : 18961 (sugar) S 18959 18961 18351 0 -1 4194304 1277 34345 0 2 3 1 779 21 16 0 1 0 29554005 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18961/statm: 3431 816 373 3 0 531 0
[pid=18979] ppid=18961 vsize=28628 CPUtime=1343.91
/proc/18979/stat : 18979 (minisat) R 18961 18961 18351 0 -1 0 6913 0 0 0 134363 28 0 0 25 0 1 0 29554821 29315072 6625 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/18979/statm: 7157 6625 51 112 0 7041 0
Current children cumulated CPU time (s) 1351.95
Current children cumulated vsize (KiB) 42352

[startup+1423.62 s]
/proc/loadavg: 2.07 2.02 2.00 3/75 19178
/proc/meminfo: memFree=1574488/2055920 swapFree=4179984/4192956
[pid=18961] ppid=18959 vsize=13724 CPUtime=8.04
/proc/18961/stat : 18961 (sugar) S 18959 18961 18351 0 -1 4194304 1277 34345 0 2 3 1 779 21 16 0 1 0 29554005 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18961/statm: 3431 816 373 3 0 531 0
[pid=18979] ppid=18961 vsize=28804 CPUtime=1403.44
/proc/18979/stat : 18979 (minisat) R 18961 18961 18351 0 -1 0 6947 0 0 0 140313 31 0 0 25 0 1 0 29554821 29495296 6659 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/18979/statm: 7201 6659 51 112 0 7085 0
Current children cumulated CPU time (s) 1411.48
Current children cumulated vsize (KiB) 42528

[startup+1483.67 s]
/proc/loadavg: 2.03 2.02 2.00 3/75 19178
/proc/meminfo: memFree=1574168/2055920 swapFree=4179984/4192956
[pid=18961] ppid=18959 vsize=13724 CPUtime=8.04
/proc/18961/stat : 18961 (sugar) S 18959 18961 18351 0 -1 4194304 1277 34345 0 2 3 1 779 21 16 0 1 0 29554005 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18961/statm: 3431 816 373 3 0 531 0
[pid=18979] ppid=18961 vsize=29384 CPUtime=1463
/proc/18979/stat : 18979 (minisat) R 18961 18961 18351 0 -1 0 7071 0 0 0 146268 32 0 0 25 0 1 0 29554821 30089216 6783 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528416 0 0 4096 3 0 0 0 17 0 0 0
/proc/18979/statm: 7346 6783 51 112 0 7230 0
Current children cumulated CPU time (s) 1471.04
Current children cumulated vsize (KiB) 43108

[startup+1543.73 s]
/proc/loadavg: 2.01 2.01 2.00 3/75 19178
/proc/meminfo: memFree=1573912/2055920 swapFree=4179984/4192956
[pid=18961] ppid=18959 vsize=13724 CPUtime=8.04
/proc/18961/stat : 18961 (sugar) S 18959 18961 18351 0 -1 4194304 1277 34345 0 2 3 1 779 21 16 0 1 0 29554005 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18961/statm: 3431 816 373 3 0 531 0
[pid=18979] ppid=18961 vsize=29564 CPUtime=1522.57
/proc/18979/stat : 18979 (minisat) R 18961 18961 18351 0 -1 0 7109 0 0 0 152225 32 0 0 25 0 1 0 29554821 30273536 6821 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/18979/statm: 7391 6821 51 112 0 7275 0
Current children cumulated CPU time (s) 1530.61
Current children cumulated vsize (KiB) 43288

[startup+1603.78 s]
/proc/loadavg: 2.00 2.00 2.00 3/75 19178
/proc/meminfo: memFree=1573656/2055920 swapFree=4179984/4192956
[pid=18961] ppid=18959 vsize=13724 CPUtime=8.04
/proc/18961/stat : 18961 (sugar) S 18959 18961 18351 0 -1 4194304 1277 34345 0 2 3 1 779 21 16 0 1 0 29554005 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18961/statm: 3431 816 373 3 0 531 0
[pid=18979] ppid=18961 vsize=29828 CPUtime=1582.14
/proc/18979/stat : 18979 (minisat) R 18961 18961 18351 0 -1 0 7185 0 0 0 158182 32 0 0 25 0 1 0 29554821 30543872 6897 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/18979/statm: 7457 6897 51 112 0 7341 0
Current children cumulated CPU time (s) 1590.18
Current children cumulated vsize (KiB) 43552

[startup+1663.84 s]
/proc/loadavg: 2.06 2.02 2.00 3/75 19178
/proc/meminfo: memFree=1572952/2055920 swapFree=4179984/4192956
[pid=18961] ppid=18959 vsize=13724 CPUtime=8.04
/proc/18961/stat : 18961 (sugar) S 18959 18961 18351 0 -1 4194304 1277 34345 0 2 3 1 779 21 16 0 1 0 29554005 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18961/statm: 3431 816 373 3 0 531 0
[pid=18979] ppid=18961 vsize=30228 CPUtime=1641.67
/proc/18979/stat : 18979 (minisat) R 18961 18961 18351 0 -1 0 7271 0 0 0 164134 33 0 0 25 0 1 0 29554821 30953472 6983 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528762 0 0 4096 3 0 0 0 17 0 0 0
/proc/18979/statm: 7557 6983 51 112 0 7441 0
Current children cumulated CPU time (s) 1649.71
Current children cumulated vsize (KiB) 43952

[startup+1723.9 s]
/proc/loadavg: 2.02 2.01 2.00 3/75 19178
/proc/meminfo: memFree=1572064/2055920 swapFree=4179984/4192956
[pid=18961] ppid=18959 vsize=13724 CPUtime=8.04
/proc/18961/stat : 18961 (sugar) S 18959 18961 18351 0 -1 4194304 1277 34345 0 2 3 1 779 21 16 0 1 0 29554005 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18961/statm: 3431 816 373 3 0 531 0
[pid=18979] ppid=18961 vsize=30640 CPUtime=1701.21
/proc/18979/stat : 18979 (minisat) R 18961 18961 18351 0 -1 0 7378 0 0 0 170088 33 0 0 25 0 1 0 29554821 31375360 7090 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/18979/statm: 7660 7090 51 112 0 7544 0
Current children cumulated CPU time (s) 1709.25
Current children cumulated vsize (KiB) 44364

[startup+1783.95 s]
/proc/loadavg: 2.01 2.00 2.00 3/75 19178
/proc/meminfo: memFree=1571232/2055920 swapFree=4179984/4192956
[pid=18961] ppid=18959 vsize=13724 CPUtime=8.04
/proc/18961/stat : 18961 (sugar) S 18959 18961 18351 0 -1 4194304 1277 34345 0 2 3 1 779 21 16 0 1 0 29554005 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18961/statm: 3431 816 373 3 0 531 0
[pid=18979] ppid=18961 vsize=31472 CPUtime=1760.76
/proc/18979/stat : 18979 (minisat) R 18961 18961 18351 0 -1 0 7569 0 0 0 176043 33 0 0 25 0 1 0 29554821 32227328 7281 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/18979/statm: 7868 7281 51 112 0 7752 0
Current children cumulated CPU time (s) 1768.8
Current children cumulated vsize (KiB) 45196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.41 s]
/proc/loadavg: 2.02 2.00 2.00 3/82 19242
/proc/meminfo: memFree=1448168/2055920 swapFree=4179984/4192956
[pid=18961] ppid=18959 vsize=13724 CPUtime=8.04
/proc/18961/stat : 18961 (sugar) S 18959 18961 18351 0 -1 4194304 1277 34345 0 2 3 1 779 21 16 0 1 0 29554005 14053376 816 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 271903141986 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/18961/statm: 3431 816 373 3 0 531 0
[pid=18979] ppid=18961 vsize=31472 CPUtime=1791.99
/proc/18979/stat : 18979 (minisat) R 18961 18961 18351 0 -1 0 7569 0 0 0 179165 34 0 0 25 0 1 0 29554821 32227328 7281 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/18979/statm: 7868 7281 51 112 0 7752 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 45196

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

Child status: 1
Real time (s): 1815.42
CPU time (s): 1800.07
CPU user time (s): 1799.48
CPU system time (s): 0.58791
CPU usage (%): 99.1544
Max. virtual memory (cumulated for all children) (KiB): 821052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.48
system time used= 0.58791
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43278
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= 1760
involuntary context switches= 40838

runsolver used 1.9617 s user time and 5.12922 s system time

The end

Launcher Data (download as text)

Begin job on node60 on Mon Jan 29 18:39:32 UTC 2007


IDJOB= 203664
IDBENCH= 3974
IDSOLVER= 86
FILE ID= node60/203664-1170095971

PBS_JOBID= 3689604

Free space on /tmp= 66559 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-2-27/rand-27-27-351-163-59021_ext.xml
COMMAND LINE= /tmp/evaluation/203664-1170095971/solver /tmp/evaluation/203664-1170095971 /tmp/evaluation/203664-1170095971/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-203664-1170095971 -o ROOT/results/node60/solver-203664-1170095971 -C 1800 -M 900  /tmp/evaluation/203664-1170095971/solver /tmp/evaluation/203664-1170095971 /tmp/evaluation/203664-1170095971/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  44fdb95b12115dd36d19382bd61569e9

RANDOM SEED= 926243427

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.283
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.283
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:       1632976 kB
Buffers:         35260 kB
Cached:         262752 kB
SwapCached:       8260 kB
Active:         195276 kB
Inactive:       182144 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1632976 kB
SwapTotal:     4192956 kB
SwapFree:      4179984 kB
Dirty:            6072 kB
Writeback:           0 kB
Mapped:          86480 kB
Slab:            30652 kB
Committed_AS:   333916 kB
PageTables:       2048 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= 66535 MiB



End job on node60 on Mon Jan 29 19:09:47 UTC 2007