Trace number 206310

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.08 1812.76

General information on the benchmark

Namerandom/rand-3-28-28/
rand-3-28-28-93-632-26_ext.xml
MD5SUM6f13657e5d44fa8a25fe138d9baf7b97
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.58	c start processing
5.58	c start relation processing
20.54	c start cnf exporting
84.00	c parsing time : 5.409
84.00	c preprocessing time : 83.835
84.00	
84.00	c Nary constraints - conflicts : 0 supports : 93
84.00	c Binary constraints - conflicts : 0 supports :0
84.00	c max arity constraint : 3
84.00	c Max Tuples generated 0
84.00	c relations : 93
84.00	c relations BDD: 93
84.00	c vars : 598126 - clauses :  1874252
84.00	
84.06	 
84.06	c --- Minisat Stats ---
84.06	 

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/node33/watcher-206310-1168171341 -o ROOT/results/node33/solver-206310-1168171341 -C 1800 -M 900 /tmp/evaluation/206310-1168171341/galac.sh /tmp/evaluation/206310-1168171341/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.91 1.75 1.36 5/91 6617
/proc/meminfo: memFree=1197712/2055920 swapFree=4192224/4192956
[pid=6616] ppid=6614 vsize=8560 CPUtime=0
/proc/6616/stat : 6616 (galac.sh) R 6614 6616 6105 0 -1 4194304 308 0 0 0 0 0 0 0 25 0 1 0 165527917 8765440 253 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210824316815 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6616/statm: 2140 253 197 79 0 133 0

[startup+0.107581 s]
/proc/loadavg: 1.91 1.75 1.36 5/91 6617
/proc/meminfo: memFree=1197712/2055920 swapFree=4192224/4192956
[pid=6616] ppid=6614 vsize=47568 CPUtime=0.01
/proc/6616/stat : 6616 (galac.sh) S 6614 6616 6105 0 -1 4194304 760 1704 0 0 0 0 0 1 25 0 1 0 165527917 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6616/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.515956 s]
/proc/loadavg: 1.91 1.75 1.36 5/91 6617
/proc/meminfo: memFree=1197712/2055920 swapFree=4192224/4192956
[pid=6616] ppid=6614 vsize=47568 CPUtime=0.01
/proc/6616/stat : 6616 (galac.sh) S 6614 6616 6105 0 -1 4194304 760 1704 0 0 0 0 0 1 25 0 1 0 165527917 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6616/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.33913 s]
/proc/loadavg: 1.91 1.75 1.36 3/99 6637
/proc/meminfo: memFree=1120720/2055920 swapFree=4192224/4192956
[pid=6616] ppid=6614 vsize=47568 CPUtime=0.01
/proc/6616/stat : 6616 (galac.sh) S 6614 6616 6105 0 -1 4194304 760 1704 0 0 0 0 0 1 25 0 1 0 165527917 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6616/statm: 11892 363 245 79 0 218 0
[pid=6630] ppid=6616 vsize=861064 CPUtime=1.27
/proc/6630/stat : 6630 (java) R 6616 6616 6105 0 -1 0 21270 0 1 0 116 11 0 0 23 0 8 0 165527921 881729536 21023 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4072918514 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6630/statm: 215266 21023 1967 14 0 201471 0
[pid=6630/tid=6631] ppid=6616 vsize=861064 CPUtime=0.06
/proc/6630/task/6631/stat : 6631 (java) S 6616 6616 6105 0 -1 64 5516 0 0 0 4 2 0 0 16 0 8 0 165527925 881729536 21023 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6632] ppid=6616 vsize=861064 CPUtime=0
/proc/6630/task/6632/stat : 6632 (java) S 6616 6616 6105 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165527926 881729536 21023 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6633] ppid=6616 vsize=861064 CPUtime=0
/proc/6630/task/6633/stat : 6633 (java) S 6616 6616 6105 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165527926 881729536 21023 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6634] ppid=6616 vsize=861064 CPUtime=0
/proc/6630/task/6634/stat : 6634 (java) S 6616 6616 6105 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 165527929 881729536 21023 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6635] ppid=6616 vsize=861064 CPUtime=0.12
/proc/6630/task/6635/stat : 6635 (java) S 6616 6616 6105 0 -1 64 892 0 0 0 12 0 0 0 16 0 8 0 165527929 881729536 21023 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6636] ppid=6616 vsize=861064 CPUtime=0
/proc/6630/task/6636/stat : 6636 (java) S 6616 6616 6105 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165527929 881729536 21023 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6637] ppid=6616 vsize=861064 CPUtime=0
/proc/6630/task/6637/stat : 6637 (java) S 6616 6616 6105 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165527929 881729536 21023 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 908632

