Trace number 247390

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.03 1810.39

General information on the benchmark

Namerandom/rand-8-20-5/
rand-8-20-5-18-800-13_ext.xml
MD5SUMa5445ab70379ee1065ebabe08628ea31
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark54.6227
SatisfiableYES
(Un)Satisfiability was proved
Number of variables20
Number of constraints18
Maximum constraint arity8
Maximum domain size5
Number of constraints which are defined in extension18
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 ---
17.49	c start processing
17.49	c start relation processing
44.50	c start cnf exporting
149.38	c parsing time : 17.319
149.38	c preprocessing time : 149.207
149.38	
149.38	c Nary constraints - conflicts : 0 supports : 18
149.38	c Binary constraints - conflicts : 0 supports :0
149.38	c max arity constraint : 8
149.38	c Max Tuples generated 0
149.38	c relations : 18
149.38	c relations BDD: 18
149.38	c vars : 723464 - clauses :  2823320
149.38	
149.50	 
149.50	c --- Minisat Stats ---
149.50	 

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/node17/watcher-247390-1168392194 -o ROOT/results/node17/solver-247390-1168392194 -C 1800 -M 900 /tmp/evaluation/247390-1168392194/galac.sh /tmp/evaluation/247390-1168392194/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.92 1.83 1.47 5/95 15190
/proc/meminfo: memFree=1319848/2055920 swapFree=4192812/4192956
[pid=15189] ppid=15187 vsize=8560 CPUtime=0
/proc/15189/stat : 15189 (galac.sh) R 15187 15189 14550 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 187614183 8765440 253 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482899343 0 0 4096 8192 0 0 0 17 1 0 0
/proc/15189/statm: 2140 253 197 79 0 133 0

[startup+0.108485 s]
/proc/loadavg: 1.92 1.83 1.47 5/95 15190
/proc/meminfo: memFree=1319848/2055920 swapFree=4192812/4192956
[pid=15189] ppid=15187 vsize=47572 CPUtime=0.01
/proc/15189/stat : 15189 (galac.sh) S 15187 15189 14550 0 -1 4194304 761 1704 0 0 0 0 0 1 25 0 1 0 187614183 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15189/statm: 11893 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.519012 s]
/proc/loadavg: 1.92 1.83 1.47 5/95 15190
/proc/meminfo: memFree=1319848/2055920 swapFree=4192812/4192956
[pid=15189] ppid=15187 vsize=47572 CPUtime=0.01
/proc/15189/stat : 15189 (galac.sh) S 15187 15189 14550 0 -1 4194304 761 1704 0 0 0 0 0 1 25 0 1 0 187614183 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15189/statm: 11893 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.34709 s]
/proc/loadavg: 1.92 1.83 1.47 3/103 15210
/proc/meminfo: memFree=1230760/2055920 swapFree=4192812/4192956
[pid=15189] ppid=15187 vsize=47572 CPUtime=0.01
/proc/15189/stat : 15189 (galac.sh) S 15187 15189 14550 0 -1 4194304 761 1704 0 0 0 0 0 1 25 0 1 0 187614183 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15189/statm: 11893 363 245 79 0 218 0
[pid=15203] ppid=15189 vsize=861064 CPUtime=1.28
/proc/15203/stat : 15203 (java) R 15189 15189 14550 0 -1 0 24250 0 1 0 114 14 0 0 25 0 8 0 187614186 881729536 24004 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073700405 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15203/statm: 215266 24004 1965 14 0 201471 0
[pid=15203/tid=15204] ppid=15189 vsize=861064 CPUtime=0.09
/proc/15203/task/15204/stat : 15204 (java) S 15189 15189 14550 0 -1 64 8518 0 0 0 4 5 0 0 16 0 8 0 187614190 881729536 24004 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15203/tid=15205] ppid=15189 vsize=861064 CPUtime=0
/proc/15203/task/15205/stat : 15205 (java) S 15189 15189 14550 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187614191 881729536 24004 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15203/tid=15206] ppid=15189 vsize=861064 CPUtime=0
/proc/15203/task/15206/stat : 15206 (java) S 15189 15189 14550 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 187614191 881729536 24004 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15203/tid=15207] ppid=15189 vsize=861064 CPUtime=0
/proc/15203/task/15207/stat : 15207 (java) S 15189 15189 14550 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187614194 881729536 24004 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15203/tid=15208] ppid=15189 vsize=861064 CPUtime=0.13
/proc/15203/task/15208/stat : 15208 (java) S 15189 15189 14550 0 -1 64 891 0 0 0 13 0 0 0 16 0 8 0 187614194 881729536 24004 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15203/tid=15209] ppid=15189 vsize=861064 CPUtime=0
/proc/15203/task/15209/stat : 15209 (java) S 15189 15189 14550 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 187614194 881729536 24004 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15203/tid=15210] ppid=15189 vsize=861064 CPUtime=0
/proc/15203/task/15210/stat : 15210 (java) S 15189 15189 14550 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187614194 881729536 24004 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 908636

