Trace number 217696

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? (TO) 1800.1 1809.48

General information on the benchmark

NamegolombRuler/golombRulerArity3/
ruler-70-12-a3.xml
MD5SUMfdb8a82ab84ab99e0d3021e158248c01
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark757.64
SatisfiableNO
(Un)Satisfiability was proved
Number of variables78
Number of constraints2277
Maximum constraint arity3
Maximum domain size71
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2277
Global constraints used (with number of constraints)

Solver Data (download as text)

0.11	c --- Preproc Stats ---
1.64	c start processing
1.64	c start relation processing
1.76	c start cnf exporting
39.05	c parsing time : 1.33
39.05	c preprocessing time : 38.74
39.05	
39.05	c Nary constraints - conflicts : 0 supports : 66
39.05	c Binary constraints - conflicts : 2145 supports :66
39.05	c max arity constraint : 3
39.05	c Max Tuples generated 352870
39.05	c relations : 3
39.05	c relations BDD: 1
39.05	c vars : 178723 - clauses :  1027818
39.05	
39.09	 
39.09	c --- Minisat Stats ---
39.09	 

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/node62/watcher-217696-1168248538 -o ROOT/results/node62/solver-217696-1168248538 -C 1800 -M 900 /tmp/evaluation/217696-1168248538/galac.sh /tmp/evaluation/217696-1168248538/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.87 1.99 1.87 4/68 23673
/proc/meminfo: memFree=1884264/2055920 swapFree=4192812/4192956
[pid=23672] ppid=23670 vsize=8652 CPUtime=0
/proc/23672/stat : 23672 (galac.sh) R 23670 23672 23266 0 -1 4194304 335 0 0 0 0 0 0 0 17 0 1 0 173251649 8859648 279 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437695135 0 65538 4096 73728 0 0 0 17 1 0 0
/proc/23672/statm: 2163 279 207 79 0 156 0
[pid=23674] ppid=23672 vsize=8688 CPUtime=0
/proc/23674/stat : 23674 (galac.sh) S 23672 23672 23266 0 -1 4194368 38 0 0 0 0 0 0 0 17 0 1 0 173251649 8896512 286 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437864530 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/23674/statm: 2172 286 209 79 0 165 0
[pid=23675] ppid=23674 vsize=8728 CPUtime=0
/proc/23675/stat : 23675 (galac.sh) R 23674 23672 23266 0 -1 4194368 26 0 0 0 0 0 0 0 20 0 1 0 173251649 8937472 290 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437695783 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/23675/statm: 0 0 0 0 0 0 0

