Trace number 203070

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.09 1804.83

General information on the benchmark

Namerandom/rand-3-28-28-fcd/
rand-3-28-28-93-632-fcd-47_ext.xml
MD5SUMf55d1fc709c25ef8511b332342ca7e42
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints93
Maximum constraint arity3
Maximum domain size28
Number of constraints which are defined in extension93
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.07	c --- Preproc Stats ---
5.42	c start processing
5.42	c start relation processing
19.48	c start cnf exporting
81.64	c parsing time : 5.22
81.64	c preprocessing time : 81.441
81.64	
81.64	c Nary constraints - conflicts : 0 supports : 93
81.64	c Binary constraints - conflicts : 0 supports :0
81.64	c max arity constraint : 3
81.64	c Max Tuples generated 0
81.64	c relations : 93
81.64	c relations BDD: 93
81.64	c vars : 598209 - clauses :  1874488
81.64	
81.73	 
81.73	c --- Minisat Stats ---
81.73	 

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/node40/watcher-203070-1168155917 -o ROOT/results/node40/solver-203070-1168155917 -C 1800 -M 900 /tmp/evaluation/203070-1168155917/galac.sh /tmp/evaluation/203070-1168155917/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.84 1.37 1.15 5/81 18589
/proc/meminfo: memFree=1827344/2055920 swapFree=4192812/4192956
[pid=18588] ppid=18586 vsize=8560 CPUtime=0
/proc/18588/stat : 18588 (galac.sh) R 18586 18588 18384 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 163991039 8765440 253 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519796623 0 0 4096 8192 0 0 0 17 1 0 0
/proc/18588/statm: 2140 253 197 79 0 133 0

[startup+0.106763 s]
/proc/loadavg: 1.84 1.37 1.15 5/81 18589
/proc/meminfo: memFree=1827344/2055920 swapFree=4192812/4192956
[pid=18588] ppid=18586 vsize=47564 CPUtime=0.01
/proc/18588/stat : 18588 (galac.sh) S 18586 18588 18384 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 163991039 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18588/statm: 11891 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.518814 s]
/proc/loadavg: 1.84 1.37 1.15 5/81 18589
/proc/meminfo: memFree=1827344/2055920 swapFree=4192812/4192956
[pid=18588] ppid=18586 vsize=47564 CPUtime=0.01
/proc/18588/stat : 18588 (galac.sh) S 18586 18588 18384 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 163991039 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18588/statm: 11891 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.33992 s]
/proc/loadavg: 1.84 1.37 1.15 3/89 18609
/proc/meminfo: memFree=1750280/2055920 swapFree=4192812/4192956
[pid=18588] ppid=18586 vsize=47564 CPUtime=0.01
/proc/18588/stat : 18588 (galac.sh) S 18586 18588 18384 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 163991039 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18588/statm: 11891 363 245 79 0 218 0
[pid=18602] ppid=18588 vsize=861064 CPUtime=1.24
/proc/18602/stat : 18602 (java) R 18588 18588 18384 0 -1 0 21265 0 1 0 113 11 0 0 25 0 8 0 163991046 881729536 21018 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073659552 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18602/statm: 215266 21018 1967 14 0 201471 0
[pid=18602/tid=18603] ppid=18588 vsize=861064 CPUtime=0.05
/proc/18602/task/18603/stat : 18603 (java) S 18588 18588 18384 0 -1 64 5511 0 0 0 3 2 0 0 16 0 8 0 163991050 881729536 21018 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18602/tid=18604] ppid=18588 vsize=861064 CPUtime=0
/proc/18602/task/18604/stat : 18604 (java) S 18588 18588 18384 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 163991050 881729536 21018 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18602/tid=18605] ppid=18588 vsize=861064 CPUtime=0
/proc/18602/task/18605/stat : 18605 (java) S 18588 18588 18384 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 163991050 881729536 21018 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18602/tid=18606] ppid=18588 vsize=861064 CPUtime=0
/proc/18602/task/18606/stat : 18606 (java) S 18588 18588 18384 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 163991054 881729536 21018 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18602/tid=18607] ppid=18588 vsize=861064 CPUtime=0.13
/proc/18602/task/18607/stat : 18607 (java) S 18588 18588 18384 0 -1 64 892 0 0 0 12 1 0 0 16 0 8 0 163991054 881729536 21018 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18602/tid=18608] ppid=18588 vsize=861064 CPUtime=0
/proc/18602/task/18608/stat : 18608 (java) S 18588 18588 18384 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 163991054 881729536 21018 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18602/tid=18609] ppid=18588 vsize=861064 CPUtime=0
/proc/18602/task/18609/stat : 18609 (java) S 18588 18588 18384 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 163991054 881729536 21018 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 908628

