Trace number 198983

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.15 1803.17

General information on the benchmark

Nameknights/
knights-100-9.xml
MD5SUM0cd0e67b390af4f151d1050a40941953
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
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables9
Number of constraints36
Maximum constraint arity2
Maximum domain size10000
Number of constraints which are defined in extension0
Number of constraints which are defined in intension36
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05	c # Sugar v0-40 (/tmp/evaluation/198983-1170094028/sugar-v0-40.jar)
0.05	
0.05	c # MAIN  BEGIN : /tmp/evaluation/198983-1170094028/unknown.xml [Mon Jan 29 19:07:08 2007]
0.05	c # CONVERT_XML  BEGIN : /tmp/evaluation/198983-1170094028/unknown.xml /tmp/evaluation/198983-1170094028/sugar15855.csp [Mon Jan 29 19:07:08 2007]
0.05	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/198983-1170094028/sugar-v0-40.jar -convert /tmp/evaluation/198983-1170094028/unknown.xml /tmp/evaluation/198983-1170094028/sugar15855.csp
0.19	c BEGIN convert /tmp/evaluation/198983-1170094028/unknown.xml
0.34	c END convert (0.143344 seconds)
0.36	c # CONVERT_XML  END : /tmp/evaluation/198983-1170094028/sugar15855.csp 1998 bytes (0 seconds) [Mon Jan 29 19:07:08 2007]
0.36	c # CONVERT_XML  CPU : 0.28 = 0 + 0 + 0.24 + 0.04
0.36	
0.36	c # GENERATE_SAT  BEGIN : /tmp/evaluation/198983-1170094028/sugar15855.bcnf [Mon Jan 29 19:07:08 2007]
0.36	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/198983-1170094028/sugar-v0-40.jar -bcnf -map /tmp/evaluation/198983-1170094028/sugar15855.map /tmp/evaluation/198983-1170094028/sugar15855.csp /tmp/evaluation/198983-1170094028/sugar15855.bcnf
0.52	c BEGIN parse /tmp/evaluation/198983-1170094028/sugar15855.csp
0.66	c END parse (0.133862 seconds)
0.66	c BEGIN simplify
0.66	c END simplify (0.001985 seconds)
0.66	c BEGIN encode /tmp/evaluation/198983-1170094028/sugar15855.bcnf
19.52	c END encode (18.863334 seconds)
19.54	c # GENERATE_SAT  END : 95445 variables 19177128 clauses 307115456 bytes (19 seconds) [Mon Jan 29 19:07:27 2007]
19.54	c # GENERATE_SAT  CPU : 18.41 = 0 + 0.01 + 17.02 + 1.38
19.54	
19.54	c # SOLVE_SAT  BEGIN : /tmp/evaluation/198983-1170094028/sugar15855.bcnf [Mon Jan 29 19:07:27 2007]
19.54	c # CMD : /tmp/evaluation/198983-1170094028/minisat /tmp/evaluation/198983-1170094028/sugar15855.bcnf /tmp/evaluation/198983-1170094028/sugar15855.out
29.05	c ==================================[MINISAT]===================================
29.05	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
29.05	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
29.05	c ==============================================================================
29.05	c |         0 | 19177128 57601584 | 6392376       0        0     nan |  0.000 % |
40.17	c |       101 | 19166833 57571884 | 7031613      90      885     9.8 |  0.829 % |
47.73	c |       251 | 19166834 57571884 | 7734774     238     2881    12.1 |  0.934 % |
56.11	c |       476 | 19166836 57571884 | 8508252     458     5437    11.9 |  1.242 % |
83.53	c |       813 | 19166839 57571884 | 9359077     785     9369    11.9 |  1.962 % |
139.68	c |      1319 | 19166839 57571884 | 10294985    1291    15544    12.0 |  1.962 % |
254.83	c |      2078 | 19166839 57571884 | 11324484    2049    26970    13.2 |  2.064 % |
293.01	c |      3217 | 19166839 57571884 | 12456932    3188    43582    13.7 |  2.064 % |
392.35	c |      4930 | 19166839 57571884 | 13702625    4901    69681    14.2 |  2.064 % |
596.49	c |      7492 | 19166839 57571884 | 15072888    7462   109823    14.7 |  2.166 % |
957.87	c |     11338 | 18967435 56882052 | 16580177   11305   171604    15.2 |  2.474 % |
1801.54	
1801.54	s UNKNOWN
1801.54	c # INTERRUPTED
1801.54	c # MAIN  END :  (1801 seconds) [Mon Jan 29 19:37:09 2007]
1801.54	c # MAIN  CPU : 18.69 = 0 + 0.01 + 17.26 + 1.42
1801.54	

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/node22/watcher-198983-1170094028 -o ROOT/results/node22/solver-198983-1170094028 -C 1800 -M 900 /tmp/evaluation/198983-1170094028/solver /tmp/evaluation/198983-1170094028 /tmp/evaluation/198983-1170094028/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: 2.18 2.24 2.27 5/94 15856
/proc/meminfo: memFree=954160/2055920 swapFree=4192956/4192956
[pid=15855] ppid=15853 vsize=5352 CPUtime=0
/proc/15855/stat : 15855 (solver) R 15853 15855 15443 0 -1 4194304 264 0 0 0 0 0 0 0 20 0 1 0 29356709 5480448 231 18446744073709551615 4194304 4889804 548682069296 18446744073709551615 272467815719 0 0 4096 0 0 0 0 17 1 0 0
/proc/15855/statm: 1338 231 193 169 0 49 0

