Trace number 210621

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
sugar 0.40? (TO) 1800.1 1807.36

General information on the benchmark

NamepseudoSeries/fpga/
fpga-35-33.xml
MD5SUM7286b8744b6866a8d8b49439ed4a9ffd
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1733
Number of constraints1256
Maximum constraint arity35
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1256
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05	c # Sugar v0-40 (/tmp/evaluation/210621-1170097935/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/210621-1170097935/unknown.xml [Mon Jan 29 20:12:16 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/210621-1170097935/unknown.xml /tmp/evaluation/210621-1170097935/sugar25919.csp [Mon Jan 29 20:12:16 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/210621-1170097935/sugar-v0-40.jar -convert /tmp/evaluation/210621-1170097935/unknown.xml /tmp/evaluation/210621-1170097935/sugar25919.csp
0.17	c BEGIN convert /tmp/evaluation/210621-1170097935/unknown.xml
0.78	c END convert (0.612504 seconds)
0.80	c # CONVERT_XML  END : /tmp/evaluation/210621-1170097935/sugar25919.csp 283232 bytes (1 seconds) [Mon Jan 29 20:12:17 2007]
0.80	c # CONVERT_XML  CPU : 0.01 = 0 + 0.01 + 0 + 0
0.80	
0.80	c # GENERATE_SAT  BEGIN : /tmp/evaluation/210621-1170097935/sugar25919.bcnf [Mon Jan 29 20:12:17 2007]
0.80	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/210621-1170097935/sugar-v0-40.jar -bcnf -map /tmp/evaluation/210621-1170097935/sugar25919.map /tmp/evaluation/210621-1170097935/sugar25919.csp /tmp/evaluation/210621-1170097935/sugar25919.bcnf
0.92	c BEGIN parse /tmp/evaluation/210621-1170097935/sugar25919.csp
3.66	c END parse (2.737703 seconds)
3.66	c BEGIN simplify
3.68	c END simplify (0.013803 seconds)
3.68	c BEGIN encode /tmp/evaluation/210621-1170097935/sugar25919.bcnf
3.85	c END encode (0.173002 seconds)
3.98	c # GENERATE_SAT  END : 16950 variables 82374 clauses 1150928 bytes (3 seconds) [Mon Jan 29 20:12:20 2007]
3.98	c # GENERATE_SAT  CPU : 3.1 = 0.07 + 0.01 + 2.94 + 0.08
3.98	
3.98	c # SOLVE_SAT  BEGIN : /tmp/evaluation/210621-1170097935/sugar25919.bcnf [Mon Jan 29 20:12:20 2007]
3.98	c # CMD : /tmp/evaluation/210621-1170097935/minisat /tmp/evaluation/210621-1170097935/sugar25919.bcnf /tmp/evaluation/210621-1170097935/sugar25919.out
4.04	c ==================================[MINISAT]===================================
4.04	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
4.04	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
4.04	c ==============================================================================
4.04	c |         0 |   64151   166883 |   21383       0        0     nan |  0.000 % |
4.06	c |       100 |   64151   166883 |   23521     100     5287    52.9 | 24.106 % |
4.08	c |       250 |   64151   166883 |   25873     250    13573    54.3 | 24.106 % |
4.11	c |       475 |   64151   166883 |   28460     475    23387    49.2 | 24.106 % |
4.14	c |       813 |   64151   166883 |   31306     813    38736    47.6 | 24.106 % |
4.19	c |      1320 |   64151   166883 |   34437    1320    62683    47.5 | 24.106 % |
4.29	c |      2079 |   64151   166883 |   37881    2079   115185    55.4 | 24.106 % |
4.38	c |      3218 |   64151   166883 |   41669    3218   152231    47.3 | 24.106 % |
4.59	c |      4926 |   64151   166883 |   45836    4926   229691    46.6 | 24.106 % |
5.01	c |      7488 |   64151   166883 |   50419    7488   402953    53.8 | 24.106 % |
5.56	c |     11332 |   64151   166883 |   55461   11332   611143    53.9 | 24.106 % |
6.56	c |     17099 |   64151   166883 |   61008   17099   918901    53.7 | 24.106 % |
8.04	c |     25748 |   64151   166883 |   67109   25748  1287619    50.0 | 24.106 % |
12.59	c |     38723 |   64151   166883 |   73819   38723  2522617    65.1 | 24.106 % |
20.82	c |     58184 |   64151   166883 |   81201   58184  4363434    75.0 | 24.106 % |
32.73	c |     87376 |   64152   166883 |   89322   87375  6576912    75.3 | 24.106 % |
51.31	c |    131165 |   64152   166883 |   98254   42878  3081821    71.9 | 24.106 % |
84.64	c |    196849 |   64152   166883 |  108079  108562  8661580    79.8 | 24.106 % |
170.07	c |    295375 |   64152   166883 |  118887  102491  7301310    71.2 | 24.106 % |
284.91	c |    443164 |   64152   166883 |  130776   24605   807093    32.8 | 24.106 % |
462.89	c |    664847 |   64152   166883 |  143854  121573  7058602    58.1 | 24.106 % |
836.19	c |    997372 |   64152   166883 |  158239   32431  1240055    38.2 | 24.106 % |
1554.25	c |   1496163 |   64152   166883 |  174063   75036  5345147    71.2 | 24.106 % |
1805.80	
1805.80	s UNKNOWN
1805.80	c # INTERRUPTED
1805.80	c # MAIN  END :  (1806 seconds) [Mon Jan 29 20:42:22 2007]
1805.80	c # MAIN  CPU : 3.11 = 0.07 + 0.02 + 2.94 + 0.08
1805.80	

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/node16/watcher-210621-1170097935 -o ROOT/results/node16/solver-210621-1170097935 -C 1800 -M 900 /tmp/evaluation/210621-1170097935/solver /tmp/evaluation/210621-1170097935 /tmp/evaluation/210621-1170097935/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.66 1.92 2.09 5/87 25920
/proc/meminfo: memFree=1788576/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=18540 CPUtime=0
/proc/25919/stat : 25919 (runsolver) R 25917 25919 25854 0 -1 4194368 16 0 0 0 0 0 0 0 21 0 1 0 29747904 18984960 279 18446744073709551615 4194304 4267372 548682069040 18446744073709551615 231962373415 0 0 4096 24578 0 0 0 17 1 0 0
/proc/25919/statm: 4635 279 244 17 0 2626 0