[startup+0.105742 s]
/proc/loadavg: 1.87 1.99 1.87 4/68 23673
/proc/meminfo: memFree=1884264/2055920 swapFree=4192812/4192956
[pid=23672] ppid=23670 vsize=47572 CPUtime=0.01
/proc/23672/stat : 23672 (galac.sh) D 23670 23672 23266 0 -1 4194304 744 1704 0 0 0 0 0 1 17 0 1 0 173251649 48713728 358 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437863922 0 2147483391 4096 73728 18446744072099781622 0 0 17 1 0 0
/proc/23672/statm: 11893 358 245 79 0 217 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.513828 s]
/proc/loadavg: 1.87 1.99 1.87 4/68 23673
/proc/meminfo: memFree=1884264/2055920 swapFree=4192812/4192956
[pid=23672] ppid=23670 vsize=47576 CPUtime=0.01
/proc/23672/stat : 23672 (galac.sh) S 23670 23672 23266 0 -1 4194304 761 1704 0 0 0 0 0 1 17 0 1 0 173251649 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/23672/statm: 11894 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+1.33699 s]
/proc/loadavg: 1.87 1.99 1.87 4/92 23733
/proc/meminfo: memFree=1823008/2055920 swapFree=4192812/4192956
[pid=23672] ppid=23670 vsize=47576 CPUtime=0.01
/proc/23672/stat : 23672 (galac.sh) S 23670 23672 23266 0 -1 4194304 761 1704 0 0 0 0 0 1 17 0 1 0 173251649 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/23672/statm: 11894 363 245 79 0 218 0
[pid=23686] ppid=23672 vsize=861196 CPUtime=1.12
/proc/23686/stat : 23686 (java) R 23672 23672 23266 0 -1 0 12996 0 1 0 104 8 0 0 19 0 8 0 173251660 881864704 12748 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073721825 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23686/statm: 215299 12748 1994 14 0 201504 0
[pid=23686/tid=23687] ppid=23672 vsize=861196 CPUtime=0.08
/proc/23686/task/23687/stat : 23687 (java) S 23672 23672 23266 0 -1 64 3453 0 0 0 7 1 0 0 16 0 8 0 173251671 881864704 12748 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23686/tid=23688] ppid=23672 vsize=861196 CPUtime=0
/proc/23686/task/23688/stat : 23688 (java) S 23672 23672 23266 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 173251672 881864704 12748 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23686/tid=23689] ppid=23672 vsize=861196 CPUtime=0
/proc/23686/task/23689/stat : 23689 (java) S 23672 23672 23266 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 173251672 881864704 12748 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23686/tid=23690] ppid=23672 vsize=861196 CPUtime=0
/proc/23686/task/23690/stat : 23690 (java) S 23672 23672 23266 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 173251675 881864704 12748 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23686/tid=23691] ppid=23672 vsize=861196 CPUtime=0.3
/proc/23686/task/23691/stat : 23691 (java) S 23672 23672 23266 0 -1 64 1066 0 0 0 29 1 0 0 16 0 8 0 173251675 881864704 12748 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23686/tid=23692] ppid=23672 vsize=861196 CPUtime=0
/proc/23686/task/23692/stat : 23692 (java) S 23672 23672 23266 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 173251675 881864704 12748 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23686/tid=23693] ppid=23672 vsize=861196 CPUtime=0
/proc/23686/task/23693/stat : 23693 (java) S 23672 23672 23266 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173251675 881864704 12748 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.13
Current children cumulated vsize (KiB) 908772

[startup+2.98813 s]
/proc/loadavg: 1.87 1.99 1.87 3/92 23733
/proc/meminfo: memFree=1759136/2055920 swapFree=4192812/4192956
[pid=23672] ppid=23670 vsize=47576 CPUtime=0.01
/proc/23672/stat : 23672 (galac.sh) S 23670 23672 23266 0 -1 4194304 761 1704 0 0 0 0 0 1 17 0 1 0 173251649 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/23672/statm: 11894 363 245 79 0 218 0
[pid=23686] ppid=23672 vsize=861196 CPUtime=2.76
/proc/23686/stat : 23686 (java) R 23672 23672 23266 0 -1 0 20380 0 1 0 262 14 0 0 25 0 8 0 173251660 881864704 20129 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074405064 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23686/statm: 215299 20129 2018 14 0 201504 0
[pid=23686/tid=23687] ppid=23672 vsize=861196 CPUtime=0.1
/proc/23686/task/23687/stat : 23687 (java) S 23672 23672 23266 0 -1 64 4253 0 0 0 9 1 0 0 16 0 8 0 173251671 881864704 20129 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23686/tid=23688] ppid=23672 vsize=861196 CPUtime=0
/proc/23686/task/23688/stat : 23688 (java) S 23672 23672 23266 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 173251672 881864704 20129 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23686/tid=23689] ppid=23672 vsize=861196 CPUtime=0
/proc/23686/task/23689/stat : 23689 (java) S 23672 23672 23266 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 173251672 881864704 20129 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23686/tid=23690] ppid=23672 vsize=861196 CPUtime=0
/proc/23686/task/23690/stat : 23690 (java) S 23672 23672 23266 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 173251675 881864704 20129 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23686/tid=23691] ppid=23672 vsize=861196 CPUtime=0.41
/proc/23686/task/23691/stat : 23691 (java) S 23672 23672 23266 0 -1 64 1146 0 0 0 39 2 0 0 15 0 8 0 173251675 881864704 20129 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23686/tid=23692] ppid=23672 vsize=861196 CPUtime=0
/proc/23686/task/23692/stat : 23692 (java) S 23672 23672 23266 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 173251675 881864704 20129 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23686/tid=23693] ppid=23672 vsize=861196 CPUtime=0
/proc/23686/task/23693/stat : 23693 (java) S 23672 23672 23266 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173251675 881864704 20129 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 908772

