Trace number 237568

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) 0 1225

General information on the benchmark

Namehaystacks/
haystacks_41.xml
MD5SUMf05ef66561fe95ad6b285889a345512a
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 benchmark440.199
SatisfiableNO
(Un)Satisfiability was proved
Number of variables1681
Number of constraints33660
Maximum constraint arity2
Maximum domain size41
Number of constraints which are defined in extension0
Number of constraints which are defined in intension33660
Global constraints used (with number of constraints)

Solver Data (download as text)

0.16	c --- Preproc Stats ---
20.47	c start processing
20.48	c start relation processing
20.48	c start cnf exporting
76.43	c parsing time : 20.063
76.43	c preprocessing time : 76.022
76.44	
76.44	c Nary constraints - conflicts : 0 supports : 0
76.44	c Binary constraints - conflicts : 33620 supports :40
76.44	c max arity constraint : 2
76.44	c Max Tuples generated 1681
76.44	c relations : 4
76.44	c relations BDD: 0
76.44	c vars : 68922 - clauses :  2765001
76.44	
76.49	 
76.49	c --- Minisat Stats ---
76.49	 

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/node69/watcher-237568-1168718329 -o ROOT/results/node69/solver-237568-1168718329 -C 1800 -M 900 /tmp/evaluation/237568-1168718329/galac.sh /tmp/evaluation/237568-1168718329/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.12 1.57 1.72 5/71 7967
/proc/meminfo: memFree=1901576/2055920 swapFree=4192952/4192956
[pid=7966] ppid=7963 vsize=8560 CPUtime=0
/proc/7966/stat : 7966 (galac.sh) R 7963 7966 7852 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 19329847 8765440 253 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237947832207 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7966/statm: 2140 253 197 79 0 133 0

[startup+0.105 s]
/proc/loadavg: 1.12 1.57 1.72 5/71 7967
/proc/meminfo: memFree=1901576/2055920 swapFree=4192952/4192956
[pid=7966] ppid=7963 vsize=8784 CPUtime=0.01
/proc/7966/stat : 7966 (galac.sh) R 7963 7966 7852 0 -1 4194304 572 1322 0 0 0 0 0 1 17 0 1 0 19329847 8994816 320 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237947644575 0 65538 4096 73728 0 0 0 17 0 0 0
/proc/7966/statm: 2196 320 218 79 0 189 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8784

[startup+0.512878 s]
/proc/loadavg: 1.12 1.57 1.72 5/71 7967
/proc/meminfo: memFree=1901576/2055920 swapFree=4192952/4192956
[pid=7966] ppid=7963 vsize=47560 CPUtime=0.01
/proc/7966/stat : 7966 (galac.sh) S 7963 7966 7852 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 19329847 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7966/statm: 11890 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.33394 s]
/proc/loadavg: 1.19 1.58 1.72 2/76 8203
/proc/meminfo: memFree=1868016/2055920 swapFree=4192952/4192956
[pid=7966] ppid=7963 vsize=47560 CPUtime=0.01
/proc/7966/stat : 7966 (galac.sh) S 7963 7966 7852 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 19329847 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7966/statm: 11890 363 245 79 0 218 0
[pid=8062] ppid=7966 vsize=861064 CPUtime=1.02
/proc/8062/stat : 8062 (java) R 7966 7966 7852 0 -1 0 12145 0 2 0 95 7 0 0 16 0 8 0 19329864 881729536 11899 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074022783 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8062/statm: 215266 11899 1989 14 0 201471 0
[pid=8062/tid=8089] ppid=7966 vsize=861064 CPUtime=0.06
/proc/8062/task/8089/stat : 8089 (java) S 7966 7966 7852 0 -1 64 3428 0 0 0 5 1 0 0 16 0 8 0 19329869 881729536 11899 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8062/tid=8093] ppid=7966 vsize=861064 CPUtime=0
/proc/8062/task/8093/stat : 8093 (java) S 7966 7966 7852 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 19329870 881729536 11899 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8062/tid=8094] ppid=7966 vsize=861064 CPUtime=0
/proc/8062/task/8094/stat : 8094 (java) S 7966 7966 7852 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 19329870 881729536 11899 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8062/tid=8167] ppid=7966 vsize=861064 CPUtime=0
/proc/8062/task/8167/stat : 8167 (java) S 7966 7966 7852 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 19329883 881729536 11899 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8062/tid=8168] ppid=7966 vsize=861064 CPUtime=0.25
/proc/8062/task/8168/stat : 8168 (java) S 7966 7966 7852 0 -1 64 1008 0 0 0 24 1 0 0 16 0 8 0 19329883 881729536 11899 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8062/tid=8169] ppid=7966 vsize=861064 CPUtime=0
/proc/8062/task/8169/stat : 8169 (java) S 7966 7966 7852 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 19329883 881729536 11899 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8062/tid=8170] ppid=7966 vsize=861064 CPUtime=0
/proc/8062/task/8170/stat : 8170 (java) S 7966 7966 7852 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 19329883 881729536 11899 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 908624

