Trace number 237776

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
galac 1? (MO) 36.6204 1692.39

General information on the benchmark

Namehaystacks/
haystacks_34.xml
MD5SUM59402b4c8ddb23a8b0b5394ce6a8b96b
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark71.2382
SatisfiableNO
(Un)Satisfiability was proved
Number of variables1156
Number of constraints19107
Maximum constraint arity2
Maximum domain size34
Number of constraints which are defined in extension0
Number of constraints which are defined in intension19107
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
10.27	c start processing
10.28	c start relation processing
10.28	c start cnf exporting
36.81	c parsing time : 10.121
36.81	c preprocessing time : 36.655
36.82	
36.82	c Nary constraints - conflicts : 0 supports : 0
36.82	c Binary constraints - conflicts : 19074 supports :33
36.82	c max arity constraint : 2
36.82	c Max Tuples generated 1156
36.82	c relations : 4
36.82	c relations BDD: 0
36.82	c vars : 39305 - clauses :  1302610
36.82	
36.87	 
36.87	c --- Minisat Stats ---
36.87	 

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node65/watcher-237776-1168718756 -o ROOT/results/node65/solver-237776-1168718756 -C 1800 -M 900 /tmp/evaluation/237776-1168718756/galac.sh /tmp/evaluation/237776-1168718756/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: 0.93 0.98 0.99 4/69 8607
/proc/meminfo: memFree=1140988/2055920 swapFree=4192956/4192956
[pid=8606] ppid=8604 vsize=8652 CPUtime=0
/proc/8606/stat : 8606 (galac.sh) R 8604 8606 8206 0 -1 4194304 335 0 0 0 0 0 0 0 16 0 1 0 19373182 8859648 279 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257203694239 0 65538 4096 73728 0 0 0 17 1 0 0
/proc/8606/statm: 2163 279 207 79 0 156 0
[pid=8608] ppid=8606 vsize=8688 CPUtime=0
/proc/8608/stat : 8608 (galac.sh) R 8606 8606 8206 0 -1 4194368 27 0 0 0 0 0 0 0 16 0 1 0 19373182 8896512 286 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257203694239 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/8608/statm: 2172 286 209 79 0 165 0
[pid=8609] ppid=8608 vsize=8700 CPUtime=0
/proc/8609/stat : 8609 (galac.sh) R 8608 8606 8206 0 -1 4194368 18 0 0 0 0 0 0 0 16 0 1 0 19373183 8908800 288 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 4425384 0 0 4096 73728 0 0 0 17 1 0 0
/proc/8609/statm: 2177 288 209 79 0 170 0

