Trace number 216509

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.07 1811.97

General information on the benchmark

NamepseudoSeries/chnl/
chnl-50-55.xml
MD5SUMea95a3619f59443bc2c74dbf115ec127
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 variables5500
Number of constraints210
Maximum constraint arity55
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension210
Global constraints used (with number of constraints)

Solver Data (download as text)

0.39	c # Sugar v0-40 (/tmp/evaluation/216509-1170100724/sugar-v0-40.jar)
0.39	
0.41	c # MAIN  BEGIN : /tmp/evaluation/216509-1170100724/unknown.xml [Mon Jan 29 20:58:44 2007]
0.41	c # CONVERT_XML  BEGIN : /tmp/evaluation/216509-1170100724/unknown.xml /tmp/evaluation/216509-1170100724/sugar25506.csp [Mon Jan 29 20:58:45 2007]
0.41	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/216509-1170100724/sugar-v0-40.jar -convert /tmp/evaluation/216509-1170100724/unknown.xml /tmp/evaluation/216509-1170100724/sugar25506.csp
0.85	c BEGIN convert /tmp/evaluation/216509-1170100724/unknown.xml
1.47	c END convert (0.623663 seconds)
1.49	c # CONVERT_XML  END : /tmp/evaluation/216509-1170100724/sugar25506.csp 245110 bytes (1 seconds) [Mon Jan 29 20:58:46 2007]
1.49	c # CONVERT_XML  CPU : 0.7 = 0 + 0 + 0.63 + 0.07
1.49	
1.49	c # GENERATE_SAT  BEGIN : /tmp/evaluation/216509-1170100724/sugar25506.bcnf [Mon Jan 29 20:58:46 2007]
1.49	c # CMD : java -Xms200M -Xmx600M -jar /tmp/evaluation/216509-1170100724/sugar-v0-40.jar -bcnf -map /tmp/evaluation/216509-1170100724/sugar25506.map /tmp/evaluation/216509-1170100724/sugar25506.csp /tmp/evaluation/216509-1170100724/sugar25506.bcnf
1.61	c BEGIN parse /tmp/evaluation/216509-1170100724/sugar25506.csp
6.22	c END parse (4.610063 seconds)
6.22	c BEGIN simplify
6.23	c END simplify (0.011675 seconds)
6.23	c BEGIN encode /tmp/evaluation/216509-1170100724/sugar25506.bcnf
6.71	c END encode (0.477673 seconds)
6.94	c # GENERATE_SAT  END : 51340 variables 312920 clauses 4494552 bytes (5 seconds) [Mon Jan 29 20:58:51 2007]
6.94	c # GENERATE_SAT  CPU : 5.36 = 0.19 + 0.01 + 4.97 + 0.19
6.94	
6.94	c # SOLVE_SAT  BEGIN : /tmp/evaluation/216509-1170100724/sugar25506.bcnf [Mon Jan 29 20:58:51 2007]
6.94	c # CMD : /tmp/evaluation/216509-1170100724/minisat /tmp/evaluation/216509-1170100724/sugar25506.bcnf /tmp/evaluation/216509-1170100724/sugar25506.out
7.16	c ==================================[MINISAT]===================================
7.16	c | Conflicts |     ORIGINAL     |              LEARNT              | Progress |
7.16	c |           | Clauses Literals |   Limit Clauses Literals  Lit/Cl |          |
7.16	c ==============================================================================
7.16	c |         0 |  207920   557210 |   69306       0        0     nan |  0.000 % |
7.24	c |       100 |  207920   557210 |   76236     100     2862    28.6 | 35.450 % |
7.30	c |       252 |  207920   557210 |   83860     252    10007    39.7 | 35.450 % |
7.36	c |       477 |  207920   557210 |   92246     477    17878    37.5 | 35.450 % |
7.41	c |       814 |  207920   557210 |  101470     814    21985    27.0 | 35.450 % |
7.52	c |      1320 |  207920   557210 |  111618    1320    40144    30.4 | 35.450 % |
7.66	c |      2079 |  207920   557210 |  122779    2079    83846    40.3 | 35.450 % |
7.85	c |      3218 |  207920   557210 |  135057    3218   126422    39.3 | 35.450 % |
8.21	c |      4927 |  207920   557210 |  148563    4927   200834    40.8 | 35.450 % |
8.64	c |      7489 |  207920   557210 |  163419    7489   309891    41.4 | 35.450 % |
9.57	c |     11333 |  207920   557210 |  179761   11333   569971    50.3 | 35.450 % |
10.85	c |     17100 |  207920   557210 |  197738   17100  1025891    60.0 | 35.450 % |
13.63	c |     25749 |  207920   557210 |  217511   25749  1467178    57.0 | 35.450 % |
17.12	c |     38723 |  207920   557210 |  239263   38723  2116911    54.7 | 35.450 % |
26.86	c |     58184 |  207920   557210 |  263189   58184  3867618    66.5 | 35.450 % |
48.86	c |     87376 |  207920   557210 |  289508   87376  7449250    85.3 | 35.450 % |
64.13	c |    131167 |  207922   557210 |  318459  131165  9074901    69.2 | 35.450 % |
164.34	c |    196851 |  207922   557210 |  350305  196849 18361063    93.3 | 35.450 % |
308.80	c |    295379 |  207922   557210 |  385335  295377 27003241    91.4 | 35.450 % |
521.70	c |    443168 |  207922   557210 |  423869   45068  5547255   123.1 | 35.450 % |
818.07	c |    664852 |  207922   557210 |  466256  266752 14258141    53.5 | 35.450 % |
1617.64	c |    997377 |  207922   557210 |  512881  121396 15066537   124.1 | 35.450 % |
1810.96	
1810.96	s UNKNOWN
1810.96	c # INTERRUPTED
1810.96	c # MAIN  END :  (1811 seconds) [Mon Jan 29 21:28:55 2007]
1810.96	c # MAIN  CPU : 6.06 = 0.19 + 0.01 + 5.6 + 0.26
1810.96	

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/node6/watcher-216509-1170100724 -o ROOT/results/node6/solver-216509-1170100724 -C 1800 -M 900 /tmp/evaluation/216509-1170100724/solver /tmp/evaluation/216509-1170100724 /tmp/evaluation/216509-1170100724/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.46 2.88 2.79 5/94 25507
/proc/meminfo: memFree=794784/2055924 swapFree=4192812/4192956
[pid=25506] ppid=25504 vsize=18540 CPUtime=0
/proc/25506/stat : 25506 (runsolver) R 25504 25506 24704 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 30027125 18984960 279 18446744073709551615 4194304 4267372 548682069040 18446744073709551615 268582841639 0 0 4096 24578 0 0 0 17 1 0 0
/proc/25506/statm: 4635 279 244 17 0 2626 0

