Trace number 210439

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.72

General information on the benchmark

NamepseudoSeries/fpga/
fpga-35-34.xml
MD5SUMef23d00c3d0e3fe6bd5825c7a96d97fb
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 variables1785
Number of constraints1293
Maximum constraint arity35
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1293
Global constraints used (with number of constraints)

Solver Data (download as text)

0.04	c # Sugar v0-40 (/tmp/evaluation/210439-1170097915/sugar-v0-40.jar)
0.04	
0.04	c # MAIN  BEGIN : /tmp/evaluation/210439-1170097915/unknown.xml [Mon Jan 29 20:11:57 2007]
0.04	c # CONVERT_XML  BEGIN : /tmp/evaluation/210439-1170097915/unknown.xml /tmp/evaluation/210439-1170097915/sugar16687.csp [Mon Jan 29 20:11:57 2007]
0.04	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/210439-1170097915/sugar-v0-40.jar -convert /tmp/evaluation/210439-1170097915/unknown.xml /tmp/evaluation/210439-1170097915/sugar16687.csp
0.17	c BEGIN convert /tmp/evaluation/210439-1170097915/unknown.xml
0.83	c END convert (0.658339 seconds)
0.86	c # CONVERT_XML  END : /tmp/evaluation/210439-1170097915/sugar16687.csp 297706 bytes (1 seconds) [Mon Jan 29 20:11:58 2007]
0.86	c # CONVERT_XML  CPU : 0 = 0 + 0 + 0 + 0
0.86	
0.86	c # GENERATE_SAT  BEGIN : /tmp/evaluation/210439-1170097915/sugar16687.bcnf [Mon Jan 29 20:11:58 2007]
0.86	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/210439-1170097915/sugar-v0-40.jar -bcnf -map /tmp/evaluation/210439-1170097915/sugar16687.map /tmp/evaluation/210439-1170097915/sugar16687.csp /tmp/evaluation/210439-1170097915/sugar16687.bcnf
0.98	c BEGIN parse /tmp/evaluation/210439-1170097915/sugar16687.csp
3.88	c END parse (2.901686 seconds)
3.88	c BEGIN simplify
3.89	c END simplify (0.006951 seconds)
3.89	c BEGIN encode /tmp/evaluation/210439-1170097915/sugar16687.bcnf
4.08	c END encode (0.193736 seconds)
4.21	c # GENERATE_SAT  END : 17537 variables 85524 clauses 1195404 bytes (3 seconds) [Mon Jan 29 20:12:01 2007]
4.21	c # GENERATE_SAT  CPU : 3.29 = 0.08 + 0.01 + 3.11 + 0.09
4.21	
4.21	c # SOLVE_SAT  BEGIN : /tmp/evaluation/210439-1170097915/sugar16687.bcnf [Mon Jan 29 20:12:01 2007]
4.21	c # CMD : /tmp/evaluation/210439-1170097915/minisat /tmp/evaluation/210439-1170097915/sugar16687.bcnf /tmp/evaluation/210439-1170097915/sugar16687.out
4.27	c ==================================[MINISAT]===================================
4.27	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
4.27	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
4.27	c ==============================================================================
4.27	c |         0 |   66484   173109 |   22161       0        0     nan |  0.000 % |
4.29	c |       100 |   66484   173109 |   24377     100     7962    79.6 | 24.269 % |
4.31	c |       251 |   66484   173109 |   26814     251    15355    61.2 | 24.269 % |
4.34	c |       477 |   66484   173109 |   29496     477    21643    45.4 | 24.269 % |
4.38	c |       814 |   66484   173109 |   32445     814    35377    43.5 | 24.269 % |
4.44	c |      1320 |   66484   173109 |   35690    1320    62102    47.0 | 24.269 % |
4.52	c |      2079 |   66484   173109 |   39259    2079    99222    47.7 | 24.269 % |
4.63	c |      3218 |   66484   173109 |   43185    3218   143212    44.5 | 24.269 % |
4.79	c |      4928 |   66484   173109 |   47504    4928   221024    44.9 | 24.269 % |
5.07	c |      7490 |   66484   173109 |   52254    7490   320943    42.8 | 24.269 % |
5.55	c |     11334 |   66484   173109 |   57479   11334   529560    46.7 | 24.269 % |
6.27	c |     17100 |   66484   173109 |   63227   17100   797834    46.7 | 24.269 % |
7.64	c |     25749 |   66484   173109 |   69550   25749  1320023    51.3 | 24.269 % |
11.08	c |     38725 |   66484   173109 |   76505   38725  2106476    54.4 | 24.269 % |
19.47	c |     58186 |   66484   173109 |   84156   58186  3805383    65.4 | 24.269 % |
33.06	c |     87379 |   66484   173109 |   92571   87379  5555708    63.6 | 24.269 % |
63.06	c |    131168 |   66484   173109 |  101829   40954  4581970   111.9 | 24.269 % |
104.28	c |    196852 |   66484   173109 |  112012  106638  8892990    83.4 | 24.269 % |
173.28	c |    295379 |   66484   173109 |  123213   96146  2856002    29.7 | 24.269 % |
500.15	c |    443169 |   66484   173109 |  135534  124892 16981394   136.0 | 24.269 % |
686.03	c |    664852 |   66484   173109 |  149088   87642  4736019    54.0 | 24.269 % |
1253.49	c |    997378 |   66505   173109 |  163996  138404 11879295    85.8 | 24.269 % |
1806.71	
1806.71	s UNKNOWN
1806.71	c # INTERRUPTED
1806.71	c # MAIN  END :  (1807 seconds) [Mon Jan 29 20:42:04 2007]
1806.71	c # MAIN  CPU : 3.29 = 0.08 + 0.01 + 3.11 + 0.09
1806.71	

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/node55/watcher-210439-1170097915 -o ROOT/results/node55/solver-210439-1170097915 -C 1800 -M 900 /tmp/evaluation/210439-1170097915/solver /tmp/evaluation/210439-1170097915 /tmp/evaluation/210439-1170097915/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.92 2.00 2.05 4/81 16688
/proc/meminfo: memFree=1126792/2055920 swapFree=4184200/4192956
[pid=16687] ppid=16685 vsize=12132 CPUtime=0
/proc/16687/stat : 16687 (sugar) R 16685 16687 16503 0 -1 4194304 536 0 0 0 0 0 0 0 18 0 1 0 29748171 12423168 255 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248761455329 0 0 4224 0 0 0 0 17 1 0 0
/proc/16687/statm: 3033 256 189 3 0 133 0

