Trace number 195584

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 1UNSAT 281.941 285.414

General information on the benchmark

Namerlfap/rlfapGraphs/
graph11.xml
MD5SUMf99a84357d49704ce92e19e2187b6864
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 benchmark0.242963
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables680
Number of constraints3757
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3757
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
235.92	c start processing
235.94	c start relation processing
236.65	c start cnf exporting
284.83	c parsing time : 235.772
284.83	c preprocessing time : 284.684
284.84	
284.84	c Nary constraints - conflicts : 0 supports : 0
284.84	c Binary constraints - conflicts : 2451 supports :1306
284.84	c max arity constraint : 2
284.84	c Max Tuples generated 1936
284.84	c relations : 2211
284.84	c relations BDD: 0
284.84	c vars : 25641 - clauses :  1645771
284.84	
284.88	 
284.88	c --- Minisat Stats ---
284.88	 
285.38	Solved by unit propagation
285.38	s UNSATISFIABLE

Verifier Data (download as text)

No possible verification on an UNSAT instance

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node5/watcher-195584-1168113224 -o ROOT/results/node5/solver-195584-1168113224 -C 1800 -M 900 /tmp/evaluation/195584-1168113224/galac.sh /tmp/evaluation/195584-1168113224/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.63 1.64 1.78 5/98 21473
/proc/meminfo: memFree=1236416/2055920 swapFree=4192812/4192956
[pid=21472] ppid=21470 vsize=8652 CPUtime=0
/proc/21472/stat : 21472 (galac.sh) R 21470 21472 21243 0 -1 4194304 335 0 0 0 0 0 0 0 17 0 1 0 139936961 8859648 279 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913479327 0 65538 4096 73728 0 0 0 17 1 0 0
/proc/21472/statm: 2163 279 207 79 0 156 0
[pid=21474] ppid=21472 vsize=8688 CPUtime=0
/proc/21474/stat : 21474 (galac.sh) R 21472 21472 21243 0 -1 4194368 27 0 0 0 0 0 0 0 17 0 1 0 139936961 8896512 286 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913479327 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/21474/statm: 2172 286 209 79 0 165 0
[pid=21475] ppid=21474 vsize=8728 CPUtime=0
/proc/21475/stat : 21475 (galac.sh) R 21474 21472 21243 0 -1 4194368 26 0 0 0 0 0 0 0 17 0 1 0 139936961 8937472 290 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913479975 0 0 3674112 73728 0 0 0 17 1 0 0
/proc/21475/statm: 0 0 0 0 0 0 0

[startup+0.106976 s]
/proc/loadavg: 1.63 1.64 1.78 5/98 21473
/proc/meminfo: memFree=1236416/2055920 swapFree=4192812/4192956
[pid=21472] ppid=21470 vsize=47560 CPUtime=0.01
/proc/21472/stat : 21472 (galac.sh) S 21470 21472 21243 0 -1 4194304 762 2030 0 0 0 0 0 1 23 0 1 0 139936961 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/21472/statm: 11890 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.515007 s]
/proc/loadavg: 1.63 1.64 1.78 5/98 21473
/proc/meminfo: memFree=1236416/2055920 swapFree=4192812/4192956
[pid=21472] ppid=21470 vsize=47560 CPUtime=0.01
/proc/21472/stat : 21472 (galac.sh) S 21470 21472 21243 0 -1 4194304 762 2030 0 0 0 0 0 1 23 0 1 0 139936961 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/21472/statm: 11890 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.3371 s]
/proc/loadavg: 1.63 1.64 1.78 4/106 21493
/proc/meminfo: memFree=1196416/2055920 swapFree=4192812/4192956
[pid=21472] ppid=21470 vsize=47560 CPUtime=0.01
/proc/21472/stat : 21472 (galac.sh) S 21470 21472 21243 0 -1 4194304 762 2030 0 0 0 0 0 1 23 0 1 0 139936961 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/21472/statm: 11890 363 245 79 0 218 0
[pid=21486] ppid=21472 vsize=861012 CPUtime=1.28
/proc/21486/stat : 21486 (java) R 21472 21472 21243 0 -1 0 12069 0 1 0 120 8 0 0 24 0 8 0 139936964 881676288 11797 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21486/statm: 215253 11797 1994 14 0 201458 0
[pid=21486/tid=21487] ppid=21472 vsize=861012 CPUtime=0.63
/proc/21486/task/21487/stat : 21487 (java) R 21472 21472 21243 0 -1 64 3522 0 0 0 61 2 0 0 20 0 8 0 139936967 881676288 11797 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155167536 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21488] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21488/stat : 21488 (java) S 21472 21472 21243 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 139936967 881676288 11797 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21489] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21489/stat : 21489 (java) S 21472 21472 21243 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 139936967 881676288 11797 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21490] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21490/stat : 21490 (java) S 21472 21472 21243 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 139936971 881676288 11797 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21491] ppid=21472 vsize=861012 CPUtime=0.18
/proc/21486/task/21491/stat : 21491 (java) S 21472 21472 21243 0 -1 64 948 0 0 0 17 1 0 0 16 0 8 0 139936971 881676288 11797 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21492] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21492/stat : 21492 (java) S 21472 21472 21243 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 139936971 881676288 11797 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21493] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21493/stat : 21493 (java) S 21472 21472 21243 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 139936971 881676288 11797 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 908572