[startup+6.27678 s]
/proc/loadavg: 2.04 2.02 1.88 5/92 23733
/proc/meminfo: memFree=1505192/2055920 swapFree=4192812/4192956
[pid=23672] ppid=23670 vsize=47576 CPUtime=0.01
/proc/23672/stat : 23672 (galac.sh) S 23670 23672 23266 0 -1 4194304 761 1704 0 0 0 0 0 1 17 0 1 0 173251649 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/23672/statm: 11894 363 245 79 0 218 0
[pid=23686] ppid=23672 vsize=861196 CPUtime=5.45
/proc/23686/stat : 23686 (java) R 23672 23672 23266 0 -1 0 20390 0 1 0 529 16 0 0 25 0 8 0 173251660 881864704 20134 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074466103 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23686/statm: 215299 20134 2018 14 0 201504 0
[pid=23686/tid=23687] ppid=23672 vsize=861196 CPUtime=0.14
/proc/23686/task/23687/stat : 23687 (java) S 23672 23672 23266 0 -1 64 4253 0 0 0 13 1 0 0 17 0 8 0 173251671 881864704 20134 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23686/tid=23688] ppid=23672 vsize=861196 CPUtime=0
/proc/23686/task/23688/stat : 23688 (java) S 23672 23672 23266 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 173251672 881864704 20134 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23686/tid=23689] ppid=23672 vsize=861196 CPUtime=0
/proc/23686/task/23689/stat : 23689 (java) S 23672 23672 23266 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 173251672 881864704 20134 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23686/tid=23690] ppid=23672 vsize=861196 CPUtime=0
/proc/23686/task/23690/stat : 23690 (java) S 23672 23672 23266 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 173251675 881864704 20134 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23686/tid=23691] ppid=23672 vsize=861196 CPUtime=0.42
/proc/23686/task/23691/stat : 23691 (java) S 23672 23672 23266 0 -1 64 1151 0 0 0 40 2 0 0 15 0 8 0 173251675 881864704 20134 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23686/tid=23692] ppid=23672 vsize=861196 CPUtime=0
/proc/23686/task/23692/stat : 23692 (java) S 23672 23672 23266 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 173251675 881864704 20134 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23686/tid=23693] ppid=23672 vsize=861196 CPUtime=0
/proc/23686/task/23693/stat : 23693 (java) S 23672 23672 23266 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173251675 881864704 20134 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.46
Current children cumulated vsize (KiB) 908772

[startup+12.7731 s]
/proc/loadavg: 2.12 2.04 1.88 4/92 23733
/proc/meminfo: memFree=1118128/2055920 swapFree=4192812/4192956
[pid=23672] ppid=23670 vsize=47576 CPUtime=0.01
/proc/23672/stat : 23672 (galac.sh) S 23670 23672 23266 0 -1 4194304 761 1704 0 0 0 0 0 1 17 0 1 0 173251649 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/23672/statm: 11894 363 245 79 0 218 0
[pid=23686] ppid=23672 vsize=861196 CPUtime=11.88
/proc/23686/stat : 23686 (java) R 23672 23672 23266 0 -1 0 20800 0 1 0 1168 20 0 0 25 0 8 0 173251660 881864704 20533 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074420590 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23686/statm: 215299 20533 2018 14 0 201504 0
[pid=23686/tid=23687] ppid=23672 vsize=861196 CPUtime=0.22
/proc/23686/task/23687/stat : 23687 (java) S 23672 23672 23266 0 -1 64 4652 0 0 0 21 1 0 0 16 0 8 0 173251671 881864704 20533 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23686/tid=23688] ppid=23672 vsize=861196 CPUtime=0
/proc/23686/task/23688/stat : 23688 (java) S 23672 23672 23266 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 173251672 881864704 20533 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23686/tid=23689] ppid=23672 vsize=861196 CPUtime=0
/proc/23686/task/23689/stat : 23689 (java) S 23672 23672 23266 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 173251672 881864704 20533 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23686/tid=23690] ppid=23672 vsize=861196 CPUtime=0
/proc/23686/task/23690/stat : 23690 (java) S 23672 23672 23266 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 173251675 881864704 20533 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23686/tid=23691] ppid=23672 vsize=861196 CPUtime=0.42
/proc/23686/task/23691/stat : 23691 (java) S 23672 23672 23266 0 -1 64 1151 0 0 0 40 2 0 0 15 0 8 0 173251675 881864704 20533 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23686/tid=23692] ppid=23672 vsize=861196 CPUtime=0
/proc/23686/task/23692/stat : 23692 (java) S 23672 23672 23266 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 173251675 881864704 20533 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23686/tid=23693] ppid=23672 vsize=861196 CPUtime=0
/proc/23686/task/23693/stat : 23693 (java) S 23672 23672 23266 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173251675 881864704 20533 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 11.89
Current children cumulated vsize (KiB) 908772

