Trace number 223606

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 1SAT 163.181 164.826

General information on the benchmark

Nametightness/tightness0.5/
rand-2-40-25-180-500-15_ext.xml
MD5SUMf61245cc4751f2fc09ea3c9b98a74093
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.51547
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables40
Number of constraints180
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension180
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
1.09	c start processing
1.09	c start relation processing
1.15	c start cnf exporting
2.98	c parsing time : 0.905
2.98	c preprocessing time : 2.799
2.98	
2.98	c Nary constraints - conflicts : 0 supports : 0
2.98	c Binary constraints - conflicts : 87 supports :93
2.98	c max arity constraint : 2
2.98	c Max Tuples generated 0
2.98	c relations : 180
2.98	c relations BDD: 0
2.98	c vars : 1001 - clauses :  42959
2.98	
3.01	 
3.01	c --- Minisat Stats ---
3.01	 
163.77	c restarts              : 16
163.77	c conflicts             : 94444          (594 /sec)
163.77	c decisions             : 155411         (1.32 % random) (977 /sec)
163.77	c propagations          : 13439925       (84460 /sec)
163.77	c conflict literals     : 10701969       (24.48 % deleted)
163.77	c Memory used           : 36.45 MB
163.77	c CPU time              : 159.128 s
163.77	
163.77	s SATISFIABLE
164.82	v 8 0 5 19 13 23 6 14 12 22 11 4 3 3 14 17 11 19 5 20 11 5 8 14 9 15 7 17 8 6 17 9 17 14 1 15 9 8 7 13

Verifier Data (download as text)

OK

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node42/watcher-223606-1168265858 -o ROOT/results/node42/solver-223606-1168265858 -C 1800 -M 900 /tmp/evaluation/223606-1168265858/galac.sh /tmp/evaluation/223606-1168265858/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.70 0.69 0.54 5/82 24037
/proc/meminfo: memFree=1538760/2055920 swapFree=4191892/4192956
[pid=24036] ppid=24034 vsize=8652 CPUtime=0
/proc/24036/stat : 24036 (galac.sh) S 24034 24036 23072 0 -1 4194304 347 0 0 0 0 0 0 0 16 0 1 0 174985154 8859648 280 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 259414747994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24036/statm: 2163 280 208 79 0 156 0
[pid=24038] ppid=24036 vsize=8688 CPUtime=0
/proc/24038/stat : 24038 (galac.sh) S 24036 24036 23072 0 -1 4194368 38 0 0 0 0 0 0 0 17 0 1 0 174985155 8896512 286 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 259415310418 0 0 4096 73728 18446744071563648864 0 0 17 1 0 0
/proc/24038/statm: 2172 286 209 79 0 165 0
[pid=24039] ppid=24038 vsize=6864 CPUtime=0
/proc/24039/stat : 24039 (id) R 24038 24036 23072 0 -1 4194304 242 0 0 0 0 0 0 0 16 0 1 0 174985155 7028736 184 18446744073709551615 4194304 4211724 548682069312 18446744073709551615 259415328655 0 0 3674112 0 0 0 0 17 0 0 0
/proc/24039/statm: 1716 184 155 4 0 46 0