[startup+0.109296 s]
/proc/loadavg: 1.66 1.92 2.09 5/87 25920
/proc/meminfo: memFree=1788576/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=13724 CPUtime=0.04
/proc/25919/stat : 25919 (sugar) S 25917 25919 25854 0 -1 4194304 1112 0 0 0 3 1 0 0 21 0 1 0 29747904 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25919/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+0.51725 s]
/proc/loadavg: 1.66 1.92 2.09 5/87 25920
/proc/meminfo: memFree=1788576/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=13724 CPUtime=0.04
/proc/25919/stat : 25919 (sugar) S 25917 25919 25854 0 -1 4194304 1121 0 0 0 3 1 0 0 15 0 1 0 29747904 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25919/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.34016 s]
/proc/loadavg: 1.66 1.92 2.09 3/96 25936
/proc/meminfo: memFree=1769816/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=13724 CPUtime=0.04
/proc/25919/stat : 25919 (sugar) S 25917 25919 25854 0 -1 4194304 1190 0 0 0 3 1 0 0 15 0 1 0 29747904 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25919/statm: 3431 809 371 3 0 531 0
[pid=25921] ppid=25919 vsize=0 CPUtime=0.73
/proc/25921/stat : 25921 (java) Z 25919 25919 25854 0 -1 1036 8084 0 1 0 66 7 0 0 17 0 1 0 29747909 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25921/statm: 0 0 0 0 0 0 0
[pid=25929] ppid=25919 vsize=807064 CPUtime=0.51
/proc/25929/stat : 25929 (java) R 25919 25919 25854 0 -1 0 7397 0 1 0 46 5 0 0 22 0 8 0 29747985 826433536 7146 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072942949 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25929/statm: 201766 7146 1496 14 0 189044 0
[pid=25929/tid=25930] ppid=25919 vsize=807064 CPUtime=0.06
/proc/25929/task/25930/stat : 25930 (java) S 25919 25919 25854 0 -1 64 1336 0 0 0 5 1 0 0 16 0 8 0 29747988 826433536 7146 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25929/tid=25931] ppid=25919 vsize=807064 CPUtime=0
/proc/25929/task/25931/stat : 25931 (java) S 25919 25919 25854 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 29747988 826433536 7146 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25929/tid=25932] ppid=25919 vsize=807064 CPUtime=0
/proc/25929/task/25932/stat : 25932 (java) S 25919 25919 25854 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 29747988 826433536 7146 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25929/tid=25933] ppid=25919 vsize=807064 CPUtime=0
/proc/25929/task/25933/stat : 25933 (java) S 25919 25919 25854 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 29747992 826433536 7146 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25929/tid=25934] ppid=25919 vsize=807064 CPUtime=0.05
/proc/25929/task/25934/stat : 25934 (java) S 25919 25919 25854 0 -1 64 293 0 0 0 5 0 0 0 16 0 8 0 29747992 826433536 7146 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25929/tid=25935] ppid=25919 vsize=807064 CPUtime=0
/proc/25929/task/25935/stat : 25935 (java) S 25919 25919 25854 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 29747992 826433536 7146 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25929/tid=25936] ppid=25919 vsize=807064 CPUtime=0
/proc/25929/task/25936/stat : 25936 (java) S 25919 25919 25854 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29747992 826433536 7146 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 820788

