Trace number 206635

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.07 1816.92

General information on the benchmark

Namerandom/rand-3-28-28/
rand-3-28-28-93-632-12_ext.xml
MD5SUMb203f3a76345008d6e9dae755bd5826d
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.03	c --- Preproc Stats ---
5.51	c start processing
5.51	c start relation processing
19.74	c start cnf exporting
82.76	c parsing time : 5.317
82.76	c preprocessing time : 82.569
82.76	
82.76	c Nary constraints - conflicts : 0 supports : 93
82.76	c Binary constraints - conflicts : 0 supports :0
82.76	c max arity constraint : 3
82.76	c Max Tuples generated 0
82.76	c relations : 93
82.76	c relations BDD: 93
82.76	c vars : 598551 - clauses :  1875528
82.76	
82.86	 
82.86	c --- Minisat Stats ---
82.86	 

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/node39/watcher-206635-1168175878 -o ROOT/results/node39/solver-206635-1168175878 -C 1800 -M 900 /tmp/evaluation/206635-1168175878/galac.sh /tmp/evaluation/206635-1168175878/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: 2.03 2.01 1.96 5/81 17309
/proc/meminfo: memFree=1542680/2055920 swapFree=4187312/4192956
[pid=17308] ppid=17306 vsize=8560 CPUtime=0
/proc/17308/stat : 17308 (galac.sh) R 17306 17308 16133 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 165987443 8765440 253 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493846927 0 0 4096 8192 0 0 0 17 1 0 0
/proc/17308/statm: 2140 253 197 79 0 133 0

[startup+0.1064 s]
/proc/loadavg: 2.03 2.01 1.96 5/81 17309
/proc/meminfo: memFree=1542680/2055920 swapFree=4187312/4192956
[pid=17308] ppid=17306 vsize=47568 CPUtime=0
/proc/17308/stat : 17308 (galac.sh) S 17306 17308 16133 0 -1 4194304 762 1704 0 0 0 0 0 0 24 0 1 0 165987443 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17308/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47568

[startup+0.514438 s]
/proc/loadavg: 2.03 2.01 1.96 5/81 17309
/proc/meminfo: memFree=1542680/2055920 swapFree=4187312/4192956
[pid=17308] ppid=17306 vsize=47568 CPUtime=0
/proc/17308/stat : 17308 (galac.sh) S 17306 17308 16133 0 -1 4194304 762 1704 0 0 0 0 0 0 24 0 1 0 165987443 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17308/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47568

[startup+1.33752 s]
/proc/loadavg: 2.03 2.01 1.96 3/89 17329
/proc/meminfo: memFree=1465488/2055920 swapFree=4187312/4192956
[pid=17308] ppid=17306 vsize=47568 CPUtime=0
/proc/17308/stat : 17308 (galac.sh) S 17306 17308 16133 0 -1 4194304 762 1704 0 0 0 0 0 0 24 0 1 0 165987443 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17308/statm: 11892 363 245 79 0 218 0
[pid=17322] ppid=17308 vsize=861064 CPUtime=1.24
/proc/17322/stat : 17322 (java) R 17308 17308 16133 0 -1 0 21271 0 1 0 114 10 0 0 22 0 8 0 165987447 881729536 21024 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073686110 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17322/statm: 215266 21024 1967 14 0 201471 0
[pid=17322/tid=17323] ppid=17308 vsize=861064 CPUtime=0.06
/proc/17322/task/17323/stat : 17323 (java) S 17308 17308 16133 0 -1 64 5517 0 0 0 4 2 0 0 16 0 8 0 165987453 881729536 21024 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17322/tid=17324] ppid=17308 vsize=861064 CPUtime=0
/proc/17322/task/17324/stat : 17324 (java) S 17308 17308 16133 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165987454 881729536 21024 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17322/tid=17325] ppid=17308 vsize=861064 CPUtime=0
/proc/17322/task/17325/stat : 17325 (java) S 17308 17308 16133 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165987454 881729536 21024 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17322/tid=17326] ppid=17308 vsize=861064 CPUtime=0
/proc/17322/task/17326/stat : 17326 (java) S 17308 17308 16133 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165987457 881729536 21024 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17322/tid=17327] ppid=17308 vsize=861064 CPUtime=0.12
/proc/17322/task/17327/stat : 17327 (java) S 17308 17308 16133 0 -1 64 892 0 0 0 12 0 0 0 16 0 8 0 165987457 881729536 21024 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17322/tid=17328] ppid=17308 vsize=861064 CPUtime=0
/proc/17322/task/17328/stat : 17328 (java) S 17308 17308 16133 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165987457 881729536 21024 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17322/tid=17329] ppid=17308 vsize=861064 CPUtime=0
/proc/17322/task/17329/stat : 17329 (java) S 17308 17308 16133 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 165987457 881729536 21024 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 908632

