Trace number 221277

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.16 1809.85

General information on the benchmark

NamequeenAttacking/
queenAttacking-12.xml
MD5SUM60c30a794f534be6c1ae5db134baea56
Bench Category2-ARY-INT (binary 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 variables145
Number of constraints10330
Maximum constraint arity2
Maximum domain size144
Number of constraints which are defined in extension0
Number of constraints which are defined in intension10330
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04	c # Sugar v0-40 (/tmp/evaluation/221277-1170102653/sugar-v0-40.jar)
0.04	
0.04	c # MAIN  BEGIN : /tmp/evaluation/221277-1170102653/unknown.xml [Mon Jan 29 21:30:57 2007]
0.04	c # CONVERT_XML  BEGIN : /tmp/evaluation/221277-1170102653/unknown.xml /tmp/evaluation/221277-1170102653/sugar27992.csp [Mon Jan 29 21:30:57 2007]
0.04	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/221277-1170102653/sugar-v0-40.jar -convert /tmp/evaluation/221277-1170102653/unknown.xml /tmp/evaluation/221277-1170102653/sugar27992.csp
0.16	c BEGIN convert /tmp/evaluation/221277-1170102653/unknown.xml
1.03	c END convert (0.869792 seconds)
1.06	c # CONVERT_XML  END : /tmp/evaluation/221277-1170102653/sugar27992.csp 179268 bytes (1 seconds) [Mon Jan 29 21:30:58 2007]
1.06	c # CONVERT_XML  CPU : 0 = 0 + 0 + 0 + 0
1.06	
1.06	c # GENERATE_SAT  BEGIN : /tmp/evaluation/221277-1170102653/sugar27992.bcnf [Mon Jan 29 21:30:58 2007]
1.06	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/221277-1170102653/sugar-v0-40.jar -bcnf -map /tmp/evaluation/221277-1170102653/sugar27992.map /tmp/evaluation/221277-1170102653/sugar27992.csp /tmp/evaluation/221277-1170102653/sugar27992.bcnf
1.18	c BEGIN parse /tmp/evaluation/221277-1170102653/sugar27992.csp
2.22	c END parse (1.045867 seconds)
2.22	c BEGIN simplify
2.35	c END simplify (0.127236 seconds)
2.35	c BEGIN encode /tmp/evaluation/221277-1170102653/sugar27992.bcnf
5.66	c END encode (3.31424 seconds)
5.89	c # GENERATE_SAT  END : 52929 variables 3625449 clauses 57777428 bytes (4 seconds) [Mon Jan 29 21:31:02 2007]
5.89	c # GENERATE_SAT  CPU : 4.8 = 0.2 + 0.02 + 4.29 + 0.29
5.89	
5.89	c # SOLVE_SAT  BEGIN : /tmp/evaluation/221277-1170102653/sugar27992.bcnf [Mon Jan 29 21:31:02 2007]
5.89	c # CMD : /tmp/evaluation/221277-1170102653/minisat /tmp/evaluation/221277-1170102653/sugar27992.bcnf /tmp/evaluation/221277-1170102653/sugar27992.out
8.17	c ==================================[MINISAT]===================================
8.17	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
8.17	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
8.17	c ==============================================================================
8.17	c |         0 | 3625449 10818876 | 1208483       0        0     nan |  0.000 % |
8.75	c |       101 | 3625359 10818480 | 1329331      65      356     5.5 |  0.657 % |
9.12	c |       251 | 3625367 10818480 | 1462264     199     1195     6.0 |  0.799 % |
9.51	c |       476 | 3625376 10818480 | 1608490     407     2708     6.7 |  0.952 % |
10.19	c |       813 | 3625386 10818480 | 1769339     721     5072     7.0 |  1.190 % |
10.83	c |      1319 | 3625402 10818480 | 1946273    1206     9409     7.8 |  1.287 % |
12.17	c |      2078 | 3625417 10818480 | 2140901    1935    15874     8.2 |  1.547 % |
14.25	c |      3217 | 3625433 10818480 | 2354991    3033    26343     8.7 |  2.006 % |
17.12	c |      4925 | 3625458 10818480 | 2590490    4686    43425     9.3 |  2.562 % |
20.52	c |      7487 | 3625480 10818480 | 2849539    7200    71835    10.0 |  3.038 % |
25.63	c |     11331 | 3625498 10818480 | 3134493   10989   122606    11.2 |  3.769 % |
33.32	c |     17098 | 3591993 10716189 | 3447943   16669   198848    11.9 |  4.580 % |
42.88	c |     25749 | 3592021 10716189 | 3792737   25262   361869    14.3 |  5.141 % |
57.29	c |     38723 | 3575422 10667777 | 4172011   38059   590051    15.5 |  5.725 % |
78.34	c |     58186 | 3575449 10667777 | 4589212   57469   950866    16.5 |  6.223 % |
112.89	c |     87378 | 3570581 10653521 | 5048133   86564  1531825    17.7 |  7.304 % |
161.56	c |    131168 | 3556772 10615821 | 5552946  130279  2518716    19.3 |  7.922 % |
251.91	c |    196852 | 3551573 10602357 | 6108241  195884  4078811    20.8 |  8.778 % |
399.12	c |    295380 | 3546022 10587705 | 6719065  294370  6793651    23.1 |  9.311 % |
646.17	c |    443169 | 3542633 10579032 | 7390972  442116 11103507    25.1 |  9.724 % |
1143.02	c |    664853 | 3540928 10575072 | 8130069  663784 21205301    31.9 |  9.923 % |
1808.81	
1808.81	s UNKNOWN
1808.81	c # INTERRUPTED
1808.81	c # MAIN  END :  (1808 seconds) [Mon Jan 29 22:01:05 2007]
1808.81	c # MAIN  CPU : 4.8 = 0.2 + 0.02 + 4.29 + 0.29
1808.81	

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/node62/watcher-221277-1170102653 -o ROOT/results/node62/solver-221277-1170102653 -C 1800 -M 900 /tmp/evaluation/221277-1170102653/solver /tmp/evaluation/221277-1170102653 /tmp/evaluation/221277-1170102653/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.11 1.54 1.88 5/69 27993
/proc/meminfo: memFree=1909544/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27987 vsize=12272 CPUtime=0
/proc/27992/stat : 27992 (sugar) R 27987 27992 27579 0 -1 4194304 613 0 0 0 0 0 0 0 18 0 1 0 30222704 12566528 332 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236455223408 0 0 4224 0 0 0 0 17 1 0 0
/proc/27992/statm: 3068 336 251 3 0 168 0

[startup+0.108816 s]
/proc/loadavg: 1.11 1.54 1.88 5/69 27993
/proc/meminfo: memFree=1909544/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27987 vsize=13724 CPUtime=0.03
/proc/27992/stat : 27992 (sugar) S 27987 27992 27579 0 -1 4194304 1112 0 0 0 3 0 0 0 19 0 1 0 30222704 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27992/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+0.517866 s]
/proc/loadavg: 1.11 1.54 1.88 5/69 27993
/proc/meminfo: memFree=1909544/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27987 vsize=13724 CPUtime=0.03
/proc/27992/stat : 27992 (sugar) S 27987 27992 27579 0 -1 4194304 1121 0 0 0 3 0 0 0 16 0 1 0 30222704 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27992/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+1.33997 s]
/proc/loadavg: 1.11 1.54 1.88 2/73 28028
/proc/meminfo: memFree=1903168/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27987 vsize=13724 CPUtime=0.03
/proc/27992/stat : 27992 (sugar) S 27987 27992 27579 0 -1 4194304 1188 0 0 0 3 0 0 0 16 0 1 0 30222704 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27992/statm: 3431 808 370 3 0 531 0
[pid=27995] ppid=27992 vsize=0 CPUtime=0.96
/proc/27995/stat : 27995 (java) Z 27992 27992 27579 0 -1 1036 11063 0 1 0 89 7 0 0 16 0 1 0 30222709 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27995/statm: 0 0 0 0 0 0 0
[pid=28025] ppid=27992 vsize=807064 CPUtime=0.26
/proc/28025/stat : 28025 (java) R 27992 27992 27579 0 -1 0 5198 0 1 0 23 3 0 0 17 0 8 0 30222811 826433536 4949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073489587 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28025/statm: 201766 4949 1482 14 0 189044 0
[pid=28025/tid=28026] ppid=27992 vsize=807064 CPUtime=0
/proc/28025/task/28026/stat : 28026 (java) S 27992 27992 27579 0 -1 64 5 0 0 0 0 0 0 0 20 0 8 0 30222814 826433536 4949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28025/tid=28027] ppid=27992 vsize=807064 CPUtime=0
/proc/28025/task/28027/stat : 28027 (java) S 27992 27992 27579 0 -1 64 9 0 0 0 0 0 0 0 20 0 8 0 30222814 826433536 4949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28028] ppid=27992 vsize=807064 CPUtime=0
/proc/28025/task/28028/stat : 28028 (java) S 27992 27992 27579 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 30222814 826433536 4949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28029] ppid=27992 vsize=807064 CPUtime=0
/proc/28025/task/28029/stat : 28029 (java) S 27992 27992 27579 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 30222817 826433536 4949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28025/tid=28030] ppid=27992 vsize=807064 CPUtime=0.05
/proc/28025/task/28030/stat : 28030 (java) S 27992 27992 27579 0 -1 64 292 0 0 0 5 0 0 0 16 0 8 0 30222817 826433536 4949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28031] ppid=27992 vsize=807064 CPUtime=0
/proc/28025/task/28031/stat : 28031 (java) S 27992 27992 27579 0 -1 64 3 0 0 0 0 0 0 0 23 0 8 0 30222817 826433536 4949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28025/tid=28032] ppid=27992 vsize=807064 CPUtime=0
/proc/28025/task/28032/stat : 28032 (java) S 27992 27992 27579 0 -1 64 1 0 0 0 0 0 0 0 16 0 8 0 30222817 826433536 4949 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 820788