[startup+2.99297 s]
/proc/loadavg: 1.66 1.92 2.09 3/96 25936
/proc/meminfo: memFree=1757464/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=13724 CPUtime=0.04
/proc/25919/stat : 25919 (sugar) S 25917 25919 25854 0 -1 4194304 1190 0 0 0 3 1 0 0 15 0 1 0 29747904 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25919/statm: 3431 809 371 3 0 531 0
[pid=25921] ppid=25919 vsize=0 CPUtime=0.73
/proc/25921/stat : 25921 (java) Z 25919 25919 25854 0 -1 1036 8084 0 1 0 66 7 0 0 17 0 1 0 29747909 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25921/statm: 0 0 0 0 0 0 0
[pid=25929] ppid=25919 vsize=807376 CPUtime=2.16
/proc/25929/stat : 25929 (java) R 25919 25919 25854 0 -1 0 9642 0 1 0 209 7 0 0 25 0 8 0 29747985 826753024 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073692122 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25929/statm: 201844 9377 1506 14 0 189122 0
[pid=25929/tid=25930] ppid=25919 vsize=807376 CPUtime=0.2
/proc/25929/task/25930/stat : 25930 (java) S 25919 25919 25854 0 -1 64 3422 0 0 0 18 2 0 0 16 0 8 0 29747988 826753024 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25929/tid=25931] ppid=25919 vsize=807376 CPUtime=0
/proc/25929/task/25931/stat : 25931 (java) S 25919 25919 25854 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 29747988 826753024 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25929/tid=25932] ppid=25919 vsize=807376 CPUtime=0
/proc/25929/task/25932/stat : 25932 (java) S 25919 25919 25854 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 29747988 826753024 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25929/tid=25933] ppid=25919 vsize=807376 CPUtime=0
/proc/25929/task/25933/stat : 25933 (java) S 25919 25919 25854 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 29747992 826753024 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25929/tid=25934] ppid=25919 vsize=807376 CPUtime=0.15
/proc/25929/task/25934/stat : 25934 (java) S 25919 25919 25854 0 -1 64 419 0 0 0 14 1 0 0 16 0 8 0 29747992 826753024 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25929/tid=25935] ppid=25919 vsize=807376 CPUtime=0
/proc/25929/task/25935/stat : 25935 (java) S 25919 25919 25854 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 29747992 826753024 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25929/tid=25936] ppid=25919 vsize=807376 CPUtime=0
/proc/25929/task/25936/stat : 25936 (java) S 25919 25919 25854 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29747992 826753024 9377 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 821100

[startup+6.28162 s]
/proc/loadavg: 1.69 1.92 2.08 3/89 25937
/proc/meminfo: memFree=1774416/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=18688 CPUtime=3.14
/proc/25919/stat : 25919 (sugar) S 25917 25919 25854 0 -1 4194304 2512 10291 0 1 10 2 294 8 15 0 1 0 29747904 19136512 2026 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25919/statm: 4672 2026 373 3 0 1772 0
[pid=25921] ppid=25919 vsize=0 CPUtime=0.73
/proc/25921/stat : 25921 (java) Z 25919 25919 25854 0 -1 1036 8084 0 1 0 66 7 0 0 17 0 1 0 29747909 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25921/statm: 0 0 0 0 0 0 0
[pid=25937] ppid=25919 vsize=8344 CPUtime=2.27
/proc/25937/stat : 25937 (minisat) R 25919 25919 25854 0 -1 0 2015 0 0 0 226 1 0 0 25 0 1 0 29748303 8544256 1719 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528416 0 0 4096 3 0 0 0 17 1 0 0
/proc/25937/statm: 2086 1719 52 112 0 1970 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 27032