[startup+2.98967 s]
/proc/loadavg: 2.03 2.01 1.96 3/89 17329
/proc/meminfo: memFree=1454032/2055920 swapFree=4187312/4192956
[pid=17308] ppid=17306 vsize=47568 CPUtime=0
/proc/17308/stat : 17308 (galac.sh) S 17306 17308 16133 0 -1 4194304 762 1704 0 0 0 0 0 0 24 0 1 0 165987443 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17308/statm: 11892 363 245 79 0 218 0
[pid=17322] ppid=17308 vsize=861064 CPUtime=2.89
/proc/17322/stat : 17322 (java) R 17308 17308 16133 0 -1 0 25337 0 1 0 277 12 0 0 25 0 8 0 165987447 881729536 25084 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073775191 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17322/statm: 215266 25084 1967 14 0 201471 0
[pid=17322/tid=17323] ppid=17308 vsize=861064 CPUtime=0.19
/proc/17322/task/17323/stat : 17323 (java) S 17308 17308 16133 0 -1 64 9568 0 0 0 16 3 0 0 16 0 8 0 165987453 881729536 25084 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17322/tid=17324] ppid=17308 vsize=861064 CPUtime=0
/proc/17322/task/17324/stat : 17324 (java) S 17308 17308 16133 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165987454 881729536 25084 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17322/tid=17325] ppid=17308 vsize=861064 CPUtime=0
/proc/17322/task/17325/stat : 17325 (java) S 17308 17308 16133 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165987454 881729536 25084 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17322/tid=17326] ppid=17308 vsize=861064 CPUtime=0
/proc/17322/task/17326/stat : 17326 (java) S 17308 17308 16133 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165987457 881729536 25084 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17322/tid=17327] ppid=17308 vsize=861064 CPUtime=0.14
/proc/17322/task/17327/stat : 17327 (java) S 17308 17308 16133 0 -1 64 901 0 0 0 14 0 0 0 16 0 8 0 165987457 881729536 25084 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17322/tid=17328] ppid=17308 vsize=861064 CPUtime=0
/proc/17322/task/17328/stat : 17328 (java) S 17308 17308 16133 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165987457 881729536 25084 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17322/tid=17329] ppid=17308 vsize=861064 CPUtime=0
/proc/17322/task/17329/stat : 17329 (java) S 17308 17308 16133 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 165987457 881729536 25084 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) 908632