[startup+25.6306 s]
/proc/loadavg: 2.02 2.02 1.88 3/81 23960
/proc/meminfo: memFree=1790736/2055920 swapFree=4192812/4192956
[pid=23672] ppid=23670 vsize=47576 CPUtime=0.01
/proc/23672/stat : 23672 (galac.sh) S 23670 23672 23266 0 -1 4194304 761 1704 0 0 0 0 0 1 17 0 1 0 173251649 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/23672/statm: 11894 363 245 79 0 218 0
[pid=23686] ppid=23672 vsize=861196 CPUtime=24.29
/proc/23686/stat : 23686 (java) R 23672 23672 23266 0 -1 0 20821 0 1 0 2405 24 0 0 25 0 8 0 173251660 881864704 20533 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23686/statm: 215299 20533 2018 14 0 201504 0
[pid=23686/tid=23687] ppid=23672 vsize=861196 CPUtime=0.24
/proc/23686/task/23687/stat : 23687 (java) S 23672 23672 23266 0 -1 64 4652 0 0 0 22 2 0 0 16 0 8 0 173251671 881864704 20533 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23686/tid=23688] ppid=23672 vsize=861196 CPUtime=0
/proc/23686/task/23688/stat : 23688 (java) S 23672 23672 23266 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 173251672 881864704 20533 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23686/tid=23689] ppid=23672 vsize=861196 CPUtime=0
/proc/23686/task/23689/stat : 23689 (java) S 23672 23672 23266 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 173251672 881864704 20533 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23686/tid=23690] ppid=23672 vsize=861196 CPUtime=0
/proc/23686/task/23690/stat : 23690 (java) S 23672 23672 23266 0 -1 64 2 0 0 0 0 0 0 0 22 0 8 0 173251675 881864704 20533 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23686/tid=23691] ppid=23672 vsize=861196 CPUtime=0.42
/proc/23686/task/23691/stat : 23691 (java) S 23672 23672 23266 0 -1 64 1151 0 0 0 40 2 0 0 15 0 8 0 173251675 881864704 20533 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23686/tid=23692] ppid=23672 vsize=861196 CPUtime=0
/proc/23686/task/23692/stat : 23692 (java) S 23672 23672 23266 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 173251675 881864704 20533 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23686/tid=23693] ppid=23672 vsize=861196 CPUtime=0
/proc/23686/task/23693/stat : 23693 (java) S 23672 23672 23266 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 173251675 881864704 20533 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 24.3
Current children cumulated vsize (KiB) 908772