[startup+2.97714 s]
/proc/loadavg: 1.84 1.37 1.15 3/89 18609
/proc/meminfo: memFree=1738824/2055920 swapFree=4192812/4192956
[pid=18588] ppid=18586 vsize=47564 CPUtime=0.01
/proc/18588/stat : 18588 (galac.sh) S 18586 18588 18384 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 163991039 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18588/statm: 11891 363 245 79 0 218 0
[pid=18602] ppid=18588 vsize=861064 CPUtime=2.87
/proc/18602/stat : 18602 (java) R 18588 18588 18384 0 -1 0 25343 0 1 0 273 14 0 0 25 0 8 0 163991046 881729536 25090 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4153928145 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18602/statm: 215266 25090 1967 14 0 201471 0
[pid=18602/tid=18603] ppid=18588 vsize=861064 CPUtime=0.19
/proc/18602/task/18603/stat : 18603 (java) S 18588 18588 18384 0 -1 64 9574 0 0 0 15 4 0 0 16 0 8 0 163991050 881729536 25090 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18602/tid=18604] ppid=18588 vsize=861064 CPUtime=0
/proc/18602/task/18604/stat : 18604 (java) S 18588 18588 18384 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 163991050 881729536 25090 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18602/tid=18605] ppid=18588 vsize=861064 CPUtime=0
/proc/18602/task/18605/stat : 18605 (java) S 18588 18588 18384 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 163991050 881729536 25090 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18602/tid=18606] ppid=18588 vsize=861064 CPUtime=0
/proc/18602/task/18606/stat : 18606 (java) S 18588 18588 18384 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 163991054 881729536 25090 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18602/tid=18607] ppid=18588 vsize=861064 CPUtime=0.15
/proc/18602/task/18607/stat : 18607 (java) S 18588 18588 18384 0 -1 64 901 0 0 0 14 1 0 0 16 0 8 0 163991054 881729536 25090 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18602/tid=18608] ppid=18588 vsize=861064 CPUtime=0
/proc/18602/task/18608/stat : 18608 (java) S 18588 18588 18384 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 163991054 881729536 25090 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18602/tid=18609] ppid=18588 vsize=861064 CPUtime=0
/proc/18602/task/18609/stat : 18609 (java) S 18588 18588 18384 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 163991054 881729536 25090 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 908628