[startup+0.104617 s]
/proc/loadavg: 2.18 2.24 2.27 5/94 15856
/proc/meminfo: memFree=954160/2055920 swapFree=4192956/4192956
[pid=15855] ppid=15853 vsize=13724 CPUtime=0.03
/proc/15855/stat : 15855 (sugar) S 15853 15855 15443 0 -1 4194304 1112 0 0 0 3 0 0 0 18 0 1 0 29356709 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15855/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+0.51665 s]
/proc/loadavg: 2.18 2.24 2.27 5/94 15856
/proc/meminfo: memFree=954160/2055920 swapFree=4192956/4192956
[pid=15855] ppid=15853 vsize=13724 CPUtime=0.32
/proc/15855/stat : 15855 (sugar) S 15853 15855 15443 0 -1 4194304 1181 3620 0 1 3 1 24 4 17 0 1 0 29356709 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15855/statm: 3431 809 371 3 0 531 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 13724

[startup+1.3397 s]
/proc/loadavg: 2.17 2.24 2.26 3/102 15872
/proc/meminfo: memFree=934000/2055920 swapFree=4192956/4192956
[pid=15855] ppid=15853 vsize=13724 CPUtime=0.32
/proc/15855/stat : 15855 (sugar) S 15853 15855 15443 0 -1 4194304 1190 3620 0 1 3 1 24 4 15 0 1 0 29356709 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15855/statm: 3431 809 371 3 0 531 0
[pid=15865] ppid=15855 vsize=807348 CPUtime=0.92
/proc/15865/stat : 15865 (java) R 15855 15855 15443 0 -1 0 4435 0 1 0 85 7 0 0 25 0 8 0 29356745 826724352 4186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073574622 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15865/statm: 201837 4186 1498 14 0 189115 0
[pid=15865/tid=15866] ppid=15855 vsize=807348 CPUtime=0
/proc/15865/task/15866/stat : 15866 (java) S 15855 15855 15443 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 29356752 826724352 4186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15865/tid=15867] ppid=15855 vsize=807348 CPUtime=0
/proc/15865/task/15867/stat : 15867 (java) S 15855 15855 15443 0 -1 64 9 0 0 0 0 0 0 0 20 0 8 0 29356752 826724352 4186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15865/tid=15868] ppid=15855 vsize=807348 CPUtime=0
/proc/15865/task/15868/stat : 15868 (java) S 15855 15855 15443 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 29356752 826724352 4186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15865/tid=15869] ppid=15855 vsize=807348 CPUtime=0
/proc/15865/task/15869/stat : 15869 (java) S 15855 15855 15443 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 29356756 826724352 4186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15865/tid=15870] ppid=15855 vsize=807348 CPUtime=0.05
/proc/15865/task/15870/stat : 15870 (java) S 15855 15855 15443 0 -1 64 339 0 0 0 5 0 0 0 16 0 8 0 29356756 826724352 4186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15865/tid=15871] ppid=15855 vsize=807348 CPUtime=0
/proc/15865/task/15871/stat : 15871 (java) S 15855 15855 15443 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 29356756 826724352 4186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15865/tid=15872] ppid=15855 vsize=807348 CPUtime=0
/proc/15865/task/15872/stat : 15872 (java) S 15855 15855 15443 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29356756 826724352 4186 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 821072