[startup+2.99216 s]
/proc/loadavg: 1.11 1.54 1.88 5/91 28053
/proc/meminfo: memFree=1867880/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27987 vsize=13724 CPUtime=0.03
/proc/27992/stat : 27992 (sugar) S 27987 27992 27579 0 -1 4194304 1188 0 0 0 3 0 0 0 16 0 1 0 30222704 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27992/statm: 3431 808 370 3 0 531 0
[pid=27995] ppid=27992 vsize=0 CPUtime=0.96
/proc/27995/stat : 27995 (java) Z 27992 27992 27579 0 -1 1036 11063 0 1 0 89 7 0 0 16 0 1 0 30222709 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27995/statm: 0 0 0 0 0 0 0
[pid=28025] ppid=27992 vsize=807356 CPUtime=1.9
/proc/28025/stat : 28025 (java) R 27992 27992 27579 0 -1 0 10730 0 1 0 180 10 0 0 24 0 8 0 30222811 826732544 10474 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073842901 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28025/statm: 201839 10474 1511 14 0 189117 0
[pid=28025/tid=28026] ppid=27992 vsize=807356 CPUtime=0.21
/proc/28025/task/28026/stat : 28026 (java) S 27992 27992 27579 0 -1 64 4489 0 0 0 20 1 0 0 16 0 8 0 30222814 826732544 10474 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28027] ppid=27992 vsize=807356 CPUtime=0
/proc/28025/task/28027/stat : 28027 (java) S 27992 27992 27579 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 30222814 826732544 10474 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28028] ppid=27992 vsize=807356 CPUtime=0
/proc/28025/task/28028/stat : 28028 (java) S 27992 27992 27579 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30222814 826732544 10474 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28029] ppid=27992 vsize=807356 CPUtime=0
/proc/28025/task/28029/stat : 28029 (java) S 27992 27992 27579 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 30222817 826732544 10474 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28025/tid=28030] ppid=27992 vsize=807356 CPUtime=0.17
/proc/28025/task/28030/stat : 28030 (java) S 27992 27992 27579 0 -1 64 430 0 0 0 17 0 0 0 15 0 8 0 30222817 826732544 10474 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28025/tid=28031] ppid=27992 vsize=807356 CPUtime=0
/proc/28025/task/28031/stat : 28031 (java) S 27992 27992 27579 0 -1 64 3 0 0 0 0 0 0 0 23 0 8 0 30222817 826732544 10474 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28025/tid=28032] ppid=27992 vsize=807356 CPUtime=0
/proc/28025/task/28032/stat : 28032 (java) S 27992 27992 27579 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 30222817 826732544 10474 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 821080