[startup+6.26997 s]
/proc/loadavg: 2.03 2.01 1.96 3/89 17329
/proc/meminfo: memFree=1425040/2055920 swapFree=4187312/4192956
[pid=17308] ppid=17306 vsize=47568 CPUtime=0
/proc/17308/stat : 17308 (galac.sh) S 17306 17308 16133 0 -1 4194304 762 1704 0 0 0 0 0 0 24 0 1 0 165987443 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17308/statm: 11892 363 245 79 0 218 0
[pid=17322] ppid=17308 vsize=861064 CPUtime=6.13
/proc/17322/stat : 17322 (java) R 17308 17308 16133 0 -1 0 31387 0 1 0 597 16 0 0 25 0 8 0 165987447 881729536 31125 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073922372 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17322/statm: 215266 31125 1975 14 0 201471 0
[pid=17322/tid=17323] ppid=17308 vsize=861064 CPUtime=0.42
/proc/17322/task/17323/stat : 17323 (java) S 17308 17308 16133 0 -1 64 15545 0 0 0 36 6 0 0 16 0 8 0 165987453 881729536 31125 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17322/tid=17324] ppid=17308 vsize=861064 CPUtime=0
/proc/17322/task/17324/stat : 17324 (java) S 17308 17308 16133 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165987454 881729536 31125 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17322/tid=17325] ppid=17308 vsize=861064 CPUtime=0
/proc/17322/task/17325/stat : 17325 (java) S 17308 17308 16133 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165987454 881729536 31125 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17322/tid=17326] ppid=17308 vsize=861064 CPUtime=0
/proc/17322/task/17326/stat : 17326 (java) S 17308 17308 16133 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165987457 881729536 31125 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17322/tid=17327] ppid=17308 vsize=861064 CPUtime=0.23
/proc/17322/task/17327/stat : 17327 (java) S 17308 17308 16133 0 -1 64 946 0 0 0 22 1 0 0 15 0 8 0 165987457 881729536 31125 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17322/tid=17328] ppid=17308 vsize=861064 CPUtime=0
/proc/17322/task/17328/stat : 17328 (java) S 17308 17308 16133 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165987457 881729536 31125 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17322/tid=17329] ppid=17308 vsize=861064 CPUtime=0
/proc/17322/task/17329/stat : 17329 (java) S 17308 17308 16133 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 165987457 881729536 31125 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 908632

[startup+12.6726 s]
/proc/loadavg: 2.02 2.01 1.96 3/89 17329
/proc/meminfo: memFree=1331488/2055920 swapFree=4187312/4192956
[pid=17308] ppid=17306 vsize=47568 CPUtime=0
/proc/17308/stat : 17308 (galac.sh) S 17306 17308 16133 0 -1 4194304 762 1704 0 0 0 0 0 0 24 0 1 0 165987443 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17308/statm: 11892 363 245 79 0 218 0
[pid=17322] ppid=17308 vsize=861064 CPUtime=12.46
/proc/17322/stat : 17322 (java) R 17308 17308 16133 0 -1 0 54736 0 1 0 1220 26 0 0 25 0 8 0 165987447 881729536 54470 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073932559 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17322/statm: 215266 54470 1975 14 0 201471 0
[pid=17322/tid=17323] ppid=17308 vsize=861064 CPUtime=1.48
/proc/17322/task/17323/stat : 17323 (java) S 17308 17308 16133 0 -1 64 38890 0 0 0 131 17 0 0 19 0 8 0 165987453 881729536 54470 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17322/tid=17324] ppid=17308 vsize=861064 CPUtime=0
/proc/17322/task/17324/stat : 17324 (java) S 17308 17308 16133 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165987454 881729536 54470 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17322/tid=17325] ppid=17308 vsize=861064 CPUtime=0
/proc/17322/task/17325/stat : 17325 (java) S 17308 17308 16133 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165987454 881729536 54470 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17322/tid=17326] ppid=17308 vsize=861064 CPUtime=0
/proc/17322/task/17326/stat : 17326 (java) S 17308 17308 16133 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165987457 881729536 54470 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17322/tid=17327] ppid=17308 vsize=861064 CPUtime=0.23
/proc/17322/task/17327/stat : 17327 (java) S 17308 17308 16133 0 -1 64 946 0 0 0 22 1 0 0 15 0 8 0 165987457 881729536 54470 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17322/tid=17328] ppid=17308 vsize=861064 CPUtime=0
/proc/17322/task/17328/stat : 17328 (java) S 17308 17308 16133 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165987457 881729536 54470 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17322/tid=17329] ppid=17308 vsize=861064 CPUtime=0
/proc/17322/task/17329/stat : 17329 (java) S 17308 17308 16133 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 165987457 881729536 54470 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.46
Current children cumulated vsize (KiB) 908632