[startup+2.99247 s]
/proc/loadavg: 1.91 1.75 1.36 3/99 6639
/proc/meminfo: memFree=1109328/2055920 swapFree=4192224/4192956
[pid=6616] ppid=6614 vsize=47568 CPUtime=0.01
/proc/6616/stat : 6616 (galac.sh) S 6614 6616 6105 0 -1 4194304 760 1704 0 0 0 0 0 1 25 0 1 0 165527917 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6616/statm: 11892 363 245 79 0 218 0
[pid=6630] ppid=6616 vsize=861064 CPUtime=2.9
/proc/6630/stat : 6630 (java) R 6616 6616 6105 0 -1 0 25339 0 1 0 276 14 0 0 25 0 8 0 165527921 881729536 25086 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073671173 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6630/statm: 215266 25086 1967 14 0 201471 0
[pid=6630/tid=6631] ppid=6616 vsize=861064 CPUtime=0.22
/proc/6630/task/6631/stat : 6631 (java) S 6616 6616 6105 0 -1 64 9570 0 0 0 18 4 0 0 16 0 8 0 165527925 881729536 25086 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6632] ppid=6616 vsize=861064 CPUtime=0
/proc/6630/task/6632/stat : 6632 (java) S 6616 6616 6105 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165527926 881729536 25086 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6633] ppid=6616 vsize=861064 CPUtime=0
/proc/6630/task/6633/stat : 6633 (java) S 6616 6616 6105 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165527926 881729536 25086 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6634] ppid=6616 vsize=861064 CPUtime=0
/proc/6630/task/6634/stat : 6634 (java) S 6616 6616 6105 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 165527929 881729536 25086 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6635] ppid=6616 vsize=861064 CPUtime=0.15
/proc/6630/task/6635/stat : 6635 (java) S 6616 6616 6105 0 -1 64 901 0 0 0 14 1 0 0 16 0 8 0 165527929 881729536 25086 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6636] ppid=6616 vsize=861064 CPUtime=0
/proc/6630/task/6636/stat : 6636 (java) S 6616 6616 6105 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165527929 881729536 25086 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6637] ppid=6616 vsize=861064 CPUtime=0
/proc/6630/task/6637/stat : 6637 (java) S 6616 6616 6105 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165527929 881729536 25086 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 908632