[startup+2.97682 s]
/proc/loadavg: 2.17 2.24 2.26 3/102 15872
/proc/meminfo: memFree=915504/2055920 swapFree=4192956/4192956
[pid=15855] ppid=15853 vsize=13724 CPUtime=0.32
/proc/15855/stat : 15855 (sugar) S 15853 15855 15443 0 -1 4194304 1190 3620 0 1 3 1 24 4 15 0 1 0 29356709 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15855/statm: 3431 809 371 3 0 531 0
[pid=15865] ppid=15855 vsize=807348 CPUtime=2.54
/proc/15865/stat : 15865 (java) R 15855 15855 15443 0 -1 0 4438 0 1 0 236 18 0 0 25 0 8 0 29356745 826724352 4188 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073573480 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15865/statm: 201837 4188 1499 14 0 189115 0
[pid=15865/tid=15866] ppid=15855 vsize=807348 CPUtime=0
/proc/15865/task/15866/stat : 15866 (java) S 15855 15855 15443 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 29356752 826724352 4188 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15865/tid=15867] ppid=15855 vsize=807348 CPUtime=0
/proc/15865/task/15867/stat : 15867 (java) S 15855 15855 15443 0 -1 64 9 0 0 0 0 0 0 0 20 0 8 0 29356752 826724352 4188 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15865/tid=15868] ppid=15855 vsize=807348 CPUtime=0
/proc/15865/task/15868/stat : 15868 (java) S 15855 15855 15443 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 29356752 826724352 4188 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15865/tid=15869] ppid=15855 vsize=807348 CPUtime=0
/proc/15865/task/15869/stat : 15869 (java) S 15855 15855 15443 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 29356756 826724352 4188 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15865/tid=15870] ppid=15855 vsize=807348 CPUtime=0.05
/proc/15865/task/15870/stat : 15870 (java) S 15855 15855 15443 0 -1 64 339 0 0 0 5 0 0 0 16 0 8 0 29356756 826724352 4188 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15865/tid=15871] ppid=15855 vsize=807348 CPUtime=0
/proc/15865/task/15871/stat : 15871 (java) S 15855 15855 15443 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 29356756 826724352 4188 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15865/tid=15872] ppid=15855 vsize=807348 CPUtime=0
/proc/15865/task/15872/stat : 15872 (java) R 15855 15855 15443 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29356756 826724352 4188 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 821072

[startup+6.27207 s]
/proc/loadavg: 2.15 2.23 2.26 2/89 15887
/proc/meminfo: memFree=1482840/2055920 swapFree=4192956/4192956
[pid=15855] ppid=15853 vsize=13724 CPUtime=0.32
/proc/15855/stat : 15855 (sugar) S 15853 15855 15443 0 -1 4194304 1190 3620 0 1 3 1 24 4 15 0 1 0 29356709 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15855/statm: 3431 809 371 3 0 531 0
[pid=15865] ppid=15855 vsize=807348 CPUtime=5.76
/proc/15865/stat : 15865 (java) R 15855 15855 15443 0 -1 0 4439 0 1 0 536 40 0 0 25 0 8 0 29356745 826724352 4189 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073554781 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15865/statm: 201837 4189 1499 14 0 189115 0
[pid=15865/tid=15866] ppid=15855 vsize=807348 CPUtime=0
/proc/15865/task/15866/stat : 15866 (java) S 15855 15855 15443 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 29356752 826724352 4189 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15865/tid=15867] ppid=15855 vsize=807348 CPUtime=0
/proc/15865/task/15867/stat : 15867 (java) S 15855 15855 15443 0 -1 64 9 0 0 0 0 0 0 0 20 0 8 0 29356752 826724352 4189 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15865/tid=15868] ppid=15855 vsize=807348 CPUtime=0
/proc/15865/task/15868/stat : 15868 (java) S 15855 15855 15443 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 29356752 826724352 4189 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15865/tid=15869] ppid=15855 vsize=807348 CPUtime=0
/proc/15865/task/15869/stat : 15869 (java) S 15855 15855 15443 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 29356756 826724352 4189 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15865/tid=15870] ppid=15855 vsize=807348 CPUtime=0.05
/proc/15865/task/15870/stat : 15870 (java) S 15855 15855 15443 0 -1 64 339 0 0 0 5 0 0 0 16 0 8 0 29356756 826724352 4189 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15865/tid=15871] ppid=15855 vsize=807348 CPUtime=0
/proc/15865/task/15871/stat : 15871 (java) S 15855 15855 15443 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 29356756 826724352 4189 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15865/tid=15872] ppid=15855 vsize=807348 CPUtime=0
/proc/15865/task/15872/stat : 15872 (java) S 15855 15855 15443 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29356756 826724352 4189 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 821072