[startup+0.105428 s]
/proc/loadavg: 0.93 0.98 0.99 4/69 8607
/proc/meminfo: memFree=1140988/2055920 swapFree=4192956/4192956
[pid=8606] ppid=8604 vsize=47568 CPUtime=0.01
/proc/8606/stat : 8606 (galac.sh) S 8604 8606 8206 0 -1 4194304 761 1704 0 0 0 0 0 1 17 0 1 0 19373182 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8606/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.517503 s]
/proc/loadavg: 0.93 0.98 0.99 4/69 8607
/proc/meminfo: memFree=1140988/2055920 swapFree=4192956/4192956
[pid=8606] ppid=8604 vsize=47568 CPUtime=0.01
/proc/8606/stat : 8606 (galac.sh) S 8604 8606 8206 0 -1 4194304 761 1704 0 0 0 0 0 1 17 0 1 0 19373182 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8606/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.33863 s]
/proc/loadavg: 0.93 0.98 0.99 2/76 8844
/proc/meminfo: memFree=1100996/2055920 swapFree=4192956/4192956
[pid=8606] ppid=8604 vsize=47568 CPUtime=0.01
/proc/8606/stat : 8606 (galac.sh) S 8604 8606 8206 0 -1 4194304 761 1704 0 0 0 0 0 1 17 0 1 0 19373182 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8606/statm: 11892 363 245 79 0 218 0
[pid=8621] ppid=8606 vsize=861164 CPUtime=1.28
/proc/8621/stat : 8621 (java) R 8606 8606 8206 0 -1 0 12121 0 1 0 122 6 0 0 17 0 8 0 19373186 881831936 11872 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073855383 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8621/statm: 215291 11872 1994 14 0 201496 0
[pid=8621/tid=8622] ppid=8606 vsize=861164 CPUtime=0.12
/proc/8621/task/8622/stat : 8622 (java) S 8606 8606 8206 0 -1 64 3440 0 0 0 11 1 0 0 16 0 8 0 19373189 881831936 11872 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8621/tid=8624] ppid=8606 vsize=861164 CPUtime=0
/proc/8621/task/8624/stat : 8624 (java) S 8606 8606 8206 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 19373190 881831936 11872 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8621/tid=8625] ppid=8606 vsize=861164 CPUtime=0
/proc/8621/task/8625/stat : 8625 (java) S 8606 8606 8206 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 19373190 881831936 11872 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8621/tid=8640] ppid=8606 vsize=861164 CPUtime=0
/proc/8621/task/8640/stat : 8640 (java) S 8606 8606 8206 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 19373193 881831936 11872 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8621/tid=8641] ppid=8606 vsize=861164 CPUtime=0.29
/proc/8621/task/8641/stat : 8641 (java) S 8606 8606 8206 0 -1 64 1031 0 0 0 28 1 0 0 16 0 8 0 19373193 881831936 11872 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8621/tid=8642] ppid=8606 vsize=861164 CPUtime=0
/proc/8621/task/8642/stat : 8642 (java) S 8606 8606 8206 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 19373193 881831936 11872 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8621/tid=8644] ppid=8606 vsize=861164 CPUtime=0
/proc/8621/task/8644/stat : 8644 (java) S 8606 8606 8206 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 19373193 881831936 11872 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 908732

[startup+2.97589 s]
/proc/loadavg: 0.93 0.98 0.99 2/76 8847
/proc/meminfo: memFree=1097156/2055920 swapFree=4192956/4192956
[pid=8606] ppid=8604 vsize=47568 CPUtime=0.01
/proc/8606/stat : 8606 (galac.sh) S 8604 8606 8206 0 -1 4194304 761 1704 0 0 0 0 0 1 17 0 1 0 19373182 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8606/statm: 11892 363 245 79 0 218 0
[pid=8621] ppid=8606 vsize=861164 CPUtime=2.93
/proc/8621/stat : 8621 (java) R 8606 8606 8206 0 -1 0 17190 0 1 0 283 10 0 0 25 0 8 0 19373186 881831936 16940 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074082092 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8621/statm: 215291 16940 1994 14 0 201496 0
[pid=8621/tid=8622] ppid=8606 vsize=861164 CPUtime=0.12
/proc/8621/task/8622/stat : 8622 (java) S 8606 8606 8206 0 -1 64 3440 0 0 0 11 1 0 0 17 0 8 0 19373189 881831936 16941 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8621/tid=8624] ppid=8606 vsize=861164 CPUtime=0
/proc/8621/task/8624/stat : 8624 (java) S 8606 8606 8206 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 19373190 881831936 16941 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8621/tid=8625] ppid=8606 vsize=861164 CPUtime=0
/proc/8621/task/8625/stat : 8625 (java) S 8606 8606 8206 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 19373190 881831936 16941 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8621/tid=8640] ppid=8606 vsize=861164 CPUtime=0
/proc/8621/task/8640/stat : 8640 (java) S 8606 8606 8206 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 19373193 881831936 16941 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8621/tid=8641] ppid=8606 vsize=861164 CPUtime=0.32
/proc/8621/task/8641/stat : 8641 (java) S 8606 8606 8206 0 -1 64 1056 0 0 0 31 1 0 0 16 0 8 0 19373193 881831936 16941 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8621/tid=8642] ppid=8606 vsize=861164 CPUtime=0
/proc/8621/task/8642/stat : 8642 (java) S 8606 8606 8206 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 19373193 881831936 16941 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8621/tid=8644] ppid=8606 vsize=861164 CPUtime=0
/proc/8621/task/8644/stat : 8644 (java) S 8606 8606 8206 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 19373193 881831936 16942 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 908732