[startup+6.28715 s]
/proc/loadavg: 2.00 1.77 1.37 3/99 6641
/proc/meminfo: memFree=1082448/2055920 swapFree=4192224/4192956
[pid=6616] ppid=6614 vsize=47568 CPUtime=0.01
/proc/6616/stat : 6616 (galac.sh) S 6614 6616 6105 0 -1 4194304 760 1704 0 0 0 0 0 1 25 0 1 0 165527917 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6616/statm: 11892 363 245 79 0 218 0
[pid=6630] ppid=6616 vsize=861064 CPUtime=6.15
/proc/6630/stat : 6630 (java) R 6616 6616 6105 0 -1 0 30838 0 1 0 596 19 0 0 25 0 8 0 165527921 881729536 30576 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073930462 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6630/statm: 215266 30576 1975 14 0 201471 0
[pid=6630/tid=6631] ppid=6616 vsize=861064 CPUtime=0.43
/proc/6630/task/6631/stat : 6631 (java) S 6616 6616 6105 0 -1 64 14996 0 0 0 36 7 0 0 16 0 8 0 165527925 881729536 30576 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6632] ppid=6616 vsize=861064 CPUtime=0
/proc/6630/task/6632/stat : 6632 (java) S 6616 6616 6105 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165527926 881729536 30576 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6633] ppid=6616 vsize=861064 CPUtime=0
/proc/6630/task/6633/stat : 6633 (java) S 6616 6616 6105 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165527926 881729536 30576 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6634] ppid=6616 vsize=861064 CPUtime=0
/proc/6630/task/6634/stat : 6634 (java) S 6616 6616 6105 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 165527929 881729536 30576 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6635] ppid=6616 vsize=861064 CPUtime=0.22
/proc/6630/task/6635/stat : 6635 (java) S 6616 6616 6105 0 -1 64 946 0 0 0 21 1 0 0 15 0 8 0 165527929 881729536 30576 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6636] ppid=6616 vsize=861064 CPUtime=0
/proc/6630/task/6636/stat : 6636 (java) S 6616 6616 6105 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165527929 881729536 30576 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6637] ppid=6616 vsize=861064 CPUtime=0
/proc/6630/task/6637/stat : 6637 (java) S 6616 6616 6105 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165527929 881729536 30576 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 908632

[startup+12.7885 s]
/proc/loadavg: 2.08 1.79 1.38 3/99 6645
/proc/meminfo: memFree=986768/2055920 swapFree=4192224/4192956
[pid=6616] ppid=6614 vsize=47568 CPUtime=0.01
/proc/6616/stat : 6616 (galac.sh) S 6614 6616 6105 0 -1 4194304 760 1704 0 0 0 0 0 1 25 0 1 0 165527917 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6616/statm: 11892 363 245 79 0 218 0
[pid=6630] ppid=6616 vsize=861064 CPUtime=12.58
/proc/6630/stat : 6630 (java) R 6616 6616 6105 0 -1 0 54714 0 1 0 1228 30 0 0 25 0 8 0 165527921 881729536 54448 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073932559 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6630/statm: 215266 54448 1975 14 0 201471 0
[pid=6630/tid=6631] ppid=6616 vsize=861064 CPUtime=1.53
/proc/6630/task/6631/stat : 6631 (java) S 6616 6616 6105 0 -1 64 38868 0 0 0 135 18 0 0 20 0 8 0 165527925 881729536 54448 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6632] ppid=6616 vsize=861064 CPUtime=0
/proc/6630/task/6632/stat : 6632 (java) S 6616 6616 6105 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 165527926 881729536 54448 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6633] ppid=6616 vsize=861064 CPUtime=0
/proc/6630/task/6633/stat : 6633 (java) S 6616 6616 6105 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165527926 881729536 54448 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6634] ppid=6616 vsize=861064 CPUtime=0
/proc/6630/task/6634/stat : 6634 (java) S 6616 6616 6105 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 165527929 881729536 54448 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6635] ppid=6616 vsize=861064 CPUtime=0.22
/proc/6630/task/6635/stat : 6635 (java) S 6616 6616 6105 0 -1 64 946 0 0 0 21 1 0 0 15 0 8 0 165527929 881729536 54448 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6636] ppid=6616 vsize=861064 CPUtime=0
/proc/6630/task/6636/stat : 6636 (java) S 6616 6616 6105 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165527929 881729536 54448 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6637] ppid=6616 vsize=861064 CPUtime=0
/proc/6630/task/6637/stat : 6637 (java) S 6616 6616 6105 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165527929 881729536 54448 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 908632