[startup+2.99126 s]
/proc/loadavg: 1.92 1.83 1.47 3/103 15210
/proc/meminfo: memFree=1207592/2055920 swapFree=4192812/4192956
[pid=15189] ppid=15187 vsize=47572 CPUtime=0.01
/proc/15189/stat : 15189 (galac.sh) S 15187 15189 14550 0 -1 4194304 761 1704 0 0 0 0 0 1 25 0 1 0 187614183 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15189/statm: 11893 363 245 79 0 218 0
[pid=15203] ppid=15189 vsize=861064 CPUtime=2.91
/proc/15203/stat : 15203 (java) R 15189 15189 14550 0 -1 0 31179 0 1 0 272 19 0 0 25 0 8 0 187614186 881729536 30929 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073661884 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15203/statm: 215266 30929 1965 14 0 201471 0
[pid=15203/tid=15204] ppid=15189 vsize=861064 CPUtime=0.21
/proc/15203/task/15204/stat : 15204 (java) S 15189 15189 14550 0 -1 64 15414 0 0 0 12 9 0 0 16 0 8 0 187614190 881729536 30929 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15203/tid=15205] ppid=15189 vsize=861064 CPUtime=0
/proc/15203/task/15205/stat : 15205 (java) S 15189 15189 14550 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187614191 881729536 30929 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15203/tid=15206] ppid=15189 vsize=861064 CPUtime=0
/proc/15203/task/15206/stat : 15206 (java) S 15189 15189 14550 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 187614191 881729536 30929 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15203/tid=15207] ppid=15189 vsize=861064 CPUtime=0
/proc/15203/task/15207/stat : 15207 (java) S 15189 15189 14550 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187614194 881729536 30929 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15203/tid=15208] ppid=15189 vsize=861064 CPUtime=0.15
/proc/15203/task/15208/stat : 15208 (java) S 15189 15189 14550 0 -1 64 902 0 0 0 15 0 0 0 16 0 8 0 187614194 881729536 30929 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15203/tid=15209] ppid=15189 vsize=861064 CPUtime=0
/proc/15203/task/15209/stat : 15209 (java) S 15189 15189 14550 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 187614194 881729536 30929 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15203/tid=15210] ppid=15189 vsize=861064 CPUtime=0
/proc/15203/task/15210/stat : 15210 (java) S 15189 15189 14550 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187614194 881729536 30929 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 908636