[startup+6.27644 s]
/proc/loadavg: 0.93 0.98 0.99 3/89 8908
/proc/meminfo: memFree=1020636/2055920 swapFree=4192956/4192956
[pid=8606] ppid=8604 vsize=47568 CPUtime=0.01
/proc/8606/stat : 8606 (galac.sh) S 8604 8606 8206 0 -1 4194304 761 1704 0 0 0 0 0 1 17 0 1 0 19373182 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8606/statm: 11892 363 245 79 0 218 0
[pid=8621] ppid=8606 vsize=861164 CPUtime=6.21
/proc/8621/stat : 8621 (java) R 8606 8606 8206 0 -1 0 19884 0 1 0 608 13 0 0 25 0 8 0 19373186 881831936 19632 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4072918600 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8621/statm: 215291 19632 1997 14 0 201496 0
[pid=8621/tid=8622] ppid=8606 vsize=861164 CPUtime=0.14
/proc/8621/task/8622/stat : 8622 (java) S 8606 8606 8206 0 -1 64 3885 0 0 0 13 1 0 0 16 0 8 0 19373189 881831936 19632 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8621/tid=8624] ppid=8606 vsize=861164 CPUtime=0
/proc/8621/task/8624/stat : 8624 (java) S 8606 8606 8206 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 19373190 881831936 19632 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8621/tid=8625] ppid=8606 vsize=861164 CPUtime=0
/proc/8621/task/8625/stat : 8625 (java) S 8606 8606 8206 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 19373190 881831936 19632 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8621/tid=8640] ppid=8606 vsize=861164 CPUtime=0
/proc/8621/task/8640/stat : 8640 (java) S 8606 8606 8206 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 19373193 881831936 19632 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8621/tid=8641] ppid=8606 vsize=861164 CPUtime=0.32
/proc/8621/task/8641/stat : 8641 (java) S 8606 8606 8206 0 -1 64 1057 0 0 0 31 1 0 0 15 0 8 0 19373193 881831936 19632 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8621/tid=8642] ppid=8606 vsize=861164 CPUtime=0
/proc/8621/task/8642/stat : 8642 (java) S 8606 8606 8206 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 19373193 881831936 19632 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8621/tid=8644] ppid=8606 vsize=861164 CPUtime=0
/proc/8621/task/8644/stat : 8644 (java) S 8606 8606 8206 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 19373193 881831936 19632 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 908732

[startup+12.7603 s]
/proc/loadavg: 1.10 1.02 1.01 3/89 8908
/proc/meminfo: memFree=984116/2055920 swapFree=4192956/4192956
[pid=8606] ppid=8604 vsize=47568 CPUtime=0.01
/proc/8606/stat : 8606 (galac.sh) S 8604 8606 8206 0 -1 4194304 761 1704 0 0 0 0 0 1 17 0 1 0 19373182 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8606/statm: 11892 363 245 79 0 218 0
[pid=8621] ppid=8606 vsize=861164 CPUtime=12.64
/proc/8621/stat : 8621 (java) R 8606 8606 8206 0 -1 0 20616 0 3 0 1248 16 0 0 25 0 8 0 19373186 881831936 20359 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073450857 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8621/statm: 215291 20359 2015 14 0 201496 0
[pid=8621/tid=8622] ppid=8606 vsize=861164 CPUtime=0.21
/proc/8621/task/8622/stat : 8622 (java) S 8606 8606 8206 0 -1 64 4529 0 0 0 20 1 0 0 16 0 8 0 19373189 881831936 20359 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8621/tid=8624] ppid=8606 vsize=861164 CPUtime=0
/proc/8621/task/8624/stat : 8624 (java) S 8606 8606 8206 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 19373190 881831936 20359 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8621/tid=8625] ppid=8606 vsize=861164 CPUtime=0
/proc/8621/task/8625/stat : 8625 (java) S 8606 8606 8206 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 19373190 881831936 20359 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8621/tid=8640] ppid=8606 vsize=861164 CPUtime=0
/proc/8621/task/8640/stat : 8640 (java) S 8606 8606 8206 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 19373193 881831936 20359 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8621/tid=8641] ppid=8606 vsize=861164 CPUtime=0.39
/proc/8621/task/8641/stat : 8641 (java) S 8606 8606 8206 0 -1 64 1101 0 0 0 38 1 0 0 15 0 8 0 19373193 881831936 20359 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8621/tid=8642] ppid=8606 vsize=861164 CPUtime=0
/proc/8621/task/8642/stat : 8642 (java) S 8606 8606 8206 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 19373193 881831936 20359 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8621/tid=8644] ppid=8606 vsize=861164 CPUtime=0
/proc/8621/task/8644/stat : 8644 (java) S 8606 8606 8206 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 19373193 881831936 20359 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 908732

