Trace number 203626

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.09 1808.84

General information on the benchmark

Namerandom/rand-2-27/
rand-27-27-351-163-62021_ext.xml
MD5SUM06a6ade40c9d83081f8b20faf4526d46
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 benchmark809.946
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/203626-1170095969/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/203626-1170095969/unknown.xml [Mon Jan 29 19:39:30 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/203626-1170095969/unknown.xml /tmp/evaluation/203626-1170095969/sugar24976.csp [Mon Jan 29 19:39:30 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/203626-1170095969/sugar-v0-40.jar -convert /tmp/evaluation/203626-1170095969/unknown.xml /tmp/evaluation/203626-1170095969/sugar24976.csp
0.17	c BEGIN convert /tmp/evaluation/203626-1170095969/unknown.xml
0.79	c END convert (0.624903 seconds)
0.80	c # CONVERT_XML  END : /tmp/evaluation/203626-1170095969/sugar24976.csp 1860834 bytes (1 seconds) [Mon Jan 29 19:39:31 2007]
0.80	c # CONVERT_XML  CPU : 0 = 0 + 0 + 0 + 0
0.80	
0.80	c # GENERATE_SAT  BEGIN : /tmp/evaluation/203626-1170095969/sugar24976.bcnf [Mon Jan 29 19:39:31 2007]
0.80	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/203626-1170095969/sugar-v0-40.jar -bcnf -map /tmp/evaluation/203626-1170095969/sugar24976.map /tmp/evaluation/203626-1170095969/sugar24976.csp /tmp/evaluation/203626-1170095969/sugar24976.bcnf
0.92	c BEGIN parse /tmp/evaluation/203626-1170095969/sugar24976.csp
7.91	c END parse (6.983852 seconds)
7.91	c BEGIN simplify
7.94	c END simplify (0.035483 seconds)
7.94	c BEGIN encode /tmp/evaluation/203626-1170095969/sugar24976.bcnf
8.28	c END encode (0.335107 seconds)
8.34	c # GENERATE_SAT  END : 702 variables 57888 clauses 1118896 bytes (7 seconds) [Mon Jan 29 19:39:38 2007]
8.34	c # GENERATE_SAT  CPU : 7.44 = 0 + 0 + 7.26 + 0.18
8.34	
8.34	c # SOLVE_SAT  BEGIN : /tmp/evaluation/203626-1170095969/sugar24976.bcnf [Mon Jan 29 19:39:38 2007]
8.34	c # CMD : /tmp/evaluation/203626-1170095969/minisat /tmp/evaluation/203626-1170095969/sugar24976.bcnf /tmp/evaluation/203626-1170095969/sugar24976.out
8.38	c ==================================[MINISAT]===================================
8.38	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
8.38	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
8.38	c ==============================================================================
8.38	c |         0 |   57888   221830 |   19296       0        0     nan |  0.000 % |
8.41	c |       100 |   57888   221830 |   21225     100      948     9.5 |  0.000 % |
8.45	c |       251 |   57888   221830 |   23348     251     2521    10.0 |  0.009 % |
8.51	c |       477 |   57888   221830 |   25682     477     4883    10.2 |  0.009 % |
8.59	c |       814 |   57888   221830 |   28251     814     8531    10.5 |  0.009 % |
8.72	c |      1321 |   57888   221830 |   31076    1321    13878    10.5 |  0.009 % |
8.91	c |      2080 |   57888   221830 |   34184    2080    22142    10.6 |  0.009 % |
9.22	c |      3221 |   57888   221830 |   37602    3221    35634    11.1 |  0.009 % |
9.71	c |      4929 |   57888   221830 |   41362    4929    53909    10.9 |  0.009 % |
10.50	c |      7491 |   57890   221830 |   45498    7489    81549    10.9 |  0.009 % |
11.68	c |     11338 |   57890   221830 |   50048   11336   126988    11.2 |  0.005 % |
13.68	c |     17106 |   57891   221830 |   55053   17103   201880    11.8 |  0.008 % |
17.43	c |     25756 |   57891   221830 |   60559   25753   311418    12.1 |  0.008 % |
24.36	c |     38731 |   57891   221830 |   66615   38728   469646    12.1 |  0.008 % |
36.76	c |     58192 |   57893   221830 |   73276   58187   735256    12.6 |  0.008 % |
56.37	c |     87384 |   57895   221830 |   80604   27100   372587    13.7 |  0.008 % |
88.13	c |    131174 |   57899   221830 |   88664   70886  1035612    14.6 |  0.008 % |
136.56	c |    196858 |   57900   221830 |   97531   63495   915861    14.4 |  0.008 % |
213.49	c |    295385 |   57903   221830 |  107284   77698  1269182    16.3 |  0.008 % |
347.42	c |    443174 |   57906   221830 |  118012   47948   740642    15.4 |  0.009 % |
561.46	c |    664857 |   57910   221830 |  129813   69399  1024694    14.8 |  0.008 % |
888.63	c |    997383 |   57918   221830 |  142795   61868  1043515    16.9 |  0.008 % |
1429.60	c |   1496171 |   57923   221830 |  157074   61789  1030125    16.7 |  0.009 % |
1808.84	s UNKNOWN
1808.84	c # ERROR No such file or directory /tmp/evaluation/203626-1170095969/sugar24976.out, at /tmp/evaluation/203626-1170095969/sugar line 393.
1808.84	
1808.84	c # MAIN  END :  (1809 seconds) [Mon Jan 29 20:09:39 2007]
1808.84	c # MAIN  CPU : 1799.33 = 0 + 0 + 1798.97 + 0.36
1808.84	

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/node5/watcher-203626-1170095969 -o ROOT/results/node5/solver-203626-1170095969 -C 1800 -M 900 /tmp/evaluation/203626-1170095969/solver /tmp/evaluation/203626-1170095969 /tmp/evaluation/203626-1170095969/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.97 2.25 2.68 5/87 24977
/proc/meminfo: memFree=1845968/2055920 swapFree=4192812/4192956
[pid=24976] ppid=24974 vsize=18540 CPUtime=0
/proc/24976/stat : 24976 (runsolver) R 24974 24976 24911 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 29551794 18984960 279 18446744073709551615 4194304 4267372 548682069040 18446744073709551615 226913479975 0 0 4096 24578 0 0 0 17 1 0 0
/proc/24976/statm: 4635 279 244 17 0 2626 0

[startup+0.109964 s]
/proc/loadavg: 1.97 2.25 2.68 5/87 24977
/proc/meminfo: memFree=1845968/2055920 swapFree=4192812/4192956
[pid=24976] ppid=24974 vsize=13724 CPUtime=0.04
/proc/24976/stat : 24976 (sugar) S 24974 24976 24911 0 -1 4194304 1112 0 0 0 3 1 0 0 21 0 1 0 29551794 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24976/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+0.518008 s]
/proc/loadavg: 1.97 2.25 2.68 5/87 24977
/proc/meminfo: memFree=1845968/2055920 swapFree=4192812/4192956
[pid=24976] ppid=24974 vsize=13724 CPUtime=0.04
/proc/24976/stat : 24976 (sugar) S 24974 24976 24911 0 -1 4194304 1121 0 0 0 3 1 0 0 15 0 1 0 29551794 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24976/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.34111 s]
/proc/loadavg: 2.05 2.26 2.68 4/96 24993
/proc/meminfo: memFree=1823880/2055920 swapFree=4192812/4192956
[pid=24976] ppid=24974 vsize=13724 CPUtime=0.04
/proc/24976/stat : 24976 (sugar) S 24974 24976 24911 0 -1 4194304 1188 0 0 0 3 1 0 0 15 0 1 0 29551794 14053376 808 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24976/statm: 3431 808 370 3 0 531 0
[pid=24978] ppid=24976 vsize=0 CPUtime=0.74
/proc/24978/stat : 24978 (java) Z 24976 24976 24911 0 -1 1036 7758 0 1 0 67 7 0 0 19 0 1 0 29551799 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/24978/statm: 0 0 0 0 0 0 0
[pid=24986] ppid=24976 vsize=807064 CPUtime=0.52
/proc/24986/stat : 24986 (java) R 24976 24976 24911 0 -1 0 7331 0 1 0 47 5 0 0 18 0 8 0 29551875 826433536 7079 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24986/statm: 201766 7079 1494 14 0 189044 0
[pid=24986/tid=24987] ppid=24976 vsize=807064 CPUtime=0.06
/proc/24986/task/24987/stat : 24987 (java) R 24976 24976 24911 0 -1 64 1277 0 0 0 6 0 0 0 16 0 8 0 29551878 826433536 7079 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153827336 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24986/tid=24988] ppid=24976 vsize=807064 CPUtime=0
/proc/24986/task/24988/stat : 24988 (java) S 24976 24976 24911 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29551879 826433536 7079 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24986/tid=24989] ppid=24976 vsize=807064 CPUtime=0
/proc/24986/task/24989/stat : 24989 (java) S 24976 24976 24911 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29551879 826433536 7079 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24986/tid=24990] ppid=24976 vsize=807064 CPUtime=0
/proc/24986/task/24990/stat : 24990 (java) S 24976 24976 24911 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 29551882 826433536 7079 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24986/tid=24991] ppid=24976 vsize=807064 CPUtime=0.05
/proc/24986/task/24991/stat : 24991 (java) R 24976 24976 24911 0 -1 64 292 0 0 0 5 0 0 0 19 0 8 0 29551882 826433536 7079 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24986/tid=24992] ppid=24976 vsize=807064 CPUtime=0
/proc/24986/task/24992/stat : 24992 (java) S 24976 24976 24911 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 29551882 826433536 7079 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24986/tid=24993] ppid=24976 vsize=807064 CPUtime=0
/proc/24986/task/24993/stat : 24993 (java) S 24976 24976 24911 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29551882 826433536 7079 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 820788