[startup+12.7539 s]
/proc/loadavg: 1.71 1.93 2.08 3/89 25937
/proc/meminfo: memFree=1765968/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=18688 CPUtime=3.14
/proc/25919/stat : 25919 (sugar) S 25917 25919 25854 0 -1 4194304 2512 10291 0 1 10 2 294 8 16 0 1 0 29747904 19136512 2026 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25919/statm: 4672 2026 373 3 0 1772 0
[pid=25921] ppid=25919 vsize=0 CPUtime=0.73
/proc/25921/stat : 25921 (java) Z 25919 25919 25854 0 -1 1036 8084 0 1 0 66 7 0 0 17 0 1 0 29747909 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25921/statm: 0 0 0 0 0 0 0
[pid=25937] ppid=25919 vsize=16232 CPUtime=8.71
/proc/25937/stat : 25937 (minisat) R 25919 25919 25854 0 -1 0 3977 0 0 0 869 2 0 0 25 0 1 0 29748303 16621568 3681 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134637473 0 0 4096 3 0 0 0 17 1 0 0
/proc/25937/statm: 4058 3681 52 112 0 3942 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 34920

[startup+25.5985 s]
/proc/loadavg: 1.86 1.94 2.09 3/89 25937
/proc/meminfo: memFree=1752592/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=18688 CPUtime=3.14
/proc/25919/stat : 25919 (sugar) S 25917 25919 25854 0 -1 4194304 2512 10291 0 1 10 2 294 8 16 0 1 0 29747904 19136512 2026 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25919/statm: 4672 2026 373 3 0 1772 0
[pid=25921] ppid=25919 vsize=0 CPUtime=0.73
/proc/25921/stat : 25921 (java) Z 25919 25919 25854 0 -1 1036 8084 0 1 0 66 7 0 0 17 0 1 0 29747909 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25921/statm: 0 0 0 0 0 0 0
[pid=25937] ppid=25919 vsize=29928 CPUtime=21.49
/proc/25937/stat : 25937 (minisat) R 25919 25919 25854 0 -1 0 7386 0 0 0 2144 5 0 0 25 0 1 0 29748303 30646272 7090 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528677 0 0 4096 3 0 0 0 17 1 0 0
/proc/25937/statm: 7482 7090 52 112 0 7366 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 48616

[startup+51.2857 s]
/proc/loadavg: 1.90 1.95 2.09 3/89 25937
/proc/meminfo: memFree=1742096/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=18688 CPUtime=3.14
/proc/25919/stat : 25919 (sugar) S 25917 25919 25854 0 -1 4194304 2512 10291 0 1 10 2 294 8 16 0 1 0 29747904 19136512 2026 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25919/statm: 4672 2026 373 3 0 1772 0
[pid=25921] ppid=25919 vsize=0 CPUtime=0.73
/proc/25921/stat : 25921 (java) Z 25919 25919 25854 0 -1 1036 8084 0 1 0 66 7 0 0 17 0 1 0 29747909 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25921/statm: 0 0 0 0 0 0 0
[pid=25937] ppid=25919 vsize=39760 CPUtime=47.07
/proc/25937/stat : 25937 (minisat) R 25919 25919 25854 0 -1 0 9833 0 0 0 4699 8 0 0 25 0 1 0 29748303 40714240 9537 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/25937/statm: 9940 9537 52 112 0 9824 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 58448