[startup+0.109721 s]
/proc/loadavg: 2.46 2.88 2.79 5/94 25507
/proc/meminfo: memFree=794784/2055924 swapFree=4192812/4192956
[pid=25506] ppid=25504 vsize=8540 CPUtime=0
/proc/25506/stat : 25506 (sugar) D 25504 25506 24704 0 -1 4194304 313 0 3 0 0 0 0 0 18 0 1 0 30027125 8744960 52 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 268580225796 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/25506/statm: 2135 52 39 3 0 55 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8540

[startup+0.517801 s]
/proc/loadavg: 2.46 2.88 2.79 5/94 25507
/proc/meminfo: memFree=794784/2055924 swapFree=4192812/4192956
[pid=25506] ppid=25504 vsize=13724 CPUtime=0.04
/proc/25506/stat : 25506 (sugar) S 25504 25506 24704 0 -1 4194304 1108 0 4 0 3 1 0 0 18 0 1 0 30027125 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25506/statm: 3431 805 368 3 0 531 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13724

[startup+1.33897 s]
/proc/loadavg: 2.46 2.88 2.79 3/102 25515
/proc/meminfo: memFree=772000/2055924 swapFree=4192812/4192956
[pid=25506] ppid=25504 vsize=13724 CPUtime=0.04
/proc/25506/stat : 25506 (sugar) S 25504 25506 24704 0 -1 4194304 1117 0 4 0 3 1 0 0 15 0 1 0 30027125 14053376 805 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25506/statm: 3431 805 368 3 0 531 0
[pid=25508] ppid=25506 vsize=807140 CPUtime=0.56
/proc/25508/stat : 25508 (java) R 25506 25506 24704 0 -1 0 5905 0 34 0 50 6 0 0 19 0 8 0 30027167 826511360 5687 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4155462308 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25508/statm: 201785 5687 1684 14 0 189063 0
[pid=25508/tid=25509] ppid=25506 vsize=807140 CPUtime=0
/proc/25508/task/25509/stat : 25509 (java) S 25506 25506 24704 0 -1 64 5 0 0 0 0 0 0 0 19 0 8 0 30027201 826511360 5687 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25508/tid=25510] ppid=25506 vsize=807140 CPUtime=0
/proc/25508/task/25510/stat : 25510 (java) S 25506 25506 24704 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 30027202 826511360 5687 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25508/tid=25511] ppid=25506 vsize=807140 CPUtime=0
/proc/25508/task/25511/stat : 25511 (java) S 25506 25506 24704 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 30027202 826511360 5687 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25508/tid=25512] ppid=25506 vsize=807140 CPUtime=0
/proc/25508/task/25512/stat : 25512 (java) S 25506 25506 24704 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30027205 826511360 5687 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25508/tid=25513] ppid=25506 vsize=807140 CPUtime=0.13
/proc/25508/task/25513/stat : 25513 (java) S 25506 25506 24704 0 -1 64 352 0 0 0 13 0 0 0 16 0 8 0 30027205 826511360 5687 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25508/tid=25514] ppid=25506 vsize=807140 CPUtime=0
/proc/25508/task/25514/stat : 25514 (java) S 25506 25506 24704 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 30027205 826511360 5687 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25508/tid=25515] ppid=25506 vsize=807140 CPUtime=0
/proc/25508/task/25515/stat : 25515 (java) S 25506 25506 24704 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30027205 826511360 5687 18446744073709551615 134512640 134570532 4294956528 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 820864