[startup+25.6294 s]
/proc/loadavg: 1.31 1.06 1.02 3/89 8908
/proc/meminfo: memFree=960820/2055920 swapFree=4192956/4192956
[pid=8606] ppid=8604 vsize=47568 CPUtime=0.01
/proc/8606/stat : 8606 (galac.sh) S 8604 8606 8206 0 -1 4194304 761 1704 0 0 0 0 0 1 17 0 1 0 19373182 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8606/statm: 11892 363 245 79 0 218 0
[pid=8621] ppid=8606 vsize=861164 CPUtime=25.44
/proc/8621/stat : 8621 (java) R 8606 8606 8206 0 -1 0 21189 0 3 0 2520 24 0 0 25 0 8 0 19373186 881831936 20907 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073417776 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8621/statm: 215291 20907 2016 14 0 201496 0
[pid=8621/tid=8622] ppid=8606 vsize=861164 CPUtime=0.3
/proc/8621/task/8622/stat : 8622 (java) S 8606 8606 8206 0 -1 64 5070 0 0 0 29 1 0 0 16 0 8 0 19373189 881831936 20907 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8621/tid=8624] ppid=8606 vsize=861164 CPUtime=0
/proc/8621/task/8624/stat : 8624 (java) S 8606 8606 8206 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 19373190 881831936 20907 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8621/tid=8625] ppid=8606 vsize=861164 CPUtime=0
/proc/8621/task/8625/stat : 8625 (java) S 8606 8606 8206 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 19373190 881831936 20907 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8621/tid=8640] ppid=8606 vsize=861164 CPUtime=0
/proc/8621/task/8640/stat : 8640 (java) S 8606 8606 8206 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 19373193 881831936 20907 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8621/tid=8641] ppid=8606 vsize=861164 CPUtime=0.4
/proc/8621/task/8641/stat : 8641 (java) S 8606 8606 8206 0 -1 64 1106 0 0 0 39 1 0 0 15 0 8 0 19373193 881831936 20907 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8621/tid=8642] ppid=8606 vsize=861164 CPUtime=0
/proc/8621/task/8642/stat : 8642 (java) S 8606 8606 8206 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 19373193 881831936 20907 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8621/tid=8644] ppid=8606 vsize=861164 CPUtime=0
/proc/8621/task/8644/stat : 8644 (java) S 8606 8606 8206 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 19373193 881831936 20907 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 908732

[startup+51.3286 s]
/proc/loadavg: 1.61 1.15 1.05 3/82 8909
/proc/meminfo: memFree=893548/2055920 swapFree=4192956/4192956
[pid=8606] ppid=8604 vsize=47568 CPUtime=36.59
/proc/8606/stat : 8606 (galac.sh) S 8604 8606 8206 0 -1 4194304 799 22927 0 3 0 0 3629 30 17 0 1 0 19373182 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8606/statm: 11892 363 245 79 0 218 0
[pid=8909] ppid=8606 vsize=117716 CPUtime=14.37
/proc/8909/stat : 8909 (minisat) R 8606 8606 8206 0 -1 4194304 29008 0 0 0 1423 14 0 0 25 0 1 0 19376870 120541184 28975 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/8909/statm: 29429 28975 54 142 0 29285 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 165284