[startup+0.107744 s]
/proc/loadavg: 1.92 2.00 2.05 4/81 16688
/proc/meminfo: memFree=1126792/2055920 swapFree=4184200/4192956
[pid=16687] ppid=16685 vsize=13724 CPUtime=0.03
/proc/16687/stat : 16687 (sugar) S 16685 16687 16503 0 -1 4194304 1112 0 0 0 3 0 0 0 18 0 1 0 29748171 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16687/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+0.517055 s]
/proc/loadavg: 1.92 2.00 2.05 4/81 16688
/proc/meminfo: memFree=1126792/2055920 swapFree=4184200/4192956
[pid=16687] ppid=16685 vsize=13724 CPUtime=0.03
/proc/16687/stat : 16687 (sugar) S 16685 16687 16503 0 -1 4194304 1121 0 0 0 3 0 0 0 15 0 1 0 29748171 14053376 805 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16687/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 13724

[startup+1.34505 s]
/proc/loadavg: 1.92 2.00 2.05 5/90 16704
/proc/meminfo: memFree=1115200/2055920 swapFree=4184200/4192956
[pid=16687] ppid=16685 vsize=13724 CPUtime=0.03
/proc/16687/stat : 16687 (sugar) S 16685 16687 16503 0 -1 4194304 1188 0 0 0 3 0 0 0 15 0 1 0 29748171 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16687/statm: 3431 808 370 3 0 531 0
[pid=16689] ppid=16687 vsize=0 CPUtime=0.77
/proc/16689/stat : 16689 (java) Z 16687 16687 16503 0 -1 1036 8186 0 1 0 71 6 0 0 17 0 1 0 29748176 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16689/statm: 0 0 0 0 0 0 0
[pid=16697] ppid=16687 vsize=807064 CPUtime=0.46
/proc/16697/stat : 16697 (java) R 16687 16687 16503 0 -1 0 7394 0 1 0 42 4 0 0 17 0 8 0 29748257 826433536 7143 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073481404 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16697/statm: 201766 7143 1494 14 0 189044 0
[pid=16697/tid=16698] ppid=16687 vsize=807064 CPUtime=0.05
/proc/16697/task/16698/stat : 16698 (java) S 16687 16687 16503 0 -1 64 1337 0 0 0 5 0 0 0 16 0 8 0 29748261 826433536 7143 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16697/tid=16699] ppid=16687 vsize=807064 CPUtime=0
/proc/16697/task/16699/stat : 16699 (java) S 16687 16687 16503 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 29748261 826433536 7143 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16697/tid=16700] ppid=16687 vsize=807064 CPUtime=0
/proc/16697/task/16700/stat : 16700 (java) S 16687 16687 16503 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29748261 826433536 7143 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16697/tid=16701] ppid=16687 vsize=807064 CPUtime=0
/proc/16697/task/16701/stat : 16701 (java) S 16687 16687 16503 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 29748265 826433536 7143 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16697/tid=16702] ppid=16687 vsize=807064 CPUtime=0.05
/proc/16697/task/16702/stat : 16702 (java) R 16687 16687 16503 0 -1 64 293 0 0 0 5 0 0 0 19 0 8 0 29748265 826433536 7143 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16697/tid=16703] ppid=16687 vsize=807064 CPUtime=0
/proc/16697/task/16703/stat : 16703 (java) S 16687 16687 16503 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 29748265 826433536 7143 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16697/tid=16704] ppid=16687 vsize=807064 CPUtime=0
/proc/16697/task/16704/stat : 16704 (java) S 16687 16687 16503 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29748265 826433536 7143 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 820788