[startup+25.5427 s]
/proc/loadavg: 2.02 2.01 1.96 3/89 17329
/proc/meminfo: memFree=1197216/2055920 swapFree=4187312/4192956
[pid=17308] ppid=17306 vsize=47568 CPUtime=0
/proc/17308/stat : 17308 (galac.sh) S 17306 17308 16133 0 -1 4194304 762 1704 0 0 0 0 0 0 24 0 1 0 165987443 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17308/statm: 11892 363 245 79 0 218 0
[pid=17322] ppid=17308 vsize=861064 CPUtime=25.22
/proc/17322/stat : 17322 (java) R 17308 17308 16133 0 -1 0 87682 0 1 0 2481 41 0 0 25 0 8 0 165987447 881729536 87403 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155212990 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17322/statm: 215266 87403 1994 14 0 201471 0
[pid=17322/tid=17323] ppid=17308 vsize=861064 CPUtime=2.93
/proc/17322/task/17323/stat : 17323 (java) S 17308 17308 16133 0 -1 64 71750 0 0 0 264 29 0 0 16 0 8 0 165987453 881729536 87403 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17322/tid=17324] ppid=17308 vsize=861064 CPUtime=0
/proc/17322/task/17324/stat : 17324 (java) S 17308 17308 16133 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165987454 881729536 87403 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17322/tid=17325] ppid=17308 vsize=861064 CPUtime=0
/proc/17322/task/17325/stat : 17325 (java) S 17308 17308 16133 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165987454 881729536 87403 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17322/tid=17326] ppid=17308 vsize=861064 CPUtime=0
/proc/17322/task/17326/stat : 17326 (java) S 17308 17308 16133 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165987457 881729536 87403 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17322/tid=17327] ppid=17308 vsize=861064 CPUtime=0.29
/proc/17322/task/17327/stat : 17327 (java) S 17308 17308 16133 0 -1 64 982 0 0 0 28 1 0 0 15 0 8 0 165987457 881729536 87403 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17322/tid=17328] ppid=17308 vsize=861064 CPUtime=0
/proc/17322/task/17328/stat : 17328 (java) S 17308 17308 16133 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165987457 881729536 87403 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17322/tid=17329] ppid=17308 vsize=861064 CPUtime=0
/proc/17322/task/17329/stat : 17329 (java) S 17308 17308 16133 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 165987457 881729536 87403 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 908632

[startup+51.1951 s]
/proc/loadavg: 2.01 2.01 1.96 3/89 17329
/proc/meminfo: memFree=1183392/2055920 swapFree=4187312/4192956
[pid=17308] ppid=17306 vsize=47568 CPUtime=0
/proc/17308/stat : 17308 (galac.sh) S 17306 17308 16133 0 -1 4194304 762 1704 0 0 0 0 0 0 24 0 1 0 165987443 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17308/statm: 11892 363 245 79 0 218 0
[pid=17322] ppid=17308 vsize=861064 CPUtime=50.63
/proc/17322/stat : 17322 (java) R 17308 17308 16133 0 -1 0 87725 0 1 0 5012 51 0 0 25 0 8 0 165987447 881729536 87404 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074034068 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17322/statm: 215266 87404 1995 14 0 201471 0
[pid=17322/tid=17323] ppid=17308 vsize=861064 CPUtime=3.01
/proc/17322/task/17323/stat : 17323 (java) S 17308 17308 16133 0 -1 64 71751 0 0 0 271 30 0 0 16 0 8 0 165987453 881729536 87404 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17322/tid=17324] ppid=17308 vsize=861064 CPUtime=0
/proc/17322/task/17324/stat : 17324 (java) S 17308 17308 16133 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165987454 881729536 87404 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17322/tid=17325] ppid=17308 vsize=861064 CPUtime=0
/proc/17322/task/17325/stat : 17325 (java) S 17308 17308 16133 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165987454 881729536 87404 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17322/tid=17326] ppid=17308 vsize=861064 CPUtime=0
/proc/17322/task/17326/stat : 17326 (java) S 17308 17308 16133 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 165987457 881729536 87404 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17322/tid=17327] ppid=17308 vsize=861064 CPUtime=0.29
/proc/17322/task/17327/stat : 17327 (java) S 17308 17308 16133 0 -1 64 982 0 0 0 28 1 0 0 15 0 8 0 165987457 881729536 87404 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17322/tid=17328] ppid=17308 vsize=861064 CPUtime=0
/proc/17322/task/17328/stat : 17328 (java) S 17308 17308 16133 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165987457 881729536 87404 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17322/tid=17329] ppid=17308 vsize=861064 CPUtime=0
/proc/17322/task/17329/stat : 17329 (java) S 17308 17308 16133 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 165987457 881729536 87404 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 908632