[startup+102.558 s]
/proc/loadavg: 1.96 1.95 2.08 3/89 25937
/proc/meminfo: memFree=1732432/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=18688 CPUtime=3.14
/proc/25919/stat : 25919 (sugar) S 25917 25919 25854 0 -1 4194304 2512 10291 0 1 10 2 294 8 16 0 1 0 29747904 19136512 2026 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25919/statm: 4672 2026 373 3 0 1772 0
[pid=25921] ppid=25919 vsize=0 CPUtime=0.73
/proc/25921/stat : 25921 (java) Z 25919 25919 25854 0 -1 1036 8084 0 1 0 66 7 0 0 17 0 1 0 29747909 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25921/statm: 0 0 0 0 0 0 0
[pid=25937] ppid=25919 vsize=49300 CPUtime=98.11
/proc/25937/stat : 25937 (minisat) R 25919 25919 25854 0 -1 0 12220 0 0 0 9801 10 0 0 25 0 1 0 29748303 50483200 11924 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/25937/statm: 12325 11924 52 112 0 12209 0
Current children cumulated CPU time (s) 101.98
Current children cumulated vsize (KiB) 67988

[startup+162.566 s]
/proc/loadavg: 1.98 1.96 2.08 3/89 25937
/proc/meminfo: memFree=1730960/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=18688 CPUtime=3.14
/proc/25919/stat : 25919 (sugar) S 25917 25919 25854 0 -1 4194304 2512 10291 0 1 10 2 294 8 16 0 1 0 29747904 19136512 2026 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25919/statm: 4672 2026 373 3 0 1772 0
[pid=25921] ppid=25919 vsize=0 CPUtime=0.73
/proc/25921/stat : 25921 (java) Z 25919 25919 25854 0 -1 1036 8084 0 1 0 66 7 0 0 17 0 1 0 29747909 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25921/statm: 0 0 0 0 0 0 0
[pid=25937] ppid=25919 vsize=50708 CPUtime=157.85
/proc/25937/stat : 25937 (minisat) R 25919 25919 25854 0 -1 0 12511 0 0 0 15774 11 0 0 25 0 1 0 29748303 51924992 12215 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/25937/statm: 12677 12215 52 112 0 12561 0
Current children cumulated CPU time (s) 161.72
Current children cumulated vsize (KiB) 69396

[startup+222.568 s]
/proc/loadavg: 1.99 1.96 2.07 3/89 25937
/proc/meminfo: memFree=1727440/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=18688 CPUtime=3.14
/proc/25919/stat : 25919 (sugar) S 25917 25919 25854 0 -1 4194304 2512 10291 0 1 10 2 294 8 16 0 1 0 29747904 19136512 2026 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25919/statm: 4672 2026 373 3 0 1772 0
[pid=25921] ppid=25919 vsize=0 CPUtime=0.73
/proc/25921/stat : 25921 (java) Z 25919 25919 25854 0 -1 1036 8084 0 1 0 66 7 0 0 17 0 1 0 29747909 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25921/statm: 0 0 0 0 0 0 0
[pid=25937] ppid=25919 vsize=52548 CPUtime=217.58
/proc/25937/stat : 25937 (minisat) R 25919 25919 25854 0 -1 0 12984 0 0 0 21747 11 0 0 25 0 1 0 29748303 53809152 12688 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 1 0 0
/proc/25937/statm: 13137 12688 52 112 0 13021 0
Current children cumulated CPU time (s) 221.45
Current children cumulated vsize (KiB) 71236

[startup+282.671 s]
/proc/loadavg: 1.99 1.97 2.06 3/89 25937
/proc/meminfo: memFree=1725840/2055920 swapFree=4192812/4192956

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

/proc/25937/stat : 25937 (minisat) R 25919 25919 25854 0 -1 0 20853 0 0 0 123273 243 0 0 25 0 1 0 29748303 87932928 20557 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528549 0 0 4096 3 0 0 0 17 0 0 0
/proc/25937/statm: 21468 20557 52 112 0 21352 0
Current children cumulated CPU time (s) 1239.03
Current children cumulated vsize (KiB) 104560

[startup+1303.37 s]
/proc/loadavg: 2.83 2.95 2.64 3/96 26029
/proc/meminfo: memFree=15320/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=18688 CPUtime=3.14
/proc/25919/stat : 25919 (sugar) S 25917 25919 25854 0 -1 4194304 2512 10291 0 1 10 2 294 8 16 0 1 0 29747904 19136512 2026 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25919/statm: 4672 2026 373 3 0 1772 0
[pid=25921] ppid=25919 vsize=0 CPUtime=0.73
/proc/25921/stat : 25921 (java) Z 25919 25919 25854 0 -1 1036 8084 0 1 0 66 7 0 0 17 0 1 0 29747909 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25921/statm: 0 0 0 0 0 0 0
[pid=25937] ppid=25919 vsize=88988 CPUtime=1295.07
/proc/25937/stat : 25937 (minisat) R 25919 25919 25854 0 -1 0 21613 0 0 0 129241 266 0 0 25 0 1 0 29748303 91123712 21317 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25937/statm: 22247 21317 52 112 0 22131 0
Current children cumulated CPU time (s) 1298.94
Current children cumulated vsize (KiB) 107676