[startup+2.99121 s]
/proc/loadavg: 2.01 2.01 2.06 4/90 16704
/proc/meminfo: memFree=1095936/2055920 swapFree=4184200/4192956
[pid=16687] ppid=16685 vsize=13724 CPUtime=0.03
/proc/16687/stat : 16687 (sugar) S 16685 16687 16503 0 -1 4194304 1188 0 0 0 3 0 0 0 15 0 1 0 29748171 14053376 808 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/16687/statm: 3431 808 370 3 0 531 0
[pid=16689] ppid=16687 vsize=0 CPUtime=0.77
/proc/16689/stat : 16689 (java) Z 16687 16687 16503 0 -1 1036 8186 0 1 0 71 6 0 0 17 0 1 0 29748176 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16689/statm: 0 0 0 0 0 0 0
[pid=16697] ppid=16687 vsize=807376 CPUtime=2.1
/proc/16697/stat : 16697 (java) R 16687 16687 16503 0 -1 0 9549 0 1 0 204 6 0 0 25 0 8 0 29748257 826753024 9285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4154523725 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16697/statm: 201844 9285 1506 14 0 189122 0
[pid=16697/tid=16698] ppid=16687 vsize=807376 CPUtime=0.2
/proc/16697/task/16698/stat : 16698 (java) S 16687 16687 16503 0 -1 64 3330 0 0 0 19 1 0 0 16 0 8 0 29748261 826753024 9285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16697/tid=16699] ppid=16687 vsize=807376 CPUtime=0
/proc/16697/task/16699/stat : 16699 (java) S 16687 16687 16503 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 29748261 826753024 9285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16697/tid=16700] ppid=16687 vsize=807376 CPUtime=0
/proc/16697/task/16700/stat : 16700 (java) S 16687 16687 16503 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 29748261 826753024 9285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16697/tid=16701] ppid=16687 vsize=807376 CPUtime=0
/proc/16697/task/16701/stat : 16701 (java) S 16687 16687 16503 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 29748265 826753024 9285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16697/tid=16702] ppid=16687 vsize=807376 CPUtime=0.15
/proc/16697/task/16702/stat : 16702 (java) S 16687 16687 16503 0 -1 64 419 0 0 0 15 0 0 0 16 0 8 0 29748265 826753024 9285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16697/tid=16703] ppid=16687 vsize=807376 CPUtime=0
/proc/16697/task/16703/stat : 16703 (java) S 16687 16687 16503 0 -1 64 3 0 0 0 0 0 0 0 19 0 8 0 29748265 826753024 9285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16697/tid=16704] ppid=16687 vsize=807376 CPUtime=0
/proc/16697/task/16704/stat : 16704 (java) S 16687 16687 16503 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 29748265 826753024 9285 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 821100