[startup+25.6671 s]
/proc/loadavg: 2.06 1.80 1.39 3/93 6665
/proc/meminfo: memFree=854224/2055920 swapFree=4192224/4192956
[pid=6616] ppid=6614 vsize=47568 CPUtime=0.01
/proc/6616/stat : 6616 (galac.sh) S 6614 6616 6105 0 -1 4194304 760 1704 0 0 0 0 0 1 25 0 1 0 165527917 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6616/statm: 11892 363 245 79 0 218 0
[pid=6630] ppid=6616 vsize=861064 CPUtime=25.31
/proc/6630/stat : 6630 (java) R 6616 6616 6105 0 -1 0 87656 0 1 0 2483 48 0 0 25 0 8 0 165527921 881729536 87378 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073992550 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6630/statm: 215266 87378 1994 14 0 201471 0
[pid=6630/tid=6631] ppid=6616 vsize=861064 CPUtime=3.04
/proc/6630/task/6631/stat : 6631 (java) S 6616 6616 6105 0 -1 64 71725 0 0 0 270 34 0 0 16 0 8 0 165527925 881729536 87378 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6632] ppid=6616 vsize=861064 CPUtime=0
/proc/6630/task/6632/stat : 6632 (java) S 6616 6616 6105 0 -1 64 12 0 0 0 0 0 0 0 17 0 8 0 165527926 881729536 87378 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6633] ppid=6616 vsize=861064 CPUtime=0
/proc/6630/task/6633/stat : 6633 (java) S 6616 6616 6105 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165527926 881729536 87378 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6634] ppid=6616 vsize=861064 CPUtime=0
/proc/6630/task/6634/stat : 6634 (java) S 6616 6616 6105 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 165527929 881729536 87378 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6635] ppid=6616 vsize=861064 CPUtime=0.28
/proc/6630/task/6635/stat : 6635 (java) S 6616 6616 6105 0 -1 64 982 0 0 0 26 2 0 0 15 0 8 0 165527929 881729536 87378 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6636] ppid=6616 vsize=861064 CPUtime=0
/proc/6630/task/6636/stat : 6636 (java) S 6616 6616 6105 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165527929 881729536 87378 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6637] ppid=6616 vsize=861064 CPUtime=0
/proc/6630/task/6637/stat : 6637 (java) S 6616 6616 6105 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165527929 881729536 87378 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 908632

[startup+51.3214 s]
/proc/loadavg: 2.04 1.81 1.40 3/93 6665
/proc/meminfo: memFree=812752/2055920 swapFree=4192224/4192956
[pid=6616] ppid=6614 vsize=47568 CPUtime=0.01
/proc/6616/stat : 6616 (galac.sh) S 6614 6616 6105 0 -1 4194304 760 1704 0 0 0 0 0 1 25 0 1 0 165527917 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6616/statm: 11892 363 245 79 0 218 0
[pid=6630] ppid=6616 vsize=861064 CPUtime=50.61
/proc/6630/stat : 6630 (java) R 6616 6616 6105 0 -1 0 87699 0 1 0 5002 59 0 0 25 0 8 0 165527921 881729536 87379 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074005071 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6630/statm: 215266 87379 1995 14 0 201471 0
[pid=6630/tid=6631] ppid=6616 vsize=861064 CPUtime=3.12
/proc/6630/task/6631/stat : 6631 (java) S 6616 6616 6105 0 -1 64 71726 0 0 0 277 35 0 0 16 0 8 0 165527925 881729536 87379 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6632] ppid=6616 vsize=861064 CPUtime=0
/proc/6630/task/6632/stat : 6632 (java) S 6616 6616 6105 0 -1 64 12 0 0 0 0 0 0 0 17 0 8 0 165527926 881729536 87379 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6633] ppid=6616 vsize=861064 CPUtime=0
/proc/6630/task/6633/stat : 6633 (java) S 6616 6616 6105 0 -1 64 6 0 0 0 0 0 0 0 15 0 8 0 165527926 881729536 87379 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6634] ppid=6616 vsize=861064 CPUtime=0
/proc/6630/task/6634/stat : 6634 (java) S 6616 6616 6105 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 165527929 881729536 87379 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6635] ppid=6616 vsize=861064 CPUtime=0.28
/proc/6630/task/6635/stat : 6635 (java) S 6616 6616 6105 0 -1 64 982 0 0 0 26 2 0 0 15 0 8 0 165527929 881729536 87379 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6636] ppid=6616 vsize=861064 CPUtime=0
/proc/6630/task/6636/stat : 6636 (java) S 6616 6616 6105 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 165527929 881729536 87379 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6630/tid=6637] ppid=6616 vsize=861064 CPUtime=0
/proc/6630/task/6637/stat : 6637 (java) S 6616 6616 6105 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 165527929 881729536 87379 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 908632