[startup+12.7605 s]
/proc/loadavg: 2.22 2.25 2.27 4/103 16002
/proc/meminfo: memFree=1300072/2055920 swapFree=4192956/4192956
[pid=15855] ppid=15853 vsize=13724 CPUtime=0.32
/proc/15855/stat : 15855 (sugar) S 15853 15855 15443 0 -1 4194304 1190 3620 0 1 3 1 24 4 15 0 1 0 29356709 14053376 809 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15855/statm: 3431 809 371 3 0 531 0
[pid=15865] ppid=15855 vsize=807348 CPUtime=11.9
/proc/15865/stat : 15865 (java) R 15855 15855 15443 0 -1 0 4442 0 1 0 1109 81 0 0 25 0 8 0 29356745 826724352 4192 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073574174 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15865/statm: 201837 4192 1499 14 0 189115 0
[pid=15865/tid=15866] ppid=15855 vsize=807348 CPUtime=0
/proc/15865/task/15866/stat : 15866 (java) S 15855 15855 15443 0 -1 64 6 0 0 0 0 0 0 0 16 0 8 0 29356752 826724352 4192 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15865/tid=15867] ppid=15855 vsize=807348 CPUtime=0
/proc/15865/task/15867/stat : 15867 (java) S 15855 15855 15443 0 -1 64 9 0 0 0 0 0 0 0 20 0 8 0 29356752 826724352 4192 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15865/tid=15868] ppid=15855 vsize=807348 CPUtime=0
/proc/15865/task/15868/stat : 15868 (java) S 15855 15855 15443 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 29356752 826724352 4192 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15865/tid=15869] ppid=15855 vsize=807348 CPUtime=0
/proc/15865/task/15869/stat : 15869 (java) S 15855 15855 15443 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 29356756 826724352 4192 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15865/tid=15870] ppid=15855 vsize=807348 CPUtime=0.05
/proc/15865/task/15870/stat : 15870 (java) S 15855 15855 15443 0 -1 64 340 0 0 0 5 0 0 0 16 0 8 0 29356756 826724352 4192 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15865/tid=15871] ppid=15855 vsize=807348 CPUtime=0
/proc/15865/task/15871/stat : 15871 (java) S 15855 15855 15443 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 29356756 826724352 4192 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15865/tid=15872] ppid=15855 vsize=807348 CPUtime=0
/proc/15865/task/15872/stat : 15872 (java) S 15855 15855 15443 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29356756 826724352 4192 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.22
Current children cumulated vsize (KiB) 821072

[startup+25.6195 s]
/proc/loadavg: 2.72 2.35 2.30 3/96 16005
/proc/meminfo: memFree=587744/2055920 swapFree=4192956/4192956
[pid=15855] ppid=15853 vsize=13724 CPUtime=18.72
/proc/15855/stat : 15855 (sugar) S 15853 15855 15443 0 -1 4194304 1315 8101 0 2 3 1 1726 142 19 0 1 0 29356709 14053376 837 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/15855/statm: 3431 837 373 3 0 531 0
[pid=16004] ppid=15855 vsize=459884 CPUtime=5.99
/proc/16004/stat : 16004 (minisat) R 15855 15855 15443 0 -1 0 113054 0 0 0 532 67 0 0 25 0 1 0 29358663 470921216 113026 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134637942 0 0 4096 0 0 0 0 17 0 0 0
/proc/16004/statm: 114971 113028 35 112 0 114855 0
Current children cumulated CPU time (s) 24.71
Current children cumulated vsize (KiB) 473608