[startup+102.44 s]
/proc/loadavg: 2.08 2.02 1.97 3/82 17330
/proc/meminfo: memFree=1396248/2055920 swapFree=4187312/4192956
[pid=17308] ppid=17306 vsize=47568 CPUtime=81.98
/proc/17308/stat : 17308 (galac.sh) S 17306 17308 16133 0 -1 4194304 800 89491 0 1 0 0 8130 68 17 0 1 0 165987443 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17308/statm: 11892 363 245 79 0 218 0
[pid=17330] ppid=17308 vsize=122080 CPUtime=19.39
/proc/17330/stat : 17330 (minisat) R 17308 17308 16133 0 -1 4194304 28088 0 0 0 1922 17 0 0 25 0 1 0 165995729 125009920 28070 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/17330/statm: 30520 28070 54 142 0 30376 0
Current children cumulated CPU time (s) 101.37

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

/proc/loadavg: 2.00 2.00 1.97 3/82 17330
/proc/meminfo: memFree=1262744/2055920 swapFree=4187312/4192956
[pid=17308] ppid=17306 vsize=47568 CPUtime=81.98
/proc/17308/stat : 17308 (galac.sh) S 17306 17308 16133 0 -1 4194304 800 89491 0 1 0 0 8130 68 17 0 1 0 165987443 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17308/statm: 11892 363 245 79 0 218 0
[pid=17330] ppid=17308 vsize=255636 CPUtime=1031.18
/proc/17330/stat : 17330 (minisat) R 17308 17308 16133 0 -1 4194304 61346 0 0 0 103072 46 0 0 25 0 1 0 165995729 261771264 61328 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/17330/statm: 63909 61328 54 142 0 63765 0
Current children cumulated CPU time (s) 1113.16
Current children cumulated vsize (KiB) 303204

[startup+1183.53 s]
/proc/loadavg: 2.00 2.00 1.97 3/82 17330
/proc/meminfo: memFree=1256536/2055920 swapFree=4187312/4192956
[pid=17308] ppid=17306 vsize=47568 CPUtime=81.98
/proc/17308/stat : 17308 (galac.sh) S 17306 17308 16133 0 -1 4194304 800 89491 0 1 0 0 8130 68 17 0 1 0 165987443 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17308/statm: 11892 363 245 79 0 218 0
[pid=17330] ppid=17308 vsize=261756 CPUtime=1090.64
/proc/17330/stat : 17330 (minisat) R 17308 17308 16133 0 -1 4194304 62888 0 0 0 109016 48 0 0 25 0 1 0 165995729 268038144 62870 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/17330/statm: 65439 62870 54 142 0 65295 0
Current children cumulated CPU time (s) 1172.62
Current children cumulated vsize (KiB) 309324