[startup+102.554 s]
/proc/loadavg: 1.83 1.28 1.10 3/75 8910
/proc/meminfo: memFree=725092/2055920 swapFree=4192956/4192956
[pid=8606] ppid=8604 vsize=47568 CPUtime=36.59
/proc/8606/stat : 8606 (galac.sh) S 8604 8606 8206 0 -1 4194304 799 22927 0 3 0 0 3629 30 17 0 1 0 19373182 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8606/statm: 11892 363 245 79 0 218 0
[pid=8909] ppid=8606 vsize=189820 CPUtime=65.32
/proc/8909/stat : 8909 (minisat) R 8606 8606 8206 0 -1 4194304 46951 0 0 0 6504 28 0 0 25 0 1 0 19376870 194375680 46918 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/8909/statm: 47455 46918 54 142 0 47311 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 237388

[startup+162.602 s]
/proc/loadavg: 1.93 1.41 1.15 3/75 8910
/proc/meminfo: memFree=583460/2055920 swapFree=4192956/4192956
[pid=8606] ppid=8604 vsize=47568 CPUtime=36.59
/proc/8606/stat : 8606 (galac.sh) S 8604 8606 8206 0 -1 4194304 799 22927 0 3 0 0 3629 30 17 0 1 0 19373182 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8606/statm: 11892 363 245 79 0 218 0

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

/proc/8606/stat : 8606 (galac.sh) S 8604 8606 8206 0 -1 4194304 799 22927 0 3 0 0 3629 30 17 0 1 0 19373182 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8606/statm: 11892 363 245 79 0 218 0
[pid=8909] ppid=8606 vsize=568956 CPUtime=902.22
/proc/8909/stat : 8909 (minisat) R 8606 8606 8206 0 -1 4194304 141029 0 0 0 90088 134 0 0 25 0 1 0 19376870 582610944 140967 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 0 0 0
/proc/8909/statm: 142239 140967 54 142 0 142095 0
Current children cumulated CPU time (s) 938.81
Current children cumulated vsize (KiB) 616524

[startup+1003.39 s]
/proc/loadavg: 2.01 1.97 1.64 3/75 8912
/proc/meminfo: memFree=15524/2055920 swapFree=4192956/4192956
[pid=8606] ppid=8604 vsize=47568 CPUtime=36.59
/proc/8606/stat : 8606 (galac.sh) S 8604 8606 8206 0 -1 4194304 799 22927 0 3 0 0 3629 30 17 0 1 0 19373182 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8606/statm: 11892 363 245 79 0 218 0
[pid=8909] ppid=8606 vsize=593364 CPUtime=961.97
/proc/8909/stat : 8909 (minisat) R 8606 8606 8206 0 -1 4194304 147123 0 0 0 96055 142 0 0 25 0 1 0 19376870 607604736 147061 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529414 0 0 4096 3 0 0 0 17 0 0 0
/proc/8909/statm: 148341 147061 54 142 0 148197 0
Current children cumulated CPU time (s) 998.56
Current children cumulated vsize (KiB) 640932

[startup+1063.45 s]
/proc/loadavg: 2.06 1.99 1.67 3/75 8912
/proc/meminfo: memFree=14756/2055920 swapFree=4192956/4192956
[pid=8606] ppid=8604 vsize=47568 CPUtime=36.59
/proc/8606/stat : 8606 (galac.sh) S 8604 8606 8206 0 -1 4194304 799 22927 0 3 0 0 3629 30 17 0 1 0 19373182 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8606/statm: 11892 363 245 79 0 218 0
[pid=8909] ppid=8606 vsize=615080 CPUtime=1021.75
/proc/8909/stat : 8909 (minisat) R 8606 8606 8206 0 -1 4194304 152478 0 0 0 102027 148 0 0 25 0 1 0 19376870 629841920 152408 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/8909/statm: 153770 152408 54 142 0 153626 0
Current children cumulated CPU time (s) 1058.34
Current children cumulated vsize (KiB) 662648