[startup+2.98409 s]
/proc/loadavg: 1.19 1.58 1.72 2/76 8206
/proc/meminfo: memFree=1867376/2055920 swapFree=4192952/4192956
[pid=7966] ppid=7963 vsize=47560 CPUtime=0.01
/proc/7966/stat : 7966 (galac.sh) S 7963 7966 7852 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 19329847 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7966/statm: 11890 363 245 79 0 218 0
[pid=8062] ppid=7966 vsize=861196 CPUtime=2.63
/proc/8062/stat : 8062 (java) R 7966 7966 7852 0 -1 0 12286 0 2 0 248 15 0 0 17 0 8 0 19329864 881864704 12038 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073855344 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8062/statm: 215299 12038 1994 14 0 201504 0
[pid=8062/tid=8089] ppid=7966 vsize=861196 CPUtime=0.13
/proc/8062/task/8089/stat : 8089 (java) S 7966 7966 7852 0 -1 64 3495 0 0 0 12 1 0 0 16 0 8 0 19329869 881864704 12038 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8062/tid=8093] ppid=7966 vsize=861196 CPUtime=0
/proc/8062/task/8093/stat : 8093 (java) S 7966 7966 7852 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 19329870 881864704 12038 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8062/tid=8094] ppid=7966 vsize=861196 CPUtime=0
/proc/8062/task/8094/stat : 8094 (java) S 7966 7966 7852 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 19329870 881864704 12038 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8062/tid=8167] ppid=7966 vsize=861196 CPUtime=0
/proc/8062/task/8167/stat : 8167 (java) S 7966 7966 7852 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 19329883 881864704 12038 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8062/tid=8168] ppid=7966 vsize=861196 CPUtime=0.31
/proc/8062/task/8168/stat : 8168 (java) S 7966 7966 7852 0 -1 64 1061 0 0 0 30 1 0 0 16 0 8 0 19329883 881864704 12038 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8062/tid=8169] ppid=7966 vsize=861196 CPUtime=0
/proc/8062/task/8169/stat : 8169 (java) S 7966 7966 7852 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 19329883 881864704 12038 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8062/tid=8170] ppid=7966 vsize=861196 CPUtime=0
/proc/8062/task/8170/stat : 8170 (java) S 7966 7966 7852 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 19329883 881864704 12038 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.64
Current children cumulated vsize (KiB) 908756