[startup+6.19254 s]
/proc/loadavg: 1.18 1.55 1.88 3/77 28054
/proc/meminfo: memFree=1799584/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27987 vsize=26420 CPUtime=4.83
/proc/27992/stat : 27992 (sugar) S 27987 27992 27579 0 -1 4194304 4366 12162 0 1 23 2 429 29 16 0 1 0 30222704 27054080 3854 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/27992/statm: 6605 3854 373 3 0 3705 0
[pid=27995] ppid=27992 vsize=0 CPUtime=0.96
/proc/27995/stat : 27995 (java) Z 27992 27992 27579 0 -1 1036 11063 0 1 0 89 7 0 0 16 0 1 0 30222709 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27995/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 5.79
Current children cumulated vsize (KiB) 26420

[startup+12.6583 s]
/proc/loadavg: 1.32 1.57 1.89 3/77 28055
/proc/meminfo: memFree=1633696/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27987 vsize=26420 CPUtime=4.83
/proc/27992/stat : 27992 (sugar) S 27987 27992 27579 0 -1 4194304 4376 12162 0 1 23 2 429 29 16 0 1 0 30222704 27054080 3854 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27992/statm: 6605 3854 373 3 0 3705 0
[pid=27995] ppid=27992 vsize=0 CPUtime=0.96
/proc/27995/stat : 27995 (java) Z 27992 27992 27579 0 -1 1036 11063 0 1 0 89 7 0 0 16 0 1 0 30222709 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27995/statm: 0 0 0 0 0 0 0
[pid=28055] ppid=27992 vsize=158364 CPUtime=6.69
/proc/28055/stat : 28055 (minisat) R 27992 27992 27579 0 -1 0 40108 0 0 0 640 29 0 0 25 0 1 0 30223294 162164736 39053 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528416 0 0 4096 3 0 0 0 17 1 0 0
/proc/28055/statm: 39591 39053 52 112 0 39475 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 184784