[startup+1123.5 s]
/proc/loadavg: 2.02 1.99 1.68 3/75 8912
/proc/meminfo: memFree=15140/2055920 swapFree=4192956/4192956
[pid=8606] ppid=8604 vsize=47568 CPUtime=36.59
/proc/8606/stat : 8606 (galac.sh) S 8604 8606 8206 0 -1 4194304 799 22927 0 3 0 0 3629 30 17 0 1 0 19373182 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8606/statm: 11892 363 245 79 0 218 0
[pid=8909] ppid=8606 vsize=666984 CPUtime=1081.53
/proc/8909/stat : 8909 (minisat) R 8606 8606 8206 0 -1 4194304 165157 0 0 0 107993 160 0 0 25 0 1 0 19376870 682991616 165087 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525757 0 0 4096 3 0 0 0 17 0 0 0
/proc/8909/statm: 166746 165087 54 142 0 166602 0
Current children cumulated CPU time (s) 1118.12
Current children cumulated vsize (KiB) 714552

[startup+1183.55 s]
/proc/loadavg: 2.01 1.99 1.70 3/75 8912
/proc/meminfo: memFree=15588/2055920 swapFree=4192956/4192956
[pid=8606] ppid=8604 vsize=47568 CPUtime=36.59
/proc/8606/stat : 8606 (galac.sh) S 8604 8606 8206 0 -1 4194304 799 22927 0 3 0 0 3629 30 17 0 1 0 19373182 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8606/statm: 11892 363 245 79 0 218 0
[pid=8909] ppid=8606 vsize=705308 CPUtime=1141.28
/proc/8909/stat : 8909 (minisat) R 8606 8606 8206 0 -1 4194304 174702 0 0 0 113958 170 0 0 25 0 1 0 19376870 722235392 174632 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529426 0 0 4096 3 0 0 0 17 0 0 0
/proc/8909/statm: 176327 174632 54 142 0 176183 0
Current children cumulated CPU time (s) 1177.87
Current children cumulated vsize (KiB) 752876

[startup+1243.62 s]
/proc/loadavg: 2.00 1.99 1.72 3/75 8912
/proc/meminfo: memFree=15716/2055920 swapFree=4192956/4192956
[pid=8606] ppid=8604 vsize=47568 CPUtime=36.59
/proc/8606/stat : 8606 (galac.sh) S 8604 8606 8206 0 -1 4194304 799 22927 0 3 0 0 3629 30 17 0 1 0 19373182 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8606/statm: 11892 363 245 79 0 218 0
[pid=8909] ppid=8606 vsize=727700 CPUtime=1201.06
/proc/8909/stat : 8909 (minisat) R 8606 8606 8206 0 -1 4194304 180223 0 0 0 119930 176 0 0 25 0 1 0 19376870 745164800 180153 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/8909/statm: 181925 180153 54 142 0 181781 0
Current children cumulated CPU time (s) 1237.65
Current children cumulated vsize (KiB) 775268

[startup+1303.69 s]
/proc/loadavg: 2.04 2.00 1.74 3/75 8912
/proc/meminfo: memFree=15332/2055920 swapFree=4192956/4192956
[pid=8606] ppid=8604 vsize=47568 CPUtime=36.59
/proc/8606/stat : 8606 (galac.sh) S 8604 8606 8206 0 -1 4194304 799 22927 0 3 0 0 3629 30 17 0 1 0 19373182 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8606/statm: 11892 363 245 79 0 218 0
[pid=8909] ppid=8606 vsize=753072 CPUtime=1260.84
/proc/8909/stat : 8909 (minisat) R 8606 8606 8206 0 -1 4194304 186554 0 0 0 125901 183 0 0 25 0 1 0 19376870 771145728 186484 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/8909/statm: 188268 186484 54 142 0 188124 0
Current children cumulated CPU time (s) 1297.43
Current children cumulated vsize (KiB) 800640