[startup+6.2776 s]
/proc/loadavg: 1.93 1.83 1.47 3/103 15210
/proc/meminfo: memFree=1146856/2055920 swapFree=4192812/4192956
[pid=15189] ppid=15187 vsize=47572 CPUtime=0.01
/proc/15189/stat : 15189 (galac.sh) S 15187 15189 14550 0 -1 4194304 761 1704 0 0 0 0 0 1 25 0 1 0 187614183 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15189/statm: 11893 363 245 79 0 218 0
[pid=15203] ppid=15189 vsize=861064 CPUtime=6.16
/proc/15203/stat : 15203 (java) R 15189 15189 14550 0 -1 0 49880 0 1 0 586 30 0 0 25 0 8 0 187614186 881729536 49621 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073450854 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15203/statm: 215266 49621 1965 14 0 201471 0
[pid=15203/tid=15204] ppid=15189 vsize=861064 CPUtime=0.53
/proc/15203/task/15204/stat : 15204 (java) S 15189 15189 14550 0 -1 64 34106 0 0 0 35 18 0 0 16 0 8 0 187614190 881729536 49621 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15203/tid=15205] ppid=15189 vsize=861064 CPUtime=0
/proc/15203/task/15205/stat : 15205 (java) S 15189 15189 14550 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187614191 881729536 49621 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15203/tid=15206] ppid=15189 vsize=861064 CPUtime=0
/proc/15203/task/15206/stat : 15206 (java) S 15189 15189 14550 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 187614191 881729536 49621 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15203/tid=15207] ppid=15189 vsize=861064 CPUtime=0
/proc/15203/task/15207/stat : 15207 (java) S 15189 15189 14550 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187614194 881729536 49621 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15203/tid=15208] ppid=15189 vsize=861064 CPUtime=0.15
/proc/15203/task/15208/stat : 15208 (java) S 15189 15189 14550 0 -1 64 902 0 0 0 15 0 0 0 17 0 8 0 187614194 881729536 49621 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15203/tid=15209] ppid=15189 vsize=861064 CPUtime=0
/proc/15203/task/15209/stat : 15209 (java) S 15189 15189 14550 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 187614194 881729536 49621 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15203/tid=15210] ppid=15189 vsize=861064 CPUtime=0
/proc/15203/task/15210/stat : 15210 (java) S 15189 15189 14550 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187614194 881729536 49621 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 908636

[startup+12.7753 s]
/proc/loadavg: 1.93 1.83 1.47 3/103 15210
/proc/meminfo: memFree=1010472/2055920 swapFree=4192812/4192956
[pid=15189] ppid=15187 vsize=47572 CPUtime=0.01
/proc/15189/stat : 15189 (galac.sh) S 15187 15189 14550 0 -1 4194304 761 1704 0 0 0 0 0 1 25 0 1 0 187614183 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15189/statm: 11893 363 245 79 0 218 0
[pid=15203] ppid=15189 vsize=861064 CPUtime=12.59
/proc/15203/stat : 15203 (java) R 15189 15189 14550 0 -1 0 80708 0 1 0 1213 46 0 0 25 0 8 0 187614186 881729536 80433 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073681881 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15203/statm: 215266 80433 1965 14 0 201471 0
[pid=15203/tid=15204] ppid=15189 vsize=861064 CPUtime=1.1
/proc/15203/task/15204/stat : 15204 (java) S 15189 15189 14550 0 -1 64 64915 0 0 0 77 33 0 0 16 0 8 0 187614190 881729536 80433 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15203/tid=15205] ppid=15189 vsize=861064 CPUtime=0
/proc/15203/task/15205/stat : 15205 (java) S 15189 15189 14550 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187614191 881729536 80433 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15203/tid=15206] ppid=15189 vsize=861064 CPUtime=0
/proc/15203/task/15206/stat : 15206 (java) S 15189 15189 14550 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 187614191 881729536 80433 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15203/tid=15207] ppid=15189 vsize=861064 CPUtime=0
/proc/15203/task/15207/stat : 15207 (java) S 15189 15189 14550 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187614194 881729536 80433 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15203/tid=15208] ppid=15189 vsize=861064 CPUtime=0.16
/proc/15203/task/15208/stat : 15208 (java) S 15189 15189 14550 0 -1 64 905 0 0 0 16 0 0 0 16 0 8 0 187614194 881729536 80433 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15203/tid=15209] ppid=15189 vsize=861064 CPUtime=0
/proc/15203/task/15209/stat : 15209 (java) S 15189 15189 14550 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 187614194 881729536 80433 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15203/tid=15210] ppid=15189 vsize=861064 CPUtime=0
/proc/15203/task/15210/stat : 15210 (java) S 15189 15189 14550 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187614194 881729536 80433 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 908636