[startup+2.9843 s]
/proc/loadavg: 2.46 2.88 2.79 4/102 25523
/proc/meminfo: memFree=751328/2055924 swapFree=4192812/4192956
[pid=25506] ppid=25504 vsize=13724 CPUtime=0.74
/proc/25506/stat : 25506 (sugar) S 25504 25506 24704 0 -1 4194304 1186 8130 4 34 3 1 63 7 15 0 1 0 30027125 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25506/statm: 3431 809 371 3 0 531 0
[pid=25516] ppid=25506 vsize=807384 CPUtime=1.46
/proc/25516/stat : 25516 (java) R 25506 25506 24704 0 -1 0 8929 0 1 0 141 5 0 0 21 0 8 0 30027274 826761216 8672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073700207 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25516/statm: 201846 8672 1506 14 0 189124 0
[pid=25516/tid=25517] ppid=25506 vsize=807384 CPUtime=0.14
/proc/25516/task/25517/stat : 25517 (java) S 25506 25506 24704 0 -1 64 2712 0 0 0 13 1 0 0 16 0 8 0 30027278 826761216 8672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25516/tid=25518] ppid=25506 vsize=807384 CPUtime=0
/proc/25516/task/25518/stat : 25518 (java) S 25506 25506 24704 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30027278 826761216 8672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25516/tid=25519] ppid=25506 vsize=807384 CPUtime=0
/proc/25516/task/25519/stat : 25519 (java) S 25506 25506 24704 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30027278 826761216 8672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25516/tid=25520] ppid=25506 vsize=807384 CPUtime=0
/proc/25516/task/25520/stat : 25520 (java) S 25506 25506 24704 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30027281 826761216 8672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25516/tid=25521] ppid=25506 vsize=807384 CPUtime=0.15
/proc/25516/task/25521/stat : 25521 (java) S 25506 25506 24704 0 -1 64 419 0 0 0 15 0 0 0 16 0 8 0 30027281 826761216 8672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25516/tid=25522] ppid=25506 vsize=807384 CPUtime=0
/proc/25516/task/25522/stat : 25522 (java) S 25506 25506 24704 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 30027281 826761216 8672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25516/tid=25523] ppid=25506 vsize=807384 CPUtime=0
/proc/25516/task/25523/stat : 25523 (java) S 25506 25506 24704 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30027281 826761216 8672 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.2
Current children cumulated vsize (KiB) 821108

[startup+6.28395 s]
/proc/loadavg: 2.42 2.87 2.78 3/102 25523
/proc/meminfo: memFree=721568/2055924 swapFree=4192812/4192956
[pid=25506] ppid=25504 vsize=13724 CPUtime=0.74
/proc/25506/stat : 25506 (sugar) S 25504 25506 24704 0 -1 4194304 1186 8130 4 34 3 1 63 7 16 0 1 0 30027125 14053376 809 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25506/statm: 3431 809 371 3 0 531 0
[pid=25516] ppid=25506 vsize=807384 CPUtime=4.73
/proc/25516/stat : 25516 (java) R 25506 25506 24704 0 -1 0 12836 0 2 0 457 16 0 0 25 0 8 0 30027274 826761216 12555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25516/statm: 201846 12555 1509 14 0 189124 0
[pid=25516/tid=25517] ppid=25506 vsize=807384 CPUtime=0.44
/proc/25516/task/25517/stat : 25517 (java) S 25506 25506 24704 0 -1 64 6565 0 1 0 40 4 0 0 16 0 8 0 30027278 826761216 12555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25516/tid=25518] ppid=25506 vsize=807384 CPUtime=0
/proc/25516/task/25518/stat : 25518 (java) S 25506 25506 24704 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 30027278 826761216 12555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25516/tid=25519] ppid=25506 vsize=807384 CPUtime=0
/proc/25516/task/25519/stat : 25519 (java) S 25506 25506 24704 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 30027278 826761216 12555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25516/tid=25520] ppid=25506 vsize=807384 CPUtime=0
/proc/25516/task/25520/stat : 25520 (java) S 25506 25506 24704 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 30027281 826761216 12555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25516/tid=25521] ppid=25506 vsize=807384 CPUtime=0.16
/proc/25516/task/25521/stat : 25521 (java) R 25506 25506 24704 0 -1 64 426 0 0 0 16 0 0 0 16 0 8 0 30027281 826761216 12555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25516/tid=25522] ppid=25506 vsize=807384 CPUtime=0
/proc/25516/task/25522/stat : 25522 (java) S 25506 25506 24704 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 30027281 826761216 12555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25516/tid=25523] ppid=25506 vsize=807384 CPUtime=0
/proc/25516/task/25523/stat : 25523 (java) S 25506 25506 24704 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 30027281 826761216 12555 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.47
Current children cumulated vsize (KiB) 821108