[startup+102.589 s]
/proc/loadavg: 2.02 1.84 1.43 3/86 6666
/proc/meminfo: memFree=1024840/2055920 swapFree=4192224/4192956
[pid=6616] ppid=6614 vsize=47568 CPUtime=82.96
/proc/6616/stat : 6616 (galac.sh) S 6614 6616 6105 0 -1 4194304 798 89465 0 1 0 0 8218 78 17 0 1 0 165527917 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6616/statm: 11892 363 245 79 0 218 0
[pid=6666] ppid=6616 vsize=122052 CPUtime=18.35
/proc/6666/stat : 6666 (minisat) R 6616 6616 6105 0 -1 4194304 28069 0 0 0 1816 19 0 0 25 0 1 0 165536324 124981248 28051 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/6666/statm: 30513 28051 54 142 0 30369 0
Current children cumulated CPU time (s) 101.31

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

/proc/loadavg: 2.01 2.00 1.80 3/86 6668
/proc/meminfo: memFree=735688/2055920 swapFree=4192224/4192956
[pid=6616] ppid=6614 vsize=47568 CPUtime=82.96
/proc/6616/stat : 6616 (galac.sh) S 6614 6616 6105 0 -1 4194304 798 89465 0 1 0 0 8218 78 17 0 1 0 165527917 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6616/statm: 11892 363 245 79 0 218 0
[pid=6666] ppid=6616 vsize=212636 CPUtime=1030.73
/proc/6666/stat : 6666 (minisat) R 6616 6616 6105 0 -1 4194304 50557 0 0 0 103029 44 0 0 25 0 1 0 165536324 217739264 50539 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/6666/statm: 53159 50539 54 142 0 53015 0
Current children cumulated CPU time (s) 1113.69
Current children cumulated vsize (KiB) 260204

[startup+1183.65 s]
/proc/loadavg: 2.00 2.00 1.81 3/86 6668
/proc/meminfo: memFree=702408/2055920 swapFree=4192224/4192956
[pid=6616] ppid=6614 vsize=47568 CPUtime=82.96
/proc/6616/stat : 6616 (galac.sh) S 6614 6616 6105 0 -1 4194304 798 89465 0 1 0 0 8218 78 17 0 1 0 165527917 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6616/statm: 11892 363 245 79 0 218 0
[pid=6666] ppid=6616 vsize=216616 CPUtime=1090.14
/proc/6666/stat : 6666 (minisat) R 6616 6616 6105 0 -1 4194304 51576 0 0 0 108969 45 0 0 25 0 1 0 165536324 221814784 51558 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134520110 0 0 4096 3 0 0 0 17 1 0 0
/proc/6666/statm: 54154 51558 54 142 0 54010 0
Current children cumulated CPU time (s) 1173.1
Current children cumulated vsize (KiB) 264184