[startup+2.99429 s]
/proc/loadavg: 2.05 2.26 2.68 3/96 24993
/proc/meminfo: memFree=1804424/2055920 swapFree=4192812/4192956
[pid=24976] ppid=24974 vsize=13724 CPUtime=0.04
/proc/24976/stat : 24976 (sugar) S 24974 24976 24911 0 -1 4194304 1188 0 0 0 3 1 0 0 15 0 1 0 29551794 14053376 808 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24976/statm: 3431 808 370 3 0 531 0
[pid=24978] ppid=24976 vsize=0 CPUtime=0.74
/proc/24978/stat : 24978 (java) Z 24976 24976 24911 0 -1 1036 7758 0 1 0 67 7 0 0 19 0 1 0 29551799 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/24978/statm: 0 0 0 0 0 0 0
[pid=24986] ppid=24976 vsize=807064 CPUtime=2.16
/proc/24986/stat : 24986 (java) R 24976 24976 24911 0 -1 0 13721 0 1 0 208 8 0 0 25 0 8 0 29551875 826433536 13454 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24986/statm: 201766 13454 1494 14 0 189044 0
[pid=24986/tid=24987] ppid=24976 vsize=807064 CPUtime=0.58
/proc/24986/task/24987/stat : 24987 (java) R 24976 24976 24911 0 -1 64 7652 0 0 0 55 3 0 0 16 0 8 0 29551878 826433536 13454 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153827336 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24986/tid=24988] ppid=24976 vsize=807064 CPUtime=0
/proc/24986/task/24988/stat : 24988 (java) S 24976 24976 24911 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29551879 826433536 13454 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24986/tid=24989] ppid=24976 vsize=807064 CPUtime=0
/proc/24986/task/24989/stat : 24989 (java) S 24976 24976 24911 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29551879 826433536 13454 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24986/tid=24990] ppid=24976 vsize=807064 CPUtime=0
/proc/24986/task/24990/stat : 24990 (java) S 24976 24976 24911 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 29551882 826433536 13454 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24986/tid=24991] ppid=24976 vsize=807064 CPUtime=0.05
/proc/24986/task/24991/stat : 24991 (java) S 24976 24976 24911 0 -1 64 292 0 0 0 5 0 0 0 16 0 8 0 29551882 826433536 13454 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24986/tid=24992] ppid=24976 vsize=807064 CPUtime=0
/proc/24986/task/24992/stat : 24992 (java) S 24976 24976 24911 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 29551882 826433536 13454 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24986/tid=24993] ppid=24976 vsize=807064 CPUtime=0
/proc/24986/task/24993/stat : 24993 (java) S 24976 24976 24911 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29551882 826433536 13454 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 820788