[startup+12.7512 s]
/proc/loadavg: 2.39 2.85 2.78 3/95 25524
/proc/meminfo: memFree=703128/2055924 swapFree=4192812/4192956
[pid=25506] ppid=25504 vsize=26204 CPUtime=6.1
/proc/25506/stat : 25506 (sugar) S 25504 25506 24704 0 -1 4194304 4363 22153 4 37 22 2 560 26 16 0 1 0 30027125 26832896 3881 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25506/statm: 6551 3881 373 3 0 3651 0
[pid=25524] ppid=25506 vsize=17768 CPUtime=5.73
/proc/25524/stat : 25524 (minisat) R 25506 25506 24704 0 -1 0 5019 0 0 0 563 10 0 0 25 0 1 0 30027820 18194432 3903 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528758 0 0 4096 3 0 0 0 17 1 0 0
/proc/25524/statm: 4442 3903 52 112 0 4326 0
Current children cumulated CPU time (s) 11.83
Current children cumulated vsize (KiB) 43972

[startup+25.6022 s]
/proc/loadavg: 2.30 2.81 2.77 2/88 25527
/proc/meminfo: memFree=1836056/2055924 swapFree=4192812/4192956
[pid=25506] ppid=25504 vsize=26204 CPUtime=6.1
/proc/25506/stat : 25506 (sugar) S 25504 25506 24704 0 -1 4194304 4363 22153 4 37 22 2 560 26 16 0 1 0 30027125 26832896 3881 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 1 0 0
/proc/25506/statm: 6551 3881 373 3 0 3651 0
[pid=25524] ppid=25506 vsize=28368 CPUtime=18.49
/proc/25524/stat : 25524 (minisat) R 25506 25506 24704 0 -1 0 7655 0 0 0 1837 12 0 0 25 0 1 0 30027820 29048832 6539 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134637942 0 0 4096 3 0 0 0 17 0 0 0
/proc/25524/statm: 7092 6539 52 112 0 6976 0
Current children cumulated CPU time (s) 24.59
Current children cumulated vsize (KiB) 54572

[startup+51.2888 s]
/proc/loadavg: 2.20 2.74 2.74 3/89 25591
/proc/meminfo: memFree=1776072/2055924 swapFree=4192812/4192956
[pid=25506] ppid=25504 vsize=26204 CPUtime=6.1
/proc/25506/stat : 25506 (sugar) S 25504 25506 24704 0 -1 4194304 4363 22153 4 37 22 2 560 26 16 0 1 0 30027125 26832896 3881 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25506/statm: 6551 3881 373 3 0 3651 0
[pid=25524] ppid=25506 vsize=47532 CPUtime=44.04
/proc/25524/stat : 25524 (minisat) R 25506 25506 24704 0 -1 0 12390 0 0 0 4386 18 0 0 25 0 1 0 30027820 48672768 11274 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25524/statm: 11883 11274 52 112 0 11767 0
Current children cumulated CPU time (s) 50.14
Current children cumulated vsize (KiB) 73736