[startup+1363.39 s]
/proc/loadavg: 3.09 3.01 2.68 3/96 26031
/proc/meminfo: memFree=16024/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=18688 CPUtime=3.14
/proc/25919/stat : 25919 (sugar) S 25917 25919 25854 0 -1 4194304 2512 10291 0 1 10 2 294 8 16 0 1 0 29747904 19136512 2026 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25919/statm: 4672 2026 373 3 0 1772 0
[pid=25921] ppid=25919 vsize=0 CPUtime=0.73
/proc/25921/stat : 25921 (java) Z 25919 25919 25854 0 -1 1036 8084 0 1 0 66 7 0 0 17 0 1 0 29747909 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25921/statm: 0 0 0 0 0 0 0
[pid=25937] ppid=25919 vsize=89232 CPUtime=1354.91
/proc/25937/stat : 25937 (minisat) R 25919 25919 25854 0 -1 0 21665 0 0 0 135204 287 0 0 25 0 1 0 29748303 91373568 21369 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25937/statm: 22308 21369 52 112 0 22192 0
Current children cumulated CPU time (s) 1358.78
Current children cumulated vsize (KiB) 107920

[startup+1423.45 s]
/proc/loadavg: 3.64 3.18 2.75 3/96 26036
/proc/meminfo: memFree=16344/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=18688 CPUtime=3.14
/proc/25919/stat : 25919 (sugar) S 25917 25919 25854 0 -1 4194304 2512 10291 0 1 10 2 294 8 16 0 1 0 29747904 19136512 2026 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25919/statm: 4672 2026 373 3 0 1772 0
[pid=25921] ppid=25919 vsize=0 CPUtime=0.73
/proc/25921/stat : 25921 (java) Z 25919 25919 25854 0 -1 1036 8084 0 1 0 66 7 0 0 17 0 1 0 29747909 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25921/statm: 0 0 0 0 0 0 0
[pid=25937] ppid=25919 vsize=89640 CPUtime=1414.85
/proc/25937/stat : 25937 (minisat) R 25919 25919 25854 0 -1 0 21777 0 0 0 141180 305 0 0 25 0 1 0 29748303 91791360 21481 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528567 0 0 4096 3 0 0 0 17 0 0 0
/proc/25937/statm: 22410 21481 52 112 0 22294 0
Current children cumulated CPU time (s) 1418.72
Current children cumulated vsize (KiB) 108328

[startup+1483.51 s]
/proc/loadavg: 3.03 3.10 2.75 3/96 26038
/proc/meminfo: memFree=15832/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=18688 CPUtime=3.14
/proc/25919/stat : 25919 (sugar) S 25917 25919 25854 0 -1 4194304 2512 10291 0 1 10 2 294 8 16 0 1 0 29747904 19136512 2026 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25919/statm: 4672 2026 373 3 0 1772 0
[pid=25921] ppid=25919 vsize=0 CPUtime=0.73
/proc/25921/stat : 25921 (java) Z 25919 25919 25854 0 -1 1036 8084 0 1 0 66 7 0 0 17 0 1 0 29747909 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25921/statm: 0 0 0 0 0 0 0
[pid=25937] ppid=25919 vsize=89924 CPUtime=1474.7
/proc/25937/stat : 25937 (minisat) R 25919 25919 25854 0 -1 0 21836 0 0 0 147143 327 0 0 25 0 1 0 29748303 92082176 21540 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25937/statm: 22481 21540 52 112 0 22365 0
Current children cumulated CPU time (s) 1478.57
Current children cumulated vsize (KiB) 108612