[startup+2.9903 s]
/proc/loadavg: 1.63 1.64 1.78 3/106 21493
/proc/meminfo: memFree=1195456/2055920 swapFree=4192812/4192956
[pid=21472] ppid=21470 vsize=47560 CPUtime=0.01
/proc/21472/stat : 21472 (galac.sh) S 21470 21472 21243 0 -1 4194304 762 2030 0 0 0 0 0 1 23 0 1 0 139936961 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/21472/statm: 11890 363 245 79 0 218 0
[pid=21486] ppid=21472 vsize=861012 CPUtime=2.92
/proc/21486/stat : 21486 (java) S 21472 21472 21243 0 -1 0 12416 0 1 0 283 9 0 0 16 0 8 0 139936964 881676288 12086 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21486/statm: 215253 12086 1994 14 0 201458 0
[pid=21486/tid=21487] ppid=21472 vsize=861012 CPUtime=2.16
/proc/21486/task/21487/stat : 21487 (java) R 21472 21472 21243 0 -1 64 3793 0 0 0 214 2 0 0 25 0 8 0 139936967 881676288 12086 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155523556 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21488] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21488/stat : 21488 (java) S 21472 21472 21243 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 139936967 881676288 12086 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21489] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21489/stat : 21489 (java) S 21472 21472 21243 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 139936967 881676288 12086 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21490] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21490/stat : 21490 (java) S 21472 21472 21243 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 139936971 881676288 12086 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21491] ppid=21472 vsize=861012 CPUtime=0.2
/proc/21486/task/21491/stat : 21491 (java) S 21472 21472 21243 0 -1 64 966 0 0 0 19 1 0 0 16 0 8 0 139936971 881676288 12086 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21492] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21492/stat : 21492 (java) S 21472 21472 21243 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 139936971 881676288 12086 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21493] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21493/stat : 21493 (java) S 21472 21472 21243 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 139936971 881676288 12086 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 908572