[startup+6.19236 s]
/proc/loadavg: 1.25 1.58 1.73 3/89 8265
/proc/meminfo: memFree=1771144/2055920 swapFree=4192952/4192956
[pid=7966] ppid=7963 vsize=47560 CPUtime=0.01
/proc/7966/stat : 7966 (galac.sh) S 7963 7966 7852 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 19329847 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7966/statm: 11890 363 245 79 0 218 0
[pid=8062] ppid=7966 vsize=861196 CPUtime=5.84
/proc/8062/stat : 8062 (java) R 7966 7966 7852 0 -1 0 19661 0 2 0 564 20 0 0 25 0 8 0 19329864 881864704 19411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073869127 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8062/statm: 215299 19411 1997 14 0 201504 0
[pid=8062/tid=8089] ppid=7966 vsize=861196 CPUtime=0.13
/proc/8062/task/8089/stat : 8089 (java) S 7966 7966 7852 0 -1 64 3648 0 0 0 12 1 0 0 16 0 8 0 19329869 881864704 19411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8062/tid=8093] ppid=7966 vsize=861196 CPUtime=0
/proc/8062/task/8093/stat : 8093 (java) S 7966 7966 7852 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 19329870 881864704 19411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8062/tid=8094] ppid=7966 vsize=861196 CPUtime=0
/proc/8062/task/8094/stat : 8094 (java) S 7966 7966 7852 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 19329870 881864704 19411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8062/tid=8167] ppid=7966 vsize=861196 CPUtime=0
/proc/8062/task/8167/stat : 8167 (java) S 7966 7966 7852 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 19329883 881864704 19411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8062/tid=8168] ppid=7966 vsize=861196 CPUtime=0.31
/proc/8062/task/8168/stat : 8168 (java) S 7966 7966 7852 0 -1 64 1061 0 0 0 30 1 0 0 16 0 8 0 19329883 881864704 19411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8062/tid=8169] ppid=7966 vsize=861196 CPUtime=0
/proc/8062/task/8169/stat : 8169 (java) S 7966 7966 7852 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 19329883 881864704 19411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8062/tid=8170] ppid=7966 vsize=861196 CPUtime=0
/proc/8062/task/8170/stat : 8170 (java) R 7966 7966 7852 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 19329883 881864704 19411 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.85
Current children cumulated vsize (KiB) 908756

[startup+12.6699 s]
/proc/loadavg: 1.31 1.59 1.73 3/89 8265
/proc/meminfo: memFree=1738264/2055920 swapFree=4192952/4192956
[pid=7966] ppid=7963 vsize=47560 CPUtime=0.01
/proc/7966/stat : 7966 (galac.sh) S 7963 7966 7852 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 19329847 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7966/statm: 11890 363 245 79 0 218 0
[pid=8062] ppid=7966 vsize=861196 CPUtime=12.31
/proc/8062/stat : 8062 (java) R 7966 7966 7852 0 -1 0 20508 0 2 0 1210 21 0 0 25 0 8 0 19329864 881864704 20255 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074022752 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8062/statm: 215299 20255 1997 14 0 201504 0
[pid=8062/tid=8089] ppid=7966 vsize=861196 CPUtime=0.17
/proc/8062/task/8089/stat : 8089 (java) S 7966 7966 7852 0 -1 64 4490 0 0 0 16 1 0 0 16 0 8 0 19329869 881864704 20255 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8062/tid=8093] ppid=7966 vsize=861196 CPUtime=0
/proc/8062/task/8093/stat : 8093 (java) S 7966 7966 7852 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 19329870 881864704 20255 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8062/tid=8094] ppid=7966 vsize=861196 CPUtime=0
/proc/8062/task/8094/stat : 8094 (java) S 7966 7966 7852 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 19329870 881864704 20255 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8062/tid=8167] ppid=7966 vsize=861196 CPUtime=0
/proc/8062/task/8167/stat : 8167 (java) S 7966 7966 7852 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 19329883 881864704 20255 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8062/tid=8168] ppid=7966 vsize=861196 CPUtime=0.33
/proc/8062/task/8168/stat : 8168 (java) S 7966 7966 7852 0 -1 64 1063 0 0 0 31 2 0 0 15 0 8 0 19329883 881864704 20255 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8062/tid=8169] ppid=7966 vsize=861196 CPUtime=0
/proc/8062/task/8169/stat : 8169 (java) S 7966 7966 7852 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 19329883 881864704 20255 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8062/tid=8170] ppid=7966 vsize=861196 CPUtime=0
/proc/8062/task/8170/stat : 8170 (java) S 7966 7966 7852 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 19329883 881864704 20255 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 908756