[startup+102.54 s]
/proc/loadavg: 2.09 2.63 2.70 3/89 25591
/proc/meminfo: memFree=1710152/2055924 swapFree=4192812/4192956
[pid=25506] ppid=25504 vsize=26204 CPUtime=6.1
/proc/25506/stat : 25506 (sugar) S 25504 25506 24704 0 -1 4194304 4363 22153 4 37 22 2 560 26 16 0 1 0 30027125 26832896 3881 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25506/statm: 6551 3881 373 3 0 3651 0
[pid=25524] ppid=25506 vsize=72452 CPUtime=95.03
/proc/25524/stat : 25524 (minisat) R 25506 25506 24704 0 -1 0 18614 0 0 0 9479 24 0 0 25 0 1 0 30027820 74190848 17498 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528535 0 0 4096 3 0 0 0 17 0 0 0
/proc/25524/statm: 18113 17498 52 112 0 17997 0
Current children cumulated CPU time (s) 101.13
Current children cumulated vsize (KiB) 98656

[startup+162.639 s]
/proc/loadavg: 2.10 2.53 2.66 3/95 25691
/proc/meminfo: memFree=1656520/2055924 swapFree=4192812/4192956
[pid=25506] ppid=25504 vsize=26204 CPUtime=6.1
/proc/25506/stat : 25506 (sugar) S 25504 25506 24704 0 -1 4194304 4363 22153 4 37 22 2 560 26 16 0 1 0 30027125 26832896 3881 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25506/statm: 6551 3881 373 3 0 3651 0
[pid=25524] ppid=25506 vsize=93944 CPUtime=154.74
/proc/25524/stat : 25524 (minisat) R 25506 25506 24704 0 -1 0 23928 0 0 0 15435 39 0 0 25 0 1 0 30027820 96198656 22812 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528535 0 0 4096 3 0 0 0 17 0 0 0
/proc/25524/statm: 23486 22812 52 112 0 23370 0
Current children cumulated CPU time (s) 160.84
Current children cumulated vsize (KiB) 120148

[startup+222.649 s]
/proc/loadavg: 2.04 2.43 2.62 3/95 25765
/proc/meminfo: memFree=1608264/2055924 swapFree=4192812/4192956
[pid=25506] ppid=25504 vsize=26204 CPUtime=6.1
/proc/25506/stat : 25506 (sugar) S 25504 25506 24704 0 -1 4194304 4363 22153 4 37 22 2 560 26 16 0 1 0 30027125 26832896 3881 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25506/statm: 6551 3881 373 3 0 3651 0
[pid=25524] ppid=25506 vsize=118124 CPUtime=214.39
/proc/25524/stat : 25524 (minisat) R 25506 25506 24704 0 -1 0 29891 0 0 0 21383 56 0 0 25 0 1 0 30027820 120958976 28775 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528535 0 0 4096 3 0 0 0 17 0 0 0
/proc/25524/statm: 29531 28775 52 112 0 29415 0
Current children cumulated CPU time (s) 220.49
Current children cumulated vsize (KiB) 144328

[startup+282.749 s]
/proc/loadavg: 2.01 2.35 2.58 3/89 25789
/proc/meminfo: memFree=1582472/2055924 swapFree=4192812/4192956
[pid=25506] ppid=25504 vsize=26204 CPUtime=6.1
/proc/25506/stat : 25506 (sugar) S 25504 25506 24704 0 -1 4194304 4363 22153 4 37 22 2 560 26 16 0 1 0 30027125 26832896 3881 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25506/statm: 6551 3881 373 3 0 3651 0
[pid=25524] ppid=25506 vsize=130364 CPUtime=274.15
/proc/25524/stat : 25524 (minisat) R 25506 25506 24704 0 -1 0 32923 0 0 0 27354 61 0 0 25 0 1 0 30027820 133492736 31807 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25524/statm: 32591 31807 52 112 0 32475 0
Current children cumulated CPU time (s) 280.25
Current children cumulated vsize (KiB) 156568

[startup+342.838 s]
/proc/loadavg: 2.06 2.30 2.54 3/89 25789
/proc/meminfo: memFree=1542088/2055924 swapFree=4192812/4192956
[pid=25506] ppid=25504 vsize=26204 CPUtime=6.1

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

/proc/loadavg: 2.00 2.02 2.23 3/89 25789
/proc/meminfo: memFree=1322888/2055924 swapFree=4192812/4192956
[pid=25506] ppid=25504 vsize=26204 CPUtime=6.1
/proc/25506/stat : 25506 (sugar) S 25504 25506 24704 0 -1 4194304 4363 22153 4 37 22 2 560 26 16 0 1 0 30027125 26832896 3881 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25506/statm: 6551 3881 373 3 0 3651 0
[pid=25524] ppid=25506 vsize=203920 CPUtime=1110.77
/proc/25524/stat : 25524 (minisat) R 25506 25506 24704 0 -1 0 50878 0 0 0 110995 82 0 0 25 0 1 0 30027820 208814080 49762 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25524/statm: 50980 49762 52 112 0 50864 0
Current children cumulated CPU time (s) 1116.87
Current children cumulated vsize (KiB) 230124