[startup+1243.61 s]
/proc/loadavg: 2.00 2.00 1.97 3/82 17330
/proc/meminfo: memFree=1245400/2055920 swapFree=4187312/4192956
[pid=17308] ppid=17306 vsize=47568 CPUtime=81.98
/proc/17308/stat : 17308 (galac.sh) S 17306 17308 16133 0 -1 4194304 800 89491 0 1 0 0 8130 68 17 0 1 0 165987443 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17308/statm: 11892 363 245 79 0 218 0
[pid=17330] ppid=17308 vsize=273140 CPUtime=1150.17
/proc/17330/stat : 17330 (minisat) R 17308 17308 16133 0 -1 4194304 65676 0 0 0 114966 51 0 0 25 0 1 0 165995729 279695360 65658 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529624 0 0 4096 3 0 0 0 17 1 0 0
/proc/17330/statm: 68285 65658 54 142 0 68141 0
Current children cumulated CPU time (s) 1232.15
Current children cumulated vsize (KiB) 320708

[startup+1303.67 s]
/proc/loadavg: 2.00 2.00 1.97 3/82 17330
/proc/meminfo: memFree=1233432/2055920 swapFree=4187312/4192956
[pid=17308] ppid=17306 vsize=47568 CPUtime=81.98
/proc/17308/stat : 17308 (galac.sh) S 17306 17308 16133 0 -1 4194304 800 89491 0 1 0 0 8130 68 17 0 1 0 165987443 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17308/statm: 11892 363 245 79 0 218 0
[pid=17330] ppid=17308 vsize=285144 CPUtime=1209.68
/proc/17330/stat : 17330 (minisat) R 17308 17308 16133 0 -1 4194304 68699 0 0 0 120915 53 0 0 25 0 1 0 165995729 291987456 68681 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/17330/statm: 71286 68681 54 142 0 71142 0
Current children cumulated CPU time (s) 1291.66
Current children cumulated vsize (KiB) 332712

[startup+1363.72 s]
/proc/loadavg: 2.00 2.00 1.97 4/82 17330
/proc/meminfo: memFree=1220952/2055920 swapFree=4187312/4192956
[pid=17308] ppid=17306 vsize=47568 CPUtime=81.98
/proc/17308/stat : 17308 (galac.sh) S 17306 17308 16133 0 -1 4194304 800 89491 0 1 0 0 8130 68 17 0 1 0 165987443 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17308/statm: 11892 363 245 79 0 218 0
[pid=17330] ppid=17308 vsize=297540 CPUtime=1269.19
/proc/17330/stat : 17330 (minisat) R 17308 17308 16133 0 -1 4194304 71780 0 0 0 126864 55 0 0 25 0 1 0 165995729 304680960 71762 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/17330/statm: 74385 71762 54 142 0 74241 0
Current children cumulated CPU time (s) 1351.17
Current children cumulated vsize (KiB) 345108

[startup+1423.81 s]
/proc/loadavg: 2.00 2.00 1.97 3/82 17330
/proc/meminfo: memFree=1207704/2055920 swapFree=4187312/4192956
[pid=17308] ppid=17306 vsize=47568 CPUtime=81.98
/proc/17308/stat : 17308 (galac.sh) S 17306 17308 16133 0 -1 4194304 800 89491 0 1 0 0 8130 68 17 0 1 0 165987443 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17308/statm: 11892 363 245 79 0 218 0
[pid=17330] ppid=17308 vsize=310656 CPUtime=1328.73
/proc/17330/stat : 17330 (minisat) R 17308 17308 16133 0 -1 4194304 75076 0 0 0 132816 57 0 0 25 0 1 0 165995729 318111744 75058 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/17330/statm: 77664 75058 54 142 0 77520 0
Current children cumulated CPU time (s) 1410.71
Current children cumulated vsize (KiB) 358224

