Trace number 237728

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) 26.9019 1804.77

General information on the benchmark

Namehaystacks/
haystacks_31.xml
MD5SUM3807993ed2a30880ef814b06dd715ec6
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 benchmark115.557
SatisfiableNO
(Un)Satisfiability was proved
Number of variables961
Number of constraints14445
Maximum constraint arity2
Maximum domain size31
Number of constraints which are defined in extension0
Number of constraints which are defined in intension14445
Global constraints used (with number of constraints)

Solver Data (download as text)

0.06	c --- Preproc Stats ---
7.35	c start processing
7.35	c start relation processing
7.36	c start cnf exporting
27.23	c parsing time : 7.159
27.23	c preprocessing time : 27.036
27.24	
27.24	c Nary constraints - conflicts : 0 supports : 0
27.24	c Binary constraints - conflicts : 14415 supports :30
27.24	c max arity constraint : 2
27.24	c Max Tuples generated 961
27.24	c relations : 4
27.24	c relations BDD: 0
27.24	c vars : 29792 - clauses :  898351
27.24	
27.27	 
27.27	c --- Minisat Stats ---
27.27	 

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/node11/watcher-237728-1168718713 -o ROOT/results/node11/solver-237728-1168718713 -C 1800 -M 900 /tmp/evaluation/237728-1168718713/galac.sh /tmp/evaluation/237728-1168718713/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.92 1.98 1.98 4/94 15966
/proc/meminfo: memFree=1012944/2055920 swapFree=4171812/4192956
[pid=15965] ppid=15963 vsize=8564 CPUtime=0
/proc/15965/stat : 15965 (galac.sh) D 15963 15965 15621 0 -1 4194304 317 0 0 0 0 0 0 0 16 0 1 0 220266352 8769536 261 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262910214098 0 2 4096 8192 18446744072100051646 0 0 17 0 0 0
/proc/15965/statm: 2141 261 201 79 0 134 0

[startup+0.106824 s]
/proc/loadavg: 1.92 1.98 1.98 4/94 15966
/proc/meminfo: memFree=1012944/2055920 swapFree=4171812/4192956
[pid=15965] ppid=15963 vsize=47568 CPUtime=0.01
/proc/15965/stat : 15965 (galac.sh) S 15963 15965 15621 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 220266352 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15965/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.514904 s]
/proc/loadavg: 1.92 1.98 1.98 4/94 15966
/proc/meminfo: memFree=1012944/2055920 swapFree=4171812/4192956
[pid=15965] ppid=15963 vsize=47568 CPUtime=0.01
/proc/15965/stat : 15965 (galac.sh) S 15963 15965 15621 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 220266352 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15965/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.33607 s]
/proc/loadavg: 1.92 1.98 1.98 3/102 15986
/proc/meminfo: memFree=973136/2055920 swapFree=4171812/4192956
[pid=15965] ppid=15963 vsize=47568 CPUtime=0.01
/proc/15965/stat : 15965 (galac.sh) S 15963 15965 15621 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 220266352 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15965/statm: 11892 363 245 79 0 218 0
[pid=15979] ppid=15965 vsize=861064 CPUtime=1.25
/proc/15979/stat : 15979 (java) R 15965 15965 15621 0 -1 0 12067 0 1 0 119 6 0 0 17 0 8 0 220266358 881729536 11818 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073655985 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15979/statm: 215266 11818 1994 14 0 201471 0
[pid=15979/tid=15980] ppid=15965 vsize=861064 CPUtime=0.12
/proc/15979/task/15980/stat : 15980 (java) S 15965 15965 15621 0 -1 64 3418 0 0 0 11 1 0 0 16 0 8 0 220266362 881729536 11818 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15979/tid=15981] ppid=15965 vsize=861064 CPUtime=0
/proc/15979/task/15981/stat : 15981 (java) S 15965 15965 15621 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220266362 881729536 11818 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15979/tid=15982] ppid=15965 vsize=861064 CPUtime=0
/proc/15979/task/15982/stat : 15982 (java) S 15965 15965 15621 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 220266362 881729536 11818 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15979/tid=15983] ppid=15965 vsize=861064 CPUtime=0
/proc/15979/task/15983/stat : 15983 (java) S 15965 15965 15621 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220266366 881729536 11818 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15979/tid=15984] ppid=15965 vsize=861064 CPUtime=0.28
/proc/15979/task/15984/stat : 15984 (java) R 15965 15965 15621 0 -1 64 1027 0 0 0 27 1 0 0 21 0 8 0 220266366 881729536 11818 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15979/tid=15985] ppid=15965 vsize=861064 CPUtime=0
/proc/15979/task/15985/stat : 15985 (java) S 15965 15965 15621 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220266366 881729536 11818 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15979/tid=15986] ppid=15965 vsize=861064 CPUtime=0
/proc/15979/task/15986/stat : 15986 (java) S 15965 15965 15621 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220266366 881729536 11818 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 908632