[startup+6.28166 s]
/proc/loadavg: 2.05 2.26 2.68 3/96 24993
/proc/meminfo: memFree=1769352/2055920 swapFree=4192812/4192956
[pid=24976] ppid=24974 vsize=13724 CPUtime=0.04
/proc/24976/stat : 24976 (sugar) S 24974 24976 24911 0 -1 4194304 1188 0 0 0 3 1 0 0 15 0 1 0 29551794 14053376 808 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24976/statm: 3431 808 370 3 0 531 0
[pid=24978] ppid=24976 vsize=0 CPUtime=0.74
/proc/24978/stat : 24978 (java) Z 24976 24976 24911 0 -1 1036 7758 0 1 0 67 7 0 0 19 0 1 0 29551799 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/24978/statm: 0 0 0 0 0 0 0
[pid=24986] ppid=24976 vsize=807336 CPUtime=5.43
/proc/24986/stat : 24986 (java) R 24976 24976 24911 0 -1 0 21196 0 2 0 530 13 0 0 25 0 8 0 29551875 826712064 20901 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073491307 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24986/statm: 201834 20901 1507 14 0 189112 0
[pid=24986/tid=24987] ppid=24976 vsize=807336 CPUtime=1.02
/proc/24986/task/24987/stat : 24987 (java) S 24976 24976 24911 0 -1 64 14965 0 1 0 95 7 0 0 16 0 8 0 29551878 826712064 20901 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24986/tid=24988] ppid=24976 vsize=807336 CPUtime=0
/proc/24986/task/24988/stat : 24988 (java) S 24976 24976 24911 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 29551879 826712064 20901 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24986/tid=24989] ppid=24976 vsize=807336 CPUtime=0
/proc/24986/task/24989/stat : 24989 (java) S 24976 24976 24911 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29551879 826712064 20901 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24986/tid=24990] ppid=24976 vsize=807336 CPUtime=0
/proc/24986/task/24990/stat : 24990 (java) S 24976 24976 24911 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 29551882 826712064 20901 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24986/tid=24991] ppid=24976 vsize=807336 CPUtime=0.13
/proc/24986/task/24991/stat : 24991 (java) S 24976 24976 24911 0 -1 64 401 0 0 0 13 0 0 0 17 0 8 0 29551882 826712064 20901 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24986/tid=24992] ppid=24976 vsize=807336 CPUtime=0
/proc/24986/task/24992/stat : 24992 (java) S 24976 24976 24911 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 29551882 826712064 20901 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24986/tid=24993] ppid=24976 vsize=807336 CPUtime=0
/proc/24986/task/24993/stat : 24993 (java) S 24976 24976 24911 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29551882 826712064 20901 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 821060