[startup+51.3107 s]
/proc/loadavg: 2.01 2.02 1.88 3/74 23961
/proc/meminfo: memFree=1803792/2055920 swapFree=4192812/4192956
[pid=23672] ppid=23670 vsize=47576 CPUtime=37.68
/proc/23672/stat : 23672 (galac.sh) S 23670 23672 23266 0 -1 4194304 799 22561 0 1 0 0 3737 31 17 0 1 0 173251649 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23672/statm: 11894 363 245 79 0 218 0
[pid=23961] ppid=23672 vsize=56972 CPUtime=12.14
/proc/23961/stat : 23961 (minisat) R 23672 23672 23266 0 -1 4194304 13578 0 0 0 1207 7 0 0 25 0 1 0 173255558 58339328 13552 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/23961/statm: 14243 13552 54 142 0 14099 0
Current children cumulated CPU time (s) 49.82
Current children cumulated vsize (KiB) 104548

[startup+102.585 s]
/proc/loadavg: 2.00 2.01 1.89 3/74 23961
/proc/meminfo: memFree=1793552/2055920 swapFree=4192812/4192956
[pid=23672] ppid=23670 vsize=47576 CPUtime=37.68
/proc/23672/stat : 23672 (galac.sh) S 23670 23672 23266 0 -1 4194304 799 22561 0 1 0 0 3737 31 17 0 1 0 173251649 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23672/statm: 11894 363 245 79 0 218 0
[pid=23961] ppid=23672 vsize=67428 CPUtime=63.17
/proc/23961/stat : 23961 (minisat) R 23672 23672 23266 0 -1 4194304 16202 0 0 0 6308 9 0 0 25 0 1 0 173255558 69046272 16176 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/23961/statm: 16857 16176 54 142 0 16713 0
Current children cumulated CPU time (s) 100.85
Current children cumulated vsize (KiB) 115004

[startup+162.686 s]
/proc/loadavg: 2.00 2.00 1.89 3/74 23961
/proc/meminfo: memFree=1784656/2055920 swapFree=4192812/4192956
[pid=23672] ppid=23670 vsize=47576 CPUtime=37.68
/proc/23672/stat : 23672 (galac.sh) S 23670 23672 23266 0 -1 4194304 799 22561 0 1 0 0 3737 31 17 0 1 0 173251649 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23672/statm: 11894 363 245 79 0 218 0

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

/proc/loadavg: 2.00 2.00 1.91 3/74 23961
/proc/meminfo: memFree=1660112/2055920 swapFree=4192812/4192956
[pid=23672] ppid=23670 vsize=47576 CPUtime=37.68
/proc/23672/stat : 23672 (galac.sh) S 23670 23672 23266 0 -1 4194304 799 22561 0 1 0 0 3737 31 17 0 1 0 173251649 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23672/statm: 11894 363 245 79 0 218 0
[pid=23961] ppid=23672 vsize=200752 CPUtime=1080.14
/proc/23961/stat : 23961 (minisat) R 23672 23672 23266 0 -1 4194304 49391 0 0 0 107970 44 0 0 25 0 1 0 173255558 205570048 49365 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/23961/statm: 50188 49365 54 142 0 50044 0
Current children cumulated CPU time (s) 1117.82
Current children cumulated vsize (KiB) 248328

[startup+1184.24 s]
/proc/loadavg: 2.00 2.00 1.91 3/74 23961
/proc/meminfo: memFree=1651152/2055920 swapFree=4192812/4192956
[pid=23672] ppid=23670 vsize=47576 CPUtime=37.68
/proc/23672/stat : 23672 (galac.sh) S 23670 23672 23266 0 -1 4194304 799 22561 0 1 0 0 3737 31 17 0 1 0 173251649 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23672/statm: 11894 363 245 79 0 218 0
[pid=23961] ppid=23672 vsize=209796 CPUtime=1139.97
/proc/23961/stat : 23961 (minisat) R 23672 23672 23266 0 -1 4194304 51643 0 0 0 113949 48 0 0 25 0 1 0 173255558 214831104 51617 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/23961/statm: 52449 51617 54 142 0 52305 0
Current children cumulated CPU time (s) 1177.65
Current children cumulated vsize (KiB) 257372