[startup+2.9844 s]
/proc/loadavg: 1.92 1.98 1.98 3/102 15986
/proc/meminfo: memFree=962384/2055920 swapFree=4171812/4192956
[pid=15965] ppid=15963 vsize=47568 CPUtime=0.01
/proc/15965/stat : 15965 (galac.sh) S 15963 15965 15621 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 220266352 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15965/statm: 11892 363 245 79 0 218 0
[pid=15979] ppid=15965 vsize=861196 CPUtime=2.88
/proc/15979/stat : 15979 (java) R 15965 15965 15621 0 -1 0 19385 0 1 0 279 9 0 0 25 0 8 0 220266358 881864704 19135 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073450854 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15979/statm: 215299 19135 1994 14 0 201504 0
[pid=15979/tid=15980] ppid=15965 vsize=861196 CPUtime=0.12
/proc/15979/task/15980/stat : 15980 (java) S 15965 15965 15621 0 -1 64 3418 0 0 0 11 1 0 0 17 0 8 0 220266362 881864704 19135 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15979/tid=15981] ppid=15965 vsize=861196 CPUtime=0
/proc/15979/task/15981/stat : 15981 (java) S 15965 15965 15621 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220266362 881864704 19135 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15979/tid=15982] ppid=15965 vsize=861196 CPUtime=0
/proc/15979/task/15982/stat : 15982 (java) S 15965 15965 15621 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 220266362 881864704 19135 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15979/tid=15983] ppid=15965 vsize=861196 CPUtime=0
/proc/15979/task/15983/stat : 15983 (java) S 15965 15965 15621 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220266366 881864704 19135 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15979/tid=15984] ppid=15965 vsize=861196 CPUtime=0.32
/proc/15979/task/15984/stat : 15984 (java) S 15965 15965 15621 0 -1 64 1058 0 0 0 31 1 0 0 21 0 8 0 220266366 881864704 19135 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15979/tid=15985] ppid=15965 vsize=861196 CPUtime=0
/proc/15979/task/15985/stat : 15985 (java) S 15965 15965 15621 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220266366 881864704 19135 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15979/tid=15986] ppid=15965 vsize=861196 CPUtime=0
/proc/15979/task/15986/stat : 15986 (java) S 15965 15965 15621 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220266366 881864704 19135 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 908764