[startup+12.7824 s]
/proc/loadavg: 2.12 2.27 2.68 3/89 24994
/proc/meminfo: memFree=1837184/2055920 swapFree=4192812/4192956
[pid=24976] ppid=24974 vsize=13724 CPUtime=7.48
/proc/24976/stat : 24976 (sugar) S 24974 24976 24911 0 -1 4194304 1277 26589 0 2 3 1 726 18 16 0 1 0 29551794 14053376 816 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24976/statm: 3431 816 373 3 0 531 0
[pid=24978] ppid=24976 vsize=0 CPUtime=0.74
/proc/24978/stat : 24978 (java) Z 24976 24976 24911 0 -1 1036 7758 0 1 0 67 7 0 0 19 0 1 0 29551799 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/24978/statm: 0 0 0 0 0 0 0
[pid=24994] ppid=24976 vsize=5284 CPUtime=4.4
/proc/24994/stat : 24994 (minisat) R 24976 24976 24911 0 -1 0 1252 0 0 0 440 0 0 0 25 0 1 0 29552629 5410816 965 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/24994/statm: 1321 965 51 112 0 1205 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 19008

[startup+25.6149 s]
/proc/loadavg: 2.10 2.26 2.67 3/89 24994
/proc/meminfo: memFree=1834944/2055920 swapFree=4192812/4192956
[pid=24976] ppid=24974 vsize=13724 CPUtime=7.48
/proc/24976/stat : 24976 (sugar) S 24974 24976 24911 0 -1 4194304 1277 26589 0 2 3 1 726 18 16 0 1 0 29551794 14053376 816 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24976/statm: 3431 816 373 3 0 531 0
[pid=24978] ppid=24976 vsize=0 CPUtime=0.74
/proc/24978/stat : 24978 (java) Z 24976 24976 24911 0 -1 1036 7758 0 1 0 67 7 0 0 19 0 1 0 29551799 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/24978/statm: 0 0 0 0 0 0 0
[pid=24994] ppid=24976 vsize=7468 CPUtime=17.17
/proc/24994/stat : 24994 (minisat) R 24976 24976 24911 0 -1 0 1807 0 0 0 1716 1 0 0 25 0 1 0 29552629 7647232 1520 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/24994/statm: 1867 1520 51 112 0 1751 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 21192