[startup+25.4998 s]
/proc/loadavg: 1.47 1.59 1.89 3/77 28055
/proc/meminfo: memFree=1628896/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27987 vsize=26420 CPUtime=4.83
/proc/27992/stat : 27992 (sugar) S 27987 27992 27579 0 -1 4194304 4376 12162 0 1 23 2 429 29 16 0 1 0 30222704 27054080 3854 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27992/statm: 6605 3854 373 3 0 3705 0
[pid=27995] ppid=27992 vsize=0 CPUtime=0.96
/proc/27995/stat : 27995 (java) Z 27992 27992 27579 0 -1 1036 11063 0 1 0 89 7 0 0 16 0 1 0 30222709 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27995/statm: 0 0 0 0 0 0 0
[pid=28055] ppid=27992 vsize=161168 CPUtime=19.47
/proc/28055/stat : 28055 (minisat) R 27992 27992 27579 0 -1 0 40810 0 0 0 1918 29 0 0 25 0 1 0 30223294 165036032 39755 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 1 0 0
/proc/28055/statm: 40292 39755 52 112 0 40176 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 187588

[startup+51.1858 s]
/proc/loadavg: 1.65 1.62 1.89 3/77 28055
/proc/meminfo: memFree=1623264/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27987 vsize=26420 CPUtime=4.83
/proc/27992/stat : 27992 (sugar) S 27987 27992 27579 0 -1 4194304 4376 12162 0 1 23 2 429 29 16 0 1 0 30222704 27054080 3854 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27992/statm: 6605 3854 373 3 0 3705 0
[pid=27995] ppid=27992 vsize=0 CPUtime=0.96
/proc/27995/stat : 27995 (java) Z 27992 27992 27579 0 -1 1036 11063 0 1 0 89 7 0 0 16 0 1 0 30222709 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27995/statm: 0 0 0 0 0 0 0
[pid=28055] ppid=27992 vsize=162156 CPUtime=45.03
/proc/28055/stat : 28055 (minisat) R 27992 27992 27579 0 -1 0 41046 0 0 0 4474 29 0 0 25 0 1 0 30223294 166047744 39991 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134525189 0 0 4096 3 0 0 0 17 1 0 0
/proc/28055/statm: 40539 39991 52 112 0 40423 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 188576

[startup+102.452 s]
/proc/loadavg: 1.85 1.68 1.90 3/77 28055
/proc/meminfo: memFree=1611360/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27987 vsize=26420 CPUtime=4.83
/proc/27992/stat : 27992 (sugar) S 27987 27992 27579 0 -1 4194304 4376 12162 0 1 23 2 429 29 16 0 1 0 30222704 27054080 3854 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27992/statm: 6605 3854 373 3 0 3705 0
[pid=27995] ppid=27992 vsize=0 CPUtime=0.96
/proc/27995/stat : 27995 (java) Z 27992 27992 27579 0 -1 1036 11063 0 1 0 89 7 0 0 16 0 1 0 30222709 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27995/statm: 0 0 0 0 0 0 0
[pid=28055] ppid=27992 vsize=165420 CPUtime=96.06
/proc/28055/stat : 28055 (minisat) R 27992 27992 27579 0 -1 0 41864 0 0 0 9575 31 0 0 25 0 1 0 30223294 169390080 40809 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/28055/statm: 41355 40809 52 112 0 41239 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 191840