[startup+0.105515 s]
/proc/loadavg: 1.70 0.69 0.54 5/82 24037
/proc/meminfo: memFree=1538760/2055920 swapFree=4191892/4192956
[pid=24036] ppid=24034 vsize=47564 CPUtime=0.01
/proc/24036/stat : 24036 (galac.sh) S 24034 24036 23072 0 -1 4194304 762 1704 0 0 0 0 0 1 23 0 1 0 174985154 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 259414747994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24036/statm: 11891 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.513555 s]
/proc/loadavg: 1.70 0.69 0.54 5/82 24037
/proc/meminfo: memFree=1538760/2055920 swapFree=4191892/4192956
[pid=24036] ppid=24034 vsize=47564 CPUtime=0.01
/proc/24036/stat : 24036 (galac.sh) S 24034 24036 23072 0 -1 4194304 762 1704 0 0 0 0 0 1 23 0 1 0 174985154 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 259414747994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24036/statm: 11891 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.33564 s]
/proc/loadavg: 1.70 0.69 0.54 6/90 24057
/proc/meminfo: memFree=1450120/2055920 swapFree=4191892/4192956
[pid=24036] ppid=24034 vsize=47564 CPUtime=0.01
/proc/24036/stat : 24036 (galac.sh) S 24034 24036 23072 0 -1 4194304 762 1704 0 0 0 0 0 1 23 0 1 0 174985154 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 259414747994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24036/statm: 11891 363 245 79 0 218 0
[pid=24050] ppid=24036 vsize=861064 CPUtime=1.25
/proc/24050/stat : 24050 (java) R 24036 24036 23072 0 -1 0 19714 0 1 0 113 12 0 0 17 0 8 0 174985158 881729536 19468 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073454144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24050/statm: 215266 19468 1992 14 0 201471 0
[pid=24050/tid=24051] ppid=24036 vsize=861064 CPUtime=0.04
/proc/24050/task/24051/stat : 24051 (java) S 24036 24036 23072 0 -1 64 3795 0 0 0 3 1 0 0 16 0 8 0 174985163 881729536 19468 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24050/tid=24052] ppid=24036 vsize=861064 CPUtime=0
/proc/24050/task/24052/stat : 24052 (java) S 24036 24036 23072 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 174985163 881729536 19468 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24050/tid=24053] ppid=24036 vsize=861064 CPUtime=0
/proc/24050/task/24053/stat : 24053 (java) S 24036 24036 23072 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 174985163 881729536 19468 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24050/tid=24054] ppid=24036 vsize=861064 CPUtime=0
/proc/24050/task/24054/stat : 24054 (java) S 24036 24036 23072 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 174985167 881729536 19468 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24050/tid=24055] ppid=24036 vsize=861064 CPUtime=0.27
/proc/24050/task/24055/stat : 24055 (java) R 24036 24036 23072 0 -1 64 1006 0 0 0 26 1 0 0 20 0 8 0 174985167 881729536 19468 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24050/tid=24056] ppid=24036 vsize=861064 CPUtime=0
/proc/24050/task/24056/stat : 24056 (java) S 24036 24036 23072 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 174985167 881729536 19468 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24050/tid=24057] ppid=24036 vsize=861064 CPUtime=0
/proc/24050/task/24057/stat : 24057 (java) S 24036 24036 23072 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 174985167 881729536 19468 18446744073709551615 134512640 134570532 4294956112 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) 908628

[startup+2.97683 s]
/proc/loadavg: 1.72 0.71 0.55 3/90 24057
/proc/meminfo: memFree=1441416/2055920 swapFree=4191892/4192956
[pid=24036] ppid=24034 vsize=47564 CPUtime=0.01
/proc/24036/stat : 24036 (galac.sh) S 24034 24036 23072 0 -1 4194304 762 1704 0 0 0 0 0 1 23 0 1 0 174985154 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 259414747994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24036/statm: 11891 363 245 79 0 218 0
[pid=24050] ppid=24036 vsize=861064 CPUtime=2.88
/proc/24050/stat : 24050 (java) R 24036 24036 23072 0 -1 0 21629 0 1 0 274 14 0 0 25 0 8 0 174985158 881729536 21380 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074053358 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24050/statm: 215266 21380 1995 14 0 201471 0
[pid=24050/tid=24051] ppid=24036 vsize=861064 CPUtime=0.08
/proc/24050/task/24051/stat : 24051 (java) S 24036 24036 23072 0 -1 64 5690 0 0 0 6 2 0 0 16 0 8 0 174985163 881729536 21380 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24050/tid=24052] ppid=24036 vsize=861064 CPUtime=0
/proc/24050/task/24052/stat : 24052 (java) S 24036 24036 23072 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 174985163 881729536 21380 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24050/tid=24053] ppid=24036 vsize=861064 CPUtime=0
/proc/24050/task/24053/stat : 24053 (java) S 24036 24036 23072 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 174985163 881729536 21380 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24050/tid=24054] ppid=24036 vsize=861064 CPUtime=0
/proc/24050/task/24054/stat : 24054 (java) S 24036 24036 23072 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 174985167 881729536 21380 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24050/tid=24055] ppid=24036 vsize=861064 CPUtime=0.3
/proc/24050/task/24055/stat : 24055 (java) S 24036 24036 23072 0 -1 64 1018 0 0 0 29 1 0 0 16 0 8 0 174985167 881729536 21380 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24050/tid=24056] ppid=24036 vsize=861064 CPUtime=0
/proc/24050/task/24056/stat : 24056 (java) S 24036 24036 23072 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 174985167 881729536 21380 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24050/tid=24057] ppid=24036 vsize=861064 CPUtime=0
/proc/24050/task/24057/stat : 24057 (java) S 24036 24036 23072 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 174985167 881729536 21380 18446744073709551615 134512640 134570532 4294956112 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) 908628