[startup+51.3108 s]
/proc/loadavg: 2.06 2.24 2.65 4/89 24994
/proc/meminfo: memFree=1831552/2055920 swapFree=4192812/4192956
[pid=24976] ppid=24974 vsize=13724 CPUtime=7.48
/proc/24976/stat : 24976 (sugar) S 24974 24976 24911 0 -1 4194304 1277 26589 0 2 3 1 726 18 16 0 1 0 29551794 14053376 816 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24976/statm: 3431 816 373 3 0 531 0
[pid=24978] ppid=24976 vsize=0 CPUtime=0.74
/proc/24978/stat : 24978 (java) Z 24976 24976 24911 0 -1 1036 7758 0 1 0 67 7 0 0 19 0 1 0 29551799 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/24978/statm: 0 0 0 0 0 0 0
[pid=24994] ppid=24976 vsize=10492 CPUtime=42.74
/proc/24994/stat : 24994 (minisat) R 24976 24976 24911 0 -1 0 2518 0 0 0 4272 2 0 0 25 0 1 0 29552629 10743808 2231 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528531 0 0 4096 3 0 0 0 17 1 0 0
/proc/24994/statm: 2623 2231 51 112 0 2507 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 24216

[startup+102.598 s]
/proc/loadavg: 2.02 2.20 2.61 3/89 24994
/proc/meminfo: memFree=1827008/2055920 swapFree=4192812/4192956
[pid=24976] ppid=24974 vsize=13724 CPUtime=7.48
/proc/24976/stat : 24976 (sugar) S 24974 24976 24911 0 -1 4194304 1277 26589 0 2 3 1 726 18 16 0 1 0 29551794 14053376 816 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24976/statm: 3431 816 373 3 0 531 0
[pid=24978] ppid=24976 vsize=0 CPUtime=0.74
/proc/24978/stat : 24978 (java) Z 24976 24976 24911 0 -1 1036 7758 0 1 0 67 7 0 0 19 0 1 0 29551799 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/24978/statm: 0 0 0 0 0 0 0
[pid=24994] ppid=24976 vsize=12860 CPUtime=93.79
/proc/24994/stat : 24994 (minisat) R 24976 24976 24911 0 -1 0 3143 0 0 0 9376 3 0 0 25 0 1 0 29552629 13168640 2856 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 1 0 0
/proc/24994/statm: 3215 2856 51 112 0 3099 0
Current children cumulated CPU time (s) 102.01
Current children cumulated vsize (KiB) 26584

[startup+162.616 s]
/proc/loadavg: 2.01 2.16 2.57 3/89 24994
/proc/meminfo: memFree=1825728/2055920 swapFree=4192812/4192956
[pid=24976] ppid=24974 vsize=13724 CPUtime=7.48
/proc/24976/stat : 24976 (sugar) S 24974 24976 24911 0 -1 4194304 1277 26589 0 2 3 1 726 18 16 0 1 0 29551794 14053376 816 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24976/statm: 3431 816 373 3 0 531 0
[pid=24978] ppid=24976 vsize=0 CPUtime=0.74
/proc/24978/stat : 24978 (java) Z 24976 24976 24911 0 -1 1036 7758 0 1 0 67 7 0 0 19 0 1 0 29551799 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/24978/statm: 0 0 0 0 0 0 0
[pid=24994] ppid=24976 vsize=14156 CPUtime=153.53
/proc/24994/stat : 24994 (minisat) R 24976 24976 24911 0 -1 0 3413 0 0 0 15350 3 0 0 25 0 1 0 29552629 14495744 3126 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/24994/statm: 3539 3126 51 112 0 3423 0
Current children cumulated CPU time (s) 161.75
Current children cumulated vsize (KiB) 27880

[startup+222.636 s]
/proc/loadavg: 2.11 2.16 2.54 3/89 24994
/proc/meminfo: memFree=1824128/2055920 swapFree=4192812/4192956
[pid=24976] ppid=24974 vsize=13724 CPUtime=7.48

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

/proc/24994/stat : 24994 (minisat) R 24976 24976 24911 0 -1 0 6706 0 0 0 122872 13 0 0 25 0 1 0 29552629 28594176 6403 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/24994/statm: 6981 6403 51 112 0 6865 0
Current children cumulated CPU time (s) 1237.07
Current children cumulated vsize (KiB) 41648