[startup+162.551 s]
/proc/loadavg: 1.94 1.73 1.90 3/77 28055
/proc/meminfo: memFree=1595552/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27987 vsize=26420 CPUtime=4.83
/proc/27992/stat : 27992 (sugar) S 27987 27992 27579 0 -1 4194304 4376 12162 0 1 23 2 429 29 16 0 1 0 30222704 27054080 3854 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27992/statm: 6605 3854 373 3 0 3705 0
[pid=27995] ppid=27992 vsize=0 CPUtime=0.96
/proc/27995/stat : 27995 (java) Z 27992 27992 27579 0 -1 1036 11063 0 1 0 89 7 0 0 16 0 1 0 30222709 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27995/statm: 0 0 0 0 0 0 0
[pid=28055] ppid=27992 vsize=172032 CPUtime=155.87
/proc/28055/stat : 28055 (minisat) R 27992 27992 27579 0 -1 0 43501 0 0 0 15555 32 0 0 25 0 1 0 30223294 176160768 42446 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528416 0 0 4096 3 0 0 0 17 1 0 0
/proc/28055/statm: 43008 42446 52 112 0 42892 0
Current children cumulated CPU time (s) 161.66
Current children cumulated vsize (KiB) 198452

[startup+222.651 s]
/proc/loadavg: 1.98 1.78 1.91 3/77 28055
/proc/meminfo: memFree=1581664/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27987 vsize=26420 CPUtime=4.83
/proc/27992/stat : 27992 (sugar) S 27987 27992 27579 0 -1 4194304 4376 12162 0 1 23 2 429 29 16 0 1 0 30222704 27054080 3854 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27992/statm: 6605 3854 373 3 0 3705 0
[pid=27995] ppid=27992 vsize=0 CPUtime=0.96
/proc/27995/stat : 27995 (java) Z 27992 27992 27579 0 -1 1036 11063 0 1 0 89 7 0 0 16 0 1 0 30222709 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27995/statm: 0 0 0 0 0 0 0
[pid=28055] ppid=27992 vsize=177040 CPUtime=215.7
/proc/28055/stat : 28055 (minisat) R 27992 27992 27579 0 -1 0 44722 0 0 0 21536 34 0 0 25 0 1 0 30223294 181288960 43667 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528506 0 0 4096 3 0 0 0 17 1 0 0
/proc/28055/statm: 44260 43667 52 112 0 44144 0
Current children cumulated CPU time (s) 221.49
Current children cumulated vsize (KiB) 203460

[startup+282.658 s]
/proc/loadavg: 1.99 1.82 1.91 3/77 28057
/proc/meminfo: memFree=1567008/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27987 vsize=26420 CPUtime=4.83
/proc/27992/stat : 27992 (sugar) S 27987 27992 27579 0 -1 4194304 4376 12162 0 1 23 2 429 29 16 0 1 0 30222704 27054080 3854 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27992/statm: 6605 3854 373 3 0 3705 0

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

/proc/28055/stat : 28055 (minisat) R 27992 27992 27579 0 -1 0 68550 0 0 0 123123 65 0 0 25 0 1 0 30223294 279187456 67495 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/28055/statm: 68161 67495 52 112 0 68045 0
Current children cumulated CPU time (s) 1237.67
Current children cumulated vsize (KiB) 299064

[startup+1303.66 s]
/proc/loadavg: 2.00 1.99 1.91 3/77 28057
/proc/meminfo: memFree=1378720/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27987 vsize=26420 CPUtime=4.83
/proc/27992/stat : 27992 (sugar) S 27987 27992 27579 0 -1 4194304 4376 12162 0 1 23 2 429 29 16 0 1 0 30222704 27054080 3854 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27992/statm: 6605 3854 373 3 0 3705 0
[pid=27995] ppid=27992 vsize=0 CPUtime=0.96
/proc/27995/stat : 27995 (java) Z 27992 27992 27579 0 -1 1036 11063 0 1 0 89 7 0 0 16 0 1 0 30222709 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27995/statm: 0 0 0 0 0 0 0
[pid=28055] ppid=27992 vsize=277404 CPUtime=1291.6
/proc/28055/stat : 28055 (minisat) R 27992 27992 27579 0 -1 0 69400 0 0 0 129094 66 0 0 25 0 1 0 30223294 284061696 68345 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528105 0 0 4096 3 0 0 0 17 1 0 0
/proc/28055/statm: 69351 68345 52 112 0 69235 0
Current children cumulated CPU time (s) 1297.39
Current children cumulated vsize (KiB) 303824