[startup+1243.68 s]
/proc/loadavg: 2.00 2.00 1.82 4/86 6668
/proc/meminfo: memFree=698568/2055920 swapFree=4192224/4192956
[pid=6616] ppid=6614 vsize=47568 CPUtime=82.96
/proc/6616/stat : 6616 (galac.sh) S 6614 6616 6105 0 -1 4194304 798 89465 0 1 0 0 8218 78 17 0 1 0 165527917 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6616/statm: 11892 363 245 79 0 218 0
[pid=6666] ppid=6616 vsize=220400 CPUtime=1149.63
/proc/6666/stat : 6666 (minisat) R 6616 6616 6105 0 -1 4194304 52509 0 0 0 114916 47 0 0 25 0 1 0 165536324 225689600 52491 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/6666/statm: 55100 52491 54 142 0 54956 0
Current children cumulated CPU time (s) 1232.59
Current children cumulated vsize (KiB) 267968

[startup+1303.78 s]
/proc/loadavg: 2.00 2.00 1.82 3/86 6668
/proc/meminfo: memFree=694984/2055920 swapFree=4192224/4192956
[pid=6616] ppid=6614 vsize=47568 CPUtime=82.96
/proc/6616/stat : 6616 (galac.sh) S 6614 6616 6105 0 -1 4194304 798 89465 0 1 0 0 8218 78 17 0 1 0 165527917 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6616/statm: 11892 363 245 79 0 218 0
[pid=6666] ppid=6616 vsize=223852 CPUtime=1209.18
/proc/6666/stat : 6666 (minisat) R 6616 6616 6105 0 -1 4194304 53383 0 0 0 120871 47 0 0 25 0 1 0 165536324 229224448 53365 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/6666/statm: 55963 53365 54 142 0 55819 0
Current children cumulated CPU time (s) 1292.14
Current children cumulated vsize (KiB) 271420

[startup+1363.88 s]
/proc/loadavg: 2.00 2.00 1.83 3/82 6743
/proc/meminfo: memFree=1103080/2055920 swapFree=4192224/4192956
[pid=6616] ppid=6614 vsize=47568 CPUtime=82.96
/proc/6616/stat : 6616 (galac.sh) S 6614 6616 6105 0 -1 4194304 798 89465 0 1 0 0 8218 78 17 0 1 0 165527917 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6616/statm: 11892 363 245 79 0 218 0
[pid=6666] ppid=6616 vsize=228400 CPUtime=1268.79
/proc/6666/stat : 6666 (minisat) R 6616 6616 6105 0 -1 4194304 54527 0 0 0 126827 52 0 0 25 0 1 0 165536324 233881600 54509 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/6666/statm: 57100 54509 54 142 0 56956 0
Current children cumulated CPU time (s) 1351.75
Current children cumulated vsize (KiB) 275968

[startup+1423.97 s]
/proc/loadavg: 2.04 2.01 1.84 3/82 6743
/proc/meminfo: memFree=890088/2055920 swapFree=4192224/4192956
[pid=6616] ppid=6614 vsize=47568 CPUtime=82.96
/proc/6616/stat : 6616 (galac.sh) S 6614 6616 6105 0 -1 4194304 798 89465 0 1 0 0 8218 78 17 0 1 0 165527917 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6616/statm: 11892 363 245 79 0 218 0
[pid=6666] ppid=6616 vsize=243208 CPUtime=1328.79
/proc/6666/stat : 6666 (minisat) R 6616 6616 6105 0 -1 4194304 58250 0 0 0 132823 56 0 0 25 0 1 0 165536324 249044992 58232 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529658 0 0 4096 3 0 0 0 17 0 0 0
/proc/6666/statm: 60802 58232 54 142 0 60658 0
Current children cumulated CPU time (s) 1411.75
Current children cumulated vsize (KiB) 290776