[startup+25.536 s]
/proc/loadavg: 1.42 1.60 1.73 3/89 8265
/proc/meminfo: memFree=1727064/2055920 swapFree=4192952/4192956
[pid=7966] ppid=7963 vsize=47560 CPUtime=0.01
/proc/7966/stat : 7966 (galac.sh) S 7963 7966 7852 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 19329847 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7966/statm: 11890 363 245 79 0 218 0
[pid=8062] ppid=7966 vsize=861196 CPUtime=25.17
/proc/8062/stat : 8062 (java) R 7966 7966 7852 0 -1 0 21474 0 2 0 2492 25 0 0 25 0 8 0 19329864 881864704 21206 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074061063 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8062/statm: 215299 21206 2015 14 0 201504 0
[pid=8062/tid=8089] ppid=7966 vsize=861196 CPUtime=0.36
/proc/8062/task/8089/stat : 8089 (java) S 7966 7966 7852 0 -1 64 5346 0 0 0 34 2 0 0 16 0 8 0 19329869 881864704 21206 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8062/tid=8093] ppid=7966 vsize=861196 CPUtime=0
/proc/8062/task/8093/stat : 8093 (java) S 7966 7966 7852 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 19329870 881864704 21206 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8062/tid=8094] ppid=7966 vsize=861196 CPUtime=0
/proc/8062/task/8094/stat : 8094 (java) S 7966 7966 7852 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 19329870 881864704 21206 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8062/tid=8167] ppid=7966 vsize=861196 CPUtime=0
/proc/8062/task/8167/stat : 8167 (java) S 7966 7966 7852 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 19329883 881864704 21206 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8062/tid=8168] ppid=7966 vsize=861196 CPUtime=0.41
/proc/8062/task/8168/stat : 8168 (java) S 7966 7966 7852 0 -1 64 1120 0 0 0 39 2 0 0 15 0 8 0 19329883 881864704 21206 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8062/tid=8169] ppid=7966 vsize=861196 CPUtime=0
/proc/8062/task/8169/stat : 8169 (java) S 7966 7966 7852 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 19329883 881864704 21206 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8062/tid=8170] ppid=7966 vsize=861196 CPUtime=0
/proc/8062/task/8170/stat : 8170 (java) S 7966 7966 7852 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 19329883 881864704 21206 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.18
Current children cumulated vsize (KiB) 908756

[startup+51.1752 s]
/proc/loadavg: 1.65 1.64 1.74 3/89 8265
/proc/meminfo: memFree=1696472/2055920 swapFree=4192952/4192956
[pid=7966] ppid=7963 vsize=47560 CPUtime=0.01
/proc/7966/stat : 7966 (galac.sh) S 7963 7966 7852 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 19329847 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/7966/statm: 11890 363 245 79 0 218 0
[pid=8062] ppid=7966 vsize=861196 CPUtime=50.77
/proc/8062/stat : 8062 (java) R 7966 7966 7852 0 -1 0 22110 0 2 0 5040 37 0 0 25 0 8 0 19329864 881864704 21791 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073417524 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8062/statm: 215299 21791 2016 14 0 201504 0
[pid=8062/tid=8089] ppid=7966 vsize=861196 CPUtime=0.4
/proc/8062/task/8089/stat : 8089 (java) S 7966 7966 7852 0 -1 64 5923 0 0 0 38 2 0 0 16 0 8 0 19329869 881864704 21791 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8062/tid=8093] ppid=7966 vsize=861196 CPUtime=0
/proc/8062/task/8093/stat : 8093 (java) S 7966 7966 7852 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 19329870 881864704 21791 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8062/tid=8094] ppid=7966 vsize=861196 CPUtime=0
/proc/8062/task/8094/stat : 8094 (java) S 7966 7966 7852 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 19329870 881864704 21791 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8062/tid=8167] ppid=7966 vsize=861196 CPUtime=0
/proc/8062/task/8167/stat : 8167 (java) S 7966 7966 7852 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 19329883 881864704 21791 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8062/tid=8168] ppid=7966 vsize=861196 CPUtime=0.43
/proc/8062/task/8168/stat : 8168 (java) S 7966 7966 7852 0 -1 64 1126 0 0 0 41 2 0 0 16 0 8 0 19329883 881864704 21791 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8062/tid=8169] ppid=7966 vsize=861196 CPUtime=0
/proc/8062/task/8169/stat : 8169 (java) S 7966 7966 7852 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 19329883 881864704 21791 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8062/tid=8170] ppid=7966 vsize=861196 CPUtime=0
/proc/8062/task/8170/stat : 8170 (java) S 7966 7966 7852 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 19329883 881864704 21791 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 908756