[startup+6.28105 s]
/proc/loadavg: 1.93 1.98 1.98 3/102 15986
/proc/meminfo: memFree=941648/2055920 swapFree=4171812/4192956
[pid=15965] ppid=15963 vsize=47568 CPUtime=0.01
/proc/15965/stat : 15965 (galac.sh) S 15963 15965 15621 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 220266352 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15965/statm: 11892 363 245 79 0 218 0
[pid=15979] ppid=15965 vsize=861196 CPUtime=6.14
/proc/15979/stat : 15979 (java) R 15965 15965 15621 0 -1 0 19863 0 1 0 604 10 0 0 25 0 8 0 220266358 881864704 19611 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4072918600 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15979/statm: 215299 19611 1997 14 0 201504 0
[pid=15979/tid=15980] ppid=15965 vsize=861196 CPUtime=0.14
/proc/15979/task/15980/stat : 15980 (java) S 15965 15965 15621 0 -1 64 3863 0 0 0 13 1 0 0 16 0 8 0 220266362 881864704 19611 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15979/tid=15981] ppid=15965 vsize=861196 CPUtime=0
/proc/15979/task/15981/stat : 15981 (java) S 15965 15965 15621 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220266362 881864704 19611 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15979/tid=15982] ppid=15965 vsize=861196 CPUtime=0
/proc/15979/task/15982/stat : 15982 (java) S 15965 15965 15621 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 220266362 881864704 19611 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15979/tid=15983] ppid=15965 vsize=861196 CPUtime=0
/proc/15979/task/15983/stat : 15983 (java) S 15965 15965 15621 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220266366 881864704 19611 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15979/tid=15984] ppid=15965 vsize=861196 CPUtime=0.32
/proc/15979/task/15984/stat : 15984 (java) S 15965 15965 15621 0 -1 64 1059 0 0 0 31 1 0 0 16 0 8 0 220266366 881864704 19611 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15979/tid=15985] ppid=15965 vsize=861196 CPUtime=0
/proc/15979/task/15985/stat : 15985 (java) S 15965 15965 15621 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220266366 881864704 19611 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15979/tid=15986] ppid=15965 vsize=861196 CPUtime=0
/proc/15979/task/15986/stat : 15986 (java) S 15965 15965 15621 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220266366 881864704 19611 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 908764

[startup+12.7733 s]
/proc/loadavg: 1.93 1.98 1.98 3/102 15986
/proc/meminfo: memFree=935824/2055920 swapFree=4171812/4192956
[pid=15965] ppid=15963 vsize=47568 CPUtime=0.01
/proc/15965/stat : 15965 (galac.sh) S 15963 15965 15621 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 220266352 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15965/statm: 11892 363 245 79 0 218 0
[pid=15979] ppid=15965 vsize=861196 CPUtime=12.55
/proc/15979/stat : 15979 (java) R 15965 15965 15621 0 -1 0 20335 0 1 0 1242 13 0 0 25 0 8 0 220266358 881864704 20071 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073875248 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15979/statm: 215299 20071 2015 14 0 201504 0
[pid=15979/tid=15980] ppid=15965 vsize=861196 CPUtime=0.22
/proc/15979/task/15980/stat : 15980 (java) S 15965 15965 15621 0 -1 64 4242 0 0 0 21 1 0 0 16 0 8 0 220266362 881864704 20071 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15979/tid=15981] ppid=15965 vsize=861196 CPUtime=0
/proc/15979/task/15981/stat : 15981 (java) S 15965 15965 15621 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220266362 881864704 20071 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15979/tid=15982] ppid=15965 vsize=861196 CPUtime=0
/proc/15979/task/15982/stat : 15982 (java) S 15965 15965 15621 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 220266362 881864704 20071 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15979/tid=15983] ppid=15965 vsize=861196 CPUtime=0
/proc/15979/task/15983/stat : 15983 (java) S 15965 15965 15621 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220266366 881864704 20071 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15979/tid=15984] ppid=15965 vsize=861196 CPUtime=0.39
/proc/15979/task/15984/stat : 15984 (java) S 15965 15965 15621 0 -1 64 1101 0 0 0 38 1 0 0 16 0 8 0 220266366 881864704 20071 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15979/tid=15985] ppid=15965 vsize=861196 CPUtime=0
/proc/15979/task/15985/stat : 15985 (java) S 15965 15965 15621 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220266366 881864704 20071 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15979/tid=15986] ppid=15965 vsize=861196 CPUtime=0
/proc/15979/task/15986/stat : 15986 (java) S 15965 15965 15621 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220266366 881864704 20071 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 908764