[startup+6.27352 s]
/proc/loadavg: 2.01 2.01 2.06 2/70 16713
/proc/meminfo: memFree=1815136/2055920 swapFree=4184200/4192956
[pid=16687] ppid=16685 vsize=18820 CPUtime=3.32
/proc/16687/stat : 16687 (sugar) S 16685 16687 16503 0 -1 4194304 2547 11571 0 1 11 1 311 9 15 0 1 0 29748171 19271680 2060 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16687/statm: 4705 2060 373 3 0 1805 0
[pid=16689] ppid=16687 vsize=0 CPUtime=0.77
/proc/16689/stat : 16689 (java) Z 16687 16687 16503 0 -1 1036 8186 0 1 0 71 6 0 0 17 0 1 0 29748176 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16689/statm: 0 0 0 0 0 0 0
[pid=16705] ppid=16687 vsize=8296 CPUtime=2.05
/proc/16705/stat : 16705 (minisat) R 16687 16687 16503 0 -1 0 2014 0 0 0 204 1 0 0 25 0 1 0 29748592 8495104 1707 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/16705/statm: 2074 1707 52 112 0 1958 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 27116

[startup+12.7511 s]
/proc/loadavg: 2.01 2.01 2.06 2/70 16785
/proc/meminfo: memFree=1814560/2055920 swapFree=4184200/4192956
[pid=16687] ppid=16685 vsize=18820 CPUtime=3.32
/proc/16687/stat : 16687 (sugar) S 16685 16687 16503 0 -1 4194304 2547 11571 0 1 11 1 311 9 16 0 1 0 29748171 19271680 2060 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16687/statm: 4705 2060 373 3 0 1805 0
[pid=16689] ppid=16687 vsize=0 CPUtime=0.77
/proc/16689/stat : 16689 (java) Z 16687 16687 16503 0 -1 1036 8186 0 1 0 71 6 0 0 17 0 1 0 29748176 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16689/statm: 0 0 0 0 0 0 0
[pid=16705] ppid=16687 vsize=16788 CPUtime=8.52
/proc/16705/stat : 16705 (minisat) R 16687 16687 16503 0 -1 0 4113 0 0 0 848 4 0 0 25 0 1 0 29748592 17190912 3806 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528401 0 0 4096 3 0 0 0 17 0 0 0
/proc/16705/statm: 4197 3807 52 112 0 4081 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 35608

[startup+25.5714 s]
/proc/loadavg: 2.02 2.01 2.06 3/76 16913
/proc/meminfo: memFree=1793456/2055920 swapFree=4184200/4192956
[pid=16687] ppid=16685 vsize=18820 CPUtime=3.32
/proc/16687/stat : 16687 (sugar) S 16685 16687 16503 0 -1 4194304 2547 11571 0 1 11 1 311 9 16 0 1 0 29748171 19271680 2060 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16687/statm: 4705 2060 373 3 0 1805 0
[pid=16689] ppid=16687 vsize=0 CPUtime=0.77
/proc/16689/stat : 16689 (java) Z 16687 16687 16503 0 -1 1036 8186 0 1 0 71 6 0 0 17 0 1 0 29748176 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16689/statm: 0 0 0 0 0 0 0
[pid=16705] ppid=16687 vsize=26704 CPUtime=21.32
/proc/16705/stat : 16705 (minisat) R 16687 16687 16503 0 -1 0 6600 0 0 0 2124 8 0 0 25 0 1 0 29748592 27344896 6293 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528342 0 0 4096 3 0 0 0 17 0 0 0
/proc/16705/statm: 6676 6293 52 112 0 6560 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 45524

[startup+51.2589 s]
/proc/loadavg: 2.01 2.01 2.06 3/76 16913
/proc/meminfo: memFree=1767280/2055920 swapFree=4184200/4192956
[pid=16687] ppid=16685 vsize=18820 CPUtime=3.32
/proc/16687/stat : 16687 (sugar) S 16685 16687 16503 0 -1 4194304 2547 11571 0 1 11 1 311 9 16 0 1 0 29748171 19271680 2060 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16687/statm: 4705 2060 373 3 0 1805 0
[pid=16689] ppid=16687 vsize=0 CPUtime=0.77
/proc/16689/stat : 16689 (java) Z 16687 16687 16503 0 -1 1036 8186 0 1 0 71 6 0 0 17 0 1 0 29748176 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16689/statm: 0 0 0 0 0 0 0
[pid=16705] ppid=16687 vsize=38276 CPUtime=46.99
/proc/16705/stat : 16705 (minisat) R 16687 16687 16503 0 -1 0 9479 0 0 0 4688 11 0 0 25 0 1 0 29748592 39194624 9172 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/16705/statm: 9569 9172 52 112 0 9453 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 57096