[startup+102.398 s]
/proc/loadavg: 1.94 1.72 1.76 3/83 8267
/proc/meminfo: memFree=1003016/2055920 swapFree=4192952/4192956
[pid=7966] ppid=7963 vsize=47560 CPUtime=76.05
/proc/7966/stat : 7966 (galac.sh) S 7963 7966 7852 0 -1 4194304 799 23871 0 2 0 0 7557 48 17 0 1 0 19329847 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7966/statm: 11890 363 245 79 0 218 0
[pid=8267] ppid=7966 vsize=212932 CPUtime=25.66
/proc/8267/stat : 8267 (minisat) R 7966 7966 7852 0 -1 4194304 52135 0 0 0 2540 26 0 0 25 0 1 0 19337496 218042368 52117 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134527640 0 0 4096 3 0 0 0 17 1 0 0
/proc/8267/statm: 53233 52117 54 142 0 53089 0
Current children cumulated CPU time (s) 101.71

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

[startup+522.776 s]
/proc/loadavg: 2.04 1.99 1.86 3/83 8465
/proc/meminfo: memFree=601928/2055920 swapFree=4192952/4192956
[pid=7966] ppid=7963 vsize=47560 CPUtime=76.05
/proc/7966/stat : 7966 (galac.sh) S 7963 7966 7852 0 -1 4194304 799 23871 0 2 0 0 7557 48 17 0 1 0 19329847 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7966/statm: 11890 363 245 79 0 218 0
[pid=8267] ppid=7966 vsize=512604 CPUtime=441.99
/proc/8267/stat : 8267 (minisat) R 7966 7966 7852 0 -1 4194304 126469 0 0 0 44103 96 0 0 25 0 1 0 19337496 524906496 126451 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/8267/statm: 128151 126451 54 142 0 128007 0
Current children cumulated CPU time (s) 518.04
Current children cumulated vsize (KiB) 560164

[startup+582.795 s]
/proc/loadavg: 2.08 2.00 1.87 3/83 8465
/proc/meminfo: memFree=587592/2055920 swapFree=4192952/4192956
[pid=7966] ppid=7963 vsize=47560 CPUtime=76.05
/proc/7966/stat : 7966 (galac.sh) S 7963 7966 7852 0 -1 4194304 799 23871 0 2 0 0 7557 48 17 0 1 0 19329847 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7966/statm: 11890 363 245 79 0 218 0
[pid=8267] ppid=7966 vsize=526896 CPUtime=501.46
/proc/8267/stat : 8267 (minisat) R 7966 7966 7852 0 -1 4194304 130049 0 0 0 50046 100 0 0 25 0 1 0 19337496 539541504 130031 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/8267/statm: 131724 130031 54 142 0 131580 0
Current children cumulated CPU time (s) 577.51
Current children cumulated vsize (KiB) 574456