[startup+1244.33 s]
/proc/loadavg: 2.00 2.00 1.91 3/74 23961
/proc/meminfo: memFree=1642384/2055920 swapFree=4192812/4192956
[pid=23672] ppid=23670 vsize=47576 CPUtime=37.68
/proc/23672/stat : 23672 (galac.sh) S 23670 23672 23266 0 -1 4194304 799 22561 0 1 0 0 3737 31 17 0 1 0 173251649 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23672/statm: 11894 363 245 79 0 218 0
[pid=23961] ppid=23672 vsize=218268 CPUtime=1199.79
/proc/23961/stat : 23961 (minisat) R 23672 23672 23266 0 -1 4194304 53787 0 0 0 119930 49 0 0 25 0 1 0 173255558 223506432 53761 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525952 0 0 4096 3 0 0 0 17 1 0 0
/proc/23961/statm: 54567 53761 54 142 0 54423 0
Current children cumulated CPU time (s) 1237.47
Current children cumulated vsize (KiB) 265844

[startup+1304.43 s]
/proc/loadavg: 2.00 2.00 1.91 3/74 23961
/proc/meminfo: memFree=1635984/2055920 swapFree=4192812/4192956
[pid=23672] ppid=23670 vsize=47576 CPUtime=37.68
/proc/23672/stat : 23672 (galac.sh) S 23670 23672 23266 0 -1 4194304 799 22561 0 1 0 0 3737 31 17 0 1 0 173251649 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23672/statm: 11894 363 245 79 0 218 0
[pid=23961] ppid=23672 vsize=224788 CPUtime=1259.61
/proc/23961/stat : 23961 (minisat) R 23672 23672 23266 0 -1 4194304 55404 0 0 0 125910 51 0 0 25 0 1 0 173255558 230182912 55378 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/23961/statm: 56197 55378 54 142 0 56053 0
Current children cumulated CPU time (s) 1297.29
Current children cumulated vsize (KiB) 272364

[startup+1364.51 s]
/proc/loadavg: 2.00 2.00 1.91 3/74 23961
/proc/meminfo: memFree=1629648/2055920 swapFree=4192812/4192956
[pid=23672] ppid=23670 vsize=47576 CPUtime=37.68
/proc/23672/stat : 23672 (galac.sh) S 23670 23672 23266 0 -1 4194304 799 22561 0 1 0 0 3737 31 17 0 1 0 173251649 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23672/statm: 11894 363 245 79 0 218 0
[pid=23961] ppid=23672 vsize=231036 CPUtime=1319.44
/proc/23961/stat : 23961 (minisat) R 23672 23672 23266 0 -1 4194304 56978 0 0 0 131891 53 0 0 25 0 1 0 173255558 236580864 56952 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/23961/statm: 57759 56952 54 142 0 57615 0
Current children cumulated CPU time (s) 1357.12
Current children cumulated vsize (KiB) 278612

[startup+1424.6 s]
/proc/loadavg: 2.00 2.00 1.91 3/74 23961
/proc/meminfo: memFree=1622800/2055920 swapFree=4192812/4192956
[pid=23672] ppid=23670 vsize=47576 CPUtime=37.68
/proc/23672/stat : 23672 (galac.sh) S 23670 23672 23266 0 -1 4194304 799 22561 0 1 0 0 3737 31 17 0 1 0 173251649 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23672/statm: 11894 363 245 79 0 218 0
[pid=23961] ppid=23672 vsize=237900 CPUtime=1379.25
/proc/23961/stat : 23961 (minisat) R 23672 23672 23266 0 -1 4194304 58684 0 0 0 137871 54 0 0 25 0 1 0 173255558 243609600 58658 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/23961/statm: 59475 58658 54 142 0 59331 0
Current children cumulated CPU time (s) 1416.93
Current children cumulated vsize (KiB) 285476