[startup+6.27956 s]
/proc/loadavg: 1.85 1.38 1.16 3/89 18609
/proc/meminfo: memFree=1711816/2055920 swapFree=4192812/4192956
[pid=18588] ppid=18586 vsize=47564 CPUtime=0.01
/proc/18588/stat : 18588 (galac.sh) S 18586 18588 18384 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 163991039 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18588/statm: 11891 363 245 79 0 218 0
[pid=18602] ppid=18588 vsize=861064 CPUtime=6.16
/proc/18602/stat : 18602 (java) R 18588 18588 18384 0 -1 0 30843 0 1 0 599 17 0 0 25 0 8 0 163991046 881729536 30580 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073924463 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18602/statm: 215266 30580 1975 14 0 201471 0
[pid=18602/tid=18603] ppid=18588 vsize=861064 CPUtime=0.4
/proc/18602/task/18603/stat : 18603 (java) S 18588 18588 18384 0 -1 64 15000 0 0 0 34 6 0 0 17 0 8 0 163991050 881729536 30580 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18602/tid=18604] ppid=18588 vsize=861064 CPUtime=0
/proc/18602/task/18604/stat : 18604 (java) S 18588 18588 18384 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 163991050 881729536 30580 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18602/tid=18605] ppid=18588 vsize=861064 CPUtime=0
/proc/18602/task/18605/stat : 18605 (java) S 18588 18588 18384 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 163991050 881729536 30580 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18602/tid=18606] ppid=18588 vsize=861064 CPUtime=0
/proc/18602/task/18606/stat : 18606 (java) S 18588 18588 18384 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 163991054 881729536 30580 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18602/tid=18607] ppid=18588 vsize=861064 CPUtime=0.23
/proc/18602/task/18607/stat : 18607 (java) S 18588 18588 18384 0 -1 64 946 0 0 0 21 2 0 0 15 0 8 0 163991054 881729536 30580 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18602/tid=18608] ppid=18588 vsize=861064 CPUtime=0
/proc/18602/task/18608/stat : 18608 (java) S 18588 18588 18384 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 163991054 881729536 30580 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18602/tid=18609] ppid=18588 vsize=861064 CPUtime=0
/proc/18602/task/18609/stat : 18609 (java) S 18588 18588 18384 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 163991054 881729536 30580 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 908628

[startup+12.7624 s]
/proc/loadavg: 1.86 1.39 1.16 3/89 18609
/proc/meminfo: memFree=1616656/2055920 swapFree=4192812/4192956
[pid=18588] ppid=18586 vsize=47564 CPUtime=0.01
/proc/18588/stat : 18588 (galac.sh) S 18586 18588 18384 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 163991039 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18588/statm: 11891 363 245 79 0 218 0
[pid=18602] ppid=18588 vsize=861064 CPUtime=12.61
/proc/18602/stat : 18602 (java) R 18588 18588 18384 0 -1 0 54637 0 1 0 1234 27 0 0 25 0 8 0 163991046 881729536 54371 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073922348 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18602/statm: 215266 54371 1975 14 0 201471 0
[pid=18602/tid=18603] ppid=18588 vsize=861064 CPUtime=1.45
/proc/18602/task/18603/stat : 18603 (java) S 18588 18588 18384 0 -1 64 38791 0 0 0 129 16 0 0 16 0 8 0 163991050 881729536 54371 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18602/tid=18604] ppid=18588 vsize=861064 CPUtime=0
/proc/18602/task/18604/stat : 18604 (java) S 18588 18588 18384 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 163991050 881729536 54371 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18602/tid=18605] ppid=18588 vsize=861064 CPUtime=0
/proc/18602/task/18605/stat : 18605 (java) S 18588 18588 18384 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 163991050 881729536 54371 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18602/tid=18606] ppid=18588 vsize=861064 CPUtime=0
/proc/18602/task/18606/stat : 18606 (java) S 18588 18588 18384 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 163991054 881729536 54371 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18602/tid=18607] ppid=18588 vsize=861064 CPUtime=0.23
/proc/18602/task/18607/stat : 18607 (java) S 18588 18588 18384 0 -1 64 946 0 0 0 21 2 0 0 15 0 8 0 163991054 881729536 54371 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18602/tid=18608] ppid=18588 vsize=861064 CPUtime=0
/proc/18602/task/18608/stat : 18608 (java) S 18588 18588 18384 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 163991054 881729536 54371 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18602/tid=18609] ppid=18588 vsize=861064 CPUtime=0
/proc/18602/task/18609/stat : 18609 (java) S 18588 18588 18384 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 163991054 881729536 54371 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 908628