[startup+1363.76 s]
/proc/loadavg: 2.00 1.99 1.91 3/77 28057
/proc/meminfo: memFree=1369504/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27987 vsize=26420 CPUtime=4.83
/proc/27992/stat : 27992 (sugar) S 27987 27992 27579 0 -1 4194304 4376 12162 0 1 23 2 429 29 16 0 1 0 30222704 27054080 3854 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27992/statm: 6605 3854 373 3 0 3705 0
[pid=27995] ppid=27992 vsize=0 CPUtime=0.96
/proc/27995/stat : 27995 (java) Z 27992 27992 27579 0 -1 1036 11063 0 1 0 89 7 0 0 16 0 1 0 30222709 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27995/statm: 0 0 0 0 0 0 0
[pid=28055] ppid=27992 vsize=280960 CPUtime=1351.41
/proc/28055/stat : 28055 (minisat) R 27992 27992 27579 0 -1 0 70298 0 0 0 135073 68 0 0 25 0 1 0 30223294 287703040 69243 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528379 0 0 4096 3 0 0 0 17 1 0 0
/proc/28055/statm: 70240 69243 52 112 0 70124 0
Current children cumulated CPU time (s) 1357.2
Current children cumulated vsize (KiB) 307380

[startup+1423.86 s]
/proc/loadavg: 2.00 1.99 1.91 3/77 28057
/proc/meminfo: memFree=1361504/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27987 vsize=26420 CPUtime=4.83
/proc/27992/stat : 27992 (sugar) S 27987 27992 27579 0 -1 4194304 4376 12162 0 1 23 2 429 29 16 0 1 0 30222704 27054080 3854 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27992/statm: 6605 3854 373 3 0 3705 0
[pid=27995] ppid=27992 vsize=0 CPUtime=0.96
/proc/27995/stat : 27995 (java) Z 27992 27992 27579 0 -1 1036 11063 0 1 0 89 7 0 0 16 0 1 0 30222709 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27995/statm: 0 0 0 0 0 0 0
[pid=28055] ppid=27992 vsize=284248 CPUtime=1411.23
/proc/28055/stat : 28055 (minisat) R 27992 27992 27579 0 -1 0 71130 0 0 0 141054 69 0 0 25 0 1 0 30223294 291069952 70075 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/28055/statm: 71062 70075 52 112 0 70946 0
Current children cumulated CPU time (s) 1417.02
Current children cumulated vsize (KiB) 310668

[startup+1483.96 s]
/proc/loadavg: 2.06 2.00 1.92 3/77 28057
/proc/meminfo: memFree=1352736/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27987 vsize=26420 CPUtime=4.83
/proc/27992/stat : 27992 (sugar) S 27987 27992 27579 0 -1 4194304 4376 12162 0 1 23 2 429 29 16 0 1 0 30222704 27054080 3854 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27992/statm: 6605 3854 373 3 0 3705 0
[pid=27995] ppid=27992 vsize=0 CPUtime=0.96
/proc/27995/stat : 27995 (java) Z 27992 27992 27579 0 -1 1036 11063 0 1 0 89 7 0 0 16 0 1 0 30222709 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27995/statm: 0 0 0 0 0 0 0
[pid=28055] ppid=27992 vsize=288492 CPUtime=1471.05
/proc/28055/stat : 28055 (minisat) R 27992 27992 27579 0 -1 0 72184 0 0 0 147035 70 0 0 25 0 1 0 30223294 295415808 71129 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/28055/statm: 72123 71129 52 112 0 72007 0
Current children cumulated CPU time (s) 1476.84
Current children cumulated vsize (KiB) 314912