[startup+1484.7 s]
/proc/loadavg: 2.03 2.01 1.92 3/74 23961
/proc/meminfo: memFree=1614416/2055920 swapFree=4192812/4192956
[pid=23672] ppid=23670 vsize=47576 CPUtime=37.68
/proc/23672/stat : 23672 (galac.sh) S 23670 23672 23266 0 -1 4194304 799 22561 0 1 0 0 3737 31 17 0 1 0 173251649 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23672/statm: 11894 363 245 79 0 218 0
[pid=23961] ppid=23672 vsize=246228 CPUtime=1439.09
/proc/23961/stat : 23961 (minisat) R 23672 23672 23266 0 -1 4194304 60751 0 0 0 143852 57 0 0 25 0 1 0 173255558 252137472 60725 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134521387 0 0 4096 3 0 0 0 17 1 0 0
/proc/23961/statm: 61557 60725 54 142 0 61413 0
Current children cumulated CPU time (s) 1476.77
Current children cumulated vsize (KiB) 293804

[startup+1544.8 s]
/proc/loadavg: 2.01 2.00 1.92 3/74 23961
/proc/meminfo: memFree=1606608/2055920 swapFree=4192812/4192956
[pid=23672] ppid=23670 vsize=47576 CPUtime=37.68
/proc/23672/stat : 23672 (galac.sh) S 23670 23672 23266 0 -1 4194304 799 22561 0 1 0 0 3737 31 17 0 1 0 173251649 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23672/statm: 11894 363 245 79 0 218 0
[pid=23961] ppid=23672 vsize=254044 CPUtime=1498.93
/proc/23961/stat : 23961 (minisat) R 23672 23672 23266 0 -1 4194304 62703 0 0 0 149834 59 0 0 25 0 1 0 173255558 260141056 62677 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/23961/statm: 63511 62677 54 142 0 63367 0
Current children cumulated CPU time (s) 1536.61
Current children cumulated vsize (KiB) 301620

[startup+1604.89 s]
/proc/loadavg: 2.00 2.00 1.92 3/74 23961
/proc/meminfo: memFree=1599824/2055920 swapFree=4192812/4192956
[pid=23672] ppid=23670 vsize=47576 CPUtime=37.68
/proc/23672/stat : 23672 (galac.sh) S 23670 23672 23266 0 -1 4194304 799 22561 0 1 0 0 3737 31 17 0 1 0 173251649 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23672/statm: 11894 363 245 79 0 218 0
[pid=23961] ppid=23672 vsize=260920 CPUtime=1558.76
/proc/23961/stat : 23961 (minisat) R 23672 23672 23266 0 -1 4194304 64405 0 0 0 155815 61 0 0 25 0 1 0 173255558 267182080 64379 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/23961/statm: 65230 64379 54 142 0 65086 0
Current children cumulated CPU time (s) 1596.44
Current children cumulated vsize (KiB) 308496

[startup+1664.98 s]
/proc/loadavg: 2.00 2.00 1.92 3/74 23961
/proc/meminfo: memFree=1594000/2055920 swapFree=4192812/4192956
[pid=23672] ppid=23670 vsize=47576 CPUtime=37.68
/proc/23672/stat : 23672 (galac.sh) S 23670 23672 23266 0 -1 4194304 799 22561 0 1 0 0 3737 31 17 0 1 0 173251649 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23672/statm: 11894 363 245 79 0 218 0
[pid=23961] ppid=23672 vsize=266776 CPUtime=1618.57
/proc/23961/stat : 23961 (minisat) R 23672 23672 23266 0 -1 4194304 65858 0 0 0 161794 63 0 0 25 0 1 0 173255558 273178624 65832 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529616 0 0 4096 3 0 0 0 17 1 0 0
/proc/23961/statm: 66694 65832 54 142 0 66550 0
Current children cumulated CPU time (s) 1656.25
Current children cumulated vsize (KiB) 314352

[startup+1725.08 s]
/proc/loadavg: 2.00 2.00 1.92 3/74 23961
/proc/meminfo: memFree=1588048/2055920 swapFree=4192812/4192956
[pid=23672] ppid=23670 vsize=47576 CPUtime=37.68
/proc/23672/stat : 23672 (galac.sh) S 23670 23672 23266 0 -1 4194304 799 22561 0 1 0 0 3737 31 17 0 1 0 173251649 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23672/statm: 11894 363 245 79 0 218 0
[pid=23961] ppid=23672 vsize=273028 CPUtime=1678.4
/proc/23961/stat : 23961 (minisat) R 23672 23672 23266 0 -1 4194304 67308 0 0 0 167774 66 0 0 25 0 1 0 173255558 279580672 67282 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/23961/statm: 68257 67282 54 142 0 68113 0
Current children cumulated CPU time (s) 1716.08
Current children cumulated vsize (KiB) 320604