[startup+1363.75 s]
/proc/loadavg: 2.06 2.01 1.76 3/75 8912
/proc/meminfo: memFree=15780/2055920 swapFree=4192956/4192956
[pid=8606] ppid=8604 vsize=47568 CPUtime=36.59
/proc/8606/stat : 8606 (galac.sh) S 8604 8606 8206 0 -1 4194304 799 22927 0 3 0 0 3629 30 17 0 1 0 19373182 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8606/statm: 11892 363 245 79 0 218 0
[pid=8909] ppid=8606 vsize=778780 CPUtime=1320.59
/proc/8909/stat : 8909 (minisat) R 8606 8606 8206 0 -1 4194304 192974 0 0 0 131870 189 0 0 25 0 1 0 19376870 797470720 192904 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/8909/statm: 194695 192904 54 142 0 194551 0
Current children cumulated CPU time (s) 1357.18
Current children cumulated vsize (KiB) 826348

[startup+1423.81 s]
/proc/loadavg: 2.02 2.01 1.77 3/75 8912
/proc/meminfo: memFree=14820/2055920 swapFree=4192956/4192956
[pid=8606] ppid=8604 vsize=47568 CPUtime=36.59
/proc/8606/stat : 8606 (galac.sh) S 8604 8606 8206 0 -1 4194304 799 22927 0 3 0 0 3629 30 17 0 1 0 19373182 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8606/statm: 11892 363 245 79 0 218 0
[pid=8909] ppid=8606 vsize=802972 CPUtime=1380.37
/proc/8909/stat : 8909 (minisat) R 8606 8606 8206 0 -1 4194304 198980 0 0 0 137841 196 0 0 25 0 1 0 19376870 822243328 198910 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525757 0 0 4096 3 0 0 0 17 0 0 0
/proc/8909/statm: 200743 198910 54 142 0 200599 0
Current children cumulated CPU time (s) 1416.96
Current children cumulated vsize (KiB) 850540

[startup+1483.86 s]
/proc/loadavg: 2.00 2.00 1.78 3/75 8912
/proc/meminfo: memFree=15332/2055920 swapFree=4192956/4192956
[pid=8606] ppid=8604 vsize=47568 CPUtime=36.59
/proc/8606/stat : 8606 (galac.sh) S 8604 8606 8206 0 -1 4194304 799 22927 0 3 0 0 3629 30 17 0 1 0 19373182 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8606/statm: 11892 363 245 79 0 218 0
[pid=8909] ppid=8606 vsize=819368 CPUtime=1440.16
/proc/8909/stat : 8909 (minisat) R 8606 8606 8206 0 -1 4194304 203002 0 0 0 143814 202 0 0 25 0 1 0 19376870 839032832 202932 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/8909/statm: 204842 202932 54 142 0 204698 0
Current children cumulated CPU time (s) 1476.75
Current children cumulated vsize (KiB) 866936

[startup+1543.92 s]
/proc/loadavg: 2.00 2.00 1.79 3/75 8912
/proc/meminfo: memFree=16292/2055920 swapFree=4192956/4192956
[pid=8606] ppid=8604 vsize=47568 CPUtime=36.59
/proc/8606/stat : 8606 (galac.sh) S 8604 8606 8206 0 -1 4194304 799 22927 0 3 0 0 3629 30 17 0 1 0 19373182 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8606/statm: 11892 363 245 79 0 218 0
[pid=8909] ppid=8606 vsize=832408 CPUtime=1499.9
/proc/8909/stat : 8909 (minisat) R 8606 8606 8206 0 -1 4194304 206263 0 0 0 149784 206 0 0 25 0 1 0 19376870 852385792 206193 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529446 0 0 4096 3 0 0 0 17 0 0 0
/proc/8909/statm: 208102 206193 54 142 0 207958 0
Current children cumulated CPU time (s) 1536.49
Current children cumulated vsize (KiB) 879976

[startup+1603.98 s]
/proc/loadavg: 2.00 2.00 1.80 3/75 8912
/proc/meminfo: memFree=14884/2055920 swapFree=4192956/4192956
[pid=8606] ppid=8604 vsize=47568 CPUtime=36.59
/proc/8606/stat : 8606 (galac.sh) S 8604 8606 8206 0 -1 4194304 799 22927 0 3 0 0 3629 30 17 0 1 0 19373182 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8606/statm: 11892 363 245 79 0 218 0
[pid=8909] ppid=8606 vsize=851452 CPUtime=1559.66
/proc/8909/stat : 8909 (minisat) R 8606 8606 8206 0 -1 4194304 210964 0 0 0 155755 211 0 0 25 0 1 0 19376870 871886848 210894 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/8909/statm: 212863 210894 54 142 0 212719 0
Current children cumulated CPU time (s) 1596.25
Current children cumulated vsize (KiB) 899020