[startup+1483.86 s]
/proc/loadavg: 2.04 2.01 1.98 3/86 17385
/proc/meminfo: memFree=1044416/2055920 swapFree=4187312/4192956
[pid=17308] ppid=17306 vsize=47568 CPUtime=81.98
/proc/17308/stat : 17308 (galac.sh) S 17306 17308 16133 0 -1 4194304 800 89491 0 1 0 0 8130 68 17 0 1 0 165987443 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17308/statm: 11892 363 245 79 0 218 0
[pid=17330] ppid=17308 vsize=316632 CPUtime=1388.16
/proc/17330/stat : 17330 (minisat) R 17308 17308 16133 0 -1 4194304 76559 0 0 0 138753 63 0 0 25 0 1 0 165995729 324231168 76541 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/17330/statm: 79158 76541 54 142 0 79014 0
Current children cumulated CPU time (s) 1470.14
Current children cumulated vsize (KiB) 364200

[startup+1543.93 s]
/proc/loadavg: 2.01 2.01 1.98 3/86 17385
/proc/meminfo: memFree=1014464/2055920 swapFree=4187312/4192956
[pid=17308] ppid=17306 vsize=47568 CPUtime=81.98
/proc/17308/stat : 17308 (galac.sh) S 17306 17308 16133 0 -1 4194304 800 89491 0 1 0 0 8130 68 17 0 1 0 165987443 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17308/statm: 11892 363 245 79 0 218 0
[pid=17330] ppid=17308 vsize=322080 CPUtime=1447.69
/proc/17330/stat : 17330 (minisat) R 17308 17308 16133 0 -1 4194304 77927 0 0 0 144704 65 0 0 25 0 1 0 165995729 329809920 77909 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/17330/statm: 80520 77909 54 142 0 80376 0
Current children cumulated CPU time (s) 1529.67
Current children cumulated vsize (KiB) 369648

[startup+1603.97 s]
/proc/loadavg: 2.04 2.02 1.98 3/86 17385
/proc/meminfo: memFree=976576/2055920 swapFree=4187312/4192956
[pid=17308] ppid=17306 vsize=47568 CPUtime=81.98
/proc/17308/stat : 17308 (galac.sh) S 17306 17308 16133 0 -1 4194304 800 89491 0 1 0 0 8130 68 17 0 1 0 165987443 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17308/statm: 11892 363 245 79 0 218 0
[pid=17330] ppid=17308 vsize=332244 CPUtime=1507.18
/proc/17330/stat : 17330 (minisat) R 17308 17308 16133 0 -1 4194304 80477 0 0 0 150651 67 0 0 25 0 1 0 165995729 340217856 80459 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/17330/statm: 83061 80459 54 142 0 82917 0
Current children cumulated CPU time (s) 1589.16
Current children cumulated vsize (KiB) 379812

[startup+1663.97 s]
/proc/loadavg: 2.14 2.04 2.00 3/86 17385
/proc/meminfo: memFree=940800/2055920 swapFree=4187312/4192956
[pid=17308] ppid=17306 vsize=47568 CPUtime=81.98
/proc/17308/stat : 17308 (galac.sh) S 17306 17308 16133 0 -1 4194304 800 89491 0 1 0 0 8130 68 17 0 1 0 165987443 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17308/statm: 11892 363 245 79 0 218 0
[pid=17330] ppid=17308 vsize=339228 CPUtime=1566.64
/proc/17330/stat : 17330 (minisat) R 17308 17308 16133 0 -1 4194304 82229 0 0 0 156595 69 0 0 25 0 1 0 165995729 347369472 82211 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/17330/statm: 84807 82211 54 142 0 84663 0
Current children cumulated CPU time (s) 1648.62
Current children cumulated vsize (KiB) 386796