[startup+6.27766 s]
/proc/loadavg: 1.66 1.64 1.79 3/106 21493
/proc/meminfo: memFree=1192896/2055920 swapFree=4192812/4192956
[pid=21472] ppid=21470 vsize=47560 CPUtime=0.01
/proc/21472/stat : 21472 (galac.sh) S 21470 21472 21243 0 -1 4194304 762 2030 0 0 0 0 0 1 23 0 1 0 139936961 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/21472/statm: 11890 363 245 79 0 218 0
[pid=21486] ppid=21472 vsize=861012 CPUtime=6.17
/proc/21486/stat : 21486 (java) S 21472 21472 21243 0 -1 0 13195 0 1 0 606 11 0 0 15 0 8 0 139936964 881676288 12765 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21486/statm: 215253 12765 1994 14 0 201458 0
[pid=21486/tid=21487] ppid=21472 vsize=861012 CPUtime=5.24
/proc/21486/task/21487/stat : 21487 (java) R 21472 21472 21243 0 -1 64 4461 0 0 0 521 3 0 0 25 0 8 0 139936967 881676288 12765 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4153802800 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21488] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21488/stat : 21488 (java) S 21472 21472 21243 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 139936967 881676288 12765 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21489] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21489/stat : 21489 (java) S 21472 21472 21243 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 139936967 881676288 12765 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21490] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21490/stat : 21490 (java) S 21472 21472 21243 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 139936971 881676288 12765 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21491] ppid=21472 vsize=861012 CPUtime=0.22
/proc/21486/task/21491/stat : 21491 (java) S 21472 21472 21243 0 -1 64 977 0 0 0 21 1 0 0 16 0 8 0 139936971 881676288 12765 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21492] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21492/stat : 21492 (java) S 21472 21472 21243 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 139936971 881676288 12765 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21493] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21493/stat : 21493 (java) S 21472 21472 21243 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 139936971 881676288 12765 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 908572

[startup+12.7794 s]
/proc/loadavg: 1.68 1.65 1.79 3/106 21493
/proc/meminfo: memFree=1189376/2055920 swapFree=4192812/4192956
[pid=21472] ppid=21470 vsize=47560 CPUtime=0.01
/proc/21472/stat : 21472 (galac.sh) S 21470 21472 21243 0 -1 4194304 762 2030 0 0 0 0 0 1 23 0 1 0 139936961 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/21472/statm: 11890 363 245 79 0 218 0
[pid=21486] ppid=21472 vsize=861012 CPUtime=12.6
/proc/21486/stat : 21486 (java) S 21472 21472 21243 0 -1 0 14178 0 1 0 1248 12 0 0 15 0 8 0 139936964 881676288 13596 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21486/statm: 215253 13596 1994 14 0 201458 0
[pid=21486/tid=21487] ppid=21472 vsize=861012 CPUtime=11.43
/proc/21486/task/21487/stat : 21487 (java) R 21472 21472 21243 0 -1 64 5280 0 0 0 1139 4 0 0 25 0 8 0 139936967 881676288 13596 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155135518 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21488] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21488/stat : 21488 (java) S 21472 21472 21243 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 139936967 881676288 13596 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21489] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21489/stat : 21489 (java) S 21472 21472 21243 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 139936967 881676288 13596 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21490] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21490/stat : 21490 (java) S 21472 21472 21243 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 139936971 881676288 13596 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21491] ppid=21472 vsize=861012 CPUtime=0.26
/proc/21486/task/21491/stat : 21491 (java) S 21472 21472 21243 0 -1 64 989 0 0 0 24 2 0 0 15 0 8 0 139936971 881676288 13596 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21492] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21492/stat : 21492 (java) S 21472 21472 21243 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 139936971 881676288 13596 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21493] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21493/stat : 21493 (java) S 21472 21472 21243 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 139936971 881676288 13596 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 908572

[startup+25.6529 s]
/proc/loadavg: 1.75 1.67 1.79 3/106 21493
/proc/meminfo: memFree=1183616/2055920 swapFree=4192812/4192956
[pid=21472] ppid=21470 vsize=47560 CPUtime=0.01
/proc/21472/stat : 21472 (galac.sh) S 21470 21472 21243 0 -1 4194304 762 2030 0 0 0 0 0 1 23 0 1 0 139936961 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/21472/statm: 11890 363 245 79 0 218 0
[pid=21486] ppid=21472 vsize=861012 CPUtime=25.35
/proc/21486/stat : 21486 (java) S 21472 21472 21243 0 -1 0 15906 0 1 0 2520 15 0 0 15 0 8 0 139936964 881676288 15095 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21486/statm: 215253 15095 1994 14 0 201458 0
[pid=21486/tid=21487] ppid=21472 vsize=861012 CPUtime=23.79
/proc/21486/task/21487/stat : 21487 (java) R 21472 21472 21243 0 -1 64 6758 0 0 0 2372 7 0 0 25 0 8 0 139936967 881676288 15095 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155523567 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21488] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21488/stat : 21488 (java) S 21472 21472 21243 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 139936967 881676288 15095 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21489] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21489/stat : 21489 (java) S 21472 21472 21243 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 139936967 881676288 15095 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21490] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21490/stat : 21490 (java) S 21472 21472 21243 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 139936971 881676288 15095 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21491] ppid=21472 vsize=861012 CPUtime=0.29
/proc/21486/task/21491/stat : 21491 (java) S 21472 21472 21243 0 -1 64 1010 0 0 0 27 2 0 0 16 0 8 0 139936971 881676288 15095 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21492] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21492/stat : 21492 (java) S 21472 21472 21243 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 139936971 881676288 15095 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21493] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21493/stat : 21493 (java) S 21472 21472 21243 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 139936971 881676288 15095 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 908572