[startup+1184.08 s]
/proc/loadavg: 2.00 2.02 2.21 3/89 25789
/proc/meminfo: memFree=1312456/2055924 swapFree=4192812/4192956
[pid=25506] ppid=25504 vsize=26204 CPUtime=6.1
/proc/25506/stat : 25506 (sugar) S 25504 25506 24704 0 -1 4194304 4363 22153 4 37 22 2 560 26 16 0 1 0 30027125 26832896 3881 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25506/statm: 6551 3881 373 3 0 3651 0
[pid=25524] ppid=25506 vsize=204648 CPUtime=1170.53
/proc/25524/stat : 25524 (minisat) R 25506 25506 24704 0 -1 0 51031 0 0 0 116971 82 0 0 25 0 1 0 30027820 209559552 49915 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25524/statm: 51162 49915 52 112 0 51046 0
Current children cumulated CPU time (s) 1176.63
Current children cumulated vsize (KiB) 230852

[startup+1244.17 s]
/proc/loadavg: 2.00 2.01 2.19 3/89 25789
/proc/meminfo: memFree=1291272/2055924 swapFree=4192812/4192956
[pid=25506] ppid=25504 vsize=26204 CPUtime=6.1
/proc/25506/stat : 25506 (sugar) S 25504 25506 24704 0 -1 4194304 4363 22153 4 37 22 2 560 26 16 0 1 0 30027125 26832896 3881 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25506/statm: 6551 3881 373 3 0 3651 0
[pid=25524] ppid=25506 vsize=204888 CPUtime=1230.28
/proc/25524/stat : 25524 (minisat) R 25506 25506 24704 0 -1 0 51088 0 0 0 122946 82 0 0 25 0 1 0 30027820 209805312 49972 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25524/statm: 51222 49972 52 112 0 51106 0
Current children cumulated CPU time (s) 1236.38
Current children cumulated vsize (KiB) 231092

[startup+1304.26 s]
/proc/loadavg: 2.00 2.01 2.18 3/89 25789
/proc/meminfo: memFree=1276104/2055924 swapFree=4192812/4192956
[pid=25506] ppid=25504 vsize=26204 CPUtime=6.1
/proc/25506/stat : 25506 (sugar) S 25504 25506 24704 0 -1 4194304 4363 22153 4 37 22 2 560 26 16 0 1 0 30027125 26832896 3881 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25506/statm: 6551 3881 373 3 0 3651 0
[pid=25524] ppid=25506 vsize=204888 CPUtime=1290.02
/proc/25524/stat : 25524 (minisat) R 25506 25506 24704 0 -1 0 51119 0 0 0 128920 82 0 0 25 0 1 0 30027820 209805312 50003 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25524/statm: 51222 50003 52 112 0 51106 0
Current children cumulated CPU time (s) 1296.12
Current children cumulated vsize (KiB) 231092

[startup+1364.35 s]
/proc/loadavg: 2.00 2.00 2.16 3/89 25789
/proc/meminfo: memFree=1259080/2055924 swapFree=4192812/4192956
[pid=25506] ppid=25504 vsize=26204 CPUtime=6.1
/proc/25506/stat : 25506 (sugar) S 25504 25506 24704 0 -1 4194304 4363 22153 4 37 22 2 560 26 16 0 1 0 30027125 26832896 3881 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25506/statm: 6551 3881 373 3 0 3651 0
[pid=25524] ppid=25506 vsize=209752 CPUtime=1349.79
/proc/25524/stat : 25524 (minisat) R 25506 25506 24704 0 -1 0 52131 0 0 0 134895 84 0 0 25 0 1 0 30027820 214786048 51015 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528559 0 0 4096 3 0 0 0 17 0 0 0
/proc/25524/statm: 52438 51015 52 112 0 52322 0
Current children cumulated CPU time (s) 1355.89
Current children cumulated vsize (KiB) 235956

[startup+1424.44 s]
/proc/loadavg: 2.04 2.01 2.16 3/89 25789
/proc/meminfo: memFree=1248328/2055924 swapFree=4192812/4192956
[pid=25506] ppid=25504 vsize=26204 CPUtime=6.1
/proc/25506/stat : 25506 (sugar) S 25504 25506 24704 0 -1 4194304 4363 22153 4 37 22 2 560 26 16 0 1 0 30027125 26832896 3881 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25506/statm: 6551 3881 373 3 0 3651 0
[pid=25524] ppid=25506 vsize=218864 CPUtime=1409.57
/proc/25524/stat : 25524 (minisat) R 25506 25506 24704 0 -1 0 54407 0 0 0 140870 87 0 0 25 0 1 0 30027820 224116736 53291 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528535 0 0 4096 3 0 0 0 17 0 0 0
/proc/25524/statm: 54716 53291 52 112 0 54600 0
Current children cumulated CPU time (s) 1415.67
Current children cumulated vsize (KiB) 245068