[startup+25.6586 s]
/proc/loadavg: 1.95 1.84 1.48 4/103 15210
/proc/meminfo: memFree=864296/2055920 swapFree=4192812/4192956
[pid=15189] ppid=15187 vsize=47572 CPUtime=0.01
/proc/15189/stat : 15189 (galac.sh) S 15187 15189 14550 0 -1 4194304 761 1704 0 0 0 0 0 1 25 0 1 0 187614183 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15189/statm: 11893 363 245 79 0 218 0
[pid=15203] ppid=15189 vsize=861064 CPUtime=25.37
/proc/15203/stat : 15203 (java) R 15189 15189 14550 0 -1 0 125389 0 1 0 2467 70 0 0 25 0 8 0 187614186 881729536 125097 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073926200 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15203/statm: 215266 125097 1976 14 0 201471 0
[pid=15203/tid=15204] ppid=15189 vsize=861064 CPUtime=2.5
/proc/15203/task/15204/stat : 15204 (java) S 15189 15189 14550 0 -1 64 109532 0 0 0 194 56 0 0 19 0 8 0 187614190 881729536 125097 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15203/tid=15205] ppid=15189 vsize=861064 CPUtime=0
/proc/15203/task/15205/stat : 15205 (java) S 15189 15189 14550 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187614191 881729536 125097 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15203/tid=15206] ppid=15189 vsize=861064 CPUtime=0
/proc/15203/task/15206/stat : 15206 (java) S 15189 15189 14550 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 187614191 881729536 125097 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15203/tid=15207] ppid=15189 vsize=861064 CPUtime=0
/proc/15203/task/15207/stat : 15207 (java) S 15189 15189 14550 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187614194 881729536 125097 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15203/tid=15208] ppid=15189 vsize=861064 CPUtime=0.2
/proc/15203/task/15208/stat : 15208 (java) S 15189 15189 14550 0 -1 64 929 0 0 0 20 0 0 0 15 0 8 0 187614194 881729536 125097 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15203/tid=15209] ppid=15189 vsize=861064 CPUtime=0
/proc/15203/task/15209/stat : 15209 (java) S 15189 15189 14550 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 187614194 881729536 125097 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15203/tid=15210] ppid=15189 vsize=861064 CPUtime=0
/proc/15203/task/15210/stat : 15210 (java) S 15189 15189 14550 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187614194 881729536 125097 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 908636

[startup+51.3243 s]
/proc/loadavg: 2.09 1.88 1.50 3/103 15210
/proc/meminfo: memFree=628648/2055920 swapFree=4192812/4192956
[pid=15189] ppid=15187 vsize=47572 CPUtime=0.01
/proc/15189/stat : 15189 (galac.sh) S 15187 15189 14550 0 -1 4194304 761 1704 0 0 0 0 0 1 25 0 1 0 187614183 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15189/statm: 11893 363 245 79 0 218 0
[pid=15203] ppid=15189 vsize=861064 CPUtime=50.77
/proc/15203/stat : 15203 (java) R 15189 15189 14550 0 -1 0 174077 0 1 0 4982 95 0 0 25 0 8 0 187614186 881729536 173613 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073976734 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15203/statm: 215266 173613 1998 14 0 201471 0
[pid=15203/tid=15204] ppid=15189 vsize=861064 CPUtime=8.03
/proc/15203/task/15204/stat : 15204 (java) S 15189 15189 14550 0 -1 64 158126 0 0 0 726 77 0 0 16 0 8 0 187614190 881729536 173613 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15203/tid=15205] ppid=15189 vsize=861064 CPUtime=0
/proc/15203/task/15205/stat : 15205 (java) S 15189 15189 14550 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187614191 881729536 173613 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15203/tid=15206] ppid=15189 vsize=861064 CPUtime=0
/proc/15203/task/15206/stat : 15206 (java) S 15189 15189 14550 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 187614191 881729536 173613 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15203/tid=15207] ppid=15189 vsize=861064 CPUtime=0
/proc/15203/task/15207/stat : 15207 (java) S 15189 15189 14550 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187614194 881729536 173613 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15203/tid=15208] ppid=15189 vsize=861064 CPUtime=0.26
/proc/15203/task/15208/stat : 15208 (java) S 15189 15189 14550 0 -1 64 965 0 0 0 25 1 0 0 16 0 8 0 187614194 881729536 173613 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15203/tid=15209] ppid=15189 vsize=861064 CPUtime=0
/proc/15203/task/15209/stat : 15209 (java) S 15189 15189 14550 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 187614194 881729536 173613 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15203/tid=15210] ppid=15189 vsize=861064 CPUtime=0
/proc/15203/task/15210/stat : 15210 (java) S 15189 15189 14550 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187614194 881729536 173613 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 908636