[startup+25.6561 s]
/proc/loadavg: 1.89 1.42 1.17 3/89 18609
/proc/meminfo: memFree=1481808/2055920 swapFree=4192812/4192956
[pid=18588] ppid=18586 vsize=47564 CPUtime=0.01
/proc/18588/stat : 18588 (galac.sh) S 18586 18588 18384 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 163991039 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18588/statm: 11891 363 245 79 0 218 0
[pid=18602] ppid=18588 vsize=861064 CPUtime=25.43
/proc/18602/stat : 18602 (java) R 18588 18588 18384 0 -1 0 87662 0 1 0 2501 42 0 0 25 0 8 0 163991046 881729536 87383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074025934 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18602/statm: 215266 87383 1994 14 0 201471 0
[pid=18602/tid=18603] ppid=18588 vsize=861064 CPUtime=2.89
/proc/18602/task/18603/stat : 18603 (java) S 18588 18588 18384 0 -1 64 71730 0 0 0 260 29 0 0 16 0 8 0 163991050 881729536 87383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18602/tid=18604] ppid=18588 vsize=861064 CPUtime=0
/proc/18602/task/18604/stat : 18604 (java) S 18588 18588 18384 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 163991050 881729536 87383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18602/tid=18605] ppid=18588 vsize=861064 CPUtime=0
/proc/18602/task/18605/stat : 18605 (java) S 18588 18588 18384 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 163991050 881729536 87383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18602/tid=18606] ppid=18588 vsize=861064 CPUtime=0
/proc/18602/task/18606/stat : 18606 (java) S 18588 18588 18384 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 163991054 881729536 87383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18602/tid=18607] ppid=18588 vsize=861064 CPUtime=0.3
/proc/18602/task/18607/stat : 18607 (java) S 18588 18588 18384 0 -1 64 982 0 0 0 28 2 0 0 15 0 8 0 163991054 881729536 87383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18602/tid=18608] ppid=18588 vsize=861064 CPUtime=0
/proc/18602/task/18608/stat : 18608 (java) S 18588 18588 18384 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 163991054 881729536 87383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18602/tid=18609] ppid=18588 vsize=861064 CPUtime=0
/proc/18602/task/18609/stat : 18609 (java) S 18588 18588 18384 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 163991054 881729536 87383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 908628

[startup+51.3094 s]
/proc/loadavg: 1.93 1.47 1.19 3/89 18609
/proc/meminfo: memFree=1467728/2055920 swapFree=4192812/4192956
[pid=18588] ppid=18586 vsize=47564 CPUtime=0.01
/proc/18588/stat : 18588 (galac.sh) S 18586 18588 18384 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 163991039 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18588/statm: 11891 363 245 79 0 218 0
[pid=18602] ppid=18588 vsize=861064 CPUtime=50.96
/proc/18602/stat : 18602 (java) R 18588 18588 18384 0 -1 0 87705 0 1 0 5044 52 0 0 25 0 8 0 163991046 881729536 87383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074079421 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18602/statm: 215266 87383 1994 14 0 201471 0
[pid=18602/tid=18603] ppid=18588 vsize=861064 CPUtime=2.97
/proc/18602/task/18603/stat : 18603 (java) S 18588 18588 18384 0 -1 64 71730 0 0 0 267 30 0 0 16 0 8 0 163991050 881729536 87383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18602/tid=18604] ppid=18588 vsize=861064 CPUtime=0
/proc/18602/task/18604/stat : 18604 (java) S 18588 18588 18384 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 163991050 881729536 87383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18602/tid=18605] ppid=18588 vsize=861064 CPUtime=0
/proc/18602/task/18605/stat : 18605 (java) S 18588 18588 18384 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 163991050 881729536 87383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18602/tid=18606] ppid=18588 vsize=861064 CPUtime=0
/proc/18602/task/18606/stat : 18606 (java) S 18588 18588 18384 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 163991054 881729536 87383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18602/tid=18607] ppid=18588 vsize=861064 CPUtime=0.3
/proc/18602/task/18607/stat : 18607 (java) S 18588 18588 18384 0 -1 64 982 0 0 0 28 2 0 0 15 0 8 0 163991054 881729536 87383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18602/tid=18608] ppid=18588 vsize=861064 CPUtime=0
/proc/18602/task/18608/stat : 18608 (java) S 18588 18588 18384 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 163991054 881729536 87383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18602/tid=18609] ppid=18588 vsize=861064 CPUtime=0
/proc/18602/task/18609/stat : 18609 (java) S 18588 18588 18384 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 163991054 881729536 87383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 908628