[startup+1543.61 s]
/proc/loadavg: 3.04 3.08 2.76 3/96 26040
/proc/meminfo: memFree=16088/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=18688 CPUtime=3.14
/proc/25919/stat : 25919 (sugar) S 25917 25919 25854 0 -1 4194304 2512 10291 0 1 10 2 294 8 16 0 1 0 29747904 19136512 2026 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25919/statm: 4672 2026 373 3 0 1772 0
[pid=25921] ppid=25919 vsize=0 CPUtime=0.73
/proc/25921/stat : 25921 (java) Z 25919 25919 25854 0 -1 1036 8084 0 1 0 66 7 0 0 17 0 1 0 29747909 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25921/statm: 0 0 0 0 0 0 0
[pid=25937] ppid=25919 vsize=90000 CPUtime=1534.66
/proc/25937/stat : 25937 (minisat) R 25919 25919 25854 0 -1 0 21846 0 0 0 153121 345 0 0 25 0 1 0 29748303 92160000 21550 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25937/statm: 22500 21550 52 112 0 22384 0
Current children cumulated CPU time (s) 1538.53
Current children cumulated vsize (KiB) 108688

[startup+1603.69 s]
/proc/loadavg: 3.21 3.11 2.79 3/96 26040
/proc/meminfo: memFree=16280/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=18688 CPUtime=3.14
/proc/25919/stat : 25919 (sugar) S 25917 25919 25854 0 -1 4194304 2512 10291 0 1 10 2 294 8 16 0 1 0 29747904 19136512 2026 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25919/statm: 4672 2026 373 3 0 1772 0
[pid=25921] ppid=25919 vsize=0 CPUtime=0.73
/proc/25921/stat : 25921 (java) Z 25919 25919 25854 0 -1 1036 8084 0 1 0 66 7 0 0 17 0 1 0 29747909 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25921/statm: 0 0 0 0 0 0 0
[pid=25937] ppid=25919 vsize=90000 CPUtime=1594.62
/proc/25937/stat : 25937 (minisat) R 25919 25919 25854 0 -1 0 21859 0 0 0 159098 364 0 0 25 0 1 0 29748303 92160000 21563 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25937/statm: 22500 21563 52 112 0 22384 0
Current children cumulated CPU time (s) 1598.49
Current children cumulated vsize (KiB) 108688

[startup+1663.73 s]
/proc/loadavg: 3.88 3.29 2.87 3/96 26041
/proc/meminfo: memFree=15320/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=18688 CPUtime=3.14
/proc/25919/stat : 25919 (sugar) S 25917 25919 25854 0 -1 4194304 2512 10291 0 1 10 2 294 8 16 0 1 0 29747904 19136512 2026 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25919/statm: 4672 2026 373 3 0 1772 0
[pid=25921] ppid=25919 vsize=0 CPUtime=0.73
/proc/25921/stat : 25921 (java) Z 25919 25919 25854 0 -1 1036 8084 0 1 0 66 7 0 0 17 0 1 0 29747909 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25921/statm: 0 0 0 0 0 0 0
[pid=25937] ppid=25919 vsize=90000 CPUtime=1654.47
/proc/25937/stat : 25937 (minisat) R 25919 25919 25854 0 -1 0 21864 0 0 0 165065 382 0 0 25 0 1 0 29748303 92160000 21568 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25937/statm: 22500 21568 52 112 0 22384 0
Current children cumulated CPU time (s) 1658.34
Current children cumulated vsize (KiB) 108688

[startup+1723.81 s]
/proc/loadavg: 3.24 3.24 2.88 3/96 26044
/proc/meminfo: memFree=15320/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=18688 CPUtime=3.14
/proc/25919/stat : 25919 (sugar) S 25917 25919 25854 0 -1 4194304 2512 10291 0 1 10 2 294 8 16 0 1 0 29747904 19136512 2026 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25919/statm: 4672 2026 373 3 0 1772 0
[pid=25921] ppid=25919 vsize=0 CPUtime=0.73
/proc/25921/stat : 25921 (java) Z 25919 25919 25854 0 -1 1036 8084 0 1 0 66 7 0 0 17 0 1 0 29747909 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25921/statm: 0 0 0 0 0 0 0
[pid=25937] ppid=25919 vsize=90000 CPUtime=1714.42
/proc/25937/stat : 25937 (minisat) R 25919 25919 25854 0 -1 0 21866 0 0 0 171037 405 0 0 25 0 1 0 29748303 92160000 21570 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25937/statm: 22500 21570 52 112 0 22384 0
Current children cumulated CPU time (s) 1718.29
Current children cumulated vsize (KiB) 108688