[startup+25.6659 s]
/proc/loadavg: 1.95 1.98 1.98 3/102 15986
/proc/meminfo: memFree=925968/2055920 swapFree=4171812/4192956
[pid=15965] ppid=15963 vsize=47568 CPUtime=0.01
/proc/15965/stat : 15965 (galac.sh) S 15963 15965 15621 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 220266352 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15965/statm: 11892 363 245 79 0 218 0
[pid=15979] ppid=15965 vsize=861196 CPUtime=25.29
/proc/15979/stat : 15979 (java) R 15965 15965 15621 0 -1 0 20771 0 1 0 2511 18 0 0 25 0 8 0 220266358 881864704 20485 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074347477 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15979/statm: 215299 20485 2016 14 0 201504 0
[pid=15979/tid=15980] ppid=15965 vsize=861196 CPUtime=0.27
/proc/15979/task/15980/stat : 15980 (java) S 15965 15965 15621 0 -1 64 4647 0 0 0 25 2 0 0 16 0 8 0 220266362 881864704 20485 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15979/tid=15981] ppid=15965 vsize=861196 CPUtime=0
/proc/15979/task/15981/stat : 15981 (java) S 15965 15965 15621 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220266362 881864704 20485 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15979/tid=15982] ppid=15965 vsize=861196 CPUtime=0
/proc/15979/task/15982/stat : 15982 (java) S 15965 15965 15621 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 220266362 881864704 20485 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15979/tid=15983] ppid=15965 vsize=861196 CPUtime=0
/proc/15979/task/15983/stat : 15983 (java) S 15965 15965 15621 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 220266366 881864704 20485 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15979/tid=15984] ppid=15965 vsize=861196 CPUtime=0.41
/proc/15979/task/15984/stat : 15984 (java) S 15965 15965 15621 0 -1 64 1108 0 0 0 40 1 0 0 16 0 8 0 220266366 881864704 20485 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15979/tid=15985] ppid=15965 vsize=861196 CPUtime=0
/proc/15979/task/15985/stat : 15985 (java) S 15965 15965 15621 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 220266366 881864704 20485 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15979/tid=15986] ppid=15965 vsize=861196 CPUtime=0
/proc/15979/task/15986/stat : 15986 (java) S 15965 15965 15621 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220266366 881864704 20485 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 908764

[startup+51.35 s]
/proc/loadavg: 1.96 1.98 1.98 3/95 15987
/proc/meminfo: memFree=892744/2055920 swapFree=4171812/4192956
[pid=15965] ppid=15963 vsize=47568 CPUtime=26.88
/proc/15965/stat : 15965 (galac.sh) S 15963 15965 15621 0 -1 4194304 799 22488 0 1 0 0 2667 21 17 0 1 0 220266352 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15965/statm: 11892 363 245 79 0 218 0
[pid=15987] ppid=15965 vsize=110160 CPUtime=23.84
/proc/15987/stat : 15987 (minisat) R 15965 15965 15621 0 -1 4194304 27163 0 0 0 2367 17 0 0 25 0 1 0 220269079 112803840 27145 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529414 0 0 4096 3 0 0 0 17 1 0 0
/proc/15987/statm: 27540 27145 54 142 0 27396 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 157728

[startup+102.618 s]
/proc/loadavg: 1.98 1.98 1.98 3/95 15987
/proc/meminfo: memFree=828936/2055920 swapFree=4171812/4192956
[pid=15965] ppid=15963 vsize=47568 CPUtime=26.88
/proc/15965/stat : 15965 (galac.sh) S 15963 15965 15621 0 -1 4194304 799 22488 0 1 0 0 2667 21 17 0 1 0 220266352 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15965/statm: 11892 363 245 79 0 218 0
[pid=15987] ppid=15965 vsize=172700 CPUtime=74.64
/proc/15987/stat : 15987 (minisat) R 15965 15965 15621 0 -1 4194304 42710 0 0 0 7434 30 0 0 25 0 1 0 220269079 176844800 42692 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 1 0 0
/proc/15987/statm: 43175 42692 54 142 0 43031 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 220268