[startup+102.533 s]
/proc/loadavg: 2.10 1.58 1.24 3/82 18610
/proc/meminfo: memFree=1680200/2055920 swapFree=4192812/4192956
[pid=18588] ppid=18586 vsize=47564 CPUtime=81.21
/proc/18588/stat : 18588 (galac.sh) S 18586 18588 18384 0 -1 4194304 800 89469 0 1 0 0 8051 70 17 0 1 0 163991039 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18588/statm: 11891 363 245 79 0 218 0
[pid=18610] ppid=18588 vsize=123136 CPUtime=20.7
/proc/18610/stat : 18610 (minisat) R 18588 18588 18384 0 -1 4194304 28230 0 0 0 2054 16 0 0 25 0 1 0 163999212 126091264 28212 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/18610/statm: 30784 28212 54 142 0 30640 0
Current children cumulated CPU time (s) 101.91

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

/proc/loadavg: 2.03 1.99 1.74 3/82 18941
/proc/meminfo: memFree=1524880/2055920 swapFree=4192812/4192956
[pid=18588] ppid=18586 vsize=47564 CPUtime=81.21
/proc/18588/stat : 18588 (galac.sh) S 18586 18588 18384 0 -1 4194304 800 89469 0 1 0 0 8051 70 17 0 1 0 163991039 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18588/statm: 11891 363 245 79 0 218 0
[pid=18610] ppid=18588 vsize=207560 CPUtime=1038.23
/proc/18610/stat : 18610 (minisat) R 18588 18588 18384 0 -1 4194304 49355 0 0 0 103754 69 0 0 25 0 1 0 163999212 212541440 49337 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/18610/statm: 51890 49337 54 142 0 51746 0
Current children cumulated CPU time (s) 1119.44
Current children cumulated vsize (KiB) 255124

[startup+1183.55 s]
/proc/loadavg: 2.01 1.99 1.75 3/82 18941
/proc/meminfo: memFree=1520272/2055920 swapFree=4192812/4192956
[pid=18588] ppid=18586 vsize=47564 CPUtime=81.21
/proc/18588/stat : 18588 (galac.sh) S 18586 18588 18384 0 -1 4194304 800 89469 0 1 0 0 8051 70 17 0 1 0 163991039 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18588/statm: 11891 363 245 79 0 218 0
[pid=18610] ppid=18588 vsize=212072 CPUtime=1098.24
/proc/18610/stat : 18610 (minisat) R 18588 18588 18384 0 -1 4194304 50506 0 0 0 109753 71 0 0 25 0 1 0 163999212 217161728 50488 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/18610/statm: 53018 50488 54 142 0 52874 0
Current children cumulated CPU time (s) 1179.45
Current children cumulated vsize (KiB) 259636

[startup+1243.61 s]
/proc/loadavg: 2.00 1.99 1.76 3/82 18941
/proc/meminfo: memFree=1513552/2055920 swapFree=4192812/4192956
[pid=18588] ppid=18586 vsize=47564 CPUtime=81.21
/proc/18588/stat : 18588 (galac.sh) S 18586 18588 18384 0 -1 4194304 800 89469 0 1 0 0 8051 70 17 0 1 0 163991039 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18588/statm: 11891 363 245 79 0 218 0
[pid=18610] ppid=18588 vsize=218692 CPUtime=1158.25
/proc/18610/stat : 18610 (minisat) R 18588 18588 18384 0 -1 4194304 52158 0 0 0 115753 72 0 0 25 0 1 0 163999212 223940608 52140 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/18610/statm: 54673 52140 54 142 0 54529 0
Current children cumulated CPU time (s) 1239.46
Current children cumulated vsize (KiB) 266256