[startup+1484.06 s]
/proc/loadavg: 2.01 2.01 1.85 3/75 6744
/proc/meminfo: memFree=1109408/2055920 swapFree=4192224/4192956
[pid=6616] ppid=6614 vsize=47568 CPUtime=82.96
/proc/6616/stat : 6616 (galac.sh) S 6614 6616 6105 0 -1 4194304 798 89465 0 1 0 0 8218 78 17 0 1 0 165527917 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6616/statm: 11892 363 245 79 0 218 0
[pid=6666] ppid=6616 vsize=245452 CPUtime=1388.8
/proc/6666/stat : 6666 (minisat) R 6616 6616 6105 0 -1 4194304 58825 0 0 0 138823 57 0 0 25 0 1 0 165536324 251342848 58807 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529560 0 0 4096 3 0 0 0 17 0 0 0
/proc/6666/statm: 61363 58807 54 142 0 61219 0
Current children cumulated CPU time (s) 1471.76
Current children cumulated vsize (KiB) 293020

[startup+1544.15 s]
/proc/loadavg: 2.00 2.00 1.85 3/75 6744
/proc/meminfo: memFree=1099616/2055920 swapFree=4192224/4192956
[pid=6616] ppid=6614 vsize=47568 CPUtime=82.96
/proc/6616/stat : 6616 (galac.sh) S 6614 6616 6105 0 -1 4194304 798 89465 0 1 0 0 8218 78 17 0 1 0 165527917 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6616/statm: 11892 363 245 79 0 218 0
[pid=6666] ppid=6616 vsize=253064 CPUtime=1448.8
/proc/6666/stat : 6666 (minisat) R 6616 6616 6105 0 -1 4194304 60667 0 0 0 144822 58 0 0 25 0 1 0 165536324 259137536 60649 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/6666/statm: 63266 60649 54 142 0 63122 0
Current children cumulated CPU time (s) 1531.76
Current children cumulated vsize (KiB) 300632

[startup+1604.23 s]
/proc/loadavg: 2.11 2.03 1.87 3/75 6744
/proc/meminfo: memFree=1085088/2055920 swapFree=4192224/4192956
[pid=6616] ppid=6614 vsize=47568 CPUtime=82.96
/proc/6616/stat : 6616 (galac.sh) S 6614 6616 6105 0 -1 4194304 798 89465 0 1 0 0 8218 78 17 0 1 0 165527917 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6616/statm: 11892 363 245 79 0 218 0
[pid=6666] ppid=6616 vsize=258408 CPUtime=1508.83
/proc/6666/stat : 6666 (minisat) R 6616 6616 6105 0 -1 4194304 61984 0 0 0 150823 60 0 0 25 0 1 0 165536324 264609792 61966 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134520063 0 0 4096 3 0 0 0 17 0 0 0
/proc/6666/statm: 64602 61966 54 142 0 64458 0
Current children cumulated CPU time (s) 1591.79
Current children cumulated vsize (KiB) 305976

[startup+1664.32 s]
/proc/loadavg: 2.04 2.02 1.88 3/75 6744
/proc/meminfo: memFree=1072672/2055920 swapFree=4192224/4192956
[pid=6616] ppid=6614 vsize=47568 CPUtime=82.96
/proc/6616/stat : 6616 (galac.sh) S 6614 6616 6105 0 -1 4194304 798 89465 0 1 0 0 8218 78 17 0 1 0 165527917 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6616/statm: 11892 363 245 79 0 218 0
[pid=6666] ppid=6616 vsize=261312 CPUtime=1568.87
/proc/6666/stat : 6666 (minisat) R 6616 6616 6105 0 -1 4194304 62731 0 0 0 156825 62 0 0 25 0 1 0 165536324 267583488 62713 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/6666/statm: 65328 62713 54 142 0 65184 0
Current children cumulated CPU time (s) 1651.83
Current children cumulated vsize (KiB) 308880