[startup+1663.99 s]
/proc/loadavg: 1.66 1.92 1.79 2/66 9381
/proc/meminfo: memFree=912708/2055920 swapFree=4192956/4192956
[pid=8606] ppid=8604 vsize=47568 CPUtime=36.59
/proc/8606/stat : 8606 (galac.sh) S 8604 8606 8206 0 -1 4194304 799 22927 0 3 0 0 3629 30 17 0 1 0 19373182 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8606/statm: 11892 363 245 79 0 218 0
[pid=8909] ppid=8606 vsize=865836 CPUtime=1619.46
/proc/8909/stat : 8909 (minisat) R 8606 8606 8206 0 -1 4194304 214516 0 0 0 161732 214 0 0 25 0 1 0 19376870 886616064 214446 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/8909/statm: 216459 214446 54 142 0 216315 0
Current children cumulated CPU time (s) 1656.05
Current children cumulated vsize (KiB) 913404



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1692.38 s]
/proc/loadavg: 1.40 1.83 1.76 2/66 9381
/proc/meminfo: memFree=904324/2055920 swapFree=4192956/4192956
[pid=8606] ppid=8604 vsize=47568 CPUtime=36.59
/proc/8606/stat : 8606 (galac.sh) S 8604 8606 8206 0 -1 4194304 799 22927 0 3 0 0 3629 30 17 0 1 0 19373182 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 257203301210 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/8606/statm: 11892 363 245 79 0 218 0
[pid=8909] ppid=8606 vsize=874056 CPUtime=1647.84
/proc/8909/stat : 8909 (minisat) R 8606 8606 8206 0 -1 4194304 216586 0 0 0 164567 217 0 0 25 0 1 0 19376870 895033344 216516 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/8909/statm: 218514 216516 54 142 0 218370 0
Current children cumulated CPU time (s) 1684.43
Current children cumulated vsize (KiB) 921624

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1692.39
CPU time (s): 36.6204
CPU user time (s): 36.3015
CPU system time (s): 0.318951
CPU usage (%): 2.16383
Max. virtual memory (cumulated for all children) (KiB): 921624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 36.3015
system time used= 0.318951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23726
page faults= 3
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2433
involuntary context switches= 2415

runsolver used 1.53377 s user time and 4.47532 s system time

The end

Launcher Data (download as text)

Begin job on node65 on Sat Jan 13 20:05:58 UTC 2007


IDJOB= 237776
IDBENCH= 6962
IDSOLVER= 78
FILE ID= node65/237776-1168718756

PBS_JOBID= 3547635

Free space on /tmp= 66560 MiB

SOLVER NAME= galac 1
BENCH NAME= HOME/pub/bench/CPAI06/haystacks/haystacks_34.xml
COMMAND LINE= /tmp/evaluation/237776-1168718756/galac.sh /tmp/evaluation/237776-1168718756/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node65/watcher-237776-1168718756 -o ROOT/results/node65/solver-237776-1168718756 -C 1800 -M 900  /tmp/evaluation/237776-1168718756/galac.sh /tmp/evaluation/237776-1168718756/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  59402b4c8ddb23a8b0b5394ce6a8b96b

RANDOM SEED= 50923909

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.263
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.263
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:       1142308 kB
Buffers:         46888 kB
Cached:         773464 kB
SwapCached:          0 kB
Active:         168968 kB
Inactive:       671564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1142308 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            5392 kB
Writeback:           0 kB
Mapped:          30348 kB
Slab:            58856 kB
Committed_AS:   299612 kB
PageTables:       1668 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= 66540 MiB



End job on node65 on Sat Jan 13 20:34:12 UTC 2007