[startup+1303.65 s]
/proc/loadavg: 2.00 1.99 1.77 3/82 18941
/proc/meminfo: memFree=1508304/2055920 swapFree=4192812/4192956
[pid=18588] ppid=18586 vsize=47564 CPUtime=81.21
/proc/18588/stat : 18588 (galac.sh) S 18586 18588 18384 0 -1 4194304 800 89469 0 1 0 0 8051 70 17 0 1 0 163991039 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18588/statm: 11891 363 245 79 0 218 0
[pid=18610] ppid=18588 vsize=223980 CPUtime=1218.21
/proc/18610/stat : 18610 (minisat) R 18588 18588 18384 0 -1 4194304 53473 0 0 0 121748 73 0 0 25 0 1 0 163999212 229355520 53455 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/18610/statm: 55995 53455 54 142 0 55851 0
Current children cumulated CPU time (s) 1299.42
Current children cumulated vsize (KiB) 271544

[startup+1363.67 s]
/proc/loadavg: 2.00 1.99 1.78 3/82 18941
/proc/meminfo: memFree=1503440/2055920 swapFree=4192812/4192956
[pid=18588] ppid=18586 vsize=47564 CPUtime=81.21
/proc/18588/stat : 18588 (galac.sh) S 18586 18588 18384 0 -1 4194304 800 89469 0 1 0 0 8051 70 17 0 1 0 163991039 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18588/statm: 11891 363 245 79 0 218 0
[pid=18610] ppid=18588 vsize=228916 CPUtime=1278.18
/proc/18610/stat : 18610 (minisat) R 18588 18588 18384 0 -1 4194304 54713 0 0 0 127744 74 0 0 25 0 1 0 163999212 234409984 54695 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/18610/statm: 57229 54695 54 142 0 57085 0
Current children cumulated CPU time (s) 1359.39
Current children cumulated vsize (KiB) 276480

[startup+1423.74 s]
/proc/loadavg: 2.00 1.99 1.80 3/82 18941
/proc/meminfo: memFree=1499792/2055920 swapFree=4192812/4192956
[pid=18588] ppid=18586 vsize=47564 CPUtime=81.21
/proc/18588/stat : 18588 (galac.sh) S 18586 18588 18384 0 -1 4194304 800 89469 0 1 0 0 8051 70 17 0 1 0 163991039 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18588/statm: 11891 363 245 79 0 218 0
[pid=18610] ppid=18588 vsize=232620 CPUtime=1338.19
/proc/18610/stat : 18610 (minisat) R 18588 18588 18384 0 -1 4194304 55640 0 0 0 133744 75 0 0 25 0 1 0 163999212 238202880 55622 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134715850 0 0 4096 3 0 0 0 17 0 0 0
/proc/18610/statm: 58155 55622 54 142 0 58011 0
Current children cumulated CPU time (s) 1419.4
Current children cumulated vsize (KiB) 280184

[startup+1483.77 s]
/proc/loadavg: 2.00 1.99 1.81 3/82 18941
/proc/meminfo: memFree=1495760/2055920 swapFree=4192812/4192956
[pid=18588] ppid=18586 vsize=47564 CPUtime=81.21
/proc/18588/stat : 18588 (galac.sh) S 18586 18588 18384 0 -1 4194304 800 89469 0 1 0 0 8051 70 17 0 1 0 163991039 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18588/statm: 11891 363 245 79 0 218 0
[pid=18610] ppid=18588 vsize=236580 CPUtime=1398.15
/proc/18610/stat : 18610 (minisat) R 18588 18588 18384 0 -1 4194304 56645 0 0 0 139739 76 0 0 25 0 1 0 163999212 242257920 56627 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/18610/statm: 59145 56627 54 142 0 59001 0
Current children cumulated CPU time (s) 1479.36
Current children cumulated vsize (KiB) 284144