[startup+1544.06 s]
/proc/loadavg: 2.02 2.00 1.92 3/77 28057
/proc/meminfo: memFree=1343328/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27987 vsize=26420 CPUtime=4.83
/proc/27992/stat : 27992 (sugar) S 27987 27992 27579 0 -1 4194304 4376 12162 0 1 23 2 429 29 16 0 1 0 30222704 27054080 3854 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27992/statm: 6605 3854 373 3 0 3705 0
[pid=27995] ppid=27992 vsize=0 CPUtime=0.96
/proc/27995/stat : 27995 (java) Z 27992 27992 27579 0 -1 1036 11063 0 1 0 89 7 0 0 16 0 1 0 30222709 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27995/statm: 0 0 0 0 0 0 0
[pid=28055] ppid=27992 vsize=293240 CPUtime=1530.86
/proc/28055/stat : 28055 (minisat) R 27992 27992 27579 0 -1 0 73411 0 0 0 153015 71 0 0 25 0 1 0 30223294 300277760 72356 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528418 0 0 4096 3 0 0 0 17 1 0 0
/proc/28055/statm: 73310 72356 52 112 0 73194 0
Current children cumulated CPU time (s) 1536.65
Current children cumulated vsize (KiB) 319660

[startup+1604.16 s]
/proc/loadavg: 2.00 2.00 1.92 3/77 28057
/proc/meminfo: memFree=1334432/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27987 vsize=26420 CPUtime=4.83
/proc/27992/stat : 27992 (sugar) S 27987 27992 27579 0 -1 4194304 4376 12162 0 1 23 2 429 29 16 0 1 0 30222704 27054080 3854 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27992/statm: 6605 3854 373 3 0 3705 0
[pid=27995] ppid=27992 vsize=0 CPUtime=0.96
/proc/27995/stat : 27995 (java) Z 27992 27992 27579 0 -1 1036 11063 0 1 0 89 7 0 0 16 0 1 0 30222709 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27995/statm: 0 0 0 0 0 0 0
[pid=28055] ppid=27992 vsize=297568 CPUtime=1590.68
/proc/28055/stat : 28055 (minisat) R 27992 27992 27579 0 -1 0 74505 0 0 0 158996 72 0 0 25 0 1 0 30223294 304709632 73450 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/28055/statm: 74392 73450 52 112 0 74276 0
Current children cumulated CPU time (s) 1596.47
Current children cumulated vsize (KiB) 323988

[startup+1664.26 s]
/proc/loadavg: 2.00 2.00 1.92 3/77 28057
/proc/meminfo: memFree=1326368/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27987 vsize=26420 CPUtime=4.83
/proc/27992/stat : 27992 (sugar) S 27987 27992 27579 0 -1 4194304 4376 12162 0 1 23 2 429 29 16 0 1 0 30222704 27054080 3854 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27992/statm: 6605 3854 373 3 0 3705 0
[pid=27995] ppid=27992 vsize=0 CPUtime=0.96
/proc/27995/stat : 27995 (java) Z 27992 27992 27579 0 -1 1036 11063 0 1 0 89 7 0 0 16 0 1 0 30222709 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27995/statm: 0 0 0 0 0 0 0
[pid=28055] ppid=27992 vsize=301080 CPUtime=1650.5
/proc/28055/stat : 28055 (minisat) R 27992 27992 27579 0 -1 0 75380 0 0 0 164976 74 0 0 25 0 1 0 30223294 308305920 74325 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528551 0 0 4096 3 0 0 0 17 1 0 0
/proc/28055/statm: 75270 74325 52 112 0 75154 0
Current children cumulated CPU time (s) 1656.29
Current children cumulated vsize (KiB) 327500

[startup+1724.36 s]
/proc/loadavg: 2.00 2.00 1.92 3/77 28057
/proc/meminfo: memFree=1319712/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27987 vsize=26420 CPUtime=4.83
/proc/27992/stat : 27992 (sugar) S 27987 27992 27579 0 -1 4194304 4376 12162 0 1 23 2 429 29 16 0 1 0 30222704 27054080 3854 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27992/statm: 6605 3854 373 3 0 3705 0
[pid=27995] ppid=27992 vsize=0 CPUtime=0.96
/proc/27995/stat : 27995 (java) Z 27992 27992 27579 0 -1 1036 11063 0 1 0 89 7 0 0 16 0 1 0 30222709 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27995/statm: 0 0 0 0 0 0 0
[pid=28055] ppid=27992 vsize=304336 CPUtime=1710.31
/proc/28055/stat : 28055 (minisat) R 27992 27992 27579 0 -1 0 76208 0 0 0 170956 75 0 0 25 0 1 0 30223294 311640064 75153 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528559 0 0 4096 3 0 0 0 17 1 0 0
/proc/28055/statm: 76084 75153 52 112 0 75968 0
Current children cumulated CPU time (s) 1716.1
Current children cumulated vsize (KiB) 330756