[startup+102.534 s]
/proc/loadavg: 2.05 2.02 2.06 3/76 16913
/proc/meminfo: memFree=1740464/2055920 swapFree=4184200/4192956
[pid=16687] ppid=16685 vsize=18820 CPUtime=3.32
/proc/16687/stat : 16687 (sugar) S 16685 16687 16503 0 -1 4194304 2547 11571 0 1 11 1 311 9 16 0 1 0 29748171 19271680 2060 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16687/statm: 4705 2060 373 3 0 1805 0
[pid=16689] ppid=16687 vsize=0 CPUtime=0.77
/proc/16689/stat : 16689 (java) Z 16687 16687 16503 0 -1 1036 8186 0 1 0 71 6 0 0 17 0 1 0 29748176 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16689/statm: 0 0 0 0 0 0 0
[pid=16705] ppid=16687 vsize=47600 CPUtime=98.2
/proc/16705/stat : 16705 (minisat) R 16687 16687 16503 0 -1 0 11767 0 0 0 9807 13 0 0 25 0 1 0 29748592 48742400 11460 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528556 0 0 4096 3 0 0 0 17 0 0 0
/proc/16705/statm: 11900 11460 52 112 0 11784 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 66420

[startup+162.562 s]
/proc/loadavg: 2.02 2.02 2.05 3/76 16913
/proc/meminfo: memFree=1731696/2055920 swapFree=4184200/4192956
[pid=16687] ppid=16685 vsize=18820 CPUtime=3.32
/proc/16687/stat : 16687 (sugar) S 16685 16687 16503 0 -1 4194304 2547 11571 0 1 11 1 311 9 16 0 1 0 29748171 19271680 2060 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16687/statm: 4705 2060 373 3 0 1805 0
[pid=16689] ppid=16687 vsize=0 CPUtime=0.77
/proc/16689/stat : 16689 (java) Z 16687 16687 16503 0 -1 1036 8186 0 1 0 71 6 0 0 17 0 1 0 29748176 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16689/statm: 0 0 0 0 0 0 0
[pid=16705] ppid=16687 vsize=51588 CPUtime=158.17
/proc/16705/stat : 16705 (minisat) R 16687 16687 16503 0 -1 0 12746 0 0 0 15803 14 0 0 25 0 1 0 29748592 52826112 12439 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528677 0 0 4096 3 0 0 0 17 0 0 0
/proc/16705/statm: 12897 12439 52 112 0 12781 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 70408

[startup+222.576 s]
/proc/loadavg: 2.00 2.01 2.04 3/76 16913
/proc/meminfo: memFree=1731376/2055920 swapFree=4184200/4192956
[pid=16687] ppid=16685 vsize=18820 CPUtime=3.32
/proc/16687/stat : 16687 (sugar) S 16685 16687 16503 0 -1 4194304 2547 11571 0 1 11 1 311 9 16 0 1 0 29748171 19271680 2060 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16687/statm: 4705 2060 373 3 0 1805 0
[pid=16689] ppid=16687 vsize=0 CPUtime=0.77
/proc/16689/stat : 16689 (java) Z 16687 16687 16503 0 -1 1036 8186 0 1 0 71 6 0 0 17 0 1 0 29748176 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16689/statm: 0 0 0 0 0 0 0
[pid=16705] ppid=16687 vsize=51588 CPUtime=218.13
/proc/16705/stat : 16705 (minisat) R 16687 16687 16503 0 -1 0 12757 0 0 0 21799 14 0 0 25 0 1 0 29748592 52826112 12450 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528559 0 0 4096 3 0 0 0 17 0 0 0
/proc/16705/statm: 12897 12450 52 112 0 12781 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 70408

[startup+282.593 s]
/proc/loadavg: 2.06 2.02 2.04 3/76 16913
/proc/meminfo: memFree=1725232/2055920 swapFree=4184200/4192956

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

/proc/16705/stat : 16705 (minisat) R 16687 16687 16503 0 -1 0 24452 0 0 0 123442 27 0 0 25 0 1 0 29748592 102154240 24145 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/16705/statm: 24940 24145 52 112 0 24824 0
Current children cumulated CPU time (s) 1238.78
Current children cumulated vsize (KiB) 118580