[startup+102.555 s]
/proc/loadavg: 2.04 1.90 1.53 3/103 15210
/proc/meminfo: memFree=600616/2055920 swapFree=4192812/4192956
[pid=15189] ppid=15187 vsize=47572 CPUtime=0.01
/proc/15189/stat : 15189 (galac.sh) S 15187 15189 14550 0 -1 4194304 761 1704 0 0 0 0 0 1 25 0 1 0 187614183 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15189/statm: 11893 363 245 79 0 218 0
[pid=15203] ppid=15189 vsize=861064 CPUtime=101.5
/proc/15203/stat : 15203 (java) R 15189 15189 14550 0 -1 0 174163 0 1 0 10034 116 0 0 25 0 8 0 187614186 881729536 173614 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073660777 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15203/statm: 215266 173614 1998 14 0 201471 0
[pid=15203/tid=15204] ppid=15189 vsize=861064 CPUtime=8.31

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

/proc/loadavg: 1.56 1.89 1.79 2/79 15225
/proc/meminfo: memFree=1317304/2055920 swapFree=4192812/4192956
[pid=15189] ppid=15187 vsize=47572 CPUtime=147.98
/proc/15189/stat : 15189 (galac.sh) S 15187 15189 14550 0 -1 4194304 799 175953 0 1 0 0 14652 146 17 0 1 0 187614183 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15189/statm: 11893 363 245 79 0 218 0
[pid=15211] ppid=15189 vsize=179908 CPUtime=965.11
/proc/15211/stat : 15211 (minisat) R 15189 15189 14550 0 -1 4194304 41030 0 0 0 96477 34 0 0 25 0 1 0 187629133 184225792 41012 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520025 0 0 4096 3 0 0 0 17 0 0 0
/proc/15211/statm: 44977 41012 54 142 0 44833 0
Current children cumulated CPU time (s) 1113.09
Current children cumulated vsize (KiB) 227480

[startup+1183.35 s]
/proc/loadavg: 1.20 1.72 1.73 2/79 15225
/proc/meminfo: memFree=1317304/2055920 swapFree=4192812/4192956
[pid=15189] ppid=15187 vsize=47572 CPUtime=147.98
/proc/15189/stat : 15189 (galac.sh) S 15187 15189 14550 0 -1 4194304 799 175953 0 1 0 0 14652 146 17 0 1 0 187614183 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15189/statm: 11893 363 245 79 0 218 0
[pid=15211] ppid=15189 vsize=180040 CPUtime=1025.18
/proc/15211/stat : 15211 (minisat) R 15189 15189 14550 0 -1 4194304 41062 0 0 0 102484 34 0 0 25 0 1 0 187629133 184360960 41044 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/15211/statm: 45010 41044 54 142 0 44866 0
Current children cumulated CPU time (s) 1173.16
Current children cumulated vsize (KiB) 227612

[startup+1243.44 s]
/proc/loadavg: 1.07 1.58 1.68 2/79 15225
/proc/meminfo: memFree=1317304/2055920 swapFree=4192812/4192956
[pid=15189] ppid=15187 vsize=47572 CPUtime=147.98
/proc/15189/stat : 15189 (galac.sh) S 15187 15189 14550 0 -1 4194304 799 175953 0 1 0 0 14652 146 17 0 1 0 187614183 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15189/statm: 11893 363 245 79 0 218 0
[pid=15211] ppid=15189 vsize=180172 CPUtime=1085.26
/proc/15211/stat : 15211 (minisat) R 15189 15189 14550 0 -1 4194304 41098 0 0 0 108492 34 0 0 25 0 1 0 187629133 184496128 41080 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520025 0 0 4096 3 0 0 0 17 0 0 0
/proc/15211/statm: 45043 41080 54 142 0 44899 0
Current children cumulated CPU time (s) 1233.24
Current children cumulated vsize (KiB) 227744

[startup+1303.53 s]
/proc/loadavg: 1.02 1.48 1.64 2/79 15225
/proc/meminfo: memFree=1317176/2055920 swapFree=4192812/4192956
[pid=15189] ppid=15187 vsize=47572 CPUtime=147.98
/proc/15189/stat : 15189 (galac.sh) S 15187 15189 14550 0 -1 4194304 799 175953 0 1 0 0 14652 146 17 0 1 0 187614183 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15189/statm: 11893 363 245 79 0 218 0
[pid=15211] ppid=15189 vsize=180304 CPUtime=1145.34
/proc/15211/stat : 15211 (minisat) R 15189 15189 14550 0 -1 4194304 41126 0 0 0 114499 35 0 0 25 0 1 0 187629133 184631296 41108 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/15211/statm: 45076 41108 54 142 0 44932 0
Current children cumulated CPU time (s) 1293.32
Current children cumulated vsize (KiB) 227876

[startup+1363.61 s]
/proc/loadavg: 1.01 1.39 1.60 2/79 15225
/proc/meminfo: memFree=1317048/2055920 swapFree=4192812/4192956
[pid=15189] ppid=15187 vsize=47572 CPUtime=147.98
/proc/15189/stat : 15189 (galac.sh) S 15187 15189 14550 0 -1 4194304 799 175953 0 1 0 0 14652 146 17 0 1 0 187614183 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15189/statm: 11893 363 245 79 0 218 0
[pid=15211] ppid=15189 vsize=180436 CPUtime=1205.41
/proc/15211/stat : 15211 (minisat) R 15189 15189 14550 0 -1 4194304 41154 0 0 0 120506 35 0 0 25 0 1 0 187629133 184766464 41136 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/15211/statm: 45109 41136 54 142 0 44965 0
Current children cumulated CPU time (s) 1353.39
Current children cumulated vsize (KiB) 228008

[startup+1423.7 s]
/proc/loadavg: 1.00 1.32 1.56 2/79 15225
/proc/meminfo: memFree=1316920/2055920 swapFree=4192812/4192956
[pid=15189] ppid=15187 vsize=47572 CPUtime=147.98
/proc/15189/stat : 15189 (galac.sh) S 15187 15189 14550 0 -1 4194304 799 175953 0 1 0 0 14652 146 17 0 1 0 187614183 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15189/statm: 11893 363 245 79 0 218 0
[pid=15211] ppid=15189 vsize=180568 CPUtime=1265.48
/proc/15211/stat : 15211 (minisat) R 15189 15189 14550 0 -1 4194304 41182 0 0 0 126513 35 0 0 25 0 1 0 187629133 184901632 41164 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 0 0 0
/proc/15211/statm: 45142 41164 54 142 0 44998 0
Current children cumulated CPU time (s) 1413.46
Current children cumulated vsize (KiB) 228140

[startup+1483.79 s]
/proc/loadavg: 1.00 1.25 1.52 2/79 15225
/proc/meminfo: memFree=1316792/2055920 swapFree=4192812/4192956
[pid=15189] ppid=15187 vsize=47572 CPUtime=147.98
/proc/15189/stat : 15189 (galac.sh) S 15187 15189 14550 0 -1 4194304 799 175953 0 1 0 0 14652 146 17 0 1 0 187614183 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15189/statm: 11893 363 245 79 0 218 0
[pid=15211] ppid=15189 vsize=180700 CPUtime=1325.56
/proc/15211/stat : 15211 (minisat) R 15189 15189 14550 0 -1 4194304 41224 0 0 0 132521 35 0 0 25 0 1 0 187629133 185036800 41206 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529740 0 0 4096 3 0 0 0 17 0 0 0
/proc/15211/statm: 45175 41206 54 142 0 45031 0
Current children cumulated CPU time (s) 1473.54
Current children cumulated vsize (KiB) 228272

[startup+1543.88 s]
/proc/loadavg: 1.00 1.20 1.48 2/79 15225
/proc/meminfo: memFree=1316600/2055920 swapFree=4192812/4192956
[pid=15189] ppid=15187 vsize=47572 CPUtime=147.98
/proc/15189/stat : 15189 (galac.sh) S 15187 15189 14550 0 -1 4194304 799 175953 0 1 0 0 14652 146 17 0 1 0 187614183 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15189/statm: 11893 363 245 79 0 218 0
[pid=15211] ppid=15189 vsize=180832 CPUtime=1385.63
/proc/15211/stat : 15211 (minisat) R 15189 15189 14550 0 -1 4194304 41259 0 0 0 138528 35 0 0 25 0 1 0 187629133 185171968 41241 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/15211/statm: 45208 41241 54 142 0 45064 0
Current children cumulated CPU time (s) 1533.61
Current children cumulated vsize (KiB) 228404

[startup+1603.97 s]
/proc/loadavg: 1.00 1.17 1.45 2/79 15225
/proc/meminfo: memFree=1316536/2055920 swapFree=4192812/4192956
[pid=15189] ppid=15187 vsize=47572 CPUtime=147.98
/proc/15189/stat : 15189 (galac.sh) S 15187 15189 14550 0 -1 4194304 799 175953 0 1 0 0 14652 146 17 0 1 0 187614183 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15189/statm: 11893 363 245 79 0 218 0
[pid=15211] ppid=15189 vsize=180964 CPUtime=1445.7
/proc/15211/stat : 15211 (minisat) R 15189 15189 14550 0 -1 4194304 41282 0 0 0 144535 35 0 0 25 0 1 0 187629133 185307136 41264 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529560 0 0 4096 3 0 0 0 17 0 0 0
/proc/15211/statm: 45241 41264 54 142 0 45097 0
Current children cumulated CPU time (s) 1593.68
Current children cumulated vsize (KiB) 228536

[startup+1664.06 s]
/proc/loadavg: 1.00 1.13 1.42 2/79 15225
/proc/meminfo: memFree=1316344/2055920 swapFree=4192812/4192956
[pid=15189] ppid=15187 vsize=47572 CPUtime=147.98
/proc/15189/stat : 15189 (galac.sh) S 15187 15189 14550 0 -1 4194304 799 175953 0 1 0 0 14652 146 17 0 1 0 187614183 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15189/statm: 11893 363 245 79 0 218 0
[pid=15211] ppid=15189 vsize=181096 CPUtime=1505.77
/proc/15211/stat : 15211 (minisat) R 15189 15189 14550 0 -1 4194304 41316 0 0 0 150542 35 0 0 25 0 1 0 187629133 185442304 41298 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/15211/statm: 45274 41298 54 142 0 45130 0
Current children cumulated CPU time (s) 1653.75
Current children cumulated vsize (KiB) 228668

[startup+1724.15 s]
/proc/loadavg: 1.00 1.10 1.39 2/79 15225
/proc/meminfo: memFree=1316216/2055920 swapFree=4192812/4192956
[pid=15189] ppid=15187 vsize=47572 CPUtime=147.98
/proc/15189/stat : 15189 (galac.sh) S 15187 15189 14550 0 -1 4194304 799 175953 0 1 0 0 14652 146 17 0 1 0 187614183 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15189/statm: 11893 363 245 79 0 218 0
[pid=15211] ppid=15189 vsize=181228 CPUtime=1565.85
/proc/15211/stat : 15211 (minisat) R 15189 15189 14550 0 -1 4194304 41350 0 0 0 156550 35 0 0 25 0 1 0 187629133 185577472 41332 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/15211/statm: 45307 41332 54 142 0 45163 0
Current children cumulated CPU time (s) 1713.83
Current children cumulated vsize (KiB) 228800

[startup+1784.23 s]
/proc/loadavg: 1.00 1.08 1.36 2/79 15225
/proc/meminfo: memFree=1316088/2055920 swapFree=4192812/4192956
[pid=15189] ppid=15187 vsize=47572 CPUtime=147.98
/proc/15189/stat : 15189 (galac.sh) S 15187 15189 14550 0 -1 4194304 799 175953 0 1 0 0 14652 146 17 0 1 0 187614183 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15189/statm: 11893 363 245 79 0 218 0
[pid=15211] ppid=15189 vsize=181360 CPUtime=1625.91
/proc/15211/stat : 15211 (minisat) R 15189 15189 14550 0 -1 4194304 41385 0 0 0 162556 35 0 0 25 0 1 0 187629133 185712640 41367 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/15211/statm: 45340 41367 54 142 0 45196 0
Current children cumulated CPU time (s) 1773.89
Current children cumulated vsize (KiB) 228932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.38 s]
/proc/loadavg: 1.00 1.08 1.35 2/79 15225
/proc/meminfo: memFree=1315960/2055920 swapFree=4192812/4192956
[pid=15189] ppid=15187 vsize=47572 CPUtime=147.98
/proc/15189/stat : 15189 (galac.sh) S 15187 15189 14550 0 -1 4194304 799 175953 0 1 0 0 14652 146 17 0 1 0 187614183 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 245482318682 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/15189/statm: 11893 363 245 79 0 218 0
[pid=15211] ppid=15189 vsize=181492 CPUtime=1652.05
/proc/15211/stat : 15211 (minisat) R 15189 15189 14550 0 -1 4194304 41410 0 0 0 165170 35 0 0 25 0 1 0 187629133 185847808 41392 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/15211/statm: 45373 41392 54 142 0 45229 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 229064

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 15189 and gives childrusage.ru_utime.tv_sec=146 childrusage.ru_utime.tv_usec=527724 childrusage.ru_stime.tv_sec=1 childrusage.ru_stime.tv_usec=465777
CPU time returned by wait4() is 147.993
while last known CPU time is 1800.03

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

Real time (s): 1810.39
CPU time (s): 1800.03
CPU user time (s): 1798.22
CPU system time (s): 1.81
CPU usage (%): 99.4279
Max. virtual memory (cumulated for all children) (KiB): 909640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 146.528
system time used= 1.46578
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 176752
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= 5534
involuntary context switches= 9995

runsolver used 1.93171 s user time and 5.54616 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Wed Jan 10 01:23:14 UTC 2007


IDJOB= 247390
IDBENCH= 11121
FILE ID= node17/247390-1168392194

PBS_JOBID= 3522757

Free space on /tmp= 66533 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-8-20-5/rand-8-20-5-18-800-13_ext.xml
COMMAND LINE= /tmp/evaluation/247390-1168392194/galac.sh /tmp/evaluation/247390-1168392194/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-247390-1168392194 -o ROOT/results/node17/solver-247390-1168392194 -C 1800 -M 900  /tmp/evaluation/247390-1168392194/galac.sh /tmp/evaluation/247390-1168392194/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  a5445ab70379ee1065ebabe08628ea31

RANDOM SEED= 491756984

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:       1320264 kB
Buffers:         74488 kB
Cached:         331676 kB
SwapCached:          0 kB
Active:         479260 kB
Inactive:       196304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1320264 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           24856 kB
Writeback:           0 kB
Mapped:         294944 kB
Slab:            44336 kB
Committed_AS:  6712984 kB
PageTables:       2764 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= 66481 MiB



End job on node17 on Wed Jan 10 01:53:24 UTC 2007