[startup+1484.53 s]
/proc/loadavg: 2.02 2.01 2.15 3/89 25789
/proc/meminfo: memFree=1247560/2055924 swapFree=4192812/4192956
[pid=25506] ppid=25504 vsize=26204 CPUtime=6.1
/proc/25506/stat : 25506 (sugar) S 25504 25506 24704 0 -1 4194304 4363 22153 4 37 22 2 560 26 16 0 1 0 30027125 26832896 3881 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25506/statm: 6551 3881 373 3 0 3651 0
[pid=25524] ppid=25506 vsize=219260 CPUtime=1469.32
/proc/25524/stat : 25524 (minisat) R 25506 25506 24704 0 -1 0 54507 0 0 0 146845 87 0 0 25 0 1 0 30027820 224522240 53391 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528186 0 0 4096 3 0 0 0 17 0 0 0
/proc/25524/statm: 54815 53391 52 112 0 54699 0
Current children cumulated CPU time (s) 1475.42
Current children cumulated vsize (KiB) 245464

[startup+1544.62 s]
/proc/loadavg: 2.00 2.00 2.13 3/89 25789
/proc/meminfo: memFree=1247368/2055924 swapFree=4192812/4192956
[pid=25506] ppid=25504 vsize=26204 CPUtime=6.1
/proc/25506/stat : 25506 (sugar) S 25504 25506 24704 0 -1 4194304 4363 22153 4 37 22 2 560 26 16 0 1 0 30027125 26832896 3881 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25506/statm: 6551 3881 373 3 0 3651 0
[pid=25524] ppid=25506 vsize=219260 CPUtime=1529.08
/proc/25524/stat : 25524 (minisat) R 25506 25506 24704 0 -1 0 54507 0 0 0 152821 87 0 0 25 0 1 0 30027820 224522240 53391 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25524/statm: 54815 53391 52 112 0 54699 0
Current children cumulated CPU time (s) 1535.18
Current children cumulated vsize (KiB) 245464

[startup+1604.71 s]
/proc/loadavg: 2.00 2.00 2.12 3/89 25789
/proc/meminfo: memFree=1247368/2055924 swapFree=4192812/4192956
[pid=25506] ppid=25504 vsize=26204 CPUtime=6.1
/proc/25506/stat : 25506 (sugar) S 25504 25506 24704 0 -1 4194304 4363 22153 4 37 22 2 560 26 16 0 1 0 30027125 26832896 3881 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25506/statm: 6551 3881 373 3 0 3651 0
[pid=25524] ppid=25506 vsize=219260 CPUtime=1588.84
/proc/25524/stat : 25524 (minisat) R 25506 25506 24704 0 -1 0 54507 0 0 0 158797 87 0 0 25 0 1 0 30027820 224522240 53391 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25524/statm: 54815 53391 52 112 0 54699 0
Current children cumulated CPU time (s) 1594.94
Current children cumulated vsize (KiB) 245464

[startup+1664.79 s]
/proc/loadavg: 2.00 2.00 2.11 3/89 25789
/proc/meminfo: memFree=1247240/2055924 swapFree=4192812/4192956
[pid=25506] ppid=25504 vsize=26204 CPUtime=6.1
/proc/25506/stat : 25506 (sugar) S 25504 25506 24704 0 -1 4194304 4363 22153 4 37 22 2 560 26 16 0 1 0 30027125 26832896 3881 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25506/statm: 6551 3881 373 3 0 3651 0
[pid=25524] ppid=25506 vsize=219260 CPUtime=1648.56
/proc/25524/stat : 25524 (minisat) R 25506 25506 24704 0 -1 0 54507 0 0 0 164769 87 0 0 25 0 1 0 30027820 224522240 53391 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25524/statm: 54815 53391 52 112 0 54699 0
Current children cumulated CPU time (s) 1654.66
Current children cumulated vsize (KiB) 245464

[startup+1724.88 s]
/proc/loadavg: 2.00 2.00 2.10 3/89 25789
/proc/meminfo: memFree=1247112/2055924 swapFree=4192812/4192956
[pid=25506] ppid=25504 vsize=26204 CPUtime=6.1
/proc/25506/stat : 25506 (sugar) S 25504 25506 24704 0 -1 4194304 4363 22153 4 37 22 2 560 26 16 0 1 0 30027125 26832896 3881 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25506/statm: 6551 3881 373 3 0 3651 0
[pid=25524] ppid=25506 vsize=219260 CPUtime=1708.34
/proc/25524/stat : 25524 (minisat) R 25506 25506 24704 0 -1 0 54507 0 0 0 170746 88 0 0 25 0 1 0 30027820 224522240 53391 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25524/statm: 54815 53391 52 112 0 54699 0
Current children cumulated CPU time (s) 1714.44
Current children cumulated vsize (KiB) 245464