[startup+162.713 s]
/proc/loadavg: 1.99 1.98 1.98 4/95 15987
/proc/meminfo: memFree=710472/2055920 swapFree=4171812/4192956
[pid=15965] ppid=15963 vsize=47568 CPUtime=26.88
/proc/15965/stat : 15965 (galac.sh) S 15963 15965 15621 0 -1 4194304 799 22488 0 1 0 0 2667 21 17 0 1 0 220266352 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15965/statm: 11892 363 245 79 0 218 0
[pid=15987] ppid=15965 vsize=291160 CPUtime=134.19
/proc/15987/stat : 15987 (minisat) R 15965 15965 15621 0 -1 4194304 72192 0 0 0 13368 51 0 0 25 0 1 0 220269079 298147840 72174 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 1 0 0
/proc/15987/statm: 72790 72174 54 142 0 72646 0
Current children cumulated CPU time (s) 161.07
Current children cumulated vsize (KiB) 338728


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

/proc/15965/stat : 15965 (galac.sh) S 15963 15965 15621 0 -1 4194304 799 22488 0 1 0 0 2667 21 17 0 1 0 220266352 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15965/statm: 11892 363 245 79 0 218 0
[pid=15987] ppid=15965 vsize=690076 CPUtime=1032.75
/proc/15987/stat : 15987 (minisat) R 15965 15965 15621 0 -1 4194304 170807 0 0 0 103101 174 0 0 25 0 1 0 220269079 706637824 170789 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/15987/statm: 172519 170789 54 142 0 172375 0
Current children cumulated CPU time (s) 1059.63
Current children cumulated vsize (KiB) 737644

[startup+1123.5 s]
/proc/loadavg: 1.99 1.83 1.78 3/95 19062
/proc/meminfo: memFree=322896/2055920 swapFree=4171812/4192956
[pid=15965] ppid=15963 vsize=47568 CPUtime=26.88
/proc/15965/stat : 15965 (galac.sh) S 15963 15965 15621 0 -1 4194304 799 22488 0 1 0 0 2667 21 17 0 1 0 220266352 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15965/statm: 11892 363 245 79 0 218 0
[pid=15987] ppid=15965 vsize=696456 CPUtime=1092.72
/proc/15987/stat : 15987 (minisat) R 15965 15965 15621 0 -1 4194304 172302 0 0 0 109095 177 0 0 25 0 1 0 220269079 713170944 172284 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/15987/statm: 174114 172284 54 142 0 173970 0
Current children cumulated CPU time (s) 1119.6
Current children cumulated vsize (KiB) 744024

[startup+1183.55 s]
/proc/loadavg: 1.99 1.86 1.79 3/95 19062
/proc/meminfo: memFree=317200/2055920 swapFree=4171812/4192956
[pid=15965] ppid=15963 vsize=47568 CPUtime=26.88
/proc/15965/stat : 15965 (galac.sh) S 15963 15965 15621 0 -1 4194304 799 22488 0 1 0 0 2667 21 17 0 1 0 220266352 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15965/statm: 11892 363 245 79 0 218 0
[pid=15987] ppid=15965 vsize=702008 CPUtime=1152.7
/proc/15987/stat : 15987 (minisat) R 15965 15965 15621 0 -1 4194304 173728 0 0 0 115092 178 0 0 25 0 1 0 220269079 718856192 173710 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/15987/statm: 175502 173710 54 142 0 175358 0
Current children cumulated CPU time (s) 1179.58
Current children cumulated vsize (KiB) 749576