[startup+51.3468 s]
/proc/loadavg: 1.84 1.69 1.79 3/106 21493
/proc/meminfo: memFree=1175104/2055920 swapFree=4192812/4192956
[pid=21472] ppid=21470 vsize=47560 CPUtime=0.01
/proc/21472/stat : 21472 (galac.sh) S 21470 21472 21243 0 -1 4194304 762 2030 0 0 0 0 0 1 23 0 1 0 139936961 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/21472/statm: 11890 363 245 79 0 218 0
[pid=21486] ppid=21472 vsize=861012 CPUtime=50.74
/proc/21486/stat : 21486 (java) S 21472 21472 21243 0 -1 0 18310 0 1 0 5055 19 0 0 15 0 8 0 139936964 881676288 17171 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21486/statm: 215253 17171 1994 14 0 201458 0
[pid=21486/tid=21487] ppid=21472 vsize=861012 CPUtime=48.51
/proc/21486/task/21487/stat : 21487 (java) R 21472 21472 21243 0 -1 64 8797 0 0 0 4841 10 0 0 25 0 8 0 139936967 881676288 17171 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4154050415 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21488] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21488/stat : 21488 (java) S 21472 21472 21243 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 139936967 881676288 17171 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21489] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21489/stat : 21489 (java) S 21472 21472 21243 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 139936967 881676288 17171 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21490] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21490/stat : 21490 (java) S 21472 21472 21243 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 139936971 881676288 17171 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21491] ppid=21472 vsize=861012 CPUtime=0.35
/proc/21486/task/21491/stat : 21491 (java) S 21472 21472 21243 0 -1 64 1047 0 0 0 33 2 0 0 16 0 8 0 139936971 881676288 17171 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21492] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21492/stat : 21492 (java) S 21472 21472 21243 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 139936971 881676288 17171 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21493] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21493/stat : 21493 (java) S 21472 21472 21243 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 139936971 881676288 17171 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 908572

[startup+102.557 s]
/proc/loadavg: 1.93 1.74 1.80 3/106 21493
/proc/meminfo: memFree=1094464/2055920 swapFree=4192812/4192956
[pid=21472] ppid=21470 vsize=47560 CPUtime=0.01
/proc/21472/stat : 21472 (galac.sh) S 21470 21472 21243 0 -1 4194304 762 2030 0 0 0 0 0 1 23 0 1 0 139936961 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/21472/statm: 11890 363 245 79 0 218 0
[pid=21486] ppid=21472 vsize=861012 CPUtime=101.28
/proc/21486/stat : 21486 (java) S 21472 21472 21243 0 -1 0 21897 0 1 0 10104 24 0 0 15 0 8 0 139936964 881676288 20286 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21486/statm: 215253 20286 1994 14 0 201458 0
[pid=21486/tid=21487] ppid=21472 vsize=861012 CPUtime=97.97
/proc/21486/task/21487/stat : 21487 (java) R 21472 21472 21243 0 -1 64 11906 0 0 0 9783 14 0 0 25 0 8 0 139936967 881676288 20286 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155134204 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21488] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21488/stat : 21488 (java) S 21472 21472 21243 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 139936967 881676288 20286 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21489] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21489/stat : 21489 (java) S 21472 21472 21243 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 139936967 881676288 20286 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21490] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21490/stat : 21490 (java) S 21472 21472 21243 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 139936971 881676288 20286 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21491] ppid=21472 vsize=861012 CPUtime=0.36
/proc/21486/task/21491/stat : 21491 (java) S 21472 21472 21243 0 -1 64 1053 0 0 0 34 2 0 0 16 0 8 0 139936971 881676288 20286 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21492] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21492/stat : 21492 (java) S 21472 21472 21243 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 139936971 881676288 20286 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21493] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21493/stat : 21493 (java) S 21472 21472 21243 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 139936971 881676288 20286 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.29
Current children cumulated vsize (KiB) 908572