[startup+1303.03 s]
/proc/loadavg: 2.01 2.01 2.15 3/95 25066
/proc/meminfo: memFree=1797328/2055920 swapFree=4192812/4192956
[pid=24976] ppid=24974 vsize=13724 CPUtime=7.48
/proc/24976/stat : 24976 (sugar) S 24974 24976 24911 0 -1 4194304 1277 26589 0 2 3 1 726 18 16 0 1 0 29551794 14053376 816 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24976/statm: 3431 816 373 3 0 531 0
[pid=24978] ppid=24976 vsize=0 CPUtime=0.74
/proc/24978/stat : 24978 (java) Z 24976 24976 24911 0 -1 1036 7758 0 1 0 67 7 0 0 19 0 1 0 29551799 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/24978/statm: 0 0 0 0 0 0 0
[pid=24994] ppid=24976 vsize=28056 CPUtime=1288.53
/proc/24994/stat : 24994 (minisat) R 24976 24976 24911 0 -1 0 6759 0 0 0 128840 13 0 0 25 0 1 0 29552629 28729344 6456 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528723 0 0 4096 3 0 0 0 17 1 0 0
/proc/24994/statm: 7014 6456 51 112 0 6898 0
Current children cumulated CPU time (s) 1296.75
Current children cumulated vsize (KiB) 41780

[startup+1363.08 s]
/proc/loadavg: 2.00 2.00 2.14 3/95 25158
/proc/meminfo: memFree=1795472/2055920 swapFree=4192812/4192956
[pid=24976] ppid=24974 vsize=13724 CPUtime=7.48
/proc/24976/stat : 24976 (sugar) S 24974 24976 24911 0 -1 4194304 1277 26589 0 2 3 1 726 18 16 0 1 0 29551794 14053376 816 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24976/statm: 3431 816 373 3 0 531 0
[pid=24978] ppid=24976 vsize=0 CPUtime=0.74
/proc/24978/stat : 24978 (java) Z 24976 24976 24911 0 -1 1036 7758 0 1 0 67 7 0 0 19 0 1 0 29551799 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/24978/statm: 0 0 0 0 0 0 0
[pid=24994] ppid=24976 vsize=28356 CPUtime=1348.19
/proc/24994/stat : 24994 (minisat) R 24976 24976 24911 0 -1 0 6806 0 0 0 134806 13 0 0 25 0 1 0 29552629 29036544 6503 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/24994/statm: 7089 6503 51 112 0 6973 0
Current children cumulated CPU time (s) 1356.41
Current children cumulated vsize (KiB) 42080

[startup+1423.1 s]
/proc/loadavg: 2.00 2.00 2.13 3/89 25192
/proc/meminfo: memFree=1795776/2055920 swapFree=4192812/4192956
[pid=24976] ppid=24974 vsize=13724 CPUtime=7.48
/proc/24976/stat : 24976 (sugar) S 24974 24976 24911 0 -1 4194304 1277 26589 0 2 3 1 726 18 16 0 1 0 29551794 14053376 816 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24976/statm: 3431 816 373 3 0 531 0
[pid=24978] ppid=24976 vsize=0 CPUtime=0.74
/proc/24978/stat : 24978 (java) Z 24976 24976 24911 0 -1 1036 7758 0 1 0 67 7 0 0 19 0 1 0 29551799 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/24978/statm: 0 0 0 0 0 0 0
[pid=24994] ppid=24976 vsize=28748 CPUtime=1407.9
/proc/24994/stat : 24994 (minisat) R 24976 24976 24911 0 -1 0 6898 0 0 0 140776 14 0 0 25 0 1 0 29552629 29437952 6595 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/24994/statm: 7187 6595 51 112 0 7071 0
Current children cumulated CPU time (s) 1416.12
Current children cumulated vsize (KiB) 42472

[startup+1483.12 s]
/proc/loadavg: 2.00 2.00 2.11 3/89 25192
/proc/meminfo: memFree=1795456/2055920 swapFree=4192812/4192956
[pid=24976] ppid=24974 vsize=13724 CPUtime=7.48
/proc/24976/stat : 24976 (sugar) S 24974 24976 24911 0 -1 4194304 1277 26589 0 2 3 1 726 18 16 0 1 0 29551794 14053376 816 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24976/statm: 3431 816 373 3 0 531 0
[pid=24978] ppid=24976 vsize=0 CPUtime=0.74
/proc/24978/stat : 24978 (java) Z 24976 24976 24911 0 -1 1036 7758 0 1 0 67 7 0 0 19 0 1 0 29551799 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/24978/statm: 0 0 0 0 0 0 0
[pid=24994] ppid=24976 vsize=28748 CPUtime=1467.64
/proc/24994/stat : 24994 (minisat) R 24976 24976 24911 0 -1 0 6910 0 0 0 146750 14 0 0 25 0 1 0 29552629 29437952 6607 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528418 0 0 4096 3 0 0 0 17 1 0 0
/proc/24994/statm: 7187 6607 51 112 0 7071 0
Current children cumulated CPU time (s) 1475.86
Current children cumulated vsize (KiB) 42472