[startup+51.2377 s]
/proc/loadavg: 3.31 2.54 2.36 2/89 16008
/proc/meminfo: memFree=16152/2055920 swapFree=4192956/4192956
[pid=15855] ppid=15853 vsize=13724 CPUtime=18.72
/proc/15855/stat : 15855 (sugar) S 15853 15855 15443 0 -1 4194304 1324 8101 0 2 3 1 1726 142 16 0 1 0 29356709 14053376 837 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15855/statm: 3431 837 373 3 0 531 0
[pid=16004] ppid=15855 vsize=820976 CPUtime=31.56
/proc/16004/stat : 16004 (minisat) R 15855 15855 15443 0 -1 0 195692 0 0 0 3034 122 0 0 25 0 1 0 29358663 840679424 194638 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/16004/statm: 205244 194638 51 112 0 205128 0
Current children cumulated CPU time (s) 50.28
Current children cumulated vsize (KiB) 834700

[startup+102.525 s]
/proc/loadavg: 2.18 2.36 2.31 2/79 16167
/proc/meminfo: memFree=1097200/2055920 swapFree=4192812/4192956
[pid=15855] ppid=15853 vsize=13724 CPUtime=18.72
/proc/15855/stat : 15855 (sugar) S 15853 15855 15443 0 -1 4194304 1324 8101 0 2 3 1 1726 142 16 0 1 0 29356709 14053376 837 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15855/statm: 3431 837 373 3 0 531 0
[pid=16004] ppid=15855 vsize=839420 CPUtime=82.7
/proc/16004/stat : 16004 (minisat) R 15855 15855 15443 0 -1 0 200119 0 0 0 8140 130 0 0 25 0 1 0 29358663 859566080 199065 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 209855 199065 51 112 0 209739 0
Current children cumulated CPU time (s) 101.42
Current children cumulated vsize (KiB) 853144

[startup+162.586 s]
/proc/loadavg: 1.43 2.11 2.23 2/79 16167
/proc/meminfo: memFree=1089072/2055920 swapFree=4192812/4192956
[pid=15855] ppid=15853 vsize=13724 CPUtime=18.72
/proc/15855/stat : 15855 (sugar) S 15853 15855 15443 0 -1 4194304 1324 8101 0 2 3 1 1726 142 16 0 1 0 29356709 14053376 837 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15855/statm: 3431 837 373 3 0 531 0
[pid=16004] ppid=15855 vsize=848380 CPUtime=142.75
/proc/16004/stat : 16004 (minisat) R 15855 15855 15443 0 -1 0 202156 0 0 0 14143 132 0 0 25 0 1 0 29358663 868741120 201102 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 212095 201102 51 112 0 211979 0
Current children cumulated CPU time (s) 161.47
Current children cumulated vsize (KiB) 862104

[startup+222.658 s]
/proc/loadavg: 1.16 1.90 2.15 2/79 16167
/proc/meminfo: memFree=1088752/2055920 swapFree=4192812/4192956
[pid=15855] ppid=15853 vsize=13724 CPUtime=18.72
/proc/15855/stat : 15855 (sugar) S 15853 15855 15443 0 -1 4194304 1324 8101 0 2 3 1 1726 142 16 0 1 0 29356709 14053376 837 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15855/statm: 3431 837 373 3 0 531 0
[pid=16004] ppid=15855 vsize=848664 CPUtime=202.8
/proc/16004/stat : 16004 (minisat) R 15855 15855 15443 0 -1 0 202227 0 0 0 20148 132 0 0 25 0 1 0 29358663 869031936 201173 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 212166 201173 51 112 0 212050 0
Current children cumulated CPU time (s) 221.52
Current children cumulated vsize (KiB) 862388

[startup+282.721 s]
/proc/loadavg: 1.06 1.74 2.07 2/79 16167

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

/proc/loadavg: 1.02 1.05 1.41 2/79 16167
/proc/meminfo: memFree=1087472/2055920 swapFree=4192812/4192956
[pid=15855] ppid=15853 vsize=13724 CPUtime=18.72
/proc/15855/stat : 15855 (sugar) S 15853 15855 15443 0 -1 4194304 1324 8101 0 2 3 1 1726 142 16 0 1 0 29356709 14053376 837 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15855/statm: 3431 837 373 3 0 531 0
[pid=16004] ppid=15855 vsize=848808 CPUtime=1103.53
/proc/16004/stat : 16004 (minisat) R 15855 15855 15443 0 -1 0 202274 0 0 0 110215 138 0 0 25 0 1 0 29358663 869179392 201220 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 212202 201220 51 112 0 212086 0
Current children cumulated CPU time (s) 1122.25
Current children cumulated vsize (KiB) 862532