[startup+642.889 s]
/proc/loadavg: 2.03 2.00 1.88 3/83 8465
/proc/meminfo: memFree=569800/2055920 swapFree=4192952/4192956
[pid=7966] ppid=7963 vsize=47560 CPUtime=76.05
/proc/7966/stat : 7966 (galac.sh) S 7963 7966 7852 0 -1 4194304 799 23871 0 2 0 0 7557 48 17 0 1 0 19329847 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7966/statm: 11890 363 245 79 0 218 0
[pid=8267] ppid=7966 vsize=544764 CPUtime=561
/proc/8267/stat : 8267 (minisat) R 7966 7966 7852 0 -1 4194304 134502 0 0 0 55995 105 0 0 25 0 1 0 19337496 557838336 134484 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134527989 0 0 4096 3 0 0 0 17 1 0 0
/proc/8267/statm: 136191 134484 54 142 0 136047 0
Current children cumulated CPU time (s) 637.05
Current children cumulated vsize (KiB) 592324

[startup+702.891 s]
/proc/loadavg: 2.01 2.00 1.88 3/83 8465
/proc/meminfo: memFree=531336/2055920 swapFree=4192952/4192956
[pid=7966] ppid=7963 vsize=47560 CPUtime=76.05
/proc/7966/stat : 7966 (galac.sh) S 7963 7966 7852 0 -1 4194304 799 23871 0 2 0 0 7557 48 17 0 1 0 19329847 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7966/statm: 11890 363 245 79 0 218 0
[pid=8267] ppid=7966 vsize=584424 CPUtime=620.47
/proc/8267/stat : 8267 (minisat) R 7966 7966 7852 0 -1 4194304 144230 0 0 0 61933 114 0 0 25 0 1 0 19337496 598450176 144212 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529426 0 0 4096 3 0 0 0 17 1 0 0
/proc/8267/statm: 146106 144212 54 142 0 145962 0
Current children cumulated CPU time (s) 696.52
Current children cumulated vsize (KiB) 631984

[startup+762.991 s]
/proc/loadavg: 2.00 2.00 1.89 4/83 8465
/proc/meminfo: memFree=483656/2055920 swapFree=4192952/4192956
[pid=7966] ppid=7963 vsize=47560 CPUtime=76.05
/proc/7966/stat : 7966 (galac.sh) S 7963 7966 7852 0 -1 4194304 799 23871 0 2 0 0 7557 48 17 0 1 0 19329847 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7966/statm: 11890 363 245 79 0 218 0
[pid=8267] ppid=7966 vsize=631716 CPUtime=680.02
/proc/8267/stat : 8267 (minisat) R 7966 7966 7852 0 -1 4194304 156018 0 0 0 67875 127 0 0 25 0 1 0 19337496 646877184 156000 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/8267/statm: 157929 156000 54 142 0 157785 0
Current children cumulated CPU time (s) 756.07
Current children cumulated vsize (KiB) 679276

[startup+822.993 s]
/proc/loadavg: 2.00 2.00 1.89 3/83 8465
/proc/meminfo: memFree=446408/2055920 swapFree=4192952/4192956
[pid=7966] ppid=7963 vsize=47560 CPUtime=76.05
/proc/7966/stat : 7966 (galac.sh) S 7963 7966 7852 0 -1 4194304 799 23871 0 2 0 0 7557 48 17 0 1 0 19329847 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7966/statm: 11890 363 245 79 0 218 0
[pid=8267] ppid=7966 vsize=668996 CPUtime=739.47
/proc/8267/stat : 8267 (minisat) R 7966 7966 7852 0 -1 4194304 165288 0 0 0 73810 137 0 0 25 0 1 0 19337496 685051904 165270 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/8267/statm: 167249 165270 54 142 0 167105 0
Current children cumulated CPU time (s) 815.52
Current children cumulated vsize (KiB) 716556