[startup+1543.14 s]
/proc/loadavg: 2.00 2.00 2.10 3/89 25192
/proc/meminfo: memFree=1794816/2055920 swapFree=4192812/4192956
[pid=24976] ppid=24974 vsize=13724 CPUtime=7.48
/proc/24976/stat : 24976 (sugar) S 24974 24976 24911 0 -1 4194304 1277 26589 0 2 3 1 726 18 16 0 1 0 29551794 14053376 816 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24976/statm: 3431 816 373 3 0 531 0
[pid=24978] ppid=24976 vsize=0 CPUtime=0.74
/proc/24978/stat : 24978 (java) Z 24976 24976 24911 0 -1 1036 7758 0 1 0 67 7 0 0 19 0 1 0 29551799 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/24978/statm: 0 0 0 0 0 0 0
[pid=24994] ppid=24976 vsize=29440 CPUtime=1527.37
/proc/24994/stat : 24994 (minisat) R 24976 24976 24911 0 -1 0 7069 0 0 0 152723 14 0 0 25 0 1 0 29552629 30146560 6766 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528401 0 0 4096 3 0 0 0 17 1 0 0
/proc/24994/statm: 7360 6766 51 112 0 7244 0
Current children cumulated CPU time (s) 1535.59
Current children cumulated vsize (KiB) 43164

[startup+1603.16 s]
/proc/loadavg: 2.00 2.00 2.09 3/89 25192
/proc/meminfo: memFree=1793216/2055920 swapFree=4192812/4192956
[pid=24976] ppid=24974 vsize=13724 CPUtime=7.48
/proc/24976/stat : 24976 (sugar) S 24974 24976 24911 0 -1 4194304 1277 26589 0 2 3 1 726 18 16 0 1 0 29551794 14053376 816 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24976/statm: 3431 816 373 3 0 531 0
[pid=24978] ppid=24976 vsize=0 CPUtime=0.74
/proc/24978/stat : 24978 (java) Z 24976 24976 24911 0 -1 1036 7758 0 1 0 67 7 0 0 19 0 1 0 29551799 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/24978/statm: 0 0 0 0 0 0 0
[pid=24994] ppid=24976 vsize=30676 CPUtime=1587.11
/proc/24994/stat : 24994 (minisat) R 24976 24976 24911 0 -1 0 7409 0 0 0 158696 15 0 0 25 0 1 0 29552629 31412224 7106 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/24994/statm: 7669 7106 51 112 0 7553 0
Current children cumulated CPU time (s) 1595.33
Current children cumulated vsize (KiB) 44400

[startup+1663.23 s]
/proc/loadavg: 2.15 2.03 2.10 3/96 25256
/proc/meminfo: memFree=1159432/2055920 swapFree=4192812/4192956
[pid=24976] ppid=24974 vsize=13724 CPUtime=7.48
/proc/24976/stat : 24976 (sugar) S 24974 24976 24911 0 -1 4194304 1277 26589 0 2 3 1 726 18 16 0 1 0 29551794 14053376 816 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24976/statm: 3431 816 373 3 0 531 0
[pid=24978] ppid=24976 vsize=0 CPUtime=0.74
/proc/24978/stat : 24978 (java) Z 24976 24976 24911 0 -1 1036 7758 0 1 0 67 7 0 0 19 0 1 0 29551799 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/24978/statm: 0 0 0 0 0 0 0
[pid=24994] ppid=24976 vsize=31252 CPUtime=1647.07
/proc/24994/stat : 24994 (minisat) R 24976 24976 24911 0 -1 0 7518 0 0 0 164690 17 0 0 25 0 1 0 29552629 32002048 7215 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/24994/statm: 7813 7215 51 112 0 7697 0
Current children cumulated CPU time (s) 1655.29
Current children cumulated vsize (KiB) 44976

[startup+1723.29 s]
/proc/loadavg: 2.11 2.04 2.09 3/96 25256
/proc/meminfo: memFree=1121032/2055920 swapFree=4192812/4192956
[pid=24976] ppid=24974 vsize=13724 CPUtime=7.48
/proc/24976/stat : 24976 (sugar) S 24974 24976 24911 0 -1 4194304 1277 26589 0 2 3 1 726 18 16 0 1 0 29551794 14053376 816 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24976/statm: 3431 816 373 3 0 531 0
[pid=24978] ppid=24976 vsize=0 CPUtime=0.74
/proc/24978/stat : 24978 (java) Z 24976 24976 24911 0 -1 1036 7758 0 1 0 67 7 0 0 19 0 1 0 29551799 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/24978/statm: 0 0 0 0 0 0 0
[pid=24994] ppid=24976 vsize=32124 CPUtime=1706.79
/proc/24994/stat : 24994 (minisat) R 24976 24976 24911 0 -1 0 7754 0 0 0 170662 17 0 0 25 0 1 0 29552629 32894976 7451 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134522290 0 0 4096 3 0 0 0 17 0 0 0
/proc/24994/statm: 8031 7451 51 112 0 7915 0
Current children cumulated CPU time (s) 1715.01
Current children cumulated vsize (KiB) 45848