[startup+1183.68 s]
/proc/loadavg: 1.01 1.03 1.38 2/79 16167
/proc/meminfo: memFree=1087408/2055920 swapFree=4192812/4192956
[pid=15855] ppid=15853 vsize=13724 CPUtime=18.72
/proc/15855/stat : 15855 (sugar) S 15853 15855 15443 0 -1 4194304 1324 8101 0 2 3 1 1726 142 16 0 1 0 29356709 14053376 837 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15855/statm: 3431 837 373 3 0 531 0
[pid=16004] ppid=15855 vsize=848808 CPUtime=1163.58
/proc/16004/stat : 16004 (minisat) R 15855 15855 15443 0 -1 0 202274 0 0 0 116219 139 0 0 25 0 1 0 29358663 869179392 201220 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 212202 201220 51 112 0 212086 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 862532

[startup+1243.74 s]
/proc/loadavg: 1.06 1.04 1.36 2/79 16167
/proc/meminfo: memFree=1087344/2055920 swapFree=4192812/4192956
[pid=15855] ppid=15853 vsize=13724 CPUtime=18.72
/proc/15855/stat : 15855 (sugar) S 15853 15855 15443 0 -1 4194304 1324 8101 0 2 3 1 1726 142 16 0 1 0 29356709 14053376 837 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15855/statm: 3431 837 373 3 0 531 0
[pid=16004] ppid=15855 vsize=848808 CPUtime=1223.62
/proc/16004/stat : 16004 (minisat) R 15855 15855 15443 0 -1 0 202274 0 0 0 122223 139 0 0 25 0 1 0 29358663 869179392 201220 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 212202 201220 51 112 0 212086 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 862532

[startup+1303.81 s]
/proc/loadavg: 1.02 1.03 1.34 2/79 16167
/proc/meminfo: memFree=1087216/2055920 swapFree=4192812/4192956
[pid=15855] ppid=15853 vsize=13724 CPUtime=18.72
/proc/15855/stat : 15855 (sugar) S 15853 15855 15443 0 -1 4194304 1324 8101 0 2 3 1 1726 142 16 0 1 0 29356709 14053376 837 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15855/statm: 3431 837 373 3 0 531 0
[pid=16004] ppid=15855 vsize=848808 CPUtime=1283.67
/proc/16004/stat : 16004 (minisat) R 15855 15855 15443 0 -1 0 202274 0 0 0 128228 139 0 0 25 0 1 0 29358663 869179392 201220 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 212202 201220 51 112 0 212086 0
Current children cumulated CPU time (s) 1302.39
Current children cumulated vsize (KiB) 862532

[startup+1363.87 s]
/proc/loadavg: 1.01 1.02 1.31 2/79 16167
/proc/meminfo: memFree=1087152/2055920 swapFree=4192812/4192956
[pid=15855] ppid=15853 vsize=13724 CPUtime=18.72
/proc/15855/stat : 15855 (sugar) S 15853 15855 15443 0 -1 4194304 1324 8101 0 2 3 1 1726 142 16 0 1 0 29356709 14053376 837 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15855/statm: 3431 837 373 3 0 531 0
[pid=16004] ppid=15855 vsize=848808 CPUtime=1343.72
/proc/16004/stat : 16004 (minisat) R 15855 15855 15443 0 -1 0 202274 0 0 0 134232 140 0 0 25 0 1 0 29358663 869179392 201220 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 212202 201220 51 112 0 212086 0
Current children cumulated CPU time (s) 1362.44
Current children cumulated vsize (KiB) 862532

[startup+1423.93 s]
/proc/loadavg: 1.00 1.02 1.29 2/79 16167
/proc/meminfo: memFree=1087088/2055920 swapFree=4192812/4192956
[pid=15855] ppid=15853 vsize=13724 CPUtime=18.72
/proc/15855/stat : 15855 (sugar) S 15853 15855 15443 0 -1 4194304 1324 8101 0 2 3 1 1726 142 16 0 1 0 29356709 14053376 837 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15855/statm: 3431 837 373 3 0 531 0
[pid=16004] ppid=15855 vsize=848808 CPUtime=1403.77
/proc/16004/stat : 16004 (minisat) R 15855 15855 15443 0 -1 0 202274 0 0 0 140237 140 0 0 25 0 1 0 29358663 869179392 201220 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528782 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 212202 201220 51 112 0 212086 0
Current children cumulated CPU time (s) 1422.49
Current children cumulated vsize (KiB) 862532