[startup+1724.41 s]
/proc/loadavg: 2.01 2.02 1.88 3/75 6744
/proc/meminfo: memFree=1061600/2055920 swapFree=4192224/4192956
[pid=6616] ppid=6614 vsize=47568 CPUtime=82.96
/proc/6616/stat : 6616 (galac.sh) S 6614 6616 6105 0 -1 4194304 798 89465 0 1 0 0 8218 78 17 0 1 0 165527917 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6616/statm: 11892 363 245 79 0 218 0
[pid=6666] ppid=6616 vsize=265040 CPUtime=1628.87
/proc/6666/stat : 6666 (minisat) R 6616 6616 6105 0 -1 4194304 63665 0 0 0 162825 62 0 0 25 0 1 0 165536324 271400960 63647 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529340 0 0 4096 3 0 0 0 17 0 0 0
/proc/6666/statm: 66260 63647 54 142 0 66116 0
Current children cumulated CPU time (s) 1711.83
Current children cumulated vsize (KiB) 312608

[startup+1784.5 s]
/proc/loadavg: 2.00 2.01 1.89 3/75 6744
/proc/meminfo: memFree=1039264/2055920 swapFree=4192224/4192956
[pid=6616] ppid=6614 vsize=47568 CPUtime=82.96
/proc/6616/stat : 6616 (galac.sh) S 6614 6616 6105 0 -1 4194304 798 89465 0 1 0 0 8218 78 17 0 1 0 165527917 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6616/statm: 11892 363 245 79 0 218 0
[pid=6666] ppid=6616 vsize=273704 CPUtime=1688.9
/proc/6666/stat : 6666 (minisat) R 6616 6616 6105 0 -1 4194304 65848 0 0 0 168825 65 0 0 25 0 1 0 165536324 280272896 65830 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/6666/statm: 68426 65830 54 142 0 68282 0
Current children cumulated CPU time (s) 1771.86
Current children cumulated vsize (KiB) 321272



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.75 s]
/proc/loadavg: 2.07 2.02 1.90 3/75 6744
/proc/meminfo: memFree=1033632/2055920 swapFree=4192224/4192956
[pid=6616] ppid=6614 vsize=47568 CPUtime=82.96
/proc/6616/stat : 6616 (galac.sh) S 6614 6616 6105 0 -1 4194304 798 89465 0 1 0 0 8218 78 17 0 1 0 165527917 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 210823736154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6616/statm: 11892 363 245 79 0 218 0
[pid=6666] ppid=6616 vsize=275164 CPUtime=1717.12
/proc/6666/stat : 6666 (minisat) R 6616 6616 6105 0 -1 4194304 66192 0 0 0 171646 66 0 0 25 0 1 0 165536324 281767936 66174 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/6666/statm: 68791 66174 54 142 0 68647 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 322732

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 6616 and gives childrusage.ru_utime.tv_sec=82 childrusage.ru_utime.tv_usec=192504 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=795879
CPU time returned by wait4() is 82.9884
while last known CPU time is 1800.08

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

Real time (s): 1812.76
CPU time (s): 1800.08
CPU user time (s): 1798.64
CPU system time (s): 1.44
CPU usage (%): 99.3004
Max. virtual memory (cumulated for all children) (KiB): 908632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 82.1925
system time used= 0.795879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90263
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= 3571
involuntary context switches= 6863

runsolver used 2.24466 s user time and 5.80912 s system time

The end

Launcher Data (download as text)

Begin job on node33 on Sun Jan  7 12:02:21 UTC 2007


IDJOB= 206310
IDBENCH= 4198
FILE ID= node33/206310-1168171341

PBS_JOBID= 3479027

Free space on /tmp= 66543 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  6f13657e5d44fa8a25fe138d9baf7b97

RANDOM SEED= 545867445

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.281
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.281
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:       1198320 kB
Buffers:         33404 kB
Cached:         401552 kB
SwapCached:        448 kB
Active:         454260 kB
Inactive:       336404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1198320 kB
SwapTotal:     4192956 kB
SwapFree:      4192224 kB
Dirty:            8720 kB
Writeback:           0 kB
Mapped:         375572 kB
Slab:            51248 kB
Committed_AS:  3724776 kB
PageTables:       2708 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= 66477 MiB



End job on node33 on Sun Jan  7 12:32:34 UTC 2007