[startup+1243.61 s]
/proc/loadavg: 1.99 1.88 1.81 3/95 19062
/proc/meminfo: memFree=310224/2055920 swapFree=4171812/4192956
[pid=15965] ppid=15963 vsize=47568 CPUtime=26.88
/proc/15965/stat : 15965 (galac.sh) S 15963 15965 15621 0 -1 4194304 799 22488 0 1 0 0 2667 21 17 0 1 0 220266352 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15965/statm: 11892 363 245 79 0 218 0
[pid=15987] ppid=15965 vsize=709380 CPUtime=1212.69
/proc/15987/stat : 15987 (minisat) R 15965 15965 15621 0 -1 4194304 175474 0 0 0 121088 181 0 0 25 0 1 0 220269079 726405120 175456 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/15987/statm: 177345 175456 54 142 0 177201 0
Current children cumulated CPU time (s) 1239.57
Current children cumulated vsize (KiB) 756948

[startup+1303.66 s]
/proc/loadavg: 2.06 1.91 1.82 3/95 19062
/proc/meminfo: memFree=304592/2055920 swapFree=4171812/4192956
[pid=15965] ppid=15963 vsize=47568 CPUtime=26.88
/proc/15965/stat : 15965 (galac.sh) S 15963 15965 15621 0 -1 4194304 799 22488 0 1 0 0 2667 21 17 0 1 0 220266352 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15965/statm: 11892 363 245 79 0 218 0
[pid=15987] ppid=15965 vsize=715568 CPUtime=1272.67
/proc/15987/stat : 15987 (minisat) R 15965 15965 15621 0 -1 4194304 176875 0 0 0 127085 182 0 0 25 0 1 0 220269079 732741632 176857 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/15987/statm: 178892 176857 54 142 0 178748 0
Current children cumulated CPU time (s) 1299.55
Current children cumulated vsize (KiB) 763136

[startup+1363.7 s]
/proc/loadavg: 2.08 1.94 1.83 3/95 19062
/proc/meminfo: memFree=299600/2055920 swapFree=4171812/4192956
[pid=15965] ppid=15963 vsize=47568 CPUtime=26.88
/proc/15965/stat : 15965 (galac.sh) S 15963 15965 15621 0 -1 4194304 799 22488 0 1 0 0 2667 21 17 0 1 0 220266352 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15965/statm: 11892 363 245 79 0 218 0
[pid=15987] ppid=15965 vsize=720420 CPUtime=1332.65
/proc/15987/stat : 15987 (minisat) R 15965 15965 15621 0 -1 4194304 178112 0 0 0 133081 184 0 0 25 0 1 0 220269079 737710080 178086 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/15987/statm: 180105 178086 54 142 0 179961 0
Current children cumulated CPU time (s) 1359.53
Current children cumulated vsize (KiB) 767988

[startup+1423.74 s]
/proc/loadavg: 2.03 1.95 1.84 3/95 19062
/proc/meminfo: memFree=294672/2055920 swapFree=4171812/4192956
[pid=15965] ppid=15963 vsize=47568 CPUtime=26.88
/proc/15965/stat : 15965 (galac.sh) S 15963 15965 15621 0 -1 4194304 799 22488 0 1 0 0 2667 21 17 0 1 0 220266352 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15965/statm: 11892 363 245 79 0 218 0
[pid=15987] ppid=15965 vsize=725232 CPUtime=1392.6
/proc/15987/stat : 15987 (minisat) R 15965 15965 15621 0 -1 4194304 179339 0 0 0 139075 185 0 0 25 0 1 0 220269079 742637568 179313 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/15987/statm: 181308 179313 54 142 0 181164 0
Current children cumulated CPU time (s) 1419.48
Current children cumulated vsize (KiB) 772800