[startup+1783.85 s]
/proc/loadavg: 2.97 3.15 2.87 3/96 26044
/proc/meminfo: memFree=15640/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=18688 CPUtime=3.14
/proc/25919/stat : 25919 (sugar) S 25917 25919 25854 0 -1 4194304 2512 10291 0 1 10 2 294 8 16 0 1 0 29747904 19136512 2026 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25919/statm: 4672 2026 373 3 0 1772 0
[pid=25921] ppid=25919 vsize=0 CPUtime=0.73
/proc/25921/stat : 25921 (java) Z 25919 25919 25854 0 -1 1036 8084 0 1 0 66 7 0 0 17 0 1 0 29747909 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25921/statm: 0 0 0 0 0 0 0
[pid=25937] ppid=25919 vsize=90980 CPUtime=1774.32
/proc/25937/stat : 25937 (minisat) R 25919 25919 25854 0 -1 0 22053 0 0 0 177008 424 0 0 25 0 1 0 29748303 93163520 21757 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25937/statm: 22745 21757 52 112 0 22629 0
Current children cumulated CPU time (s) 1778.19
Current children cumulated vsize (KiB) 109668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.79 s]
/proc/loadavg: 2.92 3.12 2.87 3/96 26046
/proc/meminfo: memFree=15896/2055920 swapFree=4192812/4192956
[pid=25919] ppid=25917 vsize=18688 CPUtime=3.14
/proc/25919/stat : 25919 (sugar) S 25917 25919 25854 0 -1 4194304 2512 10291 0 1 10 2 294 8 16 0 1 0 29747904 19136512 2026 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 231971270754 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25919/statm: 4672 2026 373 3 0 1772 0
[pid=25921] ppid=25919 vsize=0 CPUtime=0.73
/proc/25921/stat : 25921 (java) Z 25919 25919 25854 0 -1 1036 8084 0 1 0 66 7 0 0 17 0 1 0 29747909 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/25921/statm: 0 0 0 0 0 0 0
[pid=25937] ppid=25919 vsize=91264 CPUtime=1796.22
/proc/25937/stat : 25937 (minisat) R 25919 25919 25854 0 -1 0 22092 0 0 0 179188 434 0 0 25 0 1 0 29748303 93454336 21796 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25937/statm: 22816 21796 52 112 0 22700 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 109952

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 25919 and gives childrusage.ru_utime.tv_sec=3 childrusage.ru_utime.tv_usec=48536 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=120981
CPU time returned by wait4() is 3.16952
while last known CPU time is 1800.1

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

Real time (s): 1807.36
CPU time (s): 1800.1
CPU user time (s): 1795.58
CPU system time (s): 4.52
CPU usage (%): 99.5983
Max. virtual memory (cumulated for all children) (KiB): 821100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.04854
system time used= 0.120981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12890
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 921
involuntary context switches= 963

runsolver used 2.15467 s user time and 6.08408 s system time

The end

Launcher Data (download as text)

Begin job on node16 on Mon Jan 29 19:12:15 UTC 2007


IDJOB= 210621
IDBENCH= 4633
IDSOLVER= 86
FILE ID= node16/210621-1170097935

PBS_JOBID= 3689476

Free space on /tmp= 66546 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/fpga/fpga-35-33.xml
COMMAND LINE= /tmp/evaluation/210621-1170097935/solver /tmp/evaluation/210621-1170097935 /tmp/evaluation/210621-1170097935/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-210621-1170097935 -o ROOT/results/node16/solver-210621-1170097935 -C 1800 -M 900  /tmp/evaluation/210621-1170097935/solver /tmp/evaluation/210621-1170097935 /tmp/evaluation/210621-1170097935/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  7286b8744b6866a8d8b49439ed4a9ffd

RANDOM SEED= 773886760

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.281
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.281
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:       1789056 kB
Buffers:         37096 kB
Cached:          84964 kB
SwapCached:          0 kB
Active:         135468 kB
Inactive:        76016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1789056 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1528 kB
Writeback:           0 kB
Mapped:         109108 kB
Slab:            40340 kB
Committed_AS:   375020 kB
PageTables:       2168 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= 48537 MiB



End job on node16 on Mon Jan 29 19:42:26 UTC 2007