[startup+1723.99 s]
/proc/loadavg: 2.05 2.03 2.00 3/86 17385
/proc/meminfo: memFree=930752/2055920 swapFree=4187312/4192956
[pid=17308] ppid=17306 vsize=47568 CPUtime=81.98
/proc/17308/stat : 17308 (galac.sh) S 17306 17308 16133 0 -1 4194304 800 89491 0 1 0 0 8130 68 17 0 1 0 165987443 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17308/statm: 11892 363 245 79 0 218 0
[pid=17330] ppid=17308 vsize=349216 CPUtime=1626.1
/proc/17330/stat : 17330 (minisat) R 17308 17308 16133 0 -1 4194304 84735 0 0 0 162539 71 0 0 25 0 1 0 165995729 357597184 84717 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/17330/statm: 87304 84717 54 142 0 87160 0
Current children cumulated CPU time (s) 1708.08
Current children cumulated vsize (KiB) 396784

[startup+1784 s]
/proc/loadavg: 2.02 2.02 2.00 3/86 17385
/proc/meminfo: memFree=893824/2055920 swapFree=4187312/4192956
[pid=17308] ppid=17306 vsize=47568 CPUtime=81.98
/proc/17308/stat : 17308 (galac.sh) S 17306 17308 16133 0 -1 4194304 800 89491 0 1 0 0 8130 68 17 0 1 0 165987443 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17308/statm: 11892 363 245 79 0 218 0
[pid=17330] ppid=17308 vsize=357464 CPUtime=1685.57
/proc/17330/stat : 17330 (minisat) R 17308 17308 16133 0 -1 4194304 86782 0 0 0 168484 73 0 0 25 0 1 0 165995729 366043136 86764 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/17330/statm: 89366 86764 54 142 0 89222 0
Current children cumulated CPU time (s) 1767.55
Current children cumulated vsize (KiB) 405032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.9 s]
/proc/loadavg: 2.13 2.05 2.00 3/86 17385
/proc/meminfo: memFree=859008/2055920 swapFree=4187312/4192956
[pid=17308] ppid=17306 vsize=47568 CPUtime=81.98
/proc/17308/stat : 17308 (galac.sh) S 17306 17308 16133 0 -1 4194304 800 89491 0 1 0 0 8130 68 17 0 1 0 165987443 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17308/statm: 11892 363 245 79 0 218 0
[pid=17330] ppid=17308 vsize=363036 CPUtime=1718.09
/proc/17330/stat : 17330 (minisat) R 17308 17308 16133 0 -1 4194304 88178 0 0 0 171735 74 0 0 25 0 1 0 165995729 371748864 88160 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529321 0 0 4096 3 0 0 0 17 1 0 0
/proc/17330/statm: 90759 88160 54 142 0 90615 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 410604

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 17308 and gives childrusage.ru_utime.tv_sec=81 childrusage.ru_utime.tv_usec=307639 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=689895
CPU time returned by wait4() is 81.9975
while last known CPU time is 1800.07

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

Real time (s): 1816.92
CPU time (s): 1800.07
CPU user time (s): 1798.65
CPU system time (s): 1.42
CPU usage (%): 99.0728
Max. virtual memory (cumulated for all children) (KiB): 908632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 81.3076
system time used= 0.689895
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90291
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= 3562
involuntary context switches= 6130

runsolver used 2.33664 s user time and 5.68914 s system time

The end

Launcher Data (download as text)

Begin job on node39 on Sun Jan  7 13:17:58 UTC 2007


IDJOB= 206635
IDBENCH= 4223
FILE ID= node39/206635-1168175878

PBS_JOBID= 3479021

Free space on /tmp= 66540 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  b203f3a76345008d6e9dae755bd5826d

RANDOM SEED= 16199122

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.236
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.236
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:       1543096 kB
Buffers:         32380 kB
Cached:         342588 kB
SwapCached:       1548 kB
Active:         146012 kB
Inactive:       307688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1543096 kB
SwapTotal:     4192956 kB
SwapFree:      4187312 kB
Dirty:            8680 kB
Writeback:           0 kB
Mapped:          93288 kB
Slab:            44344 kB
Committed_AS:  3477736 kB
PageTables:       1972 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66505 MiB



End job on node39 on Sun Jan  7 13:48:15 UTC 2007