[startup+1543.78 s]
/proc/loadavg: 2.00 1.99 1.82 3/82 18941
/proc/meminfo: memFree=1492560/2055920 swapFree=4192812/4192956
[pid=18588] ppid=18586 vsize=47564 CPUtime=81.21
/proc/18588/stat : 18588 (galac.sh) S 18586 18588 18384 0 -1 4194304 800 89469 0 1 0 0 8051 70 17 0 1 0 163991039 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18588/statm: 11891 363 245 79 0 218 0
[pid=18610] ppid=18588 vsize=239760 CPUtime=1458.11
/proc/18610/stat : 18610 (minisat) R 18588 18588 18384 0 -1 4194304 57427 0 0 0 145734 77 0 0 25 0 1 0 163999212 245514240 57409 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/18610/statm: 59940 57409 54 142 0 59796 0
Current children cumulated CPU time (s) 1539.32
Current children cumulated vsize (KiB) 287324

[startup+1603.8 s]
/proc/loadavg: 2.00 1.99 1.82 3/82 18941
/proc/meminfo: memFree=1490256/2055920 swapFree=4192812/4192956
[pid=18588] ppid=18586 vsize=47564 CPUtime=81.21
/proc/18588/stat : 18588 (galac.sh) S 18586 18588 18384 0 -1 4194304 800 89469 0 1 0 0 8051 70 17 0 1 0 163991039 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18588/statm: 11891 363 245 79 0 218 0
[pid=18610] ppid=18588 vsize=242276 CPUtime=1518.08
/proc/18610/stat : 18610 (minisat) R 18588 18588 18384 0 -1 4194304 57996 0 0 0 151730 78 0 0 25 0 1 0 163999212 248090624 57978 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529767 0 0 4096 3 0 0 0 17 0 0 0
/proc/18610/statm: 60569 57978 54 142 0 60425 0
Current children cumulated CPU time (s) 1599.29
Current children cumulated vsize (KiB) 289840

[startup+1663.83 s]
/proc/loadavg: 2.12 2.02 1.84 3/82 18941
/proc/meminfo: memFree=1486992/2055920 swapFree=4192812/4192956
[pid=18588] ppid=18586 vsize=47564 CPUtime=81.21
/proc/18588/stat : 18588 (galac.sh) S 18586 18588 18384 0 -1 4194304 800 89469 0 1 0 0 8051 70 17 0 1 0 163991039 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18588/statm: 11891 363 245 79 0 218 0
[pid=18610] ppid=18588 vsize=245452 CPUtime=1578.04
/proc/18610/stat : 18610 (minisat) R 18588 18588 18384 0 -1 4194304 58801 0 0 0 157726 78 0 0 25 0 1 0 163999212 251342848 58783 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/18610/statm: 61363 58783 54 142 0 61219 0
Current children cumulated CPU time (s) 1659.25
Current children cumulated vsize (KiB) 293016

[startup+1723.87 s]
/proc/loadavg: 2.04 2.02 1.85 3/82 18941
/proc/meminfo: memFree=1484560/2055920 swapFree=4192812/4192956
[pid=18588] ppid=18586 vsize=47564 CPUtime=81.21
/proc/18588/stat : 18588 (galac.sh) S 18586 18588 18384 0 -1 4194304 800 89469 0 1 0 0 8051 70 17 0 1 0 163991039 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18588/statm: 11891 363 245 79 0 218 0
[pid=18610] ppid=18588 vsize=247852 CPUtime=1638.01
/proc/18610/stat : 18610 (minisat) R 18588 18588 18384 0 -1 4194304 59412 0 0 0 163722 79 0 0 25 0 1 0 163999212 253800448 59394 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/18610/statm: 61963 59394 54 142 0 61819 0
Current children cumulated CPU time (s) 1719.22
Current children cumulated vsize (KiB) 295416