[startup+1484 s]
/proc/loadavg: 1.00 1.01 1.27 2/79 16167
/proc/meminfo: memFree=1086960/2055920 swapFree=4192812/4192956
[pid=15855] ppid=15853 vsize=13724 CPUtime=18.72
/proc/15855/stat : 15855 (sugar) S 15853 15855 15443 0 -1 4194304 1324 8101 0 2 3 1 1726 142 16 0 1 0 29356709 14053376 837 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15855/statm: 3431 837 373 3 0 531 0
[pid=16004] ppid=15855 vsize=848808 CPUtime=1463.82
/proc/16004/stat : 16004 (minisat) R 15855 15855 15443 0 -1 0 202274 0 0 0 146242 140 0 0 25 0 1 0 29358663 869179392 201220 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528435 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 212202 201220 51 112 0 212086 0
Current children cumulated CPU time (s) 1482.54
Current children cumulated vsize (KiB) 862532

[startup+1544.06 s]
/proc/loadavg: 1.00 1.01 1.25 2/79 16167
/proc/meminfo: memFree=1086960/2055920 swapFree=4192812/4192956
[pid=15855] ppid=15853 vsize=13724 CPUtime=18.72
/proc/15855/stat : 15855 (sugar) S 15853 15855 15443 0 -1 4194304 1324 8101 0 2 3 1 1726 142 16 0 1 0 29356709 14053376 837 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15855/statm: 3431 837 373 3 0 531 0
[pid=16004] ppid=15855 vsize=848808 CPUtime=1523.87
/proc/16004/stat : 16004 (minisat) R 15855 15855 15443 0 -1 0 202274 0 0 0 152246 141 0 0 25 0 1 0 29358663 869179392 201220 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 212202 201220 51 112 0 212086 0
Current children cumulated CPU time (s) 1542.59
Current children cumulated vsize (KiB) 862532

[startup+1604.13 s]
/proc/loadavg: 1.00 1.00 1.23 2/79 16167
/proc/meminfo: memFree=1086832/2055920 swapFree=4192812/4192956
[pid=15855] ppid=15853 vsize=13724 CPUtime=18.72
/proc/15855/stat : 15855 (sugar) S 15853 15855 15443 0 -1 4194304 1324 8101 0 2 3 1 1726 142 16 0 1 0 29356709 14053376 837 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15855/statm: 3431 837 373 3 0 531 0
[pid=16004] ppid=15855 vsize=848808 CPUtime=1583.92
/proc/16004/stat : 16004 (minisat) R 15855 15855 15443 0 -1 0 202274 0 0 0 158251 141 0 0 25 0 1 0 29358663 869179392 201220 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 212202 201220 51 112 0 212086 0
Current children cumulated CPU time (s) 1602.64
Current children cumulated vsize (KiB) 862532

[startup+1664.19 s]
/proc/loadavg: 1.00 1.00 1.22 2/79 16167
/proc/meminfo: memFree=1086704/2055920 swapFree=4192812/4192956
[pid=15855] ppid=15853 vsize=13724 CPUtime=18.72
/proc/15855/stat : 15855 (sugar) S 15853 15855 15443 0 -1 4194304 1324 8101 0 2 3 1 1726 142 16 0 1 0 29356709 14053376 837 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15855/statm: 3431 837 373 3 0 531 0
[pid=16004] ppid=15855 vsize=848808 CPUtime=1643.96
/proc/16004/stat : 16004 (minisat) R 15855 15855 15443 0 -1 0 202274 0 0 0 164255 141 0 0 25 0 1 0 29358663 869179392 201220 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 212202 201220 51 112 0 212086 0
Current children cumulated CPU time (s) 1662.68
Current children cumulated vsize (KiB) 862532