[startup+1785.16 s]
/proc/loadavg: 2.00 2.00 1.92 3/74 23961
/proc/meminfo: memFree=1583120/2055920 swapFree=4192812/4192956
[pid=23672] ppid=23670 vsize=47576 CPUtime=37.68
/proc/23672/stat : 23672 (galac.sh) S 23670 23672 23266 0 -1 4194304 799 22561 0 1 0 0 3737 31 17 0 1 0 173251649 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23672/statm: 11894 363 245 79 0 218 0
[pid=23961] ppid=23672 vsize=277876 CPUtime=1738.22
/proc/23961/stat : 23961 (minisat) R 23672 23672 23266 0 -1 4194304 68553 0 0 0 173755 67 0 0 25 0 1 0 173255558 284545024 68527 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/23961/statm: 69469 68527 54 142 0 69325 0
Current children cumulated CPU time (s) 1775.9
Current children cumulated vsize (KiB) 325452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.47 s]
/proc/loadavg: 2.06 2.01 1.92 3/74 23961
/proc/meminfo: memFree=1581008/2055920 swapFree=4192812/4192956
[pid=23672] ppid=23670 vsize=47576 CPUtime=37.68
/proc/23672/stat : 23672 (galac.sh) S 23670 23672 23266 0 -1 4194304 799 22561 0 1 0 0 3737 31 17 0 1 0 173251649 48717824 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 236437302106 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/23672/statm: 11894 363 245 79 0 218 0
[pid=23961] ppid=23672 vsize=279988 CPUtime=1762.42
/proc/23961/stat : 23961 (minisat) R 23672 23672 23266 0 -1 4194304 69074 0 0 0 176175 67 0 0 25 0 1 0 173255558 286707712 69048 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 1 0 0
/proc/23961/statm: 69997 69048 54 142 0 69853 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 327564

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

Child ended because it received signal 15 (SIGTERM)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 23672 and gives childrusage.ru_utime.tv_sec=37 childrusage.ru_utime.tv_usec=384316 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=315951
CPU time returned by wait4() is 37.7003
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): 1809.48
CPU time (s): 1800.1
CPU user time (s): 1799.12
CPU system time (s): 0.98
CPU usage (%): 99.4816
Max. virtual memory (cumulated for all children) (KiB): 908772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 37.3843
system time used= 0.315951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23360
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= 2893
involuntary context switches= 3111

runsolver used 1.78673 s user time and 4.67129 s system time

The end

Launcher Data (download as text)

Begin job on node62 on Mon Jan  8 09:28:59 UTC 2007


IDJOB= 217696
IDBENCH= 5165
FILE ID= node62/217696-1168248538

PBS_JOBID= 3481867

Free space on /tmp= 66556 MiB

BENCH NAME= HOME/pub/bench/CPAI06/golombRuler/golombRulerArity3/ruler-70-12-a3.xml
COMMAND LINE= /tmp/evaluation/217696-1168248538/galac.sh /tmp/evaluation/217696-1168248538/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node62/watcher-217696-1168248538 -o ROOT/results/node62/solver-217696-1168248538 -C 1800 -M 900  /tmp/evaluation/217696-1168248538/galac.sh /tmp/evaluation/217696-1168248538/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  fdb8a82ab84ab99e0d3021e158248c01

RANDOM SEED= 652916367

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.259
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.259
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:       1884744 kB
Buffers:         13100 kB
Cached:          87268 kB
SwapCached:          0 kB
Active:          78076 kB
Inactive:        42780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1884744 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3092 kB
Writeback:           0 kB
Mapped:          30640 kB
Slab:            36036 kB
Committed_AS:  3683088 kB
PageTables:       1684 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66533 MiB



End job on node62 on Mon Jan  8 09:59:08 UTC 2007