[startup+1784.97 s]
/proc/loadavg: 2.00 2.00 2.09 3/89 25789
/proc/meminfo: memFree=1247048/2055924 swapFree=4192812/4192956
[pid=25506] ppid=25504 vsize=26204 CPUtime=6.1
/proc/25506/stat : 25506 (sugar) S 25504 25506 24704 0 -1 4194304 4363 22153 4 37 22 2 560 26 16 0 1 0 30027125 26832896 3881 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25506/statm: 6551 3881 373 3 0 3651 0
[pid=25524] ppid=25506 vsize=219260 CPUtime=1768.1
/proc/25524/stat : 25524 (minisat) R 25506 25506 24704 0 -1 0 54507 0 0 0 176722 88 0 0 25 0 1 0 30027820 224522240 53391 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25524/statm: 54815 53391 52 112 0 54699 0
Current children cumulated CPU time (s) 1774.2
Current children cumulated vsize (KiB) 245464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.95 s]
/proc/loadavg: 2.00 2.00 2.09 3/89 25789
/proc/meminfo: memFree=1246984/2055924 swapFree=4192812/4192956
[pid=25506] ppid=25504 vsize=26204 CPUtime=6.1
/proc/25506/stat : 25506 (sugar) S 25504 25506 24704 0 -1 4194304 4363 22153 4 37 22 2 560 26 16 0 1 0 30027125 26832896 3881 18446744073709551615 4194304 4206940 548682069216 18446744073709551615 268591738978 0 0 4224 16386 18446744071563648864 0 0 17 0 0 0
/proc/25506/statm: 6551 3881 373 3 0 3651 0
[pid=25524] ppid=25506 vsize=219260 CPUtime=1793.94
/proc/25524/stat : 25524 (minisat) R 25506 25506 24704 0 -1 0 54507 0 0 0 179306 88 0 0 25 0 1 0 30027820 224522240 53391 18446744073709551615 134512640 134974460 4294956752 18446744073709551615 134528363 0 0 4096 3 0 0 0 17 0 0 0
/proc/25524/statm: 54815 53391 52 112 0 54699 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 245464

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

Child status: 1

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 25506 and gives childrusage.ru_utime.tv_sec=5 childrusage.ru_utime.tv_usec=831113 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=299954
CPU time returned by wait4() is 6.13107
while last known CPU time is 1800.07

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

Real time (s): 1811.97
CPU time (s): 1800.07
CPU user time (s): 1798.88
CPU system time (s): 1.19
CPU usage (%): 99.3431
Max. virtual memory (cumulated for all children) (KiB): 821108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.83111
system time used= 0.299954
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26601
page faults= 41
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1687
involuntary context switches= 1906

runsolver used 2.05569 s user time and 5.97409 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Mon Jan 29 19:58:44 UTC 2007


IDJOB= 216509
IDBENCH= 5083
IDSOLVER= 86
FILE ID= node6/216509-1170100724

PBS_JOBID= 3689459

Free space on /tmp= 59592 MiB

SOLVER NAME= sugar 0.40
BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/chnl/chnl-50-55.xml
COMMAND LINE= /tmp/evaluation/216509-1170100724/solver /tmp/evaluation/216509-1170100724 /tmp/evaluation/216509-1170100724/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-216509-1170100724 -o ROOT/results/node6/solver-216509-1170100724 -C 1800 -M 900  /tmp/evaluation/216509-1170100724/solver /tmp/evaluation/216509-1170100724 /tmp/evaluation/216509-1170100724/unknown.xml

META MD5SUM SOLVER= 0a27e717dfe98d83d9802fe0eea45073
MD5SUM BENCH=  ea95a3619f59443bc2c74dbf115ec127

RANDOM SEED= 922307570

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.277
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.277
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:      2055924 kB
MemFree:        795328 kB
Buffers:         13784 kB
Cached:        1036884 kB
SwapCached:          0 kB
Active:         155440 kB
Inactive:      1016140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:        795328 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          157740 kB
Writeback:           0 kB
Mapped:         146460 kB
Slab:            73724 kB
Committed_AS:   564692 kB
PageTables:       2328 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= 66555 MiB



End job on node6 on Mon Jan 29 20:28:56 UTC 2007