[startup+1724.25 s]
/proc/loadavg: 1.00 1.00 1.20 2/79 16169
/proc/meminfo: memFree=1086512/2055920 swapFree=4192812/4192956
[pid=15855] ppid=15853 vsize=13724 CPUtime=18.72
/proc/15855/stat : 15855 (sugar) S 15853 15855 15443 0 -1 4194304 1324 8101 0 2 3 1 1726 142 16 0 1 0 29356709 14053376 837 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15855/statm: 3431 837 373 3 0 531 0
[pid=16004] ppid=15855 vsize=848808 CPUtime=1704.02
/proc/16004/stat : 16004 (minisat) R 15855 15855 15443 0 -1 0 202274 0 0 0 170260 142 0 0 25 0 1 0 29358663 869179392 201220 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 212202 201220 51 112 0 212086 0
Current children cumulated CPU time (s) 1722.74
Current children cumulated vsize (KiB) 862532

[startup+1784.32 s]
/proc/loadavg: 1.00 1.00 1.18 2/79 16169
/proc/meminfo: memFree=1086448/2055920 swapFree=4192812/4192956
[pid=15855] ppid=15853 vsize=13724 CPUtime=18.72
/proc/15855/stat : 15855 (sugar) S 15853 15855 15443 0 -1 4194304 1324 8101 0 2 3 1 1726 142 16 0 1 0 29356709 14053376 837 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15855/statm: 3431 837 373 3 0 531 0
[pid=16004] ppid=15855 vsize=848808 CPUtime=1764.06
/proc/16004/stat : 16004 (minisat) R 15855 15855 15443 0 -1 0 202274 0 0 0 176264 142 0 0 25 0 1 0 29358663 869179392 201220 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 212202 201220 51 112 0 212086 0
Current children cumulated CPU time (s) 1782.78
Current children cumulated vsize (KiB) 862532



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.54 s]
/proc/loadavg: 1.00 1.00 1.18 2/79 16169
/proc/meminfo: memFree=1086448/2055920 swapFree=4192812/4192956
[pid=15855] ppid=15853 vsize=13724 CPUtime=18.72
/proc/15855/stat : 15855 (sugar) S 15853 15855 15443 0 -1 4194304 1324 8101 0 2 3 1 1726 142 16 0 1 0 29356709 14053376 837 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 272476713058 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/15855/statm: 3431 837 373 3 0 531 0
[pid=16004] ppid=15855 vsize=848808 CPUtime=1781.28
/proc/16004/stat : 16004 (minisat) R 15855 15855 15443 0 -1 0 202274 0 0 0 177986 142 0 0 25 0 1 0 29358663 869179392 201220 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528412 0 0 4096 3 0 0 0 17 1 0 0
/proc/16004/statm: 212202 201220 51 112 0 212086 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 862532

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 15855 and gives childrusage.ru_utime.tv_sec=17 childrusage.ru_utime.tv_usec=299370 childrusage.ru_stime.tv_sec=1 childrusage.ru_stime.tv_usec=468776
CPU time returned by wait4() is 18.7681
while last known CPU time is 1800.15

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

Real time (s): 1803.17
CPU time (s): 1800.15
CPU user time (s): 1797.15
CPU system time (s): 3
CPU usage (%): 99.8324
Max. virtual memory (cumulated for all children) (KiB): 862532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.2994
system time used= 1.46878
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9510
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= 1037
involuntary context switches= 1597

runsolver used 1.85572 s user time and 4.6113 s system time

The end

Launcher Data (download as text)

Begin job on node22 on Mon Jan 29 18:07:08 UTC 2007


IDJOB= 198983
IDBENCH= 3585
IDSOLVER= 86
FILE ID= node22/198983-1170094028

PBS_JOBID= 3689584

Free space on /tmp= 66544 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/knights/knights-100-9.xml
COMMAND LINE= /tmp/evaluation/198983-1170094028/solver /tmp/evaluation/198983-1170094028 /tmp/evaluation/198983-1170094028/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-198983-1170094028 -o ROOT/results/node22/solver-198983-1170094028 -C 1800 -M 900  /tmp/evaluation/198983-1170094028/solver /tmp/evaluation/198983-1170094028 /tmp/evaluation/198983-1170094028/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  0cd0e67b390af4f151d1050a40941953

RANDOM SEED= 137119755

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.235
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.235
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:        954576 kB
Buffers:         51324 kB
Cached:         315196 kB
SwapCached:          0 kB
Active:         833684 kB
Inactive:       195372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        954576 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             776 kB
Writeback:           0 kB
Mapped:         688084 kB
Slab:            56108 kB
Committed_AS:   823208 kB
PageTables:       3256 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= 66564 MiB



End job on node22 on Mon Jan 29 18:37:11 UTC 2007