[startup+1783.9 s]
/proc/loadavg: 2.01 2.01 1.85 3/82 18941
/proc/meminfo: memFree=1481488/2055920 swapFree=4192812/4192956
[pid=18588] ppid=18586 vsize=47564 CPUtime=81.21
/proc/18588/stat : 18588 (galac.sh) S 18586 18588 18384 0 -1 4194304 800 89469 0 1 0 0 8051 70 17 0 1 0 163991039 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18588/statm: 11891 363 245 79 0 218 0
[pid=18610] ppid=18588 vsize=250904 CPUtime=1697.99
/proc/18610/stat : 18610 (minisat) R 18588 18588 18384 0 -1 4194304 60165 0 0 0 169719 80 0 0 25 0 1 0 163999212 256925696 60147 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520025 0 0 4096 3 0 0 0 17 0 0 0
/proc/18610/statm: 62726 60147 54 142 0 62582 0
Current children cumulated CPU time (s) 1779.2
Current children cumulated vsize (KiB) 298468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.82 s]
/proc/loadavg: 2.01 2.01 1.86 3/82 18941
/proc/meminfo: memFree=1480336/2055920 swapFree=4192812/4192956
[pid=18588] ppid=18586 vsize=47564 CPUtime=81.21
/proc/18588/stat : 18588 (galac.sh) S 18586 18588 18384 0 -1 4194304 800 89469 0 1 0 0 8051 70 17 0 1 0 163991039 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18588/statm: 11891 363 245 79 0 218 0
[pid=18610] ppid=18588 vsize=251960 CPUtime=1718.88
/proc/18610/stat : 18610 (minisat) R 18588 18588 18384 0 -1 4194304 60430 0 0 0 171808 80 0 0 25 0 1 0 163999212 258007040 60412 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529330 0 0 4096 3 0 0 0 17 0 0 0
/proc/18610/statm: 62990 60412 54 142 0 62846 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 299524

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 18588 and gives childrusage.ru_utime.tv_sec=80 childrusage.ru_utime.tv_usec=518759 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=716891
CPU time returned by wait4() is 81.2356
while last known CPU time is 1800.09

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

Real time (s): 1804.83
CPU time (s): 1800.09
CPU user time (s): 1798.59
CPU system time (s): 1.5
CPU usage (%): 99.7373
Max. virtual memory (cumulated for all children) (KiB): 908628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 80.5188
system time used= 0.716891
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90269
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= 3645
involuntary context switches= 4488

runsolver used 2.30565 s user time and 5.71113 s system time

The end

Launcher Data (download as text)

Begin job on node40 on Sun Jan  7 07:45:17 UTC 2007


IDJOB= 203070
IDBENCH= 3908
FILE ID= node40/203070-1168155917

PBS_JOBID= 3478527

Free space on /tmp= 66546 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-28-28-fcd/rand-3-28-28-93-632-fcd-47_ext.xml
COMMAND LINE= /tmp/evaluation/203070-1168155917/galac.sh /tmp/evaluation/203070-1168155917/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-203070-1168155917 -o ROOT/results/node40/solver-203070-1168155917 -C 1800 -M 900  /tmp/evaluation/203070-1168155917/galac.sh /tmp/evaluation/203070-1168155917/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  f55d1fc709c25ef8511b332342ca7e42

RANDOM SEED= 812664616

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.239
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.239
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:       1827824 kB
Buffers:         12536 kB
Cached:         131964 kB
SwapCached:          0 kB
Active:         111432 kB
Inactive:        62956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1827824 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8652 kB
Writeback:           0 kB
Mapped:          47672 kB
Slab:            39032 kB
Committed_AS:  3268104 kB
PageTables:       1880 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= 66507 MiB



End job on node40 on Sun Jan  7 08:15:22 UTC 2007