[startup+162.657 s]
/proc/loadavg: 2.01 1.80 1.82 3/106 21493
/proc/meminfo: memFree=1084288/2055920 swapFree=4192812/4192956
[pid=21472] ppid=21470 vsize=47560 CPUtime=0.01
/proc/21472/stat : 21472 (galac.sh) S 21470 21472 21243 0 -1 4194304 762 2030 0 0 0 0 0 1 23 0 1 0 139936961 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/21472/statm: 11890 363 245 79 0 218 0
[pid=21486] ppid=21472 vsize=861012 CPUtime=160.76
/proc/21486/stat : 21486 (java) S 21472 21472 21243 0 -1 0 24827 0 1 0 16047 29 0 0 15 0 8 0 139936964 881676288 22793 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21486/statm: 215253 22793 1994 14 0 201458 0
[pid=21486/tid=21487] ppid=21472 vsize=861012 CPUtime=156.2
/proc/21486/task/21487/stat : 21487 (java) R 21472 21472 21243 0 -1 64 14413 0 0 0 15602 18 0 0 25 0 8 0 139936967 881676288 22793 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155523552 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21488] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21488/stat : 21488 (java) S 21472 21472 21243 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 139936967 881676288 22793 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21489] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21489/stat : 21489 (java) S 21472 21472 21243 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 139936967 881676288 22793 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21490] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21490/stat : 21490 (java) S 21472 21472 21243 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 139936971 881676288 22793 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21491] ppid=21472 vsize=861012 CPUtime=0.36
/proc/21486/task/21491/stat : 21491 (java) S 21472 21472 21243 0 -1 64 1053 0 0 0 34 2 0 0 16 0 8 0 139936971 881676288 22793 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21492] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21492/stat : 21492 (java) S 21472 21472 21243 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 139936971 881676288 22793 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21493] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21493/stat : 21493 (java) S 21472 21472 21243 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 139936971 881676288 22793 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 160.77
Current children cumulated vsize (KiB) 908572

[startup+222.693 s]
/proc/loadavg: 2.00 1.83 1.83 3/106 21493
/proc/meminfo: memFree=1075072/2055920 swapFree=4192812/4192956
[pid=21472] ppid=21470 vsize=47560 CPUtime=0.01
/proc/21472/stat : 21472 (galac.sh) S 21470 21472 21243 0 -1 4194304 762 2030 0 0 0 0 0 1 23 0 1 0 139936961 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/21472/statm: 11890 363 245 79 0 218 0
[pid=21486] ppid=21472 vsize=861012 CPUtime=220.07
/proc/21486/stat : 21486 (java) S 21472 21472 21243 0 -1 0 27468 0 1 0 21974 33 0 0 15 0 8 0 139936964 881676288 25083 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21486/statm: 215253 25083 1994 14 0 201458 0
[pid=21486/tid=21487] ppid=21472 vsize=861012 CPUtime=214.19
/proc/21486/task/21487/stat : 21487 (java) R 21472 21472 21243 0 -1 64 16703 0 0 0 21397 22 0 0 25 0 8 0 139936967 881676288 25083 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155222440 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21488] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21488/stat : 21488 (java) S 21472 21472 21243 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 139936967 881676288 25083 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21489] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21489/stat : 21489 (java) S 21472 21472 21243 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 139936967 881676288 25083 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21490] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21490/stat : 21490 (java) S 21472 21472 21243 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 139936971 881676288 25083 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21491] ppid=21472 vsize=861012 CPUtime=0.36
/proc/21486/task/21491/stat : 21491 (java) S 21472 21472 21243 0 -1 64 1053 0 0 0 34 2 0 0 16 0 8 0 139936971 881676288 25083 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21492] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21492/stat : 21492 (java) S 21472 21472 21243 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 139936971 881676288 25083 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21493] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21493/stat : 21493 (java) S 21472 21472 21243 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 139936971 881676288 25083 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 220.08
Current children cumulated vsize (KiB) 908572