[startup+6.2612 s]
/proc/loadavg: 1.72 0.71 0.55 3/83 24058
/proc/meminfo: memFree=1501184/2055920 swapFree=4191892/4192956
[pid=24036] ppid=24034 vsize=47564 CPUtime=2.92
/proc/24036/stat : 24036 (galac.sh) S 24034 24036 23072 0 -1 4194304 800 23342 0 1 0 0 275 17 17 0 1 0 174985154 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 259414747994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24036/statm: 11891 363 245 79 0 218 0
[pid=24058] ppid=24036 vsize=9404 CPUtime=3.2
/proc/24058/stat : 24058 (minisat) R 24036 24036 23072 0 -1 4194304 2160 0 0 0 318 2 0 0 25 0 1 0 174985456 9629696 2142 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/24058/statm: 2351 2142 54 142 0 2207 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 56968

[startup+12.7369 s]
/proc/loadavg: 1.84 0.77 0.57 4/83 24058
/proc/meminfo: memFree=1486272/2055920 swapFree=4191892/4192956
[pid=24036] ppid=24034 vsize=47564 CPUtime=2.92
/proc/24036/stat : 24036 (galac.sh) S 24034 24036 23072 0 -1 4194304 800 23342 0 1 0 0 275 17 17 0 1 0 174985154 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 259414747994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24036/statm: 11891 363 245 79 0 218 0
[pid=24058] ppid=24036 vsize=14176 CPUtime=9.62
/proc/24058/stat : 24058 (minisat) R 24036 24036 23072 0 -1 4194304 3330 0 0 0 958 4 0 0 25 0 1 0 174985456 14516224 3312 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529435 0 0 4096 3 0 0 0 17 1 0 0
/proc/24058/statm: 3544 3312 54 142 0 3400 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 61740

[startup+25.589 s]
/proc/loadavg: 1.95 0.82 0.59 3/83 24058
/proc/meminfo: memFree=1443264/2055920 swapFree=4191892/4192956
[pid=24036] ppid=24034 vsize=47564 CPUtime=2.92
/proc/24036/stat : 24036 (galac.sh) S 24034 24036 23072 0 -1 4194304 800 23342 0 1 0 0 275 17 17 0 1 0 174985154 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 259414747994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24036/statm: 11891 363 245 79 0 218 0
[pid=24058] ppid=24036 vsize=18984 CPUtime=22.35
/proc/24058/stat : 24058 (minisat) R 24036 24036 23072 0 -1 4194304 4547 0 0 0 2230 5 0 0 25 0 1 0 174985456 19439616 4529 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/24058/statm: 4746 4529 54 142 0 4602 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 66548