[startup+1483.77 s]
/proc/loadavg: 2.01 1.95 1.84 3/95 19062
/proc/meminfo: memFree=289872/2055920 swapFree=4171812/4192956
[pid=15965] ppid=15963 vsize=47568 CPUtime=26.88
/proc/15965/stat : 15965 (galac.sh) S 15963 15965 15621 0 -1 4194304 799 22488 0 1 0 0 2667 21 17 0 1 0 220266352 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15965/statm: 11892 363 245 79 0 218 0
[pid=15987] ppid=15965 vsize=729912 CPUtime=1452.58
/proc/15987/stat : 15987 (minisat) R 15965 15965 15621 0 -1 4194304 180522 0 0 0 145071 187 0 0 25 0 1 0 220269079 747429888 180496 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/15987/statm: 182478 180496 54 142 0 182334 0
Current children cumulated CPU time (s) 1479.46
Current children cumulated vsize (KiB) 777480

[startup+1543.87 s]
/proc/loadavg: 2.00 1.96 1.85 3/95 19062
/proc/meminfo: memFree=284752/2055920 swapFree=4171812/4192956
[pid=15965] ppid=15963 vsize=47568 CPUtime=26.88
/proc/15965/stat : 15965 (galac.sh) S 15963 15965 15621 0 -1 4194304 799 22488 0 1 0 0 2667 21 17 0 1 0 220266352 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15965/statm: 11892 363 245 79 0 218 0
[pid=15987] ppid=15965 vsize=734956 CPUtime=1512.61
/proc/15987/stat : 15987 (minisat) R 15965 15965 15621 0 -1 4194304 181777 0 0 0 151072 189 0 0 25 0 1 0 220269079 752594944 181751 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/15987/statm: 183739 181751 54 142 0 183595 0
Current children cumulated CPU time (s) 1539.49
Current children cumulated vsize (KiB) 782524

[startup+1603.91 s]
/proc/loadavg: 2.00 1.97 1.86 3/95 19062
/proc/meminfo: memFree=280144/2055920 swapFree=4171812/4192956
[pid=15965] ppid=15963 vsize=47568 CPUtime=26.88
/proc/15965/stat : 15965 (galac.sh) S 15963 15965 15621 0 -1 4194304 799 22488 0 1 0 0 2667 21 17 0 1 0 220266352 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15965/statm: 11892 363 245 79 0 218 0
[pid=15987] ppid=15965 vsize=739776 CPUtime=1572.57
/proc/15987/stat : 15987 (minisat) R 15965 15965 15621 0 -1 4194304 182929 0 0 0 157067 190 0 0 25 0 1 0 220269079 757530624 182903 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/15987/statm: 184944 182903 54 142 0 184800 0
Current children cumulated CPU time (s) 1599.45
Current children cumulated vsize (KiB) 787344

[startup+1663.95 s]
/proc/loadavg: 2.16 2.02 1.88 3/95 19062
/proc/meminfo: memFree=275792/2055920 swapFree=4171812/4192956
[pid=15965] ppid=15963 vsize=47568 CPUtime=26.88
/proc/15965/stat : 15965 (galac.sh) S 15963 15965 15621 0 -1 4194304 799 22488 0 1 0 0 2667 21 17 0 1 0 220266352 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15965/statm: 11892 363 245 79 0 218 0
[pid=15987] ppid=15965 vsize=744116 CPUtime=1632.54
/proc/15987/stat : 15987 (minisat) R 15965 15965 15621 0 -1 4194304 184006 0 0 0 163063 191 0 0 25 0 1 0 220269079 761974784 183980 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529426 0 0 4096 3 0 0 0 17 0 0 0
/proc/15987/statm: 186029 183980 54 142 0 185885 0
Current children cumulated CPU time (s) 1659.42
Current children cumulated vsize (KiB) 791684