[startup+1784.46 s]
/proc/loadavg: 2.00 2.00 1.92 3/77 28057
/proc/meminfo: memFree=1313376/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27987 vsize=26420 CPUtime=4.83
/proc/27992/stat : 27992 (sugar) S 27987 27992 27579 0 -1 4194304 4376 12162 0 1 23 2 429 29 16 0 1 0 30222704 27054080 3854 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27992/statm: 6605 3854 373 3 0 3705 0
[pid=27995] ppid=27992 vsize=0 CPUtime=0.96
/proc/27995/stat : 27995 (java) Z 27992 27992 27579 0 -1 1036 11063 0 1 0 89 7 0 0 16 0 1 0 30222709 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27995/statm: 0 0 0 0 0 0 0
[pid=28055] ppid=27992 vsize=307996 CPUtime=1770.14
/proc/28055/stat : 28055 (minisat) R 27992 27992 27579 0 -1 0 77122 0 0 0 176938 76 0 0 25 0 1 0 30223294 315387904 76067 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/28055/statm: 76999 76067 52 112 0 76883 0
Current children cumulated CPU time (s) 1775.93
Current children cumulated vsize (KiB) 334416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.81 s]
/proc/loadavg: 2.16 2.03 1.93 3/83 28121
/proc/meminfo: memFree=1309488/2055920 swapFree=4192812/4192956
[pid=27992] ppid=27987 vsize=26420 CPUtime=4.83
/proc/27992/stat : 27992 (sugar) S 27987 27992 27579 0 -1 4194304 4376 12162 0 1 23 2 429 29 16 0 1 0 30222704 27054080 3854 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 236446593122 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/27992/statm: 6605 3854 373 3 0 3705 0
[pid=27995] ppid=27992 vsize=0 CPUtime=0.96
/proc/27995/stat : 27995 (java) Z 27992 27992 27579 0 -1 1036 11063 0 1 0 89 7 0 0 16 0 1 0 30222709 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/27995/statm: 0 0 0 0 0 0 0
[pid=28055] ppid=27992 vsize=309448 CPUtime=1794.29
/proc/28055/stat : 28055 (minisat) R 27992 27992 27579 0 -1 0 77494 0 0 0 179352 77 0 0 25 0 1 0 30223294 316874752 76439 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528392 0 0 4096 3 0 0 0 17 1 0 0
/proc/28055/statm: 77362 76439 52 112 0 77246 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 335868

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 27992 and gives childrusage.ru_utime.tv_sec=4 childrusage.ru_utime.tv_usec=533310 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=346947
CPU time returned by wait4() is 4.88026
while last known CPU time is 1800.16

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

Real time (s): 1809.85
CPU time (s): 1800.16
CPU user time (s): 1798.93
CPU system time (s): 1.23
CPU usage (%): 99.4645
Max. virtual memory (cumulated for all children) (KiB): 821080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.53331
system time used= 0.346947
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16623
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= 776
involuntary context switches= 674

runsolver used 1.93871 s user time and 5.11222 s system time

The end

Launcher Data (download as text)

Begin job on node62 on Mon Jan 29 20:30:54 UTC 2007


IDJOB= 221277
IDBENCH= 5405
IDSOLVER= 86
FILE ID= node62/221277-1170102653

PBS_JOBID= 3689805

Free space on /tmp= 66563 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/queenAttacking/queenAttacking-12.xml
COMMAND LINE= /tmp/evaluation/221277-1170102653/solver /tmp/evaluation/221277-1170102653 /tmp/evaluation/221277-1170102653/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node62/watcher-221277-1170102653 -o ROOT/results/node62/solver-221277-1170102653 -C 1800 -M 900  /tmp/evaluation/221277-1170102653/solver /tmp/evaluation/221277-1170102653 /tmp/evaluation/221277-1170102653/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  60c30a794f534be6c1ae5db134baea56

RANDOM SEED= 359815929

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.234
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.234
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:       1910224 kB
Buffers:         35584 kB
Cached:          42276 kB
SwapCached:          0 kB
Active:          53812 kB
Inactive:        44360 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1910224 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2164 kB
Writeback:           0 kB
Mapped:          30508 kB
Slab:            33168 kB
Committed_AS:   187040 kB
PageTables:       1684 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= 66551 MiB



End job on node62 on Mon Jan 29 21:01:06 UTC 2007