[startup+883 s]
/proc/loadavg: 2.00 2.00 1.90 3/83 8465
/proc/meminfo: memFree=422088/2055920 swapFree=4192952/4192956
[pid=7966] ppid=7963 vsize=47560 CPUtime=76.05
/proc/7966/stat : 7966 (galac.sh) S 7963 7966 7852 0 -1 4194304 799 23871 0 2 0 0 7557 48 17 0 1 0 19329847 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7966/statm: 11890 363 245 79 0 218 0
[pid=8267] ppid=7966 vsize=693284 CPUtime=798.94
/proc/8267/stat : 8267 (minisat) R 7966 7966 7852 0 -1 4194304 171335 0 0 0 79749 145 0 0 25 0 1 0 19337496 709922816 171317 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/8267/statm: 173321 171317 54 142 0 173177 0
Current children cumulated CPU time (s) 874.99
Current children cumulated vsize (KiB) 740844

[startup+943.09 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 8465
/proc/meminfo: memFree=399240/2055920 swapFree=4192952/4192956
[pid=7966] ppid=7963 vsize=47560 CPUtime=76.05
/proc/7966/stat : 7966 (galac.sh) S 7963 7966 7852 0 -1 4194304 799 23871 0 2 0 0 7557 48 17 0 1 0 19329847 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7966/statm: 11890 363 245 79 0 218 0
[pid=8267] ppid=7966 vsize=716284 CPUtime=858.48
/proc/8267/stat : 8267 (minisat) R 7966 7966 7852 0 -1 4194304 177057 0 0 0 85695 153 0 0 25 0 1 0 19337496 733474816 177031 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/8267/statm: 179071 177031 54 142 0 178927 0
Current children cumulated CPU time (s) 934.53
Current children cumulated vsize (KiB) 763844

[startup+1003.17 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 8465
/proc/meminfo: memFree=381704/2055920 swapFree=4192952/4192956
[pid=7966] ppid=7963 vsize=47560 CPUtime=76.05
/proc/7966/stat : 7966 (galac.sh) S 7963 7966 7852 0 -1 4194304 799 23871 0 2 0 0 7557 48 17 0 1 0 19329847 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7966/statm: 11890 363 245 79 0 218 0
[pid=8267] ppid=7966 vsize=733720 CPUtime=918.02
/proc/8267/stat : 8267 (minisat) R 7966 7966 7852 0 -1 4194304 181407 0 0 0 91643 159 0 0 25 0 1 0 19337496 751329280 181381 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/8267/statm: 183430 181381 54 142 0 183286 0
Current children cumulated CPU time (s) 994.07
Current children cumulated vsize (KiB) 781280

[startup+1063.22 s]
/proc/loadavg: 2.08 2.02 1.91 3/83 8465
/proc/meminfo: memFree=363400/2055920 swapFree=4192952/4192956
[pid=7966] ppid=7963 vsize=47560 CPUtime=76.05
/proc/7966/stat : 7966 (galac.sh) S 7963 7966 7852 0 -1 4194304 799 23871 0 2 0 0 7557 48 17 0 1 0 19329847 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7966/statm: 11890 363 245 79 0 218 0
[pid=8267] ppid=7966 vsize=752260 CPUtime=977.78
/proc/8267/stat : 8267 (minisat) R 7966 7966 7852 0 -1 4194304 185975 0 0 0 97614 164 0 0 25 0 1 0 19337496 770314240 185949 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/8267/statm: 188065 185949 54 142 0 187921 0
Current children cumulated CPU time (s) 1053.83
Current children cumulated vsize (KiB) 799820

[startup+1123.27 s]
/proc/loadavg: 2.03 2.01 1.91 3/83 8465
/proc/meminfo: memFree=342216/2055920 swapFree=4192952/4192956
[pid=7966] ppid=7963 vsize=47560 CPUtime=76.05
/proc/7966/stat : 7966 (galac.sh) S 7963 7966 7852 0 -1 4194304 799 23871 0 2 0 0 7557 48 17 0 1 0 19329847 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7966/statm: 11890 363 245 79 0 218 0
[pid=8267] ppid=7966 vsize=773532 CPUtime=1037.55
/proc/8267/stat : 8267 (minisat) R 7966 7966 7852 0 -1 4194304 191291 0 0 0 103585 170 0 0 25 0 1 0 19337496 792096768 191265 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529302 0 0 4096 3 0 0 0 17 1 0 0
/proc/8267/statm: 193383 191265 54 142 0 193239 0
Current children cumulated CPU time (s) 1113.6
Current children cumulated vsize (KiB) 821092

[startup+1183.31 s]
/proc/loadavg: 2.01 2.00 1.91 3/83 8467
/proc/meminfo: memFree=286664/2055920 swapFree=4192952/4192956
[pid=7966] ppid=7963 vsize=47560 CPUtime=76.05
/proc/7966/stat : 7966 (galac.sh) S 7963 7966 7852 0 -1 4194304 799 23871 0 2 0 0 7557 48 17 0 1 0 19329847 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7966/statm: 11890 363 245 79 0 218 0
[pid=8267] ppid=7966 vsize=831220 CPUtime=1097.32
/proc/8267/stat : 8267 (minisat) R 7966 7966 7852 0 -1 4194304 205410 0 0 0 109551 181 0 0 25 0 1 0 19337496 851169280 205384 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/8267/statm: 207805 205384 54 142 0 207661 0
Current children cumulated CPU time (s) 1173.37
Current children cumulated vsize (KiB) 878780



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1224.99 s]
/proc/loadavg: 2.00 2.00 1.91 3/83 8467
/proc/meminfo: memFree=242312/2055920 swapFree=4192952/4192956
[pid=7966] ppid=7963 vsize=47560 CPUtime=76.05
/proc/7966/stat : 7966 (galac.sh) S 7963 7966 7852 0 -1 4194304 799 23871 0 2 0 0 7557 48 17 0 1 0 19329847 48701440 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 237947251546 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/7966/statm: 11890 363 245 79 0 218 0
[pid=8267] ppid=7966 vsize=874112 CPUtime=1138.81
/proc/8267/stat : 8267 (minisat) R 7966 7966 7852 0 -1 4194304 216140 0 0 0 113688 193 0 0 25 0 1 0 19337496 895090688 216114 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/8267/statm: 218528 216114 54 142 0 218384 0
Current children cumulated CPU time (s) 1214.86
Current children cumulated vsize (KiB) 921672

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 7966 and gives childrusage.ru_utime.tv_sec=75 childrusage.ru_utime.tv_usec=581509 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=489925
CPU time returned by wait4() is 76.0714
while last known CPU time is 0

Using last known CPU time as value...

Real time (s): 1225
CPU time (s): 0
CPU user time (s): 0
CPU system time (s): 0
CPU usage (%): 0
Max. virtual memory (cumulated for all children) (KiB): 921672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 75.5815
system time used= 0.489925
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24670
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3710
involuntary context switches= 2133

runsolver used 1.50677 s user time and 3.70944 s system time

The end

Launcher Data (download as text)

Begin job on node69 on Sat Jan 13 19:58:49 UTC 2007


IDJOB= 237568
IDBENCH= 6949
IDSOLVER= 78
FILE ID= node69/237568-1168718329

PBS_JOBID= 3547629

Free space on /tmp= 66551 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  f05ef66561fe95ad6b285889a345512a

RANDOM SEED= 447882270

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.218
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.218
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:       1902456 kB
Buffers:          4912 kB
Cached:          64580 kB
SwapCached:          4 kB
Active:          56268 kB
Inactive:        33440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1902456 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:           14032 kB
Writeback:           0 kB
Mapped:          30468 kB
Slab:            49392 kB
Committed_AS:   398840 kB
PageTables:       1736 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= 66505 MiB



End job on node69 on Sat Jan 13 20:19:14 UTC 2007