[startup+1783.33 s]
/proc/loadavg: 2.11 2.04 2.09 3/96 25256
/proc/meminfo: memFree=1120392/2055920 swapFree=4192812/4192956
[pid=24976] ppid=24974 vsize=13724 CPUtime=7.48
/proc/24976/stat : 24976 (sugar) S 24974 24976 24911 0 -1 4194304 1277 26589 0 2 3 1 726 18 16 0 1 0 29551794 14053376 816 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24976/statm: 3431 816 373 3 0 531 0
[pid=24978] ppid=24976 vsize=0 CPUtime=0.74
/proc/24978/stat : 24978 (java) Z 24976 24976 24911 0 -1 1036 7758 0 1 0 67 7 0 0 19 0 1 0 29551799 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/24978/statm: 0 0 0 0 0 0 0
[pid=24994] ppid=24976 vsize=32256 CPUtime=1766.48
/proc/24994/stat : 24994 (minisat) R 24976 24976 24911 0 -1 0 7771 0 0 0 176631 17 0 0 25 0 1 0 29552629 33030144 7468 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/24994/statm: 8064 7468 51 112 0 7948 0
Current children cumulated CPU time (s) 1774.7
Current children cumulated vsize (KiB) 45980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.83 s]
/proc/loadavg: 2.07 2.04 2.09 3/96 25256
/proc/meminfo: memFree=1120264/2055920 swapFree=4192812/4192956
[pid=24976] ppid=24974 vsize=13724 CPUtime=7.48
/proc/24976/stat : 24976 (sugar) S 24974 24976 24911 0 -1 4194304 1277 26589 0 2 3 1 726 18 16 0 1 0 29551794 14053376 816 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 226922377314 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/24976/statm: 3431 816 373 3 0 531 0
[pid=24978] ppid=24976 vsize=0 CPUtime=0.74
/proc/24978/stat : 24978 (java) Z 24976 24976 24911 0 -1 1036 7758 0 1 0 67 7 0 0 19 0 1 0 29551799 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/24978/statm: 0 0 0 0 0 0 0
[pid=24994] ppid=24976 vsize=32404 CPUtime=1791.87
/proc/24994/stat : 24994 (minisat) R 24976 24976 24911 0 -1 0 7789 0 0 0 179170 17 0 0 25 0 1 0 29552629 33181696 7486 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/24994/statm: 8101 7486 51 112 0 7985 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 46128

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 24976 and gives childrusage.ru_utime.tv_sec=1799 childrusage.ru_utime.tv_usec=14508 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=384941
CPU time returned by wait4() is 1799.4
while last known CPU time is 1800.09

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

Real time (s): 1808.84
CPU time (s): 1800.09
CPU user time (s): 1799.66
CPU system time (s): 0.43
CPU usage (%): 99.516
Max. virtual memory (cumulated for all children) (KiB): 821060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.01
system time used= 0.384941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35746
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= 1160
involuntary context switches= 53445

runsolver used 2.17967 s user time and 5.83911 s system time

The end

Launcher Data (download as text)

Begin job on node5 on Mon Jan 29 18:39:30 UTC 2007


IDJOB= 203626
IDBENCH= 3972
IDSOLVER= 86
FILE ID= node5/203626-1170095969

PBS_JOBID= 3689447

Free space on /tmp= 66553 MiB

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

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  06a6ade40c9d83081f8b20faf4526d46

RANDOM SEED= 45115360

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.224
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.224
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:       1846448 kB
Buffers:         30608 kB
Cached:          52692 kB
SwapCached:          0 kB
Active:         115112 kB
Inactive:        37568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1846448 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1348 kB
Writeback:           0 kB
Mapped:          89020 kB
Slab:            41756 kB
Committed_AS:   294356 kB
PageTables:       2112 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= 66476 MiB



End job on node5 on Mon Jan 29 19:09:39 UTC 2007