[startup+1723.99 s]
/proc/loadavg: 2.06 2.01 1.88 3/95 19062
/proc/meminfo: memFree=270672/2055920 swapFree=4171812/4192956
[pid=15965] ppid=15963 vsize=47568 CPUtime=26.88
/proc/15965/stat : 15965 (galac.sh) S 15963 15965 15621 0 -1 4194304 799 22488 0 1 0 0 2667 21 17 0 1 0 220266352 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15965/statm: 11892 363 245 79 0 218 0
[pid=15987] ppid=15965 vsize=749268 CPUtime=1692.53
/proc/15987/stat : 15987 (minisat) R 15965 15965 15621 0 -1 4194304 185252 0 0 0 169061 192 0 0 25 0 1 0 220269079 767250432 185226 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 0 0 0
/proc/15987/statm: 187317 185226 54 142 0 187173 0
Current children cumulated CPU time (s) 1719.41
Current children cumulated vsize (KiB) 796836

[startup+1784.03 s]
/proc/loadavg: 2.08 2.02 1.90 3/95 19062
/proc/meminfo: memFree=265616/2055920 swapFree=4171812/4192956
[pid=15965] ppid=15963 vsize=47568 CPUtime=26.88
/proc/15965/stat : 15965 (galac.sh) S 15963 15965 15621 0 -1 4194304 799 22488 0 1 0 0 2667 21 17 0 1 0 220266352 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15965/statm: 11892 363 245 79 0 218 0
[pid=15987] ppid=15965 vsize=754548 CPUtime=1752.47
/proc/15987/stat : 15987 (minisat) R 15965 15965 15621 0 -1 4194304 186508 0 0 0 175054 193 0 0 25 0 1 0 220269079 772657152 186482 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/15987/statm: 188637 186482 54 142 0 188493 0
Current children cumulated CPU time (s) 1779.35
Current children cumulated vsize (KiB) 802116



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.76 s]
/proc/loadavg: 2.05 2.02 1.90 3/95 19062
/proc/meminfo: memFree=264272/2055920 swapFree=4171812/4192956
[pid=15965] ppid=15963 vsize=47568 CPUtime=26.88
/proc/15965/stat : 15965 (galac.sh) S 15963 15965 15621 0 -1 4194304 799 22488 0 1 0 0 2667 21 17 0 1 0 220266352 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 262909651802 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15965/statm: 11892 363 245 79 0 218 0
[pid=15987] ppid=15965 vsize=755684 CPUtime=1773.2
/proc/15987/stat : 15987 (minisat) R 15965 15965 15621 0 -1 4194304 186821 0 0 0 177126 194 0 0 25 0 1 0 220269079 773820416 186795 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529414 0 0 4096 3 0 0 0 17 0 0 0
/proc/15987/statm: 188921 186795 54 142 0 188777 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 803252

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1804.77
CPU time (s): 26.9019
CPU user time (s): 26.6769
CPU system time (s): 0.224965
CPU usage (%): 1.4906
Max. virtual memory (cumulated for all children) (KiB): 908764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 26.6769
system time used= 0.224965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23287
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= 2095
involuntary context switches= 3010

runsolver used 2.04169 s user time and 4.90225 s system time

The end

Launcher Data (download as text)

Begin job on node11 on Sat Jan 13 20:05:13 UTC 2007


IDJOB= 237728
IDBENCH= 6959
IDSOLVER= 78
FILE ID= node11/237728-1168718713

PBS_JOBID= 3547416

Free space on /tmp= 66560 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  3807993ed2a30880ef814b06dd715ec6

RANDOM SEED= 165001812

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.261
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	: 5931.00
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.261
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:       1013552 kB
Buffers:         34072 kB
Cached:         225860 kB
SwapCached:       2684 kB
Active:         821296 kB
Inactive:       158848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1013552 kB
SwapTotal:     4192956 kB
SwapFree:      4171812 kB
Dirty:            4580 kB
Writeback:           0 kB
Mapped:         745232 kB
Slab:            45344 kB
Committed_AS:  8011800 kB
PageTables:       3772 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= 66547 MiB



End job on node11 on Sat Jan 13 20:35:18 UTC 2007