[startup+282.713 s]
/proc/loadavg: 2.04 1.87 1.84 3/106 21493
/proc/meminfo: memFree=1000328/2055920 swapFree=4192812/4192956
[pid=21472] ppid=21470 vsize=47560 CPUtime=0.01
/proc/21472/stat : 21472 (galac.sh) S 21470 21472 21243 0 -1 4194304 762 2030 0 0 0 0 0 1 23 0 1 0 139936961 48701440 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 226913086298 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/21472/statm: 11890 363 245 79 0 218 0
[pid=21486] ppid=21472 vsize=861012 CPUtime=279.25
/proc/21486/stat : 21486 (java) R 21472 21472 21243 0 -1 0 39275 0 1 0 27863 62 0 0 25 0 8 0 139936964 881676288 36739 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074378954 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21486/statm: 215253 36739 2016 14 0 201458 0
[pid=21486/tid=21487] ppid=21472 vsize=861012 CPUtime=227.21
/proc/21486/task/21487/stat : 21487 (java) S 21472 21472 21243 0 -1 64 20915 0 0 0 22696 25 0 0 16 0 8 0 139936967 881676288 36739 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21488] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21488/stat : 21488 (java) S 21472 21472 21243 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 139936967 881676288 36739 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21489] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21489/stat : 21489 (java) S 21472 21472 21243 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 139936967 881676288 36739 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21490] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21490/stat : 21490 (java) S 21472 21472 21243 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 139936971 881676288 36739 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21491] ppid=21472 vsize=861012 CPUtime=0.46
/proc/21486/task/21491/stat : 21491 (java) S 21472 21472 21243 0 -1 64 1106 0 0 0 43 3 0 0 16 0 8 0 139936971 881676288 36739 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21492] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21492/stat : 21492 (java) S 21472 21472 21243 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 139936971 881676288 36739 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21486/tid=21493] ppid=21472 vsize=861012 CPUtime=0
/proc/21486/task/21493/stat : 21493 (java) S 21472 21472 21243 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 139936971 881676288 36739 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 279.26
Current children cumulated vsize (KiB) 908572

Child status: 0
Real time (s): 285.414
CPU time (s): 281.941
CPU user time (s): 281.17
CPU system time (s): 0.770882
CPU usage (%): 98.7831
Max. virtual memory (cumulated for all children) (KiB): 908572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 281.17
system time used= 0.770882
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49600
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= 12071
involuntary context switches= 17655

runsolver used 0.482926 s user time and 1.19082 s system time

The end

Launcher Data (download as text)

Begin job on node5 on Sat Jan  6 19:53:44 UTC 2007


IDJOB= 195584
IDBENCH= 3288
FILE ID= node5/195584-1168113224

PBS_JOBID= 3477121

Free space on /tmp= 66329 MiB

BENCH NAME= HOME/pub/bench/CPAI06/rlfap/rlfapGraphs/graph11.xml
COMMAND LINE= /tmp/evaluation/195584-1168113224/galac.sh /tmp/evaluation/195584-1168113224/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-195584-1168113224 -o ROOT/results/node5/solver-195584-1168113224 -C 1800 -M 900  /tmp/evaluation/195584-1168113224/galac.sh /tmp/evaluation/195584-1168113224/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  f99a84357d49704ce92e19e2187b6864

RANDOM SEED= 706431487

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.240
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.240
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:       1237024 kB
Buffers:         59400 kB
Cached:         523768 kB
SwapCached:          0 kB
Active:         260712 kB
Inactive:       470108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1237024 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3448 kB
Writeback:           0 kB
Mapped:         176604 kB
Slab:            72684 kB
Committed_AS:  4131420 kB
PageTables:       2408 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= 66329 MiB



End job on node5 on Sat Jan  6 19:58:32 UTC 2007