[startup+51.2762 s]
/proc/loadavg: 2.09 0.95 0.63 4/83 24058
/proc/meminfo: memFree=1367616/2055920 swapFree=4191892/4192956
[pid=24036] ppid=24034 vsize=47564 CPUtime=2.92
/proc/24036/stat : 24036 (galac.sh) S 24034 24036 23072 0 -1 4194304 800 23342 0 1 0 0 275 17 17 0 1 0 174985154 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 259414747994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24036/statm: 11891 363 245 79 0 218 0
[pid=24058] ppid=24036 vsize=26716 CPUtime=47.8
/proc/24058/stat : 24058 (minisat) R 24036 24036 23072 0 -1 4194304 6433 0 0 0 4772 8 0 0 25 0 1 0 174985456 27357184 6415 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/24058/statm: 6679 6415 54 142 0 6535 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 74280

[startup+102.553 s]
/proc/loadavg: 2.09 1.12 0.71 3/83 24060
/proc/meminfo: memFree=1235072/2055920 swapFree=4191892/4192956
[pid=24036] ppid=24034 vsize=47564 CPUtime=2.92
/proc/24036/stat : 24036 (galac.sh) S 24034 24036 23072 0 -1 4194304 800 23342 0 1 0 0 275 17 17 0 1 0 174985154 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 259414747994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24036/statm: 11891 363 245 79 0 218 0
[pid=24058] ppid=24036 vsize=30828 CPUtime=98.59
/proc/24058/stat : 24058 (minisat) R 24036 24036 23072 0 -1 4194304 7456 0 0 0 9850 9 0 0 25 0 1 0 174985456 31567872 7438 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/24058/statm: 7707 7438 54 142 0 7563 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 78392

[startup+162.588 s]
/proc/loadavg: 2.32 1.37 0.82 3/83 24060
/proc/meminfo: memFree=1225984/2055920 swapFree=4191892/4192956
[pid=24036] ppid=24034 vsize=47564 CPUtime=2.92
/proc/24036/stat : 24036 (galac.sh) S 24034 24036 23072 0 -1 4194304 800 23342 0 1 0 0 275 17 17 0 1 0 174985154 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 259414747994 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24036/statm: 11891 363 245 79 0 218 0
[pid=24058] ppid=24036 vsize=37324 CPUtime=158.05
/proc/24058/stat : 24058 (minisat) R 24036 24036 23072 0 -1 4194304 9045 0 0 0 15795 10 0 0 25 0 1 0 174985456 38219776 9027 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134522156 0 0 4096 3 0 0 0 17 1 0 0
/proc/24058/statm: 9331 9027 54 142 0 9187 0
Current children cumulated CPU time (s) 160.97
Current children cumulated vsize (KiB) 84888

Child status: 0
Real time (s): 164.826
CPU time (s): 163.181
CPU user time (s): 162.765
CPU system time (s): 0.415936
CPU usage (%): 99.0019
Max. virtual memory (cumulated for all children) (KiB): 908724

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 162.765
system time used= 0.415936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49554
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= 1590
involuntary context switches= 7174

runsolver used 0.186971 s user time and 0.602908 s system time

The end

Launcher Data (download as text)

Begin job on node42 on Mon Jan  8 14:17:39 UTC 2007


IDJOB= 223606
IDBENCH= 5659
FILE ID= node42/223606-1168265858

PBS_JOBID= 3482787

Free space on /tmp= 66559 MiB

BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.5/rand-2-40-25-180-500-15_ext.xml
COMMAND LINE= /tmp/evaluation/223606-1168265858/galac.sh /tmp/evaluation/223606-1168265858/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-223606-1168265858 -o ROOT/results/node42/solver-223606-1168265858 -C 1800 -M 900  /tmp/evaluation/223606-1168265858/galac.sh /tmp/evaluation/223606-1168265858/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  f61245cc4751f2fc09ea3c9b98a74093

RANDOM SEED= 253201263

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.229
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.229
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:       1539176 kB
Buffers:         29344 kB
Cached:         102288 kB
SwapCached:        356 kB
Active:         399996 kB
Inactive:        62016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1539176 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            3224 kB
Writeback:           0 kB
Mapped:         345880 kB
Slab:            39484 kB
Committed_AS:  4119432 kB
PageTables:       2456 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= 66559 MiB



End job on node42 on Mon Jan  8 14:20:24 UTC 2007