[startup+1302.87 s]
/proc/loadavg: 2.00 2.00 2.00 4/76 16913
/proc/meminfo: memFree=1654128/2055920 swapFree=4184200/4192956
[pid=16687] ppid=16685 vsize=18820 CPUtime=3.32
/proc/16687/stat : 16687 (sugar) S 16685 16687 16503 0 -1 4194304 2547 11571 0 1 11 1 311 9 16 0 1 0 29748171 19271680 2060 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16687/statm: 4705 2060 373 3 0 1805 0
[pid=16689] ppid=16687 vsize=0 CPUtime=0.77
/proc/16689/stat : 16689 (java) Z 16687 16687 16503 0 -1 1036 8186 0 1 0 71 6 0 0 17 0 1 0 29748176 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16689/statm: 0 0 0 0 0 0 0
[pid=16705] ppid=16687 vsize=99760 CPUtime=1294.45
/proc/16705/stat : 16705 (minisat) R 16687 16687 16503 0 -1 0 24469 0 0 0 129417 28 0 0 25 0 1 0 29748592 102154240 24162 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/16705/statm: 24940 24162 52 112 0 24824 0
Current children cumulated CPU time (s) 1298.54
Current children cumulated vsize (KiB) 118580

[startup+1362.88 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 16913
/proc/meminfo: memFree=1654000/2055920 swapFree=4184200/4192956
[pid=16687] ppid=16685 vsize=18820 CPUtime=3.32
/proc/16687/stat : 16687 (sugar) S 16685 16687 16503 0 -1 4194304 2547 11571 0 1 11 1 311 9 16 0 1 0 29748171 19271680 2060 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16687/statm: 4705 2060 373 3 0 1805 0
[pid=16689] ppid=16687 vsize=0 CPUtime=0.77
/proc/16689/stat : 16689 (java) Z 16687 16687 16503 0 -1 1036 8186 0 1 0 71 6 0 0 17 0 1 0 29748176 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16689/statm: 0 0 0 0 0 0 0
[pid=16705] ppid=16687 vsize=99760 CPUtime=1354.18
/proc/16705/stat : 16705 (minisat) R 16687 16687 16503 0 -1 0 24471 0 0 0 135390 28 0 0 25 0 1 0 29748592 102154240 24164 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528545 0 0 4096 3 0 0 0 17 0 0 0
/proc/16705/statm: 24940 24164 52 112 0 24824 0
Current children cumulated CPU time (s) 1358.27
Current children cumulated vsize (KiB) 118580

[startup+1422.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 16915
/proc/meminfo: memFree=1653744/2055920 swapFree=4184200/4192956
[pid=16687] ppid=16685 vsize=18820 CPUtime=3.32
/proc/16687/stat : 16687 (sugar) S 16685 16687 16503 0 -1 4194304 2547 11571 0 1 11 1 311 9 16 0 1 0 29748171 19271680 2060 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16687/statm: 4705 2060 373 3 0 1805 0
[pid=16689] ppid=16687 vsize=0 CPUtime=0.77
/proc/16689/stat : 16689 (java) Z 16687 16687 16503 0 -1 1036 8186 0 1 0 71 6 0 0 17 0 1 0 29748176 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16689/statm: 0 0 0 0 0 0 0
[pid=16705] ppid=16687 vsize=99760 CPUtime=1413.91
/proc/16705/stat : 16705 (minisat) R 16687 16687 16503 0 -1 0 24471 0 0 0 141363 28 0 0 25 0 1 0 29748592 102154240 24164 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/16705/statm: 24940 24164 52 112 0 24824 0
Current children cumulated CPU time (s) 1418
Current children cumulated vsize (KiB) 118580

[startup+1482.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 16915
/proc/meminfo: memFree=1653680/2055920 swapFree=4184200/4192956
[pid=16687] ppid=16685 vsize=18820 CPUtime=3.32
/proc/16687/stat : 16687 (sugar) S 16685 16687 16503 0 -1 4194304 2547 11571 0 1 11 1 311 9 16 0 1 0 29748171 19271680 2060 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16687/statm: 4705 2060 373 3 0 1805 0
[pid=16689] ppid=16687 vsize=0 CPUtime=0.77
/proc/16689/stat : 16689 (java) Z 16687 16687 16503 0 -1 1036 8186 0 1 0 71 6 0 0 17 0 1 0 29748176 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16689/statm: 0 0 0 0 0 0 0
[pid=16705] ppid=16687 vsize=99760 CPUtime=1473.66
/proc/16705/stat : 16705 (minisat) R 16687 16687 16503 0 -1 0 24471 0 0 0 147338 28 0 0 25 0 1 0 29748592 102154240 24164 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528545 0 0 4096 3 0 0 0 17 0 0 0
/proc/16705/statm: 24940 24164 52 112 0 24824 0
Current children cumulated CPU time (s) 1477.75
Current children cumulated vsize (KiB) 118580

[startup+1542.92 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 16915
/proc/meminfo: memFree=1653680/2055920 swapFree=4184200/4192956
[pid=16687] ppid=16685 vsize=18820 CPUtime=3.32
/proc/16687/stat : 16687 (sugar) S 16685 16687 16503 0 -1 4194304 2547 11571 0 1 11 1 311 9 16 0 1 0 29748171 19271680 2060 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16687/statm: 4705 2060 373 3 0 1805 0
[pid=16689] ppid=16687 vsize=0 CPUtime=0.77
/proc/16689/stat : 16689 (java) Z 16687 16687 16503 0 -1 1036 8186 0 1 0 71 6 0 0 17 0 1 0 29748176 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16689/statm: 0 0 0 0 0 0 0
[pid=16705] ppid=16687 vsize=99760 CPUtime=1533.39
/proc/16705/stat : 16705 (minisat) R 16687 16687 16503 0 -1 0 24471 0 0 0 153311 28 0 0 25 0 1 0 29748592 102154240 24164 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/16705/statm: 24940 24164 52 112 0 24824 0
Current children cumulated CPU time (s) 1537.48
Current children cumulated vsize (KiB) 118580

[startup+1602.93 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 16915
/proc/meminfo: memFree=1653360/2055920 swapFree=4184200/4192956
[pid=16687] ppid=16685 vsize=18820 CPUtime=3.32
/proc/16687/stat : 16687 (sugar) S 16685 16687 16503 0 -1 4194304 2547 11571 0 1 11 1 311 9 16 0 1 0 29748171 19271680 2060 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16687/statm: 4705 2060 373 3 0 1805 0
[pid=16689] ppid=16687 vsize=0 CPUtime=0.77
/proc/16689/stat : 16689 (java) Z 16687 16687 16503 0 -1 1036 8186 0 1 0 71 6 0 0 17 0 1 0 29748176 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16689/statm: 0 0 0 0 0 0 0
[pid=16705] ppid=16687 vsize=99760 CPUtime=1593.13
/proc/16705/stat : 16705 (minisat) R 16687 16687 16503 0 -1 0 24471 0 0 0 159285 28 0 0 25 0 1 0 29748592 102154240 24164 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528429 0 0 4096 3 0 0 0 17 0 0 0
/proc/16705/statm: 24940 24164 52 112 0 24824 0
Current children cumulated CPU time (s) 1597.22
Current children cumulated vsize (KiB) 118580

[startup+1662.94 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 16915
/proc/meminfo: memFree=1649136/2055920 swapFree=4184200/4192956
[pid=16687] ppid=16685 vsize=18820 CPUtime=3.32
/proc/16687/stat : 16687 (sugar) S 16685 16687 16503 0 -1 4194304 2547 11571 0 1 11 1 311 9 16 0 1 0 29748171 19271680 2060 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16687/statm: 4705 2060 373 3 0 1805 0
[pid=16689] ppid=16687 vsize=0 CPUtime=0.77
/proc/16689/stat : 16689 (java) Z 16687 16687 16503 0 -1 1036 8186 0 1 0 71 6 0 0 17 0 1 0 29748176 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16689/statm: 0 0 0 0 0 0 0
[pid=16705] ppid=16687 vsize=104452 CPUtime=1652.88
/proc/16705/stat : 16705 (minisat) R 16687 16687 16503 0 -1 0 25582 0 0 0 165258 30 0 0 25 0 1 0 29748592 106958848 25275 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528545 0 0 4096 3 0 0 0 17 0 0 0
/proc/16705/statm: 26113 25275 52 112 0 25997 0
Current children cumulated CPU time (s) 1656.97
Current children cumulated vsize (KiB) 123272

[startup+1722.96 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 16915
/proc/meminfo: memFree=1643184/2055920 swapFree=4184200/4192956
[pid=16687] ppid=16685 vsize=18820 CPUtime=3.32
/proc/16687/stat : 16687 (sugar) S 16685 16687 16503 0 -1 4194304 2547 11571 0 1 11 1 311 9 16 0 1 0 29748171 19271680 2060 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16687/statm: 4705 2060 373 3 0 1805 0
[pid=16689] ppid=16687 vsize=0 CPUtime=0.77
/proc/16689/stat : 16689 (java) Z 16687 16687 16503 0 -1 1036 8186 0 1 0 71 6 0 0 17 0 1 0 29748176 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16689/statm: 0 0 0 0 0 0 0
[pid=16705] ppid=16687 vsize=110076 CPUtime=1712.6
/proc/16705/stat : 16705 (minisat) R 16687 16687 16503 0 -1 0 26994 0 0 0 171228 32 0 0 25 0 1 0 29748592 112717824 26687 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528762 0 0 4096 3 0 0 0 17 0 0 0
/proc/16705/statm: 27519 26687 52 112 0 27403 0
Current children cumulated CPU time (s) 1716.69
Current children cumulated vsize (KiB) 128896

[startup+1782.96 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 16915
/proc/meminfo: memFree=1643120/2055920 swapFree=4184200/4192956
[pid=16687] ppid=16685 vsize=18820 CPUtime=3.32
/proc/16687/stat : 16687 (sugar) S 16685 16687 16503 0 -1 4194304 2547 11571 0 1 11 1 311 9 16 0 1 0 29748171 19271680 2060 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16687/statm: 4705 2060 373 3 0 1805 0
[pid=16689] ppid=16687 vsize=0 CPUtime=0.77
/proc/16689/stat : 16689 (java) Z 16687 16687 16503 0 -1 1036 8186 0 1 0 71 6 0 0 17 0 1 0 29748176 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16689/statm: 0 0 0 0 0 0 0
[pid=16705] ppid=16687 vsize=110076 CPUtime=1772.35
/proc/16705/stat : 16705 (minisat) R 16687 16687 16503 0 -1 0 26994 0 0 0 177203 32 0 0 25 0 1 0 29748592 112717824 26687 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/16705/statm: 27519 26687 52 112 0 27403 0
Current children cumulated CPU time (s) 1776.44
Current children cumulated vsize (KiB) 128896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/76 16915
/proc/meminfo: memFree=1643056/2055920 swapFree=4184200/4192956
[pid=16687] ppid=16685 vsize=18820 CPUtime=3.32
/proc/16687/stat : 16687 (sugar) S 16685 16687 16503 0 -1 4194304 2547 11571 0 1 11 1 311 9 16 0 1 0 29748171 19271680 2060 18446744073709551615 4194304 4206940 548682069232 18446744073709551615 248770506850 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/16687/statm: 4705 2060 373 3 0 1805 0
[pid=16689] ppid=16687 vsize=0 CPUtime=0.77
/proc/16689/stat : 16689 (java) Z 16687 16687 16503 0 -1 1036 8186 0 1 0 71 6 0 0 17 0 1 0 29748176 0 0 18446744073709551615 0 0 0 0 0 0 4 0 23759 18446744071563351923 0 0 17 1 0 0
/proc/16689/statm: 0 0 0 0 0 0 0
[pid=16705] ppid=16687 vsize=110304 CPUtime=1795.99
/proc/16705/stat : 16705 (minisat) R 16687 16687 16503 0 -1 0 27013 0 0 0 179567 32 0 0 25 0 1 0 29748592 112951296 26706 18446744073709551615 134512640 134974460 4294956768 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/16705/statm: 27576 26706 52 112 0 27460 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 129124

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 16687 and gives childrusage.ru_utime.tv_sec=3 childrusage.ru_utime.tv_usec=236507 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=109983
CPU time returned by wait4() is 3.34649
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.72
CPU time (s): 1800.1
CPU user time (s): 1799.6
CPU system time (s): 0.5
CPU usage (%): 99.5786
Max. virtual memory (cumulated for all children) (KiB): 821100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.23651
system time used= 0.109983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14202
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= 809
involuntary context switches= 835

runsolver used 2.10268 s user time and 5.8981 s system time

The end

Launcher Data (download as text)

Begin job on node55 on Mon Jan 29 19:11:56 UTC 2007


IDJOB= 210439
IDBENCH= 4619
IDSOLVER= 86
FILE ID= node55/210439-1170097915

PBS_JOBID= 3689703

Free space on /tmp= 66480 MiB

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

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  ef23d00c3d0e3fe6bd5825c7a96d97fb

RANDOM SEED= 702609338

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.247
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.247
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:       1131368 kB
Buffers:         56580 kB
Cached:         178600 kB
SwapCached:       3160 kB
Active:         721972 kB
Inactive:       148244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1131368 kB
SwapTotal:     4192956 kB
SwapFree:      4184200 kB
Dirty:            1272 kB
Writeback:           0 kB
Mapped:         647120 kB
Slab:            38108 kB
Committed_AS:   832128 kB
PageTables:       3232 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= 66561 MiB



End job on node55 on Mon Jan 29 19:42:06 UTC 2007