Trace number 203200

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.05 1809.1

General information on the benchmark

Namerandom/rand-3-28-28-fcd/
rand-3-28-28-93-632-fcd-35_ext.xml
MD5SUMd0989ab1b788244c0808bf1396cd4672
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.06	c --- Preproc Stats ---
5.64	c start processing
5.64	c start relation processing
20.87	c start cnf exporting
84.32	c parsing time : 5.449
84.32	c preprocessing time : 84.129
84.32	
84.32	c Nary constraints - conflicts : 0 supports : 93
84.32	c Binary constraints - conflicts : 0 supports :0
84.32	c max arity constraint : 3
84.32	c Max Tuples generated 0
84.32	c relations : 93
84.32	c relations BDD: 93
84.32	c vars : 598149 - clauses :  1874308
84.32	
84.38	 
84.38	c --- Minisat Stats ---
84.38	 

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/node10/watcher-203200-1168157759 -o ROOT/results/node10/solver-203200-1168157759 -C 1800 -M 900 /tmp/evaluation/203200-1168157759/galac.sh /tmp/evaluation/203200-1168157759/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 2.01 1.99 2/87 26154
/proc/meminfo: memFree=1287256/2055920 swapFree=4178216/4192956
[pid=26153] ppid=26151 vsize=8560 CPUtime=0
/proc/26153/stat : 26153 (galac.sh) R 26151 26153 26083 0 -1 4194304 308 0 0 0 0 0 0 0 21 0 1 0 164171099 8765440 253 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214920054671 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26153/statm: 2140 253 197 79 0 133 0

[startup+0.104572 s]
/proc/loadavg: 1.92 2.01 1.99 2/87 26154
/proc/meminfo: memFree=1287256/2055920 swapFree=4178216/4192956
[pid=26153] ppid=26151 vsize=47576 CPUtime=0.01
/proc/26153/stat : 26153 (galac.sh) S 26151 26153 26083 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 164171099 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26153/statm: 11894 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+0.512628 s]
/proc/loadavg: 1.92 2.01 1.99 2/87 26154
/proc/meminfo: memFree=1287256/2055920 swapFree=4178216/4192956
[pid=26153] ppid=26151 vsize=47576 CPUtime=0.01
/proc/26153/stat : 26153 (galac.sh) S 26151 26153 26083 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 164171099 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26153/statm: 11894 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+1.33575 s]
/proc/loadavg: 1.92 2.01 1.99 4/95 26174
/proc/meminfo: memFree=1211992/2055920 swapFree=4178216/4192956
[pid=26153] ppid=26151 vsize=47576 CPUtime=0.01
/proc/26153/stat : 26153 (galac.sh) S 26151 26153 26083 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 164171099 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26153/statm: 11894 363 245 79 0 218 0
[pid=26167] ppid=26153 vsize=861064 CPUtime=1.24
/proc/26167/stat : 26167 (java) R 26153 26153 26083 0 -1 0 21262 0 1 0 111 13 0 0 22 0 8 0 164171105 881729536 21015 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073656764 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26167/statm: 215266 21015 1967 14 0 201471 0
[pid=26167/tid=26168] ppid=26153 vsize=861064 CPUtime=0.06
/proc/26167/task/26168/stat : 26168 (java) S 26153 26153 26083 0 -1 64 5509 0 0 0 4 2 0 0 16 0 8 0 164171109 881729536 21015 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26167/tid=26169] ppid=26153 vsize=861064 CPUtime=0
/proc/26167/task/26169/stat : 26169 (java) S 26153 26153 26083 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 164171110 881729536 21015 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26167/tid=26170] ppid=26153 vsize=861064 CPUtime=0
/proc/26167/task/26170/stat : 26170 (java) S 26153 26153 26083 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164171110 881729536 21015 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26167/tid=26171] ppid=26153 vsize=861064 CPUtime=0
/proc/26167/task/26171/stat : 26171 (java) S 26153 26153 26083 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 164171113 881729536 21015 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26167/tid=26172] ppid=26153 vsize=861064 CPUtime=0.12
/proc/26167/task/26172/stat : 26172 (java) S 26153 26153 26083 0 -1 64 891 0 0 0 12 0 0 0 16 0 8 0 164171113 881729536 21015 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26167/tid=26173] ppid=26153 vsize=861064 CPUtime=0
/proc/26167/task/26173/stat : 26173 (java) S 26153 26153 26083 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164171113 881729536 21015 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26167/tid=26174] ppid=26153 vsize=861064 CPUtime=0
/proc/26167/task/26174/stat : 26174 (java) S 26153 26153 26083 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164171113 881729536 21015 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 908640

[startup+2.98796 s]
/proc/loadavg: 1.92 2.01 1.99 3/95 26174
/proc/meminfo: memFree=1201304/2055920 swapFree=4178216/4192956
[pid=26153] ppid=26151 vsize=47576 CPUtime=0.01
/proc/26153/stat : 26153 (galac.sh) S 26151 26153 26083 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 164171099 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26153/statm: 11894 363 245 79 0 218 0
[pid=26167] ppid=26153 vsize=861064 CPUtime=2.88
/proc/26167/stat : 26167 (java) R 26153 26153 26083 0 -1 0 25335 0 1 0 272 16 0 0 25 0 8 0 164171105 881729536 25082 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073657752 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26167/statm: 215266 25082 1967 14 0 201471 0
[pid=26167/tid=26168] ppid=26153 vsize=861064 CPUtime=0.22
/proc/26167/task/26168/stat : 26168 (java) S 26153 26153 26083 0 -1 64 9566 0 0 0 17 5 0 0 16 0 8 0 164171109 881729536 25082 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26167/tid=26169] ppid=26153 vsize=861064 CPUtime=0
/proc/26167/task/26169/stat : 26169 (java) S 26153 26153 26083 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 164171110 881729536 25082 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26167/tid=26170] ppid=26153 vsize=861064 CPUtime=0
/proc/26167/task/26170/stat : 26170 (java) S 26153 26153 26083 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164171110 881729536 25082 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26167/tid=26171] ppid=26153 vsize=861064 CPUtime=0
/proc/26167/task/26171/stat : 26171 (java) S 26153 26153 26083 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 164171113 881729536 25082 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26167/tid=26172] ppid=26153 vsize=861064 CPUtime=0.14
/proc/26167/task/26172/stat : 26172 (java) S 26153 26153 26083 0 -1 64 901 0 0 0 14 0 0 0 16 0 8 0 164171113 881729536 25082 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26167/tid=26173] ppid=26153 vsize=861064 CPUtime=0
/proc/26167/task/26173/stat : 26173 (java) S 26153 26153 26083 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164171113 881729536 25082 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26167/tid=26174] ppid=26153 vsize=861064 CPUtime=0
/proc/26167/task/26174/stat : 26174 (java) S 26153 26153 26083 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164171113 881729536 25082 18446744073709551615 134512640 134570532 4294956096 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) 908640

[startup+6.1964 s]
/proc/loadavg: 1.93 2.01 1.99 3/95 26174
/proc/meminfo: memFree=1171736/2055920 swapFree=4178216/4192956
[pid=26153] ppid=26151 vsize=47576 CPUtime=0.01
/proc/26153/stat : 26153 (galac.sh) S 26151 26153 26083 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 164171099 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26153/statm: 11894 363 245 79 0 218 0
[pid=26167] ppid=26153 vsize=861064 CPUtime=6.06
/proc/26167/stat : 26167 (java) R 26153 26153 26083 0 -1 0 30833 0 1 0 585 21 0 0 25 0 8 0 164171105 881729536 30571 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073922372 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26167/statm: 215266 30571 1975 14 0 201471 0
[pid=26167/tid=26168] ppid=26153 vsize=861064 CPUtime=0.44
/proc/26167/task/26168/stat : 26168 (java) S 26153 26153 26083 0 -1 64 14992 0 0 0 36 8 0 0 16 0 8 0 164171109 881729536 30571 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26167/tid=26169] ppid=26153 vsize=861064 CPUtime=0
/proc/26167/task/26169/stat : 26169 (java) S 26153 26153 26083 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 164171110 881729536 30571 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26167/tid=26170] ppid=26153 vsize=861064 CPUtime=0
/proc/26167/task/26170/stat : 26170 (java) S 26153 26153 26083 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164171110 881729536 30571 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26167/tid=26171] ppid=26153 vsize=861064 CPUtime=0
/proc/26167/task/26171/stat : 26171 (java) S 26153 26153 26083 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 164171113 881729536 30571 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26167/tid=26172] ppid=26153 vsize=861064 CPUtime=0.22
/proc/26167/task/26172/stat : 26172 (java) S 26153 26153 26083 0 -1 64 945 0 0 0 21 1 0 0 15 0 8 0 164171113 881729536 30571 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26167/tid=26173] ppid=26153 vsize=861064 CPUtime=0
/proc/26167/task/26173/stat : 26173 (java) S 26153 26153 26083 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164171113 881729536 30571 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26167/tid=26174] ppid=26153 vsize=861064 CPUtime=0
/proc/26167/task/26174/stat : 26174 (java) S 26153 26153 26083 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164171113 881729536 30571 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 908640

[startup+12.6883 s]
/proc/loadavg: 1.93 2.01 1.99 3/95 26174
/proc/meminfo: memFree=1075288/2055920 swapFree=4178216/4192956
[pid=26153] ppid=26151 vsize=47576 CPUtime=0.01
/proc/26153/stat : 26153 (galac.sh) S 26151 26153 26083 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 164171099 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26153/statm: 11894 363 245 79 0 218 0
[pid=26167] ppid=26153 vsize=861064 CPUtime=12.48
/proc/26167/stat : 26167 (java) R 26153 26153 26083 0 -1 0 54840 0 1 0 1214 34 0 0 25 0 8 0 164171105 881729536 54574 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073978198 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26167/statm: 215266 54574 1975 14 0 201471 0
[pid=26167/tid=26168] ppid=26153 vsize=861064 CPUtime=1.57
/proc/26167/task/26168/stat : 26168 (java) S 26153 26153 26083 0 -1 64 38994 0 0 0 135 22 0 0 20 0 8 0 164171109 881729536 54574 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26167/tid=26169] ppid=26153 vsize=861064 CPUtime=0
/proc/26167/task/26169/stat : 26169 (java) S 26153 26153 26083 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 164171110 881729536 54574 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26167/tid=26170] ppid=26153 vsize=861064 CPUtime=0
/proc/26167/task/26170/stat : 26170 (java) S 26153 26153 26083 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164171110 881729536 54574 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26167/tid=26171] ppid=26153 vsize=861064 CPUtime=0
/proc/26167/task/26171/stat : 26171 (java) S 26153 26153 26083 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 164171113 881729536 54574 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26167/tid=26172] ppid=26153 vsize=861064 CPUtime=0.22
/proc/26167/task/26172/stat : 26172 (java) S 26153 26153 26083 0 -1 64 946 0 0 0 21 1 0 0 15 0 8 0 164171113 881729536 54574 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26167/tid=26173] ppid=26153 vsize=861064 CPUtime=0
/proc/26167/task/26173/stat : 26173 (java) S 26153 26153 26083 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164171113 881729536 54574 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26167/tid=26174] ppid=26153 vsize=861064 CPUtime=0
/proc/26167/task/26174/stat : 26174 (java) S 26153 26153 26083 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164171113 881729536 54574 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.49
Current children cumulated vsize (KiB) 908640

[startup+25.57 s]
/proc/loadavg: 1.95 2.01 1.99 3/95 26174
/proc/meminfo: memFree=941336/2055920 swapFree=4178216/4192956
[pid=26153] ppid=26151 vsize=47576 CPUtime=0.01
/proc/26153/stat : 26153 (galac.sh) S 26151 26153 26083 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 164171099 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26153/statm: 11894 363 245 79 0 218 0
[pid=26167] ppid=26153 vsize=861064 CPUtime=25.25
/proc/26167/stat : 26167 (java) R 26153 26153 26083 0 -1 0 87642 0 1 0 2472 53 0 0 25 0 8 0 164171105 881729536 87365 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074034007 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26167/statm: 215266 87365 1994 14 0 201471 0
[pid=26167/tid=26168] ppid=26153 vsize=861064 CPUtime=3.1
/proc/26167/task/26168/stat : 26168 (java) S 26153 26153 26083 0 -1 64 71712 0 0 0 271 39 0 0 16 0 8 0 164171109 881729536 87365 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26167/tid=26169] ppid=26153 vsize=861064 CPUtime=0
/proc/26167/task/26169/stat : 26169 (java) S 26153 26153 26083 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 164171110 881729536 87365 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26167/tid=26170] ppid=26153 vsize=861064 CPUtime=0
/proc/26167/task/26170/stat : 26170 (java) S 26153 26153 26083 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164171110 881729536 87365 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26167/tid=26171] ppid=26153 vsize=861064 CPUtime=0
/proc/26167/task/26171/stat : 26171 (java) S 26153 26153 26083 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 164171113 881729536 87365 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26167/tid=26172] ppid=26153 vsize=861064 CPUtime=0.3
/proc/26167/task/26172/stat : 26172 (java) S 26153 26153 26083 0 -1 64 982 0 0 0 28 2 0 0 15 0 8 0 164171113 881729536 87365 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26167/tid=26173] ppid=26153 vsize=861064 CPUtime=0
/proc/26167/task/26173/stat : 26173 (java) S 26153 26153 26083 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164171113 881729536 87365 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26167/tid=26174] ppid=26153 vsize=861064 CPUtime=0
/proc/26167/task/26174/stat : 26174 (java) S 26153 26153 26083 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164171113 881729536 87365 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 908640

[startup+51.2355 s]
/proc/loadavg: 1.96 2.01 1.99 3/95 26174
/proc/meminfo: memFree=925272/2055920 swapFree=4178216/4192956
[pid=26153] ppid=26151 vsize=47576 CPUtime=0.01
/proc/26153/stat : 26153 (galac.sh) S 26151 26153 26083 0 -1 4194304 761 1704 0 0 0 0 0 1 23 0 1 0 164171099 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26153/statm: 11894 363 245 79 0 218 0
[pid=26167] ppid=26153 vsize=861064 CPUtime=50.66
/proc/26167/stat : 26167 (java) R 26153 26153 26083 0 -1 0 87684 0 1 0 5003 63 0 0 25 0 8 0 164171105 881729536 87365 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073681429 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26167/statm: 215266 87365 1994 14 0 201471 0
[pid=26167/tid=26168] ppid=26153 vsize=861064 CPUtime=3.19
/proc/26167/task/26168/stat : 26168 (java) S 26153 26153 26083 0 -1 64 71712 0 0 0 279 40 0 0 16 0 8 0 164171109 881729536 87365 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26167/tid=26169] ppid=26153 vsize=861064 CPUtime=0
/proc/26167/task/26169/stat : 26169 (java) S 26153 26153 26083 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 164171110 881729536 87365 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26167/tid=26170] ppid=26153 vsize=861064 CPUtime=0
/proc/26167/task/26170/stat : 26170 (java) S 26153 26153 26083 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 164171110 881729536 87365 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26167/tid=26171] ppid=26153 vsize=861064 CPUtime=0
/proc/26167/task/26171/stat : 26171 (java) S 26153 26153 26083 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 164171113 881729536 87365 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26167/tid=26172] ppid=26153 vsize=861064 CPUtime=0.3
/proc/26167/task/26172/stat : 26172 (java) S 26153 26153 26083 0 -1 64 982 0 0 0 28 2 0 0 15 0 8 0 164171113 881729536 87365 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26167/tid=26173] ppid=26153 vsize=861064 CPUtime=0
/proc/26167/task/26173/stat : 26173 (java) S 26153 26153 26083 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 164171113 881729536 87365 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26167/tid=26174] ppid=26153 vsize=861064 CPUtime=0
/proc/26167/task/26174/stat : 26174 (java) S 26153 26153 26083 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 164171113 881729536 87365 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 908640

[startup+102.499 s]
/proc/loadavg: 1.98 2.00 1.99 3/88 26175
/proc/meminfo: memFree=1131984/2055920 swapFree=4178216/4192956
[pid=26153] ppid=26151 vsize=47576 CPUtime=83.5
/proc/26153/stat : 26153 (galac.sh) S 26151 26153 26083 0 -1 4194304 799 89452 0 1 0 0 8268 82 17 0 1 0 164171099 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26153/statm: 11894 363 245 79 0 218 0
[pid=26175] ppid=26153 vsize=121924 CPUtime=17.93
/proc/26175/stat : 26175 (minisat) R 26153 26153 26083 0 -1 4194304 28092 0 0 0 1774 19 0 0 25 0 1 0 164179538 124850176 28074 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/26175/statm: 30481 28074 54 142 0 30337 0
Current children cumulated CPU time (s) 101.43

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

/proc/loadavg: 1.99 2.00 1.99 3/95 26282
/proc/meminfo: memFree=1247960/2055920 swapFree=4178216/4192956
[pid=26153] ppid=26151 vsize=47576 CPUtime=83.5
/proc/26153/stat : 26153 (galac.sh) S 26151 26153 26083 0 -1 4194304 799 89452 0 1 0 0 8268 82 17 0 1 0 164171099 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26153/statm: 11894 363 245 79 0 218 0
[pid=26175] ppid=26153 vsize=183668 CPUtime=1032.04
/proc/26175/stat : 26175 (minisat) R 26153 26153 26083 0 -1 4194304 43348 0 0 0 103161 43 0 0 25 0 1 0 164179538 188076032 43330 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/26175/statm: 45917 43330 54 142 0 45773 0
Current children cumulated CPU time (s) 1115.54
Current children cumulated vsize (KiB) 231244

[startup+1183.86 s]
/proc/loadavg: 1.99 2.00 1.99 3/95 26282
/proc/meminfo: memFree=1244568/2055920 swapFree=4178216/4192956
[pid=26153] ppid=26151 vsize=47576 CPUtime=83.5
/proc/26153/stat : 26153 (galac.sh) S 26151 26153 26083 0 -1 4194304 799 89452 0 1 0 0 8268 82 17 0 1 0 164171099 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26153/statm: 11894 363 245 79 0 218 0
[pid=26175] ppid=26153 vsize=187232 CPUtime=1092.01
/proc/26175/stat : 26175 (minisat) R 26153 26153 26083 0 -1 4194304 44216 0 0 0 109157 44 0 0 25 0 1 0 164179538 191725568 44198 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/26175/statm: 46808 44198 54 142 0 46664 0
Current children cumulated CPU time (s) 1175.51
Current children cumulated vsize (KiB) 234808

[startup+1243.9 s]
/proc/loadavg: 1.99 2.00 1.99 3/95 26282
/proc/meminfo: memFree=1241112/2055920 swapFree=4178216/4192956
[pid=26153] ppid=26151 vsize=47576 CPUtime=83.5
/proc/26153/stat : 26153 (galac.sh) S 26151 26153 26083 0 -1 4194304 799 89452 0 1 0 0 8268 82 17 0 1 0 164171099 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26153/statm: 11894 363 245 79 0 218 0
[pid=26175] ppid=26153 vsize=190536 CPUtime=1151.99
/proc/26175/stat : 26175 (minisat) R 26153 26153 26083 0 -1 4194304 45048 0 0 0 115154 45 0 0 25 0 1 0 164179538 195108864 45030 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/26175/statm: 47634 45030 54 142 0 47490 0
Current children cumulated CPU time (s) 1235.49
Current children cumulated vsize (KiB) 238112

[startup+1303.93 s]
/proc/loadavg: 1.99 2.00 1.99 3/95 26282
/proc/meminfo: memFree=1238424/2055920 swapFree=4178216/4192956
[pid=26153] ppid=26151 vsize=47576 CPUtime=83.5
/proc/26153/stat : 26153 (galac.sh) S 26151 26153 26083 0 -1 4194304 799 89452 0 1 0 0 8268 82 17 0 1 0 164171099 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26153/statm: 11894 363 245 79 0 218 0
[pid=26175] ppid=26153 vsize=193176 CPUtime=1211.95
/proc/26175/stat : 26175 (minisat) R 26153 26153 26083 0 -1 4194304 45726 0 0 0 121149 46 0 0 25 0 1 0 164179538 197812224 45708 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/26175/statm: 48294 45708 54 142 0 48150 0
Current children cumulated CPU time (s) 1295.45
Current children cumulated vsize (KiB) 240752

[startup+1363.99 s]
/proc/loadavg: 2.05 2.01 2.00 3/95 26282
/proc/meminfo: memFree=1235928/2055920 swapFree=4178216/4192956
[pid=26153] ppid=26151 vsize=47576 CPUtime=83.5
/proc/26153/stat : 26153 (galac.sh) S 26151 26153 26083 0 -1 4194304 799 89452 0 1 0 0 8268 82 17 0 1 0 164171099 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26153/statm: 11894 363 245 79 0 218 0
[pid=26175] ppid=26153 vsize=195688 CPUtime=1271.93
/proc/26175/stat : 26175 (minisat) R 26153 26153 26083 0 -1 4194304 46358 0 0 0 127146 47 0 0 25 0 1 0 164179538 200384512 46340 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529263 0 0 4096 3 0 0 0 17 0 0 0
/proc/26175/statm: 48922 46340 54 142 0 48778 0
Current children cumulated CPU time (s) 1355.43
Current children cumulated vsize (KiB) 243264

[startup+1424.04 s]
/proc/loadavg: 2.02 2.00 2.00 3/95 26282
/proc/meminfo: memFree=1232792/2055920 swapFree=4178216/4192956
[pid=26153] ppid=26151 vsize=47576 CPUtime=83.5
/proc/26153/stat : 26153 (galac.sh) S 26151 26153 26083 0 -1 4194304 799 89452 0 1 0 0 8268 82 17 0 1 0 164171099 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26153/statm: 11894 363 245 79 0 218 0
[pid=26175] ppid=26153 vsize=198724 CPUtime=1331.93
/proc/26175/stat : 26175 (minisat) R 26153 26153 26083 0 -1 4194304 47126 0 0 0 133145 48 0 0 25 0 1 0 164179538 203493376 47108 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/26175/statm: 49681 47108 54 142 0 49537 0
Current children cumulated CPU time (s) 1415.43
Current children cumulated vsize (KiB) 246300

[startup+1484.11 s]
/proc/loadavg: 2.05 2.02 2.00 3/95 26282
/proc/meminfo: memFree=1230808/2055920 swapFree=4178216/4192956
[pid=26153] ppid=26151 vsize=47576 CPUtime=83.5
/proc/26153/stat : 26153 (galac.sh) S 26151 26153 26083 0 -1 4194304 799 89452 0 1 0 0 8268 82 17 0 1 0 164171099 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26153/statm: 11894 363 245 79 0 218 0
[pid=26175] ppid=26153 vsize=200748 CPUtime=1391.93
/proc/26175/stat : 26175 (minisat) R 26153 26153 26083 0 -1 4194304 47618 0 0 0 139144 49 0 0 25 0 1 0 164179538 205565952 47600 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/26175/statm: 50187 47600 54 142 0 50043 0
Current children cumulated CPU time (s) 1475.43
Current children cumulated vsize (KiB) 248324

[startup+1544.2 s]
/proc/loadavg: 2.01 2.01 2.00 3/95 26282
/proc/meminfo: memFree=1227736/2055920 swapFree=4178216/4192956
[pid=26153] ppid=26151 vsize=47576 CPUtime=83.5
/proc/26153/stat : 26153 (galac.sh) S 26151 26153 26083 0 -1 4194304 799 89452 0 1 0 0 8268 82 17 0 1 0 164171099 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26153/statm: 11894 363 245 79 0 218 0
[pid=26175] ppid=26153 vsize=203784 CPUtime=1451.96
/proc/26175/stat : 26175 (minisat) R 26153 26153 26083 0 -1 4194304 48369 0 0 0 145145 51 0 0 25 0 1 0 164179538 208674816 48351 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/26175/statm: 50946 48351 54 142 0 50802 0
Current children cumulated CPU time (s) 1535.46
Current children cumulated vsize (KiB) 251360

[startup+1604.27 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 26282
/proc/meminfo: memFree=1224472/2055920 swapFree=4178216/4192956
[pid=26153] ppid=26151 vsize=47576 CPUtime=83.5
/proc/26153/stat : 26153 (galac.sh) S 26151 26153 26083 0 -1 4194304 799 89452 0 1 0 0 8268 82 17 0 1 0 164171099 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26153/statm: 11894 363 245 79 0 218 0
[pid=26175] ppid=26153 vsize=207092 CPUtime=1511.96
/proc/26175/stat : 26175 (minisat) R 26153 26153 26083 0 -1 4194304 49194 0 0 0 151144 52 0 0 25 0 1 0 164179538 212062208 49176 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/26175/statm: 51773 49176 54 142 0 51629 0
Current children cumulated CPU time (s) 1595.46
Current children cumulated vsize (KiB) 254668

[startup+1664.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 26282
/proc/meminfo: memFree=1220056/2055920 swapFree=4178216/4192956
[pid=26153] ppid=26151 vsize=47576 CPUtime=83.5
/proc/26153/stat : 26153 (galac.sh) S 26151 26153 26083 0 -1 4194304 799 89452 0 1 0 0 8268 82 17 0 1 0 164171099 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26153/statm: 11894 363 245 79 0 218 0
[pid=26175] ppid=26153 vsize=211348 CPUtime=1571.94
/proc/26175/stat : 26175 (minisat) R 26153 26153 26083 0 -1 4194304 50289 0 0 0 157141 53 0 0 25 0 1 0 164179538 216420352 50271 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/26175/statm: 52837 50271 54 142 0 52693 0
Current children cumulated CPU time (s) 1655.44
Current children cumulated vsize (KiB) 258924

[startup+1724.34 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 26282
/proc/meminfo: memFree=1211096/2055920 swapFree=4178216/4192956
[pid=26153] ppid=26151 vsize=47576 CPUtime=83.5
/proc/26153/stat : 26153 (galac.sh) S 26151 26153 26083 0 -1 4194304 799 89452 0 1 0 0 8268 82 17 0 1 0 164171099 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26153/statm: 11894 363 245 79 0 218 0
[pid=26175] ppid=26153 vsize=220572 CPUtime=1631.88
/proc/26175/stat : 26175 (minisat) R 26153 26153 26083 0 -1 4194304 52517 0 0 0 163133 55 0 0 25 0 1 0 164179538 225865728 52499 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/26175/statm: 55143 52499 54 142 0 54999 0
Current children cumulated CPU time (s) 1715.38
Current children cumulated vsize (KiB) 268148

[startup+1784.38 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 26282
/proc/meminfo: memFree=1206360/2055920 swapFree=4178216/4192956
[pid=26153] ppid=26151 vsize=47576 CPUtime=83.5
/proc/26153/stat : 26153 (galac.sh) S 26151 26153 26083 0 -1 4194304 799 89452 0 1 0 0 8268 82 17 0 1 0 164171099 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26153/statm: 11894 363 245 79 0 218 0
[pid=26175] ppid=26153 vsize=225336 CPUtime=1691.87
/proc/26175/stat : 26175 (minisat) R 26153 26153 26083 0 -1 4194304 53707 0 0 0 169130 57 0 0 25 0 1 0 164179538 230744064 53689 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529368 0 0 4096 3 0 0 0 17 0 0 0
/proc/26175/statm: 56334 53689 54 142 0 56190 0
Current children cumulated CPU time (s) 1775.37
Current children cumulated vsize (KiB) 272912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.08 s]
/proc/loadavg: 2.00 2.00 2.00 3/95 26282
/proc/meminfo: memFree=1204888/2055920 swapFree=4178216/4192956
[pid=26153] ppid=26151 vsize=47576 CPUtime=83.5
/proc/26153/stat : 26153 (galac.sh) S 26151 26153 26083 0 -1 4194304 799 89452 0 1 0 0 8268 82 17 0 1 0 164171099 48717824 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 214919474010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26153/statm: 11894 363 245 79 0 218 0
[pid=26175] ppid=26153 vsize=226660 CPUtime=1716.55
/proc/26175/stat : 26175 (minisat) R 26153 26153 26083 0 -1 4194304 54059 0 0 0 171597 58 0 0 25 0 1 0 164179538 232099840 54041 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/26175/statm: 56665 54041 54 142 0 56521 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 274236

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 26153 and gives childrusage.ru_utime.tv_sec=82 childrusage.ru_utime.tv_usec=692428 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=829873
CPU time returned by wait4() is 83.5223
while last known CPU time is 1800.05

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

Real time (s): 1809.1
CPU time (s): 1800.05
CPU user time (s): 1798.65
CPU system time (s): 1.4
CPU usage (%): 99.4997
Max. virtual memory (cumulated for all children) (KiB): 908640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 82.6924
system time used= 0.829873
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90251
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= 3590
involuntary context switches= 5238

runsolver used 2.06768 s user time and 5.95109 s system time

The end

Launcher Data (download as text)

Begin job on node10 on Sun Jan  7 08:16:00 UTC 2007


IDJOB= 203200
IDBENCH= 3928
FILE ID= node10/203200-1168157759

PBS_JOBID= 3478272

Free space on /tmp= 66327 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  d0989ab1b788244c0808bf1396cd4672

RANDOM SEED= 929038338

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.232
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.232
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:       1287800 kB
Buffers:         53520 kB
Cached:         393124 kB
SwapCached:       2088 kB
Active:         350536 kB
Inactive:       332684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1287800 kB
SwapTotal:     4192956 kB
SwapFree:      4178216 kB
Dirty:            8848 kB
Writeback:           0 kB
Mapped:         247252 kB
Slab:            69324 kB
Committed_AS:  4158016 kB
PageTables:       2680 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= 66330 MiB



End job on node10 on Sun Jan